[ Dec 18 19:48:17 Enabled. ] [ Dec 18 19:48:17 Rereading configuration. ] [ Dec 18 19:48:20 Rereading configuration. ] [ Dec 18 19:48:25 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 [ Dec 18 19:48:25 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 2024.12.18 19:48:26.437243 [ 1 ] {} Application: Will watch for the process with pid 26692 2024.12.18 19:48:26.437672 [ 1 ] {} Application: Forked a child process to watch 2024.12.18 19:48:26.702657 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 26692 2024.12.18 19:48:26.703431 [ 1 ] {} Application: starting up 2024.12.18 19:48:26.704124 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.18 19:48:26.792153 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.18 19:48:26.837713 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.18 19:48:26.837761 [ 1 ] {} Application: Initializing DateLUT. 2024.12.18 19:48:26.837774 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.18 19:48:26.837843 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.18 19:48:26.838233 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.18 19:48:26.839794 [ 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'. 2024.12.18 19:48:26.840511 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.18 19:48:26.841332 [ 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) 2024.12.18 19:48:26.841355 [ 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) 2024.12.18 19:48:26.841370 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.18 19:48:26.841538 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.18 19:48:26.842493 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.18 19:48:26.848103 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.18 19:48:26.848875 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.18 19:48:26.850225 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.18 19:48:26.850293 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.18 19:48:26.851884 [ 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'. 2024.12.18 19:48:26.852357 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.18 19:48:26.856723 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.18 19:48:26.857139 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.18 19:48:26.858857 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.18 19:48:26.859289 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.18 19:48:26.859740 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.18 19:48:26.860141 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.18 19:48:26.861504 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.18 19:48:26.861531 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.18 19:48:26.861604 [ 125 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:48:26.861789 [ 125 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:48:26.892753 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.18 19:48:26.892779 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000154864 sec 2024.12.18 19:48:26.892821 [ 1 ] {} ReferentialDeps: No tables 2024.12.18 19:48:26.892836 [ 1 ] {} LoadingDeps: No tables 2024.12.18 19:48:26.894007 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.18 19:48:26.895056 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.18 19:48:26.907041 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.18 19:48:26.907085 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.18 19:48:26.907108 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.18 19:48:26.907120 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.18 19:48:26.907148 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.18 19:48:26.907166 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.18 19:48:26.909717 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.18 19:48:26.909761 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.18 19:48:26.909783 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.18 19:48:26.909965 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.18 19:48:26.909983 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.18 19:48:26.910019 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.18 19:48:26.910038 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.18 19:48:26.910051 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.18 19:48:26.910079 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.18 19:48:26.910097 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.18 19:48:26.936834 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.18 19:48:26.938501 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.18 19:48:26.938534 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2741e-05 sec 2024.12.18 19:48:26.938552 [ 1 ] {} ReferentialDeps: No tables 2024.12.18 19:48:26.938564 [ 1 ] {} LoadingDeps: No tables 2024.12.18 19:48:26.938588 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.18 19:48:26.938788 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.18 19:48:26.938832 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.18 19:48:26.938846 [ 1 ] {} Application: Loaded metadata. 2024.12.18 19:48:26.938858 [ 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). 2024.12.18 19:48:26.938870 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.18 19:48:26.953073 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.18 19:48:26.953297 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2024.12.18 19:48:26.954206 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.5081e-05 sec. 2024.12.18 19:48:26.955237 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.18 19:48:26.955349 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.18 19:48:26.955380 [ 1 ] {} Application: Ready for connections. 2024.12.18 19:48:27.704052 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53187 2024.12.18 19:48:27.704359 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.704410 [ 3 ] {} TCP-Session: b56786b7-92ad-4660-86b8-723456728b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:53187 2024.12.18 19:48:27.704442 [ 3 ] {} TCP-Session: b56786b7-92ad-4660-86b8-723456728b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.704461 [ 3 ] {} TCP-Session: b56786b7-92ad-4660-86b8-723456728b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.704549 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.18 19:48:27.704576 [ 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 2024.12.18 19:48:27.704599 [ 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 2024.12.18 19:48:27.705528 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63183 2024.12.18 19:48:27.705655 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.705691 [ 4 ] {} TCP-Session: 94e41d40-41a8-4979-a2cb-17c1590aef39 Authenticating user 'default' from [fd00:1122:3344:101::e]:63183 2024.12.18 19:48:27.705727 [ 4 ] {} TCP-Session: 94e41d40-41a8-4979-a2cb-17c1590aef39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.705764 [ 4 ] {} TCP-Session: 94e41d40-41a8-4979-a2cb-17c1590aef39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.706483 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65067 2024.12.18 19:48:27.706488 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65371 2024.12.18 19:48:27.706561 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47637 2024.12.18 19:48:27.706627 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.706662 [ 253 ] {} TCP-Session: a63c63b9-8c70-45d2-930b-d321379baee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65067 2024.12.18 19:48:27.706883 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.706889 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.706907 [ 253 ] {} TCP-Session: a63c63b9-8c70-45d2-930b-d321379baee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.706939 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52259 2024.12.18 19:48:27.707003 [ 254 ] {} TCP-Session: 609592f5-3ac2-4239-a73a-e68f765623a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47637 2024.12.18 19:48:27.707021 [ 5 ] {} TCP-Session: 66ade846-3016-4658-b720-f41cb27c245e Authenticating user 'default' from [fd00:1122:3344:101::e]:65371 2024.12.18 19:48:27.707062 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47547 2024.12.18 19:48:27.707049 [ 253 ] {} TCP-Session: a63c63b9-8c70-45d2-930b-d321379baee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.707238 [ 254 ] {} TCP-Session: 609592f5-3ac2-4239-a73a-e68f765623a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.707245 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45281 2024.12.18 19:48:27.707275 [ 5 ] {} TCP-Session: 66ade846-3016-4658-b720-f41cb27c245e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.707237 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.707485 [ 254 ] {} TCP-Session: 609592f5-3ac2-4239-a73a-e68f765623a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.707533 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.707573 [ 5 ] {} TCP-Session: 66ade846-3016-4658-b720-f41cb27c245e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.707539 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.707583 [ 255 ] {} TCP-Session: 4d292a45-b004-4374-95f2-68a06c5e286e Authenticating user 'default' from [fd00:1122:3344:101::e]:52259 2024.12.18 19:48:27.707742 [ 257 ] {} TCP-Session: 9dc8ea6d-05d9-4528-a18b-f21ae6f6f5c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45281 2024.12.18 19:48:27.707768 [ 256 ] {} TCP-Session: 4c1f2b28-250b-44ee-b436-11bd2a25e139 Authenticating user 'default' from [fd00:1122:3344:101::e]:47547 2024.12.18 19:48:27.707804 [ 255 ] {} TCP-Session: 4d292a45-b004-4374-95f2-68a06c5e286e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.707817 [ 257 ] {} TCP-Session: 9dc8ea6d-05d9-4528-a18b-f21ae6f6f5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.707825 [ 256 ] {} TCP-Session: 4c1f2b28-250b-44ee-b436-11bd2a25e139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.707845 [ 255 ] {} TCP-Session: 4d292a45-b004-4374-95f2-68a06c5e286e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.707858 [ 257 ] {} TCP-Session: 9dc8ea6d-05d9-4528-a18b-f21ae6f6f5c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.707874 [ 256 ] {} TCP-Session: 4c1f2b28-250b-44ee-b436-11bd2a25e139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.989959 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36654 2024.12.18 19:48:27.990102 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.990148 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Authenticating user 'default' from [fd00:1122:3344:101::d]:36654 2024.12.18 19:48:27.990172 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.990187 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.990261 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.18 19:48:27.990291 [ 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 2024.12.18 19:48:27.990319 [ 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 2024.12.18 19:48:27.991310 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52195 2024.12.18 19:48:27.991526 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.991592 [ 259 ] {} TCP-Session: e5ff1c95-808c-4253-b0b4-a0a1a302c627 Authenticating user 'default' from [fd00:1122:3344:101::d]:52195 2024.12.18 19:48:27.991597 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42220 2024.12.18 19:48:27.991620 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42622 2024.12.18 19:48:27.991664 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40276 2024.12.18 19:48:27.991635 [ 259 ] {} TCP-Session: e5ff1c95-808c-4253-b0b4-a0a1a302c627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.991849 [ 259 ] {} TCP-Session: e5ff1c95-808c-4253-b0b4-a0a1a302c627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.991850 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56918 2024.12.18 19:48:27.991947 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.991971 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.992278 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40276 2024.12.18 19:48:27.992279 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.992325 [ 261 ] {} TCP-Session: 060f904e-587a-4917-ba80-5e0a92aa6d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:42220 2024.12.18 19:48:27.992346 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.992363 [ 263 ] {} TCP-Session: afa50a61-eae9-43bb-8d16-7bbf31bc0ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56918 2024.12.18 19:48:27.992301 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.992310 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39643 2024.12.18 19:48:27.992416 [ 261 ] {} TCP-Session: 060f904e-587a-4917-ba80-5e0a92aa6d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.992448 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.992419 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37045 2024.12.18 19:48:27.992559 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49702 2024.12.18 19:48:27.992807 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.992818 [ 260 ] {} TCP-Session: 64e57297-9396-4acc-b91a-bca13a3cd999 Authenticating user 'default' from [fd00:1122:3344:101::d]:42622 2024.12.18 19:48:27.993674 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.992652 [ 263 ] {} TCP-Session: afa50a61-eae9-43bb-8d16-7bbf31bc0ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.993726 [ 261 ] {} TCP-Session: 060f904e-587a-4917-ba80-5e0a92aa6d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.993734 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:27.993756 [ 265 ] {} TCP-Session: 65c8f285-f47a-4a49-bd79-9bf12205e876 Authenticating user 'default' from [fd00:1122:3344:101::d]:37045 2024.12.18 19:48:27.993782 [ 260 ] {} TCP-Session: 64e57297-9396-4acc-b91a-bca13a3cd999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.993861 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:49702 2024.12.18 19:48:27.993860 [ 263 ] {} TCP-Session: afa50a61-eae9-43bb-8d16-7bbf31bc0ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.993901 [ 265 ] {} TCP-Session: 65c8f285-f47a-4a49-bd79-9bf12205e876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.993931 [ 260 ] {} TCP-Session: 64e57297-9396-4acc-b91a-bca13a3cd999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.993960 [ 264 ] {} TCP-Session: 9322ac7d-3295-4047-b706-82ed08c27928 Authenticating user 'default' from [fd00:1122:3344:101::d]:39643 2024.12.18 19:48:27.993968 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.993986 [ 265 ] {} TCP-Session: 65c8f285-f47a-4a49-bd79-9bf12205e876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.995161 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.995249 [ 264 ] {} TCP-Session: 9322ac7d-3295-4047-b706-82ed08c27928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.995337 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:27.995373 [ 264 ] {} TCP-Session: 9322ac7d-3295-4047-b706-82ed08c27928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:27.998749 [ 258 ] {7c2797f4-acdf-42b1-8fc2-1996dd948530} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.18 19:48:28.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.80 MiB, peak 117.80 MiB, free memory in arenas 0.00 B, will set to 121.61 MiB (RSS), difference: 3.82 MiB 2024.12.18 19:48:28.059682 [ 258 ] {7c2797f4-acdf-42b1-8fc2-1996dd948530} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36654) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.18 19:48:28.061211 [ 258 ] {7c2797f4-acdf-42b1-8fc2-1996dd948530} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.18 19:48:28.061352 [ 258 ] {7c2797f4-acdf-42b1-8fc2-1996dd948530} TCPHandler: Processed in 0.068630142 sec. 2024.12.18 19:48:28.061700 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.061917 [ 262 ] {b66bb9d5-3ba2-4cb4-a7d6-253c5cdc1f45} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.18 19:48:28.062230 [ 262 ] {b66bb9d5-3ba2-4cb4-a7d6-253c5cdc1f45} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40276) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.18 19:48:28.062377 [ 262 ] {b66bb9d5-3ba2-4cb4-a7d6-253c5cdc1f45} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.18 19:48:28.062475 [ 262 ] {b66bb9d5-3ba2-4cb4-a7d6-253c5cdc1f45} TCPHandler: Processed in 0.000931929 sec. 2024.12.18 19:48:28.063369 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.064744 [ 258 ] {05d26888-5554-463a-91eb-c32f03b91657} executeQuery: (from [fd00:1122:3344:101::d]:36654) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.18 19:48:28.065447 [ 258 ] {05d26888-5554-463a-91eb-c32f03b91657} TCPHandler: Processed in 0.002139524 sec. 2024.12.18 19:48:28.065682 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.065804 [ 262 ] {6e1df364-51f4-425d-aab0-db548be5077c} executeQuery: (from [fd00:1122:3344:101::d]:40276) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.18 19:48:28.065943 [ 262 ] {6e1df364-51f4-425d-aab0-db548be5077c} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.18 19:48:28.078421 [ 262 ] {6e1df364-51f4-425d-aab0-db548be5077c} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.18 19:48:28.078445 [ 262 ] {6e1df364-51f4-425d-aab0-db548be5077c} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1091e-05 sec 2024.12.18 19:48:28.078483 [ 262 ] {6e1df364-51f4-425d-aab0-db548be5077c} ReferentialDeps: No tables 2024.12.18 19:48:28.078496 [ 262 ] {6e1df364-51f4-425d-aab0-db548be5077c} LoadingDeps: No tables 2024.12.18 19:48:28.078520 [ 262 ] {6e1df364-51f4-425d-aab0-db548be5077c} DatabaseAtomic (oximeter): Starting up tables. 2024.12.18 19:48:28.078567 [ 262 ] {6e1df364-51f4-425d-aab0-db548be5077c} TCPHandler: Processed in 0.012949927 sec. 2024.12.18 19:48:28.078764 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.078951 [ 258 ] {3f80d8f2-8cbf-4dc8-9754-78ea027f825a} executeQuery: (from [fd00:1122:3344:101::d]:36654) /* 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) 2024.12.18 19:48:28.079009 [ 258 ] {3f80d8f2-8cbf-4dc8-9754-78ea027f825a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.18 19:48:28.087803 [ 258 ] {3f80d8f2-8cbf-4dc8-9754-78ea027f825a} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.18 19:48:28.092735 [ 258 ] {3f80d8f2-8cbf-4dc8-9754-78ea027f825a} oximeter.version (5a3d8e72-796e-43e2-912a-18cb19033f82): Loading data parts 2024.12.18 19:48:28.093268 [ 258 ] {3f80d8f2-8cbf-4dc8-9754-78ea027f825a} oximeter.version (5a3d8e72-796e-43e2-912a-18cb19033f82): There are no data parts 2024.12.18 19:48:28.096545 [ 258 ] {3f80d8f2-8cbf-4dc8-9754-78ea027f825a} TCPHandler: Processed in 0.017836236 sec. 2024.12.18 19:48:28.096787 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.097098 [ 262 ] {7affa1d7-0ab2-4554-a1b2-58502cc5c42b} executeQuery: (from [fd00:1122:3344:101::d]:40276) /* 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) 2024.12.18 19:48:28.097187 [ 262 ] {7affa1d7-0ab2-4554-a1b2-58502cc5c42b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.18 19:48:28.106272 [ 262 ] {7affa1d7-0ab2-4554-a1b2-58502cc5c42b} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Loading data parts 2024.12.18 19:48:28.106450 [ 262 ] {7affa1d7-0ab2-4554-a1b2-58502cc5c42b} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): There are no data parts 2024.12.18 19:48:28.117967 [ 262 ] {7affa1d7-0ab2-4554-a1b2-58502cc5c42b} TCPHandler: Processed in 0.021259497 sec. 2024.12.18 19:48:28.118259 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.118465 [ 258 ] {3cc74082-d4b7-4efb-ad1e-fed7d95311e2} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.118564 [ 258 ] {3cc74082-d4b7-4efb-ad1e-fed7d95311e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.18 19:48:28.121047 [ 258 ] {3cc74082-d4b7-4efb-ad1e-fed7d95311e2} oximeter.measurements_i8 (7fa411bf-12a4-470f-9681-faf418b811f2): Loading data parts 2024.12.18 19:48:28.121262 [ 258 ] {3cc74082-d4b7-4efb-ad1e-fed7d95311e2} oximeter.measurements_i8 (7fa411bf-12a4-470f-9681-faf418b811f2): There are no data parts 2024.12.18 19:48:28.129024 [ 258 ] {3cc74082-d4b7-4efb-ad1e-fed7d95311e2} TCPHandler: Processed in 0.010825783 sec. 2024.12.18 19:48:28.129271 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.129558 [ 262 ] {d6e56158-f478-45c0-9f51-cffa3fec4b56} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.129616 [ 262 ] {d6e56158-f478-45c0-9f51-cffa3fec4b56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.18 19:48:28.141316 [ 262 ] {d6e56158-f478-45c0-9f51-cffa3fec4b56} oximeter.measurements_u8 (711d7bc5-5032-472a-9504-fb7afab4833c): Loading data parts 2024.12.18 19:48:28.141521 [ 262 ] {d6e56158-f478-45c0-9f51-cffa3fec4b56} oximeter.measurements_u8 (711d7bc5-5032-472a-9504-fb7afab4833c): There are no data parts 2024.12.18 19:48:28.143879 [ 262 ] {d6e56158-f478-45c0-9f51-cffa3fec4b56} TCPHandler: Processed in 0.014681772 sec. 2024.12.18 19:48:28.144107 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.144304 [ 258 ] {64a45ff7-babf-4640-9f96-2f65dfc572b8} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.144367 [ 258 ] {64a45ff7-babf-4640-9f96-2f65dfc572b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.18 19:48:28.152599 [ 258 ] {64a45ff7-babf-4640-9f96-2f65dfc572b8} oximeter.measurements_i16 (1fe1ffcf-087a-4412-8fc1-3694b696bac7): Loading data parts 2024.12.18 19:48:28.152879 [ 258 ] {64a45ff7-babf-4640-9f96-2f65dfc572b8} oximeter.measurements_i16 (1fe1ffcf-087a-4412-8fc1-3694b696bac7): There are no data parts 2024.12.18 19:48:28.155626 [ 258 ] {64a45ff7-babf-4640-9f96-2f65dfc572b8} TCPHandler: Processed in 0.011578698 sec. 2024.12.18 19:48:28.155824 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.156021 [ 262 ] {b5c5eba0-e9cf-4801-958c-f47f7684d1bb} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.156079 [ 262 ] {b5c5eba0-e9cf-4801-958c-f47f7684d1bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.18 19:48:28.166639 [ 262 ] {b5c5eba0-e9cf-4801-958c-f47f7684d1bb} oximeter.measurements_u16 (28174442-c4c5-4270-8ef3-817aeda077fc): Loading data parts 2024.12.18 19:48:28.166809 [ 262 ] {b5c5eba0-e9cf-4801-958c-f47f7684d1bb} oximeter.measurements_u16 (28174442-c4c5-4270-8ef3-817aeda077fc): There are no data parts 2024.12.18 19:48:28.169006 [ 262 ] {b5c5eba0-e9cf-4801-958c-f47f7684d1bb} TCPHandler: Processed in 0.013236042 sec. 2024.12.18 19:48:28.169215 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.169417 [ 258 ] {3a12e05b-2f9d-426b-9a47-22338ff29821} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.169479 [ 258 ] {3a12e05b-2f9d-426b-9a47-22338ff29821} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.18 19:48:28.177471 [ 258 ] {3a12e05b-2f9d-426b-9a47-22338ff29821} oximeter.measurements_i32 (a45dd3af-6daa-461e-8777-439971c1a22f): Loading data parts 2024.12.18 19:48:28.177650 [ 258 ] {3a12e05b-2f9d-426b-9a47-22338ff29821} oximeter.measurements_i32 (a45dd3af-6daa-461e-8777-439971c1a22f): There are no data parts 2024.12.18 19:48:28.180132 [ 258 ] {3a12e05b-2f9d-426b-9a47-22338ff29821} TCPHandler: Processed in 0.010973026 sec. 2024.12.18 19:48:28.180345 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.180537 [ 262 ] {21966a6f-cc2d-46b2-8865-2dcd9e4f10c9} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.180600 [ 262 ] {21966a6f-cc2d-46b2-8865-2dcd9e4f10c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.18 19:48:28.191410 [ 262 ] {21966a6f-cc2d-46b2-8865-2dcd9e4f10c9} oximeter.measurements_u32 (34a8039c-ab7a-4a6f-86cd-843d611b2b93): Loading data parts 2024.12.18 19:48:28.191600 [ 262 ] {21966a6f-cc2d-46b2-8865-2dcd9e4f10c9} oximeter.measurements_u32 (34a8039c-ab7a-4a6f-86cd-843d611b2b93): There are no data parts 2024.12.18 19:48:28.193952 [ 262 ] {21966a6f-cc2d-46b2-8865-2dcd9e4f10c9} TCPHandler: Processed in 0.013662541 sec. 2024.12.18 19:48:28.194156 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.194366 [ 258 ] {6c6ec640-3c65-4937-ac8d-e8c55a532427} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.194433 [ 258 ] {6c6ec640-3c65-4937-ac8d-e8c55a532427} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.18 19:48:28.202203 [ 258 ] {6c6ec640-3c65-4937-ac8d-e8c55a532427} oximeter.measurements_i64 (29049c63-cd4f-4920-87bf-9e2033952957): Loading data parts 2024.12.18 19:48:28.202394 [ 258 ] {6c6ec640-3c65-4937-ac8d-e8c55a532427} oximeter.measurements_i64 (29049c63-cd4f-4920-87bf-9e2033952957): There are no data parts 2024.12.18 19:48:28.204325 [ 258 ] {6c6ec640-3c65-4937-ac8d-e8c55a532427} TCPHandler: Processed in 0.01022748 sec. 2024.12.18 19:48:28.204516 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.204711 [ 262 ] {8bf386be-1120-43ac-b2aa-d413e593426a} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.204773 [ 262 ] {8bf386be-1120-43ac-b2aa-d413e593426a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.18 19:48:28.215672 [ 262 ] {8bf386be-1120-43ac-b2aa-d413e593426a} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Loading data parts 2024.12.18 19:48:28.215854 [ 262 ] {8bf386be-1120-43ac-b2aa-d413e593426a} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): There are no data parts 2024.12.18 19:48:28.218146 [ 262 ] {8bf386be-1120-43ac-b2aa-d413e593426a} TCPHandler: Processed in 0.013682941 sec. 2024.12.18 19:48:28.218349 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.218563 [ 258 ] {006df3c6-4b7b-487d-8608-1dc9a77ad12b} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.218625 [ 258 ] {006df3c6-4b7b-487d-8608-1dc9a77ad12b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.18 19:48:28.228038 [ 258 ] {006df3c6-4b7b-487d-8608-1dc9a77ad12b} oximeter.measurements_f32 (c1f35fa5-04a0-478b-8172-cbfd57d888fe): Loading data parts 2024.12.18 19:48:28.228218 [ 258 ] {006df3c6-4b7b-487d-8608-1dc9a77ad12b} oximeter.measurements_f32 (c1f35fa5-04a0-478b-8172-cbfd57d888fe): There are no data parts 2024.12.18 19:48:28.229976 [ 258 ] {006df3c6-4b7b-487d-8608-1dc9a77ad12b} TCPHandler: Processed in 0.01168101 sec. 2024.12.18 19:48:28.230190 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.230383 [ 262 ] {c189b8bc-cbba-44c7-b502-51c24e008b36} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.230444 [ 262 ] {c189b8bc-cbba-44c7-b502-51c24e008b36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.18 19:48:28.240306 [ 262 ] {c189b8bc-cbba-44c7-b502-51c24e008b36} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Loading data parts 2024.12.18 19:48:28.240508 [ 262 ] {c189b8bc-cbba-44c7-b502-51c24e008b36} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): There are no data parts 2024.12.18 19:48:28.246606 [ 262 ] {c189b8bc-cbba-44c7-b502-51c24e008b36} TCPHandler: Processed in 0.016468139 sec. 2024.12.18 19:48:28.246814 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.247021 [ 258 ] {8444af85-ea13-465d-86d1-809d044a3e1a} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.247081 [ 258 ] {8444af85-ea13-465d-86d1-809d044a3e1a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.18 19:48:28.251570 [ 258 ] {8444af85-ea13-465d-86d1-809d044a3e1a} oximeter.measurements_string (7180c837-d812-416e-83d9-5809fd24529f): Loading data parts 2024.12.18 19:48:28.251736 [ 258 ] {8444af85-ea13-465d-86d1-809d044a3e1a} oximeter.measurements_string (7180c837-d812-416e-83d9-5809fd24529f): There are no data parts 2024.12.18 19:48:28.262668 [ 258 ] {8444af85-ea13-465d-86d1-809d044a3e1a} TCPHandler: Processed in 0.015908187 sec. 2024.12.18 19:48:28.262896 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.263111 [ 262 ] {b9243b21-ea6a-46e4-b603-50dd82513f69} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.263193 [ 262 ] {b9243b21-ea6a-46e4-b603-50dd82513f69} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.18 19:48:28.272741 [ 262 ] {b9243b21-ea6a-46e4-b603-50dd82513f69} oximeter.measurements_bytes (12a26765-6fe8-4042-b01e-a88062d42ed5): Loading data parts 2024.12.18 19:48:28.272972 [ 262 ] {b9243b21-ea6a-46e4-b603-50dd82513f69} oximeter.measurements_bytes (12a26765-6fe8-4042-b01e-a88062d42ed5): There are no data parts 2024.12.18 19:48:28.282356 [ 262 ] {b9243b21-ea6a-46e4-b603-50dd82513f69} TCPHandler: Processed in 0.019528061 sec. 2024.12.18 19:48:28.282605 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.282902 [ 258 ] {4ec5e809-e3c2-4d20-bdd5-08b6c727e975} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.282980 [ 258 ] {4ec5e809-e3c2-4d20-bdd5-08b6c727e975} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.18 19:48:28.294133 [ 258 ] {4ec5e809-e3c2-4d20-bdd5-08b6c727e975} oximeter.measurements_cumulativei64 (f29e9a2e-fc12-44ca-a50b-136d1f237e7f): Loading data parts 2024.12.18 19:48:28.294329 [ 258 ] {4ec5e809-e3c2-4d20-bdd5-08b6c727e975} oximeter.measurements_cumulativei64 (f29e9a2e-fc12-44ca-a50b-136d1f237e7f): There are no data parts 2024.12.18 19:48:28.302920 [ 258 ] {4ec5e809-e3c2-4d20-bdd5-08b6c727e975} TCPHandler: Processed in 0.020398629 sec. 2024.12.18 19:48:28.303187 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.303435 [ 262 ] {b5edc190-51e4-42ca-a4af-f2ece6d07dc5} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.303514 [ 262 ] {b5edc190-51e4-42ca-a4af-f2ece6d07dc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.18 19:48:28.307676 [ 262 ] {b5edc190-51e4-42ca-a4af-f2ece6d07dc5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Loading data parts 2024.12.18 19:48:28.307866 [ 262 ] {b5edc190-51e4-42ca-a4af-f2ece6d07dc5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): There are no data parts 2024.12.18 19:48:28.311549 [ 262 ] {b5edc190-51e4-42ca-a4af-f2ece6d07dc5} TCPHandler: Processed in 0.008444723 sec. 2024.12.18 19:48:28.311779 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.312057 [ 258 ] {ceef2f3d-c66c-413c-8dfc-57acdad644ae} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.312130 [ 258 ] {ceef2f3d-c66c-413c-8dfc-57acdad644ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.18 19:48:28.318945 [ 258 ] {ceef2f3d-c66c-413c-8dfc-57acdad644ae} oximeter.measurements_cumulativef32 (5bcbde6a-a19a-444a-9902-248ba46b253d): Loading data parts 2024.12.18 19:48:28.319192 [ 258 ] {ceef2f3d-c66c-413c-8dfc-57acdad644ae} oximeter.measurements_cumulativef32 (5bcbde6a-a19a-444a-9902-248ba46b253d): There are no data parts 2024.12.18 19:48:28.320817 [ 258 ] {ceef2f3d-c66c-413c-8dfc-57acdad644ae} TCPHandler: Processed in 0.009110857 sec. 2024.12.18 19:48:28.321031 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.321255 [ 262 ] {f48a52e6-4064-4b4c-84a8-f2da06725480} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.321310 [ 262 ] {f48a52e6-4064-4b4c-84a8-f2da06725480} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.18 19:48:28.323780 [ 262 ] {f48a52e6-4064-4b4c-84a8-f2da06725480} oximeter.measurements_cumulativef64 (ec7bf072-2a25-4e64-844e-1991f60947ff): Loading data parts 2024.12.18 19:48:28.323956 [ 262 ] {f48a52e6-4064-4b4c-84a8-f2da06725480} oximeter.measurements_cumulativef64 (ec7bf072-2a25-4e64-844e-1991f60947ff): There are no data parts 2024.12.18 19:48:28.333300 [ 262 ] {f48a52e6-4064-4b4c-84a8-f2da06725480} TCPHandler: Processed in 0.012326194 sec. 2024.12.18 19:48:28.333534 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.333918 [ 258 ] {186433bb-0fcb-4b2c-bda3-8cb1c8e0a880} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.334004 [ 258 ] {186433bb-0fcb-4b2c-bda3-8cb1c8e0a880} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.18 19:48:28.337538 [ 258 ] {186433bb-0fcb-4b2c-bda3-8cb1c8e0a880} oximeter.measurements_histogrami8 (b53abc58-0ba2-4790-8087-1505048c8200): Loading data parts 2024.12.18 19:48:28.337730 [ 258 ] {186433bb-0fcb-4b2c-bda3-8cb1c8e0a880} oximeter.measurements_histogrami8 (b53abc58-0ba2-4790-8087-1505048c8200): There are no data parts 2024.12.18 19:48:28.345043 [ 258 ] {186433bb-0fcb-4b2c-bda3-8cb1c8e0a880} TCPHandler: Processed in 0.01163784 sec. 2024.12.18 19:48:28.345358 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.345751 [ 262 ] {8f0a8b02-3e35-4ce5-81dd-bf2b9389b043} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.346244 [ 262 ] {8f0a8b02-3e35-4ce5-81dd-bf2b9389b043} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.18 19:48:28.349962 [ 262 ] {8f0a8b02-3e35-4ce5-81dd-bf2b9389b043} oximeter.measurements_histogramu8 (124b17b3-6002-45f0-9447-00feca8ff6cb): Loading data parts 2024.12.18 19:48:28.350125 [ 262 ] {8f0a8b02-3e35-4ce5-81dd-bf2b9389b043} oximeter.measurements_histogramu8 (124b17b3-6002-45f0-9447-00feca8ff6cb): There are no data parts 2024.12.18 19:48:28.360200 [ 262 ] {8f0a8b02-3e35-4ce5-81dd-bf2b9389b043} TCPHandler: Processed in 0.014928597 sec. 2024.12.18 19:48:28.360516 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.360820 [ 258 ] {877671a8-7883-4090-b6e3-d08170a17c81} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.360909 [ 258 ] {877671a8-7883-4090-b6e3-d08170a17c81} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.18 19:48:28.371274 [ 258 ] {877671a8-7883-4090-b6e3-d08170a17c81} oximeter.measurements_histogrami16 (6284ebac-564a-4474-acde-77c04bacefac): Loading data parts 2024.12.18 19:48:28.371474 [ 258 ] {877671a8-7883-4090-b6e3-d08170a17c81} oximeter.measurements_histogrami16 (6284ebac-564a-4474-acde-77c04bacefac): There are no data parts 2024.12.18 19:48:28.375654 [ 258 ] {877671a8-7883-4090-b6e3-d08170a17c81} TCPHandler: Processed in 0.015241754 sec. 2024.12.18 19:48:28.375926 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.376296 [ 262 ] {d25204c6-5c6f-456b-a7c9-04adc1ec7f52} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.376404 [ 262 ] {d25204c6-5c6f-456b-a7c9-04adc1ec7f52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.18 19:48:28.384982 [ 262 ] {d25204c6-5c6f-456b-a7c9-04adc1ec7f52} oximeter.measurements_histogramu16 (339fbf96-db7c-4e49-a295-69a8c7b7ac1b): Loading data parts 2024.12.18 19:48:28.385160 [ 262 ] {d25204c6-5c6f-456b-a7c9-04adc1ec7f52} oximeter.measurements_histogramu16 (339fbf96-db7c-4e49-a295-69a8c7b7ac1b): There are no data parts 2024.12.18 19:48:28.389356 [ 262 ] {d25204c6-5c6f-456b-a7c9-04adc1ec7f52} TCPHandler: Processed in 0.013518568 sec. 2024.12.18 19:48:28.389619 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.389976 [ 258 ] {d484902f-3b4f-4eab-a2ee-90658f988941} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.390072 [ 258 ] {d484902f-3b4f-4eab-a2ee-90658f988941} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.18 19:48:28.397783 [ 258 ] {d484902f-3b4f-4eab-a2ee-90658f988941} oximeter.measurements_histogrami32 (f8ae08fd-5ca0-49a5-b523-83a4aec05da8): Loading data parts 2024.12.18 19:48:28.397983 [ 258 ] {d484902f-3b4f-4eab-a2ee-90658f988941} oximeter.measurements_histogrami32 (f8ae08fd-5ca0-49a5-b523-83a4aec05da8): There are no data parts 2024.12.18 19:48:28.399998 [ 258 ] {d484902f-3b4f-4eab-a2ee-90658f988941} TCPHandler: Processed in 0.010515726 sec. 2024.12.18 19:48:28.400277 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.400587 [ 262 ] {11c716b8-1b2d-4bd2-903b-436f2d91930e} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.400674 [ 262 ] {11c716b8-1b2d-4bd2-903b-436f2d91930e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.18 19:48:28.402970 [ 262 ] {11c716b8-1b2d-4bd2-903b-436f2d91930e} oximeter.measurements_histogramu32 (50f5cb79-e847-4f22-a8cf-fdaaf33160d1): Loading data parts 2024.12.18 19:48:28.403158 [ 262 ] {11c716b8-1b2d-4bd2-903b-436f2d91930e} oximeter.measurements_histogramu32 (50f5cb79-e847-4f22-a8cf-fdaaf33160d1): There are no data parts 2024.12.18 19:48:28.412144 [ 262 ] {11c716b8-1b2d-4bd2-903b-436f2d91930e} TCPHandler: Processed in 0.011933186 sec. 2024.12.18 19:48:28.412499 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.412789 [ 258 ] {de8a9a29-4dd7-478d-9395-33ffc9c6ce9c} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.412956 [ 258 ] {de8a9a29-4dd7-478d-9395-33ffc9c6ce9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.18 19:48:28.423672 [ 258 ] {de8a9a29-4dd7-478d-9395-33ffc9c6ce9c} oximeter.measurements_histogrami64 (a4785727-5904-4b6a-8d4b-23a180521c8a): Loading data parts 2024.12.18 19:48:28.423874 [ 258 ] {de8a9a29-4dd7-478d-9395-33ffc9c6ce9c} oximeter.measurements_histogrami64 (a4785727-5904-4b6a-8d4b-23a180521c8a): There are no data parts 2024.12.18 19:48:28.427991 [ 258 ] {de8a9a29-4dd7-478d-9395-33ffc9c6ce9c} TCPHandler: Processed in 0.015620371 sec. 2024.12.18 19:48:28.428287 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.428569 [ 262 ] {65979110-1288-40f8-aac1-5cfa123bcbe0} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.428715 [ 262 ] {65979110-1288-40f8-aac1-5cfa123bcbe0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.18 19:48:28.437249 [ 262 ] {65979110-1288-40f8-aac1-5cfa123bcbe0} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Loading data parts 2024.12.18 19:48:28.437457 [ 262 ] {65979110-1288-40f8-aac1-5cfa123bcbe0} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): There are no data parts 2024.12.18 19:48:28.441788 [ 262 ] {65979110-1288-40f8-aac1-5cfa123bcbe0} TCPHandler: Processed in 0.013563789 sec. 2024.12.18 19:48:28.442130 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.442412 [ 258 ] {c510ac71-471f-409e-9959-e07b5604b7c2} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.442554 [ 258 ] {c510ac71-471f-409e-9959-e07b5604b7c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.18 19:48:28.449403 [ 258 ] {c510ac71-471f-409e-9959-e07b5604b7c2} oximeter.measurements_histogramf32 (6efc344f-bf82-4720-bc62-39a509eb7f8b): Loading data parts 2024.12.18 19:48:28.449627 [ 258 ] {c510ac71-471f-409e-9959-e07b5604b7c2} oximeter.measurements_histogramf32 (6efc344f-bf82-4720-bc62-39a509eb7f8b): There are no data parts 2024.12.18 19:48:28.453938 [ 258 ] {c510ac71-471f-409e-9959-e07b5604b7c2} TCPHandler: Processed in 0.011885415 sec. 2024.12.18 19:48:28.454229 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.454562 [ 262 ] {29960f0f-df5d-435f-950e-7215d729c1cf} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.454731 [ 262 ] {29960f0f-df5d-435f-950e-7215d729c1cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.18 19:48:28.463850 [ 262 ] {29960f0f-df5d-435f-950e-7215d729c1cf} oximeter.measurements_histogramf64 (c90c2504-ec67-43c0-aad1-71ab5a0e0edb): Loading data parts 2024.12.18 19:48:28.464037 [ 262 ] {29960f0f-df5d-435f-950e-7215d729c1cf} oximeter.measurements_histogramf64 (c90c2504-ec67-43c0-aad1-71ab5a0e0edb): There are no data parts 2024.12.18 19:48:28.467608 [ 262 ] {29960f0f-df5d-435f-950e-7215d729c1cf} TCPHandler: Processed in 0.013453916 sec. 2024.12.18 19:48:28.467940 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.468147 [ 258 ] {0323c182-18ad-40c9-9f5c-0775f93bb287} executeQuery: (from [fd00:1122:3344:101::d]:36654) /* 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) 2024.12.18 19:48:28.468303 [ 258 ] {0323c182-18ad-40c9-9f5c-0775f93bb287} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.18 19:48:28.475645 [ 258 ] {0323c182-18ad-40c9-9f5c-0775f93bb287} oximeter.fields_bool (a1a4f3d1-76cd-4e72-a171-460bf1837e6a): Loading data parts 2024.12.18 19:48:28.475831 [ 258 ] {0323c182-18ad-40c9-9f5c-0775f93bb287} oximeter.fields_bool (a1a4f3d1-76cd-4e72-a171-460bf1837e6a): There are no data parts 2024.12.18 19:48:28.479710 [ 258 ] {0323c182-18ad-40c9-9f5c-0775f93bb287} TCPHandler: Processed in 0.011835633 sec. 2024.12.18 19:48:28.479932 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.480147 [ 262 ] {21bbc2c2-3858-44e7-b5bc-466af5e6230a} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.480277 [ 262 ] {21bbc2c2-3858-44e7-b5bc-466af5e6230a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.18 19:48:28.488783 [ 262 ] {21bbc2c2-3858-44e7-b5bc-466af5e6230a} oximeter.fields_i8 (43f84ffb-e7a8-44bb-b7d9-90b974bda171): Loading data parts 2024.12.18 19:48:28.489023 [ 262 ] {21bbc2c2-3858-44e7-b5bc-466af5e6230a} oximeter.fields_i8 (43f84ffb-e7a8-44bb-b7d9-90b974bda171): There are no data parts 2024.12.18 19:48:28.491121 [ 262 ] {21bbc2c2-3858-44e7-b5bc-466af5e6230a} TCPHandler: Processed in 0.011243542 sec. 2024.12.18 19:48:28.491352 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.491691 [ 258 ] {4f2f4c10-5dad-4ea4-8421-0db168f5b0ff} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.491860 [ 258 ] {4f2f4c10-5dad-4ea4-8421-0db168f5b0ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.18 19:48:28.501981 [ 258 ] {4f2f4c10-5dad-4ea4-8421-0db168f5b0ff} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Loading data parts 2024.12.18 19:48:28.502183 [ 258 ] {4f2f4c10-5dad-4ea4-8421-0db168f5b0ff} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): There are no data parts 2024.12.18 19:48:28.505910 [ 258 ] {4f2f4c10-5dad-4ea4-8421-0db168f5b0ff} TCPHandler: Processed in 0.014625001 sec. 2024.12.18 19:48:28.506132 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.506340 [ 262 ] {b589ca28-2c9b-4e29-be4f-8c1afe4c25d7} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.506480 [ 262 ] {b589ca28-2c9b-4e29-be4f-8c1afe4c25d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.18 19:48:28.515236 [ 262 ] {b589ca28-2c9b-4e29-be4f-8c1afe4c25d7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Loading data parts 2024.12.18 19:48:28.515458 [ 262 ] {b589ca28-2c9b-4e29-be4f-8c1afe4c25d7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): There are no data parts 2024.12.18 19:48:28.520117 [ 262 ] {b589ca28-2c9b-4e29-be4f-8c1afe4c25d7} TCPHandler: Processed in 0.014046449 sec. 2024.12.18 19:48:28.520406 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.520770 [ 258 ] {b89893c4-ed42-4602-abc9-9a6b7dd4998b} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.520920 [ 258 ] {b89893c4-ed42-4602-abc9-9a6b7dd4998b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.18 19:48:28.528265 [ 258 ] {b89893c4-ed42-4602-abc9-9a6b7dd4998b} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Loading data parts 2024.12.18 19:48:28.528489 [ 258 ] {b89893c4-ed42-4602-abc9-9a6b7dd4998b} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): There are no data parts 2024.12.18 19:48:28.531908 [ 258 ] {b89893c4-ed42-4602-abc9-9a6b7dd4998b} TCPHandler: Processed in 0.011619769 sec. 2024.12.18 19:48:28.532119 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.532326 [ 262 ] {03e44edd-185d-4c7f-a51d-4a0c6495f41f} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.532470 [ 262 ] {03e44edd-185d-4c7f-a51d-4a0c6495f41f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.18 19:48:28.541210 [ 262 ] {03e44edd-185d-4c7f-a51d-4a0c6495f41f} oximeter.fields_i32 (8a7b37eb-74f0-4a8c-9a8e-0975af9d8582): Loading data parts 2024.12.18 19:48:28.541413 [ 262 ] {03e44edd-185d-4c7f-a51d-4a0c6495f41f} oximeter.fields_i32 (8a7b37eb-74f0-4a8c-9a8e-0975af9d8582): There are no data parts 2024.12.18 19:48:28.545878 [ 262 ] {03e44edd-185d-4c7f-a51d-4a0c6495f41f} TCPHandler: Processed in 0.013819314 sec. 2024.12.18 19:48:28.546160 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.546444 [ 258 ] {5121cfab-2829-476d-955a-030a95377f8d} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.546590 [ 258 ] {5121cfab-2829-476d-955a-030a95377f8d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.18 19:48:28.553597 [ 258 ] {5121cfab-2829-476d-955a-030a95377f8d} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Loading data parts 2024.12.18 19:48:28.553777 [ 258 ] {5121cfab-2829-476d-955a-030a95377f8d} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): There are no data parts 2024.12.18 19:48:28.558220 [ 258 ] {5121cfab-2829-476d-955a-030a95377f8d} TCPHandler: Processed in 0.01213952 sec. 2024.12.18 19:48:28.558452 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.558671 [ 262 ] {6deac983-0027-4214-bc17-dddc9d340468} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.558807 [ 262 ] {6deac983-0027-4214-bc17-dddc9d340468} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.18 19:48:28.567837 [ 262 ] {6deac983-0027-4214-bc17-dddc9d340468} oximeter.fields_i64 (0dc9bf92-64e1-4403-9e78-870073da8bbb): Loading data parts 2024.12.18 19:48:28.568016 [ 262 ] {6deac983-0027-4214-bc17-dddc9d340468} oximeter.fields_i64 (0dc9bf92-64e1-4403-9e78-870073da8bbb): There are no data parts 2024.12.18 19:48:28.572067 [ 262 ] {6deac983-0027-4214-bc17-dddc9d340468} TCPHandler: Processed in 0.013693632 sec. 2024.12.18 19:48:28.572378 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.572584 [ 258 ] {1e58ee35-2485-4af5-abc7-1615b3a0c5fe} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.572721 [ 258 ] {1e58ee35-2485-4af5-abc7-1615b3a0c5fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.18 19:48:28.579757 [ 258 ] {1e58ee35-2485-4af5-abc7-1615b3a0c5fe} oximeter.fields_u64 (2ae66802-983d-4e47-8b8d-d6d0ae848165): Loading data parts 2024.12.18 19:48:28.580016 [ 258 ] {1e58ee35-2485-4af5-abc7-1615b3a0c5fe} oximeter.fields_u64 (2ae66802-983d-4e47-8b8d-d6d0ae848165): There are no data parts 2024.12.18 19:48:28.583923 [ 258 ] {1e58ee35-2485-4af5-abc7-1615b3a0c5fe} TCPHandler: Processed in 0.011604869 sec. 2024.12.18 19:48:28.584179 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.584458 [ 262 ] {81e66b87-2ce9-4c1f-a855-e130b935d8bf} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.584549 [ 262 ] {81e66b87-2ce9-4c1f-a855-e130b935d8bf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.18 19:48:28.593041 [ 262 ] {81e66b87-2ce9-4c1f-a855-e130b935d8bf} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Loading data parts 2024.12.18 19:48:28.593253 [ 262 ] {81e66b87-2ce9-4c1f-a855-e130b935d8bf} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): There are no data parts 2024.12.18 19:48:28.595623 [ 262 ] {81e66b87-2ce9-4c1f-a855-e130b935d8bf} TCPHandler: Processed in 0.011514417 sec. 2024.12.18 19:48:28.595984 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.596195 [ 258 ] {3ebe2ad9-e6a2-4c44-9b61-02ea32c4d78b} executeQuery: (from [fd00:1122:3344:101::d]:36654) 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) 2024.12.18 19:48:28.596331 [ 258 ] {3ebe2ad9-e6a2-4c44-9b61-02ea32c4d78b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.18 19:48:28.606131 [ 258 ] {3ebe2ad9-e6a2-4c44-9b61-02ea32c4d78b} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Loading data parts 2024.12.18 19:48:28.606445 [ 258 ] {3ebe2ad9-e6a2-4c44-9b61-02ea32c4d78b} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): There are no data parts 2024.12.18 19:48:28.610637 [ 258 ] {3ebe2ad9-e6a2-4c44-9b61-02ea32c4d78b} TCPHandler: Processed in 0.014716753 sec. 2024.12.18 19:48:28.610973 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.611294 [ 262 ] {bb83745e-cabe-4102-811c-26cfdd63c193} executeQuery: (from [fd00:1122:3344:101::d]:40276) 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) 2024.12.18 19:48:28.611470 [ 262 ] {bb83745e-cabe-4102-811c-26cfdd63c193} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.18 19:48:28.619757 [ 262 ] {bb83745e-cabe-4102-811c-26cfdd63c193} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Loading data parts 2024.12.18 19:48:28.619937 [ 262 ] {bb83745e-cabe-4102-811c-26cfdd63c193} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): There are no data parts 2024.12.18 19:48:28.624654 [ 262 ] {bb83745e-cabe-4102-811c-26cfdd63c193} TCPHandler: Processed in 0.013779643 sec. 2024.12.18 19:48:28.624968 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.625339 [ 258 ] {325f89b6-2fb0-4151-8516-a3440a38bc50} executeQuery: (from [fd00:1122:3344:101::d]:36654) /* 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) 2024.12.18 19:48:28.625531 [ 258 ] {325f89b6-2fb0-4151-8516-a3440a38bc50} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.18 19:48:28.632182 [ 258 ] {325f89b6-2fb0-4151-8516-a3440a38bc50} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Loading data parts 2024.12.18 19:48:28.632376 [ 258 ] {325f89b6-2fb0-4151-8516-a3440a38bc50} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): There are no data parts 2024.12.18 19:48:28.641027 [ 258 ] {325f89b6-2fb0-4151-8516-a3440a38bc50} TCPHandler: Processed in 0.016132802 sec. 2024.12.18 19:48:28.641730 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:28.641920 [ 262 ] {e4281506-0181-4e6b-b1ed-04440dfee963} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.18 19:48:28.643557 [ 262 ] {e4281506-0181-4e6b-b1ed-04440dfee963} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.18 19:48:28.653060 [ 268 ] {e4281506-0181-4e6b-b1ed-04440dfee963} oximeter.version (5a3d8e72-796e-43e2-912a-18cb19033f82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:28.653119 [ 268 ] {e4281506-0181-4e6b-b1ed-04440dfee963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.12.18 19:48:28.658005 [ 268 ] {e4281506-0181-4e6b-b1ed-04440dfee963} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:28.658159 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58159 2024.12.18 19:48:28.658391 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.658439 [ 269 ] {} TCP-Session: db367ec8-feeb-4f10-a5eb-b48f42664ff3 Authenticating user 'default' from [fd00:1122:3344:101::a]:58159 2024.12.18 19:48:28.658505 [ 269 ] {} TCP-Session: db367ec8-feeb-4f10-a5eb-b48f42664ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.658526 [ 269 ] {} TCP-Session: db367ec8-feeb-4f10-a5eb-b48f42664ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.658598 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.18 19:48:28.658644 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 19:48:28.658655 [ 268 ] {e4281506-0181-4e6b-b1ed-04440dfee963} oximeter.version (5a3d8e72-796e-43e2-912a-18cb19033f82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:28.658666 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 19:48:28.659064 [ 262 ] {e4281506-0181-4e6b-b1ed-04440dfee963} executeQuery: Read 1 rows, 16.00 B in 0.017208 sec., 58.11250581125058 rows/sec., 929.80 B/sec. 2024.12.18 19:48:28.659390 [ 262 ] {e4281506-0181-4e6b-b1ed-04440dfee963} TCPHandler: Processed in 0.017715555 sec. 2024.12.18 19:48:28.660229 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65412 2024.12.18 19:48:28.660296 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54407 2024.12.18 19:48:28.660385 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.660409 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50045 2024.12.18 19:48:28.660521 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.660548 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45046 2024.12.18 19:48:28.660585 [ 271 ] {} TCP-Session: 7c349bce-a6fd-4bfc-8859-2f76a06ee485 Authenticating user 'default' from [fd00:1122:3344:101::a]:54407 2024.12.18 19:48:28.660556 [ 270 ] {} TCP-Session: 7760f910-d05c-4d41-9080-645d0edefe57 Authenticating user 'default' from [fd00:1122:3344:101::a]:65412 2024.12.18 19:48:28.660736 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40923 2024.12.18 19:48:28.660769 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.660802 [ 271 ] {} TCP-Session: 7c349bce-a6fd-4bfc-8859-2f76a06ee485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.660839 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55964 2024.12.18 19:48:28.660870 [ 270 ] {} TCP-Session: 7760f910-d05c-4d41-9080-645d0edefe57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.660970 [ 271 ] {} TCP-Session: 7c349bce-a6fd-4bfc-8859-2f76a06ee485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.660990 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.660981 [ 272 ] {} TCP-Session: 5f2ddc8a-1e74-4c9f-ab19-a4ee0f1e8dca Authenticating user 'default' from [fd00:1122:3344:101::a]:50045 2024.12.18 19:48:28.661211 [ 272 ] {} TCP-Session: 5f2ddc8a-1e74-4c9f-ab19-a4ee0f1e8dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.661251 [ 274 ] {} TCP-Session: ca728ca4-44b0-4482-b370-5216250ac45f Authenticating user 'default' from [fd00:1122:3344:101::a]:40923 2024.12.18 19:48:28.661271 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42846 2024.12.18 19:48:28.661300 [ 272 ] {} TCP-Session: 5f2ddc8a-1e74-4c9f-ab19-a4ee0f1e8dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.661334 [ 274 ] {} TCP-Session: ca728ca4-44b0-4482-b370-5216250ac45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.661325 [ 270 ] {} TCP-Session: 7760f910-d05c-4d41-9080-645d0edefe57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.661510 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.661545 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.661523 [ 274 ] {} TCP-Session: ca728ca4-44b0-4482-b370-5216250ac45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.661649 [ 273 ] {} TCP-Session: f7240baf-0199-49a7-b2cd-b5be667e885c Authenticating user 'default' from [fd00:1122:3344:101::a]:45046 2024.12.18 19:48:28.661672 [ 276 ] {} TCP-Session: 203a5fba-21b7-4543-b223-9ffa84265bd9 Authenticating user 'default' from [fd00:1122:3344:101::a]:42846 2024.12.18 19:48:28.661728 [ 273 ] {} TCP-Session: f7240baf-0199-49a7-b2cd-b5be667e885c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.661737 [ 276 ] {} TCP-Session: 203a5fba-21b7-4543-b223-9ffa84265bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.661758 [ 273 ] {} TCP-Session: f7240baf-0199-49a7-b2cd-b5be667e885c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.661813 [ 276 ] {} TCP-Session: 203a5fba-21b7-4543-b223-9ffa84265bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.662617 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.662701 [ 275 ] {} TCP-Session: 2813dab5-42ae-4443-b474-9b17317f08c0 Authenticating user 'default' from [fd00:1122:3344:101::a]:55964 2024.12.18 19:48:28.662720 [ 275 ] {} TCP-Session: 2813dab5-42ae-4443-b474-9b17317f08c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.662733 [ 275 ] {} TCP-Session: 2813dab5-42ae-4443-b474-9b17317f08c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.816260 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34592 2024.12.18 19:48:28.816434 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.816466 [ 277 ] {} TCP-Session: 057d3e60-8ed5-4514-9611-08b1621bbf59 Authenticating user 'default' from [fd00:1122:3344:101::c]:34592 2024.12.18 19:48:28.816491 [ 277 ] {} TCP-Session: 057d3e60-8ed5-4514-9611-08b1621bbf59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.816545 [ 277 ] {} TCP-Session: 057d3e60-8ed5-4514-9611-08b1621bbf59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.816616 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.18 19:48:28.816642 [ 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 2024.12.18 19:48:28.816676 [ 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 2024.12.18 19:48:28.818444 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38011 2024.12.18 19:48:28.818602 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40536 2024.12.18 19:48:28.818707 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.818728 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56059 2024.12.18 19:48:28.818883 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.818883 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37941 2024.12.18 19:48:28.818952 [ 278 ] {} TCP-Session: 18d6e1d7-f7e8-4332-a158-ca2277585868 Authenticating user 'default' from [fd00:1122:3344:101::c]:38011 2024.12.18 19:48:28.819120 [ 279 ] {} TCP-Session: a92bcdd9-cfa9-4f9b-9d00-78dc18e88d9c Authenticating user 'default' from [fd00:1122:3344:101::c]:40536 2024.12.18 19:48:28.819161 [ 278 ] {} TCP-Session: 18d6e1d7-f7e8-4332-a158-ca2277585868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.819171 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.819285 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33167 2024.12.18 19:48:28.819301 [ 279 ] {} TCP-Session: a92bcdd9-cfa9-4f9b-9d00-78dc18e88d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.819328 [ 278 ] {} TCP-Session: 18d6e1d7-f7e8-4332-a158-ca2277585868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.819351 [ 281 ] {} TCP-Session: 4d8798f9-4f96-4ed4-9cc7-c33a05f827d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:37941 2024.12.18 19:48:28.819374 [ 279 ] {} TCP-Session: a92bcdd9-cfa9-4f9b-9d00-78dc18e88d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.819250 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.819482 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62590 2024.12.18 19:48:28.819554 [ 281 ] {} TCP-Session: 4d8798f9-4f96-4ed4-9cc7-c33a05f827d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.819543 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.819663 [ 281 ] {} TCP-Session: 4d8798f9-4f96-4ed4-9cc7-c33a05f827d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.819639 [ 280 ] {} TCP-Session: dc61171e-1f4d-446d-8944-36858b82bada Authenticating user 'default' from [fd00:1122:3344:101::c]:56059 2024.12.18 19:48:28.819809 [ 282 ] {} TCP-Session: 368ba5ca-c483-4487-8812-1cec826a4461 Authenticating user 'default' from [fd00:1122:3344:101::c]:33167 2024.12.18 19:48:28.819837 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.819879 [ 282 ] {} TCP-Session: 368ba5ca-c483-4487-8812-1cec826a4461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.819927 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34857 2024.12.18 19:48:28.819968 [ 280 ] {} TCP-Session: dc61171e-1f4d-446d-8944-36858b82bada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.819997 [ 283 ] {} TCP-Session: b77d8e61-9923-44e0-928f-8043228d5e53 Authenticating user 'default' from [fd00:1122:3344:101::c]:62590 2024.12.18 19:48:28.819970 [ 282 ] {} TCP-Session: 368ba5ca-c483-4487-8812-1cec826a4461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.820014 [ 280 ] {} TCP-Session: dc61171e-1f4d-446d-8944-36858b82bada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.820164 [ 283 ] {} TCP-Session: b77d8e61-9923-44e0-928f-8043228d5e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.820294 [ 283 ] {} TCP-Session: b77d8e61-9923-44e0-928f-8043228d5e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.821734 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:28.821773 [ 284 ] {} TCP-Session: 299ff76d-1713-45c6-a5ed-7132faf3796a Authenticating user 'default' from [fd00:1122:3344:101::c]:34857 2024.12.18 19:48:28.821830 [ 284 ] {} TCP-Session: 299ff76d-1713-45c6-a5ed-7132faf3796a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:28.821845 [ 284 ] {} TCP-Session: 299ff76d-1713-45c6-a5ed-7132faf3796a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.000197 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 129.03 MiB, peak 129.03 MiB, free memory in arenas 0.00 B, will set to 140.76 MiB (RSS), difference: 11.74 MiB 2024.12.18 19:48:29.216665 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64798 2024.12.18 19:48:29.216875 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:29.216907 [ 285 ] {} TCP-Session: a7f9398e-0f2b-4e6b-9f1b-d6b5728b4c70 Authenticating user 'default' from [fd00:1122:3344:101::b]:64798 2024.12.18 19:48:29.217170 [ 285 ] {} TCP-Session: a7f9398e-0f2b-4e6b-9f1b-d6b5728b4c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.217188 [ 285 ] {} TCP-Session: a7f9398e-0f2b-4e6b-9f1b-d6b5728b4c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.217258 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.18 19:48:29.217378 [ 285 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 19:48:29.217398 [ 285 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.18 19:48:29.219714 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64409 2024.12.18 19:48:29.219857 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37336 2024.12.18 19:48:29.219901 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:29.220092 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41987 2024.12.18 19:48:29.220091 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56077 2024.12.18 19:48:29.220279 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51550 2024.12.18 19:48:29.220312 [ 286 ] {} TCP-Session: 2a41d9b9-1f34-4166-a332-d0647b3613ed Authenticating user 'default' from [fd00:1122:3344:101::b]:64409 2024.12.18 19:48:29.220333 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:29.220648 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:29.220540 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43256 2024.12.18 19:48:29.220866 [ 288 ] {} TCP-Session: 826fa0b7-bf7a-490d-9356-d94949e1b66b Authenticating user 'default' from [fd00:1122:3344:101::b]:56077 2024.12.18 19:48:29.220951 [ 287 ] {} TCP-Session: 939add2f-eaa4-4645-9168-f5643af2ef72 Authenticating user 'default' from [fd00:1122:3344:101::b]:37336 2024.12.18 19:48:29.220960 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:29.220724 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:29.221032 [ 289 ] {} TCP-Session: bf8afce4-6dad-4c36-b2ed-1cc6318b4027 Authenticating user 'default' from [fd00:1122:3344:101::b]:41987 2024.12.18 19:48:29.220720 [ 286 ] {} TCP-Session: 2a41d9b9-1f34-4166-a332-d0647b3613ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.221147 [ 287 ] {} TCP-Session: 939add2f-eaa4-4645-9168-f5643af2ef72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.221231 [ 286 ] {} TCP-Session: 2a41d9b9-1f34-4166-a332-d0647b3613ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.221258 [ 289 ] {} TCP-Session: bf8afce4-6dad-4c36-b2ed-1cc6318b4027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.221165 [ 288 ] {} TCP-Session: 826fa0b7-bf7a-490d-9356-d94949e1b66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.221341 [ 289 ] {} TCP-Session: bf8afce4-6dad-4c36-b2ed-1cc6318b4027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.221142 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:29.220733 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62942 2024.12.18 19:48:29.221511 [ 291 ] {} TCP-Session: ea7c2083-3624-4c1a-b169-c6365436291c Authenticating user 'default' from [fd00:1122:3344:101::b]:43256 2024.12.18 19:48:29.221496 [ 288 ] {} TCP-Session: 826fa0b7-bf7a-490d-9356-d94949e1b66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.221213 [ 290 ] {} TCP-Session: dbde6a76-9334-4423-9b8a-0469d5be0a6e Authenticating user 'default' from [fd00:1122:3344:101::b]:51550 2024.12.18 19:48:29.221759 [ 291 ] {} TCP-Session: ea7c2083-3624-4c1a-b169-c6365436291c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.221324 [ 287 ] {} TCP-Session: 939add2f-eaa4-4645-9168-f5643af2ef72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.221878 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.18 19:48:29.222003 [ 290 ] {} TCP-Session: dbde6a76-9334-4423-9b8a-0469d5be0a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.222041 [ 292 ] {} TCP-Session: 50ab56a8-66fc-4c4b-857a-4d95c62e7f69 Authenticating user 'default' from [fd00:1122:3344:101::b]:62942 2024.12.18 19:48:29.222046 [ 291 ] {} TCP-Session: ea7c2083-3624-4c1a-b169-c6365436291c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.222191 [ 292 ] {} TCP-Session: 50ab56a8-66fc-4c4b-857a-4d95c62e7f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.222097 [ 290 ] {} TCP-Session: dbde6a76-9334-4423-9b8a-0469d5be0a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:29.222271 [ 292 ] {} TCP-Session: 50ab56a8-66fc-4c4b-857a-4d95c62e7f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:48:34.410520 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2024.12.18 19:48:34.410643 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.18 19:48:34.410739 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.18 19:48:34.410851 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.18 19:48:34.417921 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Loading data parts 2024.12.18 19:48:34.418276 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): There are no data parts 2024.12.18 19:48:34.425906 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:34.425964 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:34.429341 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:34.430312 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:34.431161 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2024.12.18 19:48:34.439685 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Loading data parts 2024.12.18 19:48:34.439906 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): There are no data parts 2024.12.18 19:48:34.464779 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:34.464843 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:34.473032 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:34.474595 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:34.478234 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.18 19:48:35.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.41 MiB, peak 150.41 MiB, free memory in arenas 0.00 B, will set to 151.20 MiB (RSS), difference: 4.79 MiB 2024.12.18 19:48:36.910493 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.18 19:48:36.910639 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.18 19:48:36.915868 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Loading data parts 2024.12.18 19:48:36.916058 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): There are no data parts 2024.12.18 19:48:36.922411 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:36.922460 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:36.924280 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:36.924801 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:36.925349 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.18 19:48:37.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.38 MiB, peak 155.38 MiB, free memory in arenas 0.00 B, will set to 151.61 MiB (RSS), difference: -3.77 MiB 2024.12.18 19:48:41.861844 [ 105 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:48:41.861906 [ 105 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:48:41.931301 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2024.12.18 19:48:41.934132 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:41.934185 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:41.934848 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:48:41.935338 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:41.935647 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.18 19:48:41.978334 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.18 19:48:42.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.66 MiB, peak 155.81 MiB, free memory in arenas 0.00 B, will set to 153.78 MiB (RSS), difference: 2.12 MiB 2024.12.18 19:48:42.002108 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:42.002162 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:42.008870 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:48:42.010003 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:42.012726 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.18 19:48:47.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.38 MiB, peak 158.40 MiB, free memory in arenas 0.00 B, will set to 154.40 MiB (RSS), difference: 4.02 MiB 2024.12.18 19:48:49.435814 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2024.12.18 19:48:49.436939 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:49.436982 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:49.437694 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:48:49.438281 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:49.438490 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2024.12.18 19:48:49.512836 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.18 19:48:49.531590 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:49.531650 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:49.538240 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:48:49.539548 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:49.542326 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.18 19:48:56.861958 [ 83 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:48:56.862025 [ 83 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:48:56.938599 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2024.12.18 19:48:56.939208 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:56.939258 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:56.939933 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:48:56.940415 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:56.940655 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.18 19:48:57.042412 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.18 19:48:57.061916 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:57.061982 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:57.068648 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:48:57.069792 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:57.072426 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.18 19:48:58.665282 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.665503 [ 258 ] {9d296838-79cf-433c-af7a-0711662bf9bd} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.18 19:48:58.674063 [ 258 ] {9d296838-79cf-433c-af7a-0711662bf9bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:48:58.684518 [ 258 ] {9d296838-79cf-433c-af7a-0711662bf9bd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:48:58.697348 [ 258 ] {9d296838-79cf-433c-af7a-0711662bf9bd} TCPHandler: Processed in 0.032198612 sec. 2024.12.18 19:48:58.710772 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.710973 [ 262 ] {c7e914c7-b6e8-4c1d-b739-ce88d6ae941c} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:48:58.720964 [ 262 ] {c7e914c7-b6e8-4c1d-b739-ce88d6ae941c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:48:58.721034 [ 262 ] {c7e914c7-b6e8-4c1d-b739-ce88d6ae941c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:48:58.721656 [ 262 ] {c7e914c7-b6e8-4c1d-b739-ce88d6ae941c} TCPHandler: Processed in 0.010953886 sec. 2024.12.18 19:48:58.721941 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.722120 [ 258 ] {d99e280d-47c0-4c0c-93e9-ce2508952ba9} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:48:58.724682 [ 258 ] {d99e280d-47c0-4c0c-93e9-ce2508952ba9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:48:58.724750 [ 258 ] {d99e280d-47c0-4c0c-93e9-ce2508952ba9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:48:58.725300 [ 258 ] {d99e280d-47c0-4c0c-93e9-ce2508952ba9} TCPHandler: Processed in 0.003423251 sec. 2024.12.18 19:48:58.725719 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.725888 [ 262 ] {b475e62f-41af-4884-8638-48f3bb3566e3} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:48:58.726268 [ 262 ] {b475e62f-41af-4884-8638-48f3bb3566e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:48:58.726332 [ 262 ] {b475e62f-41af-4884-8638-48f3bb3566e3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:48:58.726825 [ 262 ] {b475e62f-41af-4884-8638-48f3bb3566e3} TCPHandler: Processed in 0.001170644 sec. 2024.12.18 19:48:58.727478 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.727616 [ 258 ] {11c47198-f9cd-4886-8f01-c3b32039542f} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:48:58.728004 [ 258 ] {11c47198-f9cd-4886-8f01-c3b32039542f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:48:58.728068 [ 258 ] {11c47198-f9cd-4886-8f01-c3b32039542f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:48:58.728617 [ 258 ] {11c47198-f9cd-4886-8f01-c3b32039542f} TCPHandler: Processed in 0.001188244 sec. 2024.12.18 19:48:58.728942 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.729060 [ 262 ] {d0de9506-88ec-4809-b461-80cdb2a100f5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.18 19:48:58.729106 [ 262 ] {d0de9506-88ec-4809-b461-80cdb2a100f5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:48:58.731782 [ 262 ] {d0de9506-88ec-4809-b461-80cdb2a100f5} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:58.731836 [ 262 ] {d0de9506-88ec-4809-b461-80cdb2a100f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:58.734608 [ 262 ] {d0de9506-88ec-4809-b461-80cdb2a100f5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:58.735036 [ 262 ] {d0de9506-88ec-4809-b461-80cdb2a100f5} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:58.735286 [ 262 ] {d0de9506-88ec-4809-b461-80cdb2a100f5} executeQuery: Read 5 rows, 539.00 B in 0.006258 sec., 798.9773090444232 rows/sec., 84.11 KiB/sec. 2024.12.18 19:48:58.735468 [ 262 ] {d0de9506-88ec-4809-b461-80cdb2a100f5} TCPHandler: Processed in 0.006572675 sec. 2024.12.18 19:48:58.735682 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.735813 [ 258 ] {06a0533b-4b14-4054-9d00-e4e19f90a988} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:48:58.735868 [ 258 ] {06a0533b-4b14-4054-9d00-e4e19f90a988} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:48:58.744271 [ 258 ] {06a0533b-4b14-4054-9d00-e4e19f90a988} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:58.744317 [ 258 ] {06a0533b-4b14-4054-9d00-e4e19f90a988} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:58.746974 [ 258 ] {06a0533b-4b14-4054-9d00-e4e19f90a988} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:58.747506 [ 258 ] {06a0533b-4b14-4054-9d00-e4e19f90a988} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:58.747761 [ 258 ] {06a0533b-4b14-4054-9d00-e4e19f90a988} executeQuery: Read 43 rows, 4.03 KiB in 0.011959 sec., 3595.61836273936 rows/sec., 336.60 KiB/sec. 2024.12.18 19:48:58.747858 [ 258 ] {06a0533b-4b14-4054-9d00-e4e19f90a988} TCPHandler: Processed in 0.012240112 sec. 2024.12.18 19:48:58.748022 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.748133 [ 262 ] {059fc608-1396-41f3-93cc-cac9804f428d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:48:58.748176 [ 262 ] {059fc608-1396-41f3-93cc-cac9804f428d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:48:58.748757 [ 262 ] {059fc608-1396-41f3-93cc-cac9804f428d} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:58.748792 [ 262 ] {059fc608-1396-41f3-93cc-cac9804f428d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:58.749267 [ 262 ] {059fc608-1396-41f3-93cc-cac9804f428d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:58.749700 [ 262 ] {059fc608-1396-41f3-93cc-cac9804f428d} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:58.749968 [ 262 ] {059fc608-1396-41f3-93cc-cac9804f428d} executeQuery: Read 21 rows, 1.58 KiB in 0.001838 sec., 11425.462459194778 rows/sec., 859.14 KiB/sec. 2024.12.18 19:48:58.750034 [ 262 ] {059fc608-1396-41f3-93cc-cac9804f428d} TCPHandler: Processed in 0.002066233 sec. 2024.12.18 19:48:58.750174 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.750284 [ 258 ] {f384721b-d49f-4530-b52f-2f794ceca477} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:48:58.750328 [ 258 ] {f384721b-d49f-4530-b52f-2f794ceca477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:48:58.750889 [ 258 ] {f384721b-d49f-4530-b52f-2f794ceca477} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:58.750929 [ 258 ] {f384721b-d49f-4530-b52f-2f794ceca477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:58.751480 [ 258 ] {f384721b-d49f-4530-b52f-2f794ceca477} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:58.751997 [ 258 ] {f384721b-d49f-4530-b52f-2f794ceca477} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:58.752275 [ 258 ] {f384721b-d49f-4530-b52f-2f794ceca477} executeQuery: Read 1 rows, 68.00 B in 0.002001 sec., 499.7501249375312 rows/sec., 33.19 KiB/sec. 2024.12.18 19:48:58.752338 [ 258 ] {f384721b-d49f-4530-b52f-2f794ceca477} TCPHandler: Processed in 0.002216416 sec. 2024.12.18 19:48:58.752491 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.752620 [ 262 ] {8ee6b5ef-04cd-45be-9a1b-f620d92ad305} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:48:58.752673 [ 262 ] {8ee6b5ef-04cd-45be-9a1b-f620d92ad305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:48:58.753300 [ 262 ] {8ee6b5ef-04cd-45be-9a1b-f620d92ad305} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:58.753347 [ 262 ] {8ee6b5ef-04cd-45be-9a1b-f620d92ad305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:58.753827 [ 262 ] {8ee6b5ef-04cd-45be-9a1b-f620d92ad305} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:58.754264 [ 262 ] {8ee6b5ef-04cd-45be-9a1b-f620d92ad305} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:58.754538 [ 262 ] {8ee6b5ef-04cd-45be-9a1b-f620d92ad305} executeQuery: Read 30 rows, 2.41 KiB in 0.001931 sec., 15535.991714137752 rows/sec., 1.22 MiB/sec. 2024.12.18 19:48:58.754593 [ 262 ] {8ee6b5ef-04cd-45be-9a1b-f620d92ad305} TCPHandler: Processed in 0.002166604 sec. 2024.12.18 19:48:58.754738 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.754868 [ 258 ] {da131baa-02d2-4a53-9787-ddbf591731b7} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:48:58.754924 [ 258 ] {da131baa-02d2-4a53-9787-ddbf591731b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:48:58.757471 [ 258 ] {da131baa-02d2-4a53-9787-ddbf591731b7} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:58.757518 [ 258 ] {da131baa-02d2-4a53-9787-ddbf591731b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:58.760161 [ 258 ] {da131baa-02d2-4a53-9787-ddbf591731b7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:58.760786 [ 258 ] {da131baa-02d2-4a53-9787-ddbf591731b7} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:58.760997 [ 258 ] {da131baa-02d2-4a53-9787-ddbf591731b7} executeQuery: Read 1 rows, 65.00 B in 0.006153 sec., 162.52234682268812 rows/sec., 10.32 KiB/sec. 2024.12.18 19:48:58.761132 [ 258 ] {da131baa-02d2-4a53-9787-ddbf591731b7} TCPHandler: Processed in 0.006454053 sec. 2024.12.18 19:48:58.761290 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.761422 [ 262 ] {1bbc5a97-bf1a-4a55-9261-027a60fcf3ee} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:48:58.761499 [ 262 ] {1bbc5a97-bf1a-4a55-9261-027a60fcf3ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:48:58.762709 [ 262 ] {1bbc5a97-bf1a-4a55-9261-027a60fcf3ee} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:58.762748 [ 262 ] {1bbc5a97-bf1a-4a55-9261-027a60fcf3ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:58.765681 [ 262 ] {1bbc5a97-bf1a-4a55-9261-027a60fcf3ee} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:58.766215 [ 262 ] {1bbc5a97-bf1a-4a55-9261-027a60fcf3ee} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:58.766565 [ 262 ] {1bbc5a97-bf1a-4a55-9261-027a60fcf3ee} executeQuery: Read 21 rows, 38.53 KiB in 0.005145 sec., 4081.632653061224 rows/sec., 7.31 MiB/sec. 2024.12.18 19:48:58.766759 [ 262 ] {1bbc5a97-bf1a-4a55-9261-027a60fcf3ee} TCPHandler: Processed in 0.005532514 sec. 2024.12.18 19:48:58.766919 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:48:58.767048 [ 258 ] {19f31612-de28-426c-8752-01ecb777f740} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.18 19:48:58.767103 [ 258 ] {19f31612-de28-426c-8752-01ecb777f740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.18 19:48:58.767622 [ 258 ] {19f31612-de28-426c-8752-01ecb777f740} oximeter.measurements_i64 (29049c63-cd4f-4920-87bf-9e2033952957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:48:58.767666 [ 258 ] {19f31612-de28-426c-8752-01ecb777f740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:48:58.768162 [ 258 ] {19f31612-de28-426c-8752-01ecb777f740} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:48:58.768658 [ 258 ] {19f31612-de28-426c-8752-01ecb777f740} oximeter.measurements_i64 (29049c63-cd4f-4920-87bf-9e2033952957): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:48:58.768852 [ 258 ] {19f31612-de28-426c-8752-01ecb777f740} executeQuery: Read 15 rows, 1.12 KiB in 0.001833 sec., 8183.306055646482 rows/sec., 608.95 KiB/sec. 2024.12.18 19:48:58.768902 [ 258 ] {19f31612-de28-426c-8752-01ecb777f740} TCPHandler: Processed in 0.002047091 sec. 2024.12.18 19:49:03.664790 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.665102 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.667638 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.671835 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.672252 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.676580 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.679062 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.12.18 19:49:03.684643 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.686605 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.686638 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.688904 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.688958 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.713379 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} executeQuery: Read 5 rows, 229.00 B in 0.048393 sec., 103.32072820449238 rows/sec., 4.62 KiB/sec. 2024.12.18 19:49:03.713512 [ 258 ] {756e6cae-9d72-4d45-b1c9-105aedcb6633} TCPHandler: Processed in 0.048907906 sec. 2024.12.18 19:49:03.713935 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.714129 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.714456 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.714493 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.714736 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.714814 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.714985 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.12.18 19:49:03.715023 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.715048 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.715064 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.715108 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.715130 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.715723 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} executeQuery: Read 5 rows, 229.00 B in 0.001678 sec., 2979.7377830750893 rows/sec., 133.27 KiB/sec. 2024.12.18 19:49:03.715811 [ 262 ] {606968ea-eba1-41b6-8b76-80c62c9c81ed} TCPHandler: Processed in 0.001993211 sec. 2024.12.18 19:49:03.716155 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.716305 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.716555 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.716589 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.716864 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.716939 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.717086 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.12.18 19:49:03.717119 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.717142 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.717159 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.717201 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.717221 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.717737 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} executeQuery: Read 5 rows, 229.00 B in 0.001492 sec., 3351.206434316354 rows/sec., 149.89 KiB/sec. 2024.12.18 19:49:03.717819 [ 258 ] {a03ab2ae-7a54-44f6-85e8-5ccf7bab5496} TCPHandler: Processed in 0.001720466 sec. 2024.12.18 19:49:03.718115 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.718268 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.718511 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.718546 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.718765 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.718832 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.718973 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.12.18 19:49:03.719007 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.719029 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.719045 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.719086 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.719106 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.719743 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} executeQuery: Read 5 rows, 229.00 B in 0.001535 sec., 3257.328990228013 rows/sec., 145.69 KiB/sec. 2024.12.18 19:49:03.719823 [ 262 ] {17a4313d-0a5a-484e-8704-64b6b269c155} TCPHandler: Processed in 0.001764606 sec. 2024.12.18 19:49:03.720082 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.720258 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.720504 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.720538 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.720780 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.720855 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.721012 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.12.18 19:49:03.721045 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.721068 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.721085 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.721128 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.721151 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.721675 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} executeQuery: Read 5 rows, 229.00 B in 0.001504 sec., 3324.468085106383 rows/sec., 148.69 KiB/sec. 2024.12.18 19:49:03.721758 [ 258 ] {ac4dafa8-1854-4eba-891d-386facd2b6a5} TCPHandler: Processed in 0.001729676 sec. 2024.12.18 19:49:03.722054 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.722204 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.722447 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.722483 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.722705 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.722770 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.722910 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.12.18 19:49:03.722942 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.722964 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.722980 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.723020 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.723042 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.723590 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} executeQuery: Read 5 rows, 229.00 B in 0.001446 sec., 3457.814661134163 rows/sec., 154.66 KiB/sec. 2024.12.18 19:49:03.723675 [ 262 ] {c229957c-5e54-4cbf-bef0-f2fb9f971305} TCPHandler: Processed in 0.001684154 sec. 2024.12.18 19:49:03.724024 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.724170 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.724409 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.724445 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.724688 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.724753 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.724909 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2024.12.18 19:49:03.724946 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.724974 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.724992 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.725033 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.725054 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.725673 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} executeQuery: Read 5 rows, 229.00 B in 0.001561 sec., 3203.0749519538754 rows/sec., 143.26 KiB/sec. 2024.12.18 19:49:03.725763 [ 258 ] {81c22e4d-22bc-4fef-b64c-ff6df1951eca} TCPHandler: Processed in 0.001800067 sec. 2024.12.18 19:49:03.726060 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.726238 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.726510 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.726548 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.726772 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.726837 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.726976 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2024.12.18 19:49:03.727008 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.727030 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.727046 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.727086 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.727106 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.727607 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} executeQuery: Read 5 rows, 229.00 B in 0.001439 sec., 3474.635163307853 rows/sec., 155.41 KiB/sec. 2024.12.18 19:49:03.727686 [ 262 ] {11327367-c516-4d8f-a059-ce65e1ac20ff} TCPHandler: Processed in 0.001676205 sec. 2024.12.18 19:49:03.727946 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.728099 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.728353 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.728392 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.728662 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.728731 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.728873 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2024.12.18 19:49:03.728907 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.728930 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.728947 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.728989 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.729011 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.729508 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} executeQuery: Read 5 rows, 229.00 B in 0.001472 sec., 3396.7391304347825 rows/sec., 151.92 KiB/sec. 2024.12.18 19:49:03.729590 [ 258 ] {035563a4-437d-4837-a1f3-4d0f04856baa} TCPHandler: Processed in 0.001700105 sec. 2024.12.18 19:49:03.729864 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.730026 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.730321 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.730376 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.730635 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.730708 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.730853 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.12.18 19:49:03.730890 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.730912 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.730929 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.730970 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.730991 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.731548 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} executeQuery: Read 5 rows, 229.00 B in 0.001593 sec., 3138.7319522912744 rows/sec., 140.38 KiB/sec. 2024.12.18 19:49:03.731637 [ 262 ] {bd708b25-68df-49d3-9495-22eae1fe5c86} TCPHandler: Processed in 0.001825588 sec. 2024.12.18 19:49:03.731959 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.732135 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.732392 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.732430 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.732683 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.732747 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.732889 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.12.18 19:49:03.732920 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.732942 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.732958 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.732999 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.733020 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.733546 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} executeQuery: Read 5 rows, 229.00 B in 0.00148 sec., 3378.3783783783783 rows/sec., 151.10 KiB/sec. 2024.12.18 19:49:03.733629 [ 258 ] {0d007ea0-a04b-43d6-912d-737f9bcb1db2} TCPHandler: Processed in 0.001731186 sec. 2024.12.18 19:49:03.733901 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.734069 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.734344 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.734384 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.734657 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.734723 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.734870 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.12.18 19:49:03.734908 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.734932 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.734949 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.734991 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:03.735013 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.735571 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} executeQuery: Read 5 rows, 229.00 B in 0.001571 sec., 3182.686187141948 rows/sec., 142.35 KiB/sec. 2024.12.18 19:49:03.735652 [ 262 ] {874f2e16-f3b8-4687-9487-c011cffc16d3} TCPHandler: Processed in 0.001803387 sec. 2024.12.18 19:49:03.735947 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.736094 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} executeQuery: (from [fd00:1122:3344:101::d]:36654) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.736346 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.736383 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.736644 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.736704 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.736834 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.12.18 19:49:03.736871 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.736898 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.736919 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.736966 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" 2024.12.18 19:49:03.736987 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.737525 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} executeQuery: Read 5 rows, 229.00 B in 0.001492 sec., 3351.206434316354 rows/sec., 149.89 KiB/sec. 2024.12.18 19:49:03.737606 [ 258 ] {1ecefc0e-41e6-4182-9e04-38945e53a46b} TCPHandler: Processed in 0.001710796 sec. 2024.12.18 19:49:03.737889 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.738050 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:03.738309 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:03.738350 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:03.738605 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.738674 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:03.738826 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.18 19:49:03.738859 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:03.738881 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:03.738898 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:03.738939 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" 2024.12.18 19:49:03.738961 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.12.18 19:49:03.739538 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} executeQuery: Read 5 rows, 229.00 B in 0.001553 sec., 3219.575016097875 rows/sec., 144.00 KiB/sec. 2024.12.18 19:49:03.739622 [ 262 ] {37c7d0bb-fc0f-4abf-bcce-1f611c7176cc} TCPHandler: Processed in 0.001789657 sec. 2024.12.18 19:49:03.741791 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.741924 [ 258 ] {7add2072-3d02-4ffa-963e-b4b131a8a8be} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.18 19:49:03.741985 [ 258 ] {7add2072-3d02-4ffa-963e-b4b131a8a8be} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:03.742745 [ 258 ] {7add2072-3d02-4ffa-963e-b4b131a8a8be} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:03.742798 [ 258 ] {7add2072-3d02-4ffa-963e-b4b131a8a8be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:03.743447 [ 258 ] {7add2072-3d02-4ffa-963e-b4b131a8a8be} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:03.743713 [ 258 ] {7add2072-3d02-4ffa-963e-b4b131a8a8be} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:03.743949 [ 258 ] {7add2072-3d02-4ffa-963e-b4b131a8a8be} executeQuery: Read 14 rows, 2.01 KiB in 0.002064 sec., 6782.945736434109 rows/sec., 973.25 KiB/sec. 2024.12.18 19:49:03.744025 [ 258 ] {7add2072-3d02-4ffa-963e-b4b131a8a8be} TCPHandler: Processed in 0.002296137 sec. 2024.12.18 19:49:03.744204 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.744325 [ 262 ] {7c3e1f26-714c-4333-8ab4-7c26a8eaca9c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:03.744382 [ 262 ] {7c3e1f26-714c-4333-8ab4-7c26a8eaca9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:03.744963 [ 262 ] {7c3e1f26-714c-4333-8ab4-7c26a8eaca9c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:03.745010 [ 262 ] {7c3e1f26-714c-4333-8ab4-7c26a8eaca9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:03.745400 [ 262 ] {7c3e1f26-714c-4333-8ab4-7c26a8eaca9c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:03.745641 [ 262 ] {7c3e1f26-714c-4333-8ab4-7c26a8eaca9c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:03.745848 [ 262 ] {7c3e1f26-714c-4333-8ab4-7c26a8eaca9c} executeQuery: Read 26 rows, 2.06 KiB in 0.001554 sec., 16731.01673101673 rows/sec., 1.30 MiB/sec. 2024.12.18 19:49:03.745908 [ 262 ] {7c3e1f26-714c-4333-8ab4-7c26a8eaca9c} TCPHandler: Processed in 0.001755856 sec. 2024.12.18 19:49:03.746094 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.746222 [ 258 ] {5e09b74b-e3d6-46b9-bbb0-ed5e5e01863f} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:03.746275 [ 258 ] {5e09b74b-e3d6-46b9-bbb0-ed5e5e01863f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:03.747150 [ 258 ] {5e09b74b-e3d6-46b9-bbb0-ed5e5e01863f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:03.747216 [ 258 ] {5e09b74b-e3d6-46b9-bbb0-ed5e5e01863f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:03.747799 [ 258 ] {5e09b74b-e3d6-46b9-bbb0-ed5e5e01863f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:03.748149 [ 258 ] {5e09b74b-e3d6-46b9-bbb0-ed5e5e01863f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:03.748473 [ 258 ] {5e09b74b-e3d6-46b9-bbb0-ed5e5e01863f} executeQuery: Read 28 rows, 2.24 KiB in 0.002269 sec., 12340.237990304098 rows/sec., 985.60 KiB/sec. 2024.12.18 19:49:03.748551 [ 258 ] {5e09b74b-e3d6-46b9-bbb0-ed5e5e01863f} TCPHandler: Processed in 0.002521762 sec. 2024.12.18 19:49:03.748726 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.748857 [ 262 ] {09955e6a-9333-45f6-94c1-672b356f4a64} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:03.748919 [ 262 ] {09955e6a-9333-45f6-94c1-672b356f4a64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:03.749450 [ 262 ] {09955e6a-9333-45f6-94c1-672b356f4a64} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:03.749492 [ 262 ] {09955e6a-9333-45f6-94c1-672b356f4a64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:03.749924 [ 262 ] {09955e6a-9333-45f6-94c1-672b356f4a64} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:49:03.750198 [ 262 ] {09955e6a-9333-45f6-94c1-672b356f4a64} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:03.750445 [ 262 ] {09955e6a-9333-45f6-94c1-672b356f4a64} executeQuery: Read 40 rows, 2.84 KiB in 0.001607 sec., 24891.101431238334 rows/sec., 1.73 MiB/sec. 2024.12.18 19:49:03.750567 [ 262 ] {09955e6a-9333-45f6-94c1-672b356f4a64} TCPHandler: Processed in 0.001900899 sec. 2024.12.18 19:49:03.750737 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:03.750853 [ 258 ] {0e998f42-ed3f-41a0-b6f7-742755efbbc8} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:03.750900 [ 258 ] {0e998f42-ed3f-41a0-b6f7-742755efbbc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:03.751373 [ 258 ] {0e998f42-ed3f-41a0-b6f7-742755efbbc8} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:03.751414 [ 258 ] {0e998f42-ed3f-41a0-b6f7-742755efbbc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:03.751826 [ 258 ] {0e998f42-ed3f-41a0-b6f7-742755efbbc8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:49:03.752081 [ 258 ] {0e998f42-ed3f-41a0-b6f7-742755efbbc8} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:03.752298 [ 258 ] {0e998f42-ed3f-41a0-b6f7-742755efbbc8} executeQuery: Read 16 rows, 1.13 KiB in 0.001467 sec., 10906.612133605999 rows/sec., 766.87 KiB/sec. 2024.12.18 19:49:03.752370 [ 258 ] {0e998f42-ed3f-41a0-b6f7-742755efbbc8} TCPHandler: Processed in 0.001697885 sec. 2024.12.18 19:49:04.440753 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2024.12.18 19:49:04.441384 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:04.441431 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:04.441945 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:49:04.442196 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:04.442466 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2024.12.18 19:49:04.572487 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.18 19:49:04.591948 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:04.592013 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:04.598576 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:49:04.599312 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:04.602152 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.18 19:49:06.925855 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 154 2024.12.18 19:49:06.930590 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:06.930648 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:06.932202 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:06.932523 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:06.933141 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 154 2024.12.18 19:49:08.668761 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:08.668965 [ 258 ] {c803af97-48e3-45f2-abae-92a20851e610} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:08.669034 [ 258 ] {c803af97-48e3-45f2-abae-92a20851e610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:08.669765 [ 258 ] {c803af97-48e3-45f2-abae-92a20851e610} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:08.669808 [ 258 ] {c803af97-48e3-45f2-abae-92a20851e610} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:08.670225 [ 258 ] {c803af97-48e3-45f2-abae-92a20851e610} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:49:08.670476 [ 258 ] {c803af97-48e3-45f2-abae-92a20851e610} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:08.670670 [ 258 ] {c803af97-48e3-45f2-abae-92a20851e610} executeQuery: Read 68 rows, 5.99 KiB in 0.001763 sec., 38570.61826432218 rows/sec., 3.32 MiB/sec. 2024.12.18 19:49:08.670732 [ 258 ] {c803af97-48e3-45f2-abae-92a20851e610} TCPHandler: Processed in 0.002100353 sec. 2024.12.18 19:49:08.670901 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:08.671033 [ 262 ] {40ffcee2-fc01-4bf7-8648-2c633607eace} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:49:08.671090 [ 262 ] {40ffcee2-fc01-4bf7-8648-2c633607eace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:49:08.671787 [ 262 ] {40ffcee2-fc01-4bf7-8648-2c633607eace} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:08.671833 [ 262 ] {40ffcee2-fc01-4bf7-8648-2c633607eace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:08.672218 [ 262 ] {40ffcee2-fc01-4bf7-8648-2c633607eace} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:08.672455 [ 262 ] {40ffcee2-fc01-4bf7-8648-2c633607eace} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:08.672623 [ 262 ] {40ffcee2-fc01-4bf7-8648-2c633607eace} executeQuery: Read 21 rows, 1.58 KiB in 0.001625 sec., 12923.076923076924 rows/sec., 971.75 KiB/sec. 2024.12.18 19:49:08.672673 [ 262 ] {40ffcee2-fc01-4bf7-8648-2c633607eace} TCPHandler: Processed in 0.001829787 sec. 2024.12.18 19:49:08.672830 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:08.672941 [ 258 ] {4b5dfceb-7908-472c-821f-f8b7dc8f9dfc} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:08.672988 [ 258 ] {4b5dfceb-7908-472c-821f-f8b7dc8f9dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:08.673621 [ 258 ] {4b5dfceb-7908-472c-821f-f8b7dc8f9dfc} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:08.673665 [ 258 ] {4b5dfceb-7908-472c-821f-f8b7dc8f9dfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:08.674065 [ 258 ] {4b5dfceb-7908-472c-821f-f8b7dc8f9dfc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:49:08.674302 [ 258 ] {4b5dfceb-7908-472c-821f-f8b7dc8f9dfc} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:08.674472 [ 258 ] {4b5dfceb-7908-472c-821f-f8b7dc8f9dfc} executeQuery: Read 49 rows, 3.92 KiB in 0.001554 sec., 31531.53153153153 rows/sec., 2.46 MiB/sec. 2024.12.18 19:49:08.674521 [ 258 ] {4b5dfceb-7908-472c-821f-f8b7dc8f9dfc} TCPHandler: Processed in 0.001741086 sec. 2024.12.18 19:49:08.674655 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:08.674762 [ 262 ] {ea1f3691-33b0-4394-9241-a97bbe77f565} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:08.674810 [ 262 ] {ea1f3691-33b0-4394-9241-a97bbe77f565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:08.675278 [ 262 ] {ea1f3691-33b0-4394-9241-a97bbe77f565} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:08.675314 [ 262 ] {ea1f3691-33b0-4394-9241-a97bbe77f565} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:08.675684 [ 262 ] {ea1f3691-33b0-4394-9241-a97bbe77f565} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:08.675911 [ 262 ] {ea1f3691-33b0-4394-9241-a97bbe77f565} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:08.676072 [ 262 ] {ea1f3691-33b0-4394-9241-a97bbe77f565} executeQuery: Read 50 rows, 3.55 KiB in 0.001332 sec., 37537.53753753754 rows/sec., 2.60 MiB/sec. 2024.12.18 19:49:08.676121 [ 262 ] {ea1f3691-33b0-4394-9241-a97bbe77f565} TCPHandler: Processed in 0.001516081 sec. 2024.12.18 19:49:08.676251 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:08.676380 [ 258 ] {4a814b3c-d8ea-460d-9972-deae98551dd0} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:08.676457 [ 258 ] {4a814b3c-d8ea-460d-9972-deae98551dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:49:08.677700 [ 258 ] {4a814b3c-d8ea-460d-9972-deae98551dd0} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:08.677737 [ 258 ] {4a814b3c-d8ea-460d-9972-deae98551dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:08.678339 [ 258 ] {4a814b3c-d8ea-460d-9972-deae98551dd0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:08.678590 [ 258 ] {4a814b3c-d8ea-460d-9972-deae98551dd0} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:08.678846 [ 258 ] {4a814b3c-d8ea-460d-9972-deae98551dd0} executeQuery: Read 21 rows, 38.53 KiB in 0.002495 sec., 8416.83366733467 rows/sec., 15.08 MiB/sec. 2024.12.18 19:49:08.679114 [ 258 ] {4a814b3c-d8ea-460d-9972-deae98551dd0} TCPHandler: Processed in 0.00292292 sec. 2024.12.18 19:49:08.679284 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:08.679413 [ 262 ] {fbb74c3f-0eb0-43af-ae0e-3a358570d434} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:08.679469 [ 262 ] {fbb74c3f-0eb0-43af-ae0e-3a358570d434} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:08.679975 [ 262 ] {fbb74c3f-0eb0-43af-ae0e-3a358570d434} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:08.680014 [ 262 ] {fbb74c3f-0eb0-43af-ae0e-3a358570d434} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:08.680359 [ 262 ] {fbb74c3f-0eb0-43af-ae0e-3a358570d434} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:08.680585 [ 262 ] {fbb74c3f-0eb0-43af-ae0e-3a358570d434} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:08.680815 [ 262 ] {fbb74c3f-0eb0-43af-ae0e-3a358570d434} executeQuery: Read 20 rows, 1.41 KiB in 0.001427 sec., 14015.41695865452 rows/sec., 985.46 KiB/sec. 2024.12.18 19:49:08.680872 [ 262 ] {fbb74c3f-0eb0-43af-ae0e-3a358570d434} TCPHandler: Processed in 0.001649024 sec. 2024.12.18 19:49:11.862077 [ 78 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:49:11.862151 [ 78 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:49:11.942583 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2024.12.18 19:49:11.943387 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:11.943436 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:11.944021 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:49:11.944290 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:11.944492 [ 78 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:49:11.944573 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.18 19:49:11.944604 [ 78 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:11.944634 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:11.944849 [ 187 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:49:11.945027 [ 187 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:11.945111 [ 187 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2024.12.18 19:49:11.945229 [ 187 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2024.12.18 19:49:11.945477 [ 187 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2024.12.18 19:49:11.945577 [ 187 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2024.12.18 19:49:11.945808 [ 187 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2024.12.18 19:49:11.945948 [ 187 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2024.12.18 19:49:11.972811 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.028095348 sec., 99874.18557691472 rows/sec., 1.43 MiB/sec. 2024.12.18 19:49:11.973194 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:49:11.973558 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:11.973653 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_6_1} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:49:11.973789 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.12.18 19:49:12.102220 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.18 19:49:12.121455 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:12.121505 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:12.128414 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:49:12.129146 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:12.129563 [ 78 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:49:12.129715 [ 78 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:12.129830 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:12.130294 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:49:12.145210 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.18 19:49:12.146617 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:12.147713 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.18 19:49:12.152785 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.18 19:49:12.157924 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.12.18 19:49:12.163009 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.18 19:49:12.170359 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.18 19:49:12.175064 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.12.18 19:49:12.235849 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.105837937 sec., 434.6267633693578 rows/sec., 2.25 MiB/sec. 2024.12.18 19:49:12.238679 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:49:12.241849 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:12.241992 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_6_1} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:49:12.244581 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.18 19:49:13.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.73 MiB, peak 170.27 MiB, free memory in arenas 0.00 B, will set to 163.73 MiB (RSS), difference: 3.00 MiB 2024.12.18 19:49:13.666409 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:13.666599 [ 258 ] {869540da-a31c-4aea-a9e7-f4642ab0f23f} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:13.666671 [ 258 ] {869540da-a31c-4aea-a9e7-f4642ab0f23f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:13.667404 [ 258 ] {869540da-a31c-4aea-a9e7-f4642ab0f23f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:13.667457 [ 258 ] {869540da-a31c-4aea-a9e7-f4642ab0f23f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:13.667903 [ 258 ] {869540da-a31c-4aea-a9e7-f4642ab0f23f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:49:13.668162 [ 258 ] {869540da-a31c-4aea-a9e7-f4642ab0f23f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:13.668428 [ 258 ] {869540da-a31c-4aea-a9e7-f4642ab0f23f} executeQuery: Read 26 rows, 2.06 KiB in 0.001873 sec., 13881.47357180993 rows/sec., 1.07 MiB/sec. 2024.12.18 19:49:13.668597 [ 258 ] {869540da-a31c-4aea-a9e7-f4642ab0f23f} TCPHandler: Processed in 0.002305127 sec. 2024.12.18 19:49:13.668798 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:13.668921 [ 262 ] {c42cd7dd-0ef8-47a5-99ae-70de55445974} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:13.668971 [ 262 ] {c42cd7dd-0ef8-47a5-99ae-70de55445974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:13.669580 [ 262 ] {c42cd7dd-0ef8-47a5-99ae-70de55445974} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:13.669622 [ 262 ] {c42cd7dd-0ef8-47a5-99ae-70de55445974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:13.669990 [ 262 ] {c42cd7dd-0ef8-47a5-99ae-70de55445974} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:49:13.670228 [ 262 ] {c42cd7dd-0ef8-47a5-99ae-70de55445974} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:13.670440 [ 262 ] {c42cd7dd-0ef8-47a5-99ae-70de55445974} executeQuery: Read 28 rows, 2.24 KiB in 0.001548 sec., 18087.855297157625 rows/sec., 1.41 MiB/sec. 2024.12.18 19:49:13.670496 [ 262 ] {c42cd7dd-0ef8-47a5-99ae-70de55445974} TCPHandler: Processed in 0.001756386 sec. 2024.12.18 19:49:13.670665 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:13.670795 [ 258 ] {a93f6716-f6af-4359-9018-7da055772840} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:13.670855 [ 258 ] {a93f6716-f6af-4359-9018-7da055772840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:13.671391 [ 258 ] {a93f6716-f6af-4359-9018-7da055772840} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:13.671430 [ 258 ] {a93f6716-f6af-4359-9018-7da055772840} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:13.671808 [ 258 ] {a93f6716-f6af-4359-9018-7da055772840} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:49:13.672053 [ 258 ] {a93f6716-f6af-4359-9018-7da055772840} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:13.672231 [ 258 ] {a93f6716-f6af-4359-9018-7da055772840} executeQuery: Read 50 rows, 3.55 KiB in 0.001466 sec., 34106.41200545702 rows/sec., 2.36 MiB/sec. 2024.12.18 19:49:13.672321 [ 258 ] {a93f6716-f6af-4359-9018-7da055772840} TCPHandler: Processed in 0.001718136 sec. 2024.12.18 19:49:13.672507 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:13.672635 [ 262 ] {a38593d5-fea3-4f5f-8012-c7a4445072d1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:13.672689 [ 262 ] {a38593d5-fea3-4f5f-8012-c7a4445072d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:13.673191 [ 262 ] {a38593d5-fea3-4f5f-8012-c7a4445072d1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:13.673227 [ 262 ] {a38593d5-fea3-4f5f-8012-c7a4445072d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:13.673583 [ 262 ] {a38593d5-fea3-4f5f-8012-c7a4445072d1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:49:13.673817 [ 262 ] {a38593d5-fea3-4f5f-8012-c7a4445072d1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:13.673990 [ 262 ] {a38593d5-fea3-4f5f-8012-c7a4445072d1} executeQuery: Read 20 rows, 1.41 KiB in 0.001384 sec., 14450.86705202312 rows/sec., 1016.08 KiB/sec. 2024.12.18 19:49:13.674037 [ 262 ] {a38593d5-fea3-4f5f-8012-c7a4445072d1} TCPHandler: Processed in 0.001592353 sec. 2024.12.18 19:49:16.933466 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 174 2024.12.18 19:49:16.936286 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:16.936337 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:16.937857 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:49:16.938168 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:16.938806 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 174 2024.12.18 19:49:18.668675 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:18.668877 [ 258 ] {2fa0e343-e788-4682-af35-f8e2b454740c} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:18.668955 [ 258 ] {2fa0e343-e788-4682-af35-f8e2b454740c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:18.669753 [ 258 ] {2fa0e343-e788-4682-af35-f8e2b454740c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:18.669793 [ 258 ] {2fa0e343-e788-4682-af35-f8e2b454740c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:18.670208 [ 258 ] {2fa0e343-e788-4682-af35-f8e2b454740c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:49:18.670458 [ 258 ] {2fa0e343-e788-4682-af35-f8e2b454740c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:18.670654 [ 258 ] {2fa0e343-e788-4682-af35-f8e2b454740c} executeQuery: Read 68 rows, 5.99 KiB in 0.001834 sec., 37077.42639040349 rows/sec., 3.19 MiB/sec. 2024.12.18 19:49:18.670708 [ 258 ] {2fa0e343-e788-4682-af35-f8e2b454740c} TCPHandler: Processed in 0.002160884 sec. 2024.12.18 19:49:18.670885 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:18.671000 [ 262 ] {bd66af1f-fe80-4a64-b481-ce36dfab4aff} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:49:18.671046 [ 262 ] {bd66af1f-fe80-4a64-b481-ce36dfab4aff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:49:18.671608 [ 262 ] {bd66af1f-fe80-4a64-b481-ce36dfab4aff} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:18.671645 [ 262 ] {bd66af1f-fe80-4a64-b481-ce36dfab4aff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:18.671995 [ 262 ] {bd66af1f-fe80-4a64-b481-ce36dfab4aff} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:49:18.672255 [ 262 ] {bd66af1f-fe80-4a64-b481-ce36dfab4aff} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:18.672508 [ 262 ] {bd66af1f-fe80-4a64-b481-ce36dfab4aff} executeQuery: Read 21 rows, 1.58 KiB in 0.001509 sec., 13916.500994035787 rows/sec., 1.02 MiB/sec. 2024.12.18 19:49:18.672588 [ 262 ] {bd66af1f-fe80-4a64-b481-ce36dfab4aff} TCPHandler: Processed in 0.001760896 sec. 2024.12.18 19:49:18.672736 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:18.672845 [ 258 ] {5ca9d4ad-a7b8-49bd-b292-9a5ffebf6068} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:18.672891 [ 258 ] {5ca9d4ad-a7b8-49bd-b292-9a5ffebf6068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:18.673442 [ 258 ] {5ca9d4ad-a7b8-49bd-b292-9a5ffebf6068} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:18.673481 [ 258 ] {5ca9d4ad-a7b8-49bd-b292-9a5ffebf6068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:18.673854 [ 258 ] {5ca9d4ad-a7b8-49bd-b292-9a5ffebf6068} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:49:18.674091 [ 258 ] {5ca9d4ad-a7b8-49bd-b292-9a5ffebf6068} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:18.674264 [ 258 ] {5ca9d4ad-a7b8-49bd-b292-9a5ffebf6068} executeQuery: Read 49 rows, 3.92 KiB in 0.001442 sec., 33980.58252427185 rows/sec., 2.65 MiB/sec. 2024.12.18 19:49:18.674315 [ 258 ] {5ca9d4ad-a7b8-49bd-b292-9a5ffebf6068} TCPHandler: Processed in 0.001629894 sec. 2024.12.18 19:49:18.674456 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:18.674564 [ 262 ] {f2701404-314d-49b9-94f9-92cf12b55188} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:18.674612 [ 262 ] {f2701404-314d-49b9-94f9-92cf12b55188} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:18.675103 [ 262 ] {f2701404-314d-49b9-94f9-92cf12b55188} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:18.675139 [ 262 ] {f2701404-314d-49b9-94f9-92cf12b55188} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:18.675525 [ 262 ] {f2701404-314d-49b9-94f9-92cf12b55188} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:49:18.675761 [ 262 ] {f2701404-314d-49b9-94f9-92cf12b55188} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:18.675947 [ 262 ] {f2701404-314d-49b9-94f9-92cf12b55188} executeQuery: Read 50 rows, 3.55 KiB in 0.001403 sec., 35637.91874554526 rows/sec., 2.47 MiB/sec. 2024.12.18 19:49:18.675999 [ 262 ] {f2701404-314d-49b9-94f9-92cf12b55188} TCPHandler: Processed in 0.001605713 sec. 2024.12.18 19:49:18.676147 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:18.676253 [ 258 ] {3036fa51-1375-4513-97b4-35409f3f7b7b} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:18.676322 [ 258 ] {3036fa51-1375-4513-97b4-35409f3f7b7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:49:18.677589 [ 258 ] {3036fa51-1375-4513-97b4-35409f3f7b7b} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:18.677627 [ 258 ] {3036fa51-1375-4513-97b4-35409f3f7b7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:18.678246 [ 258 ] {3036fa51-1375-4513-97b4-35409f3f7b7b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:49:18.678508 [ 258 ] {3036fa51-1375-4513-97b4-35409f3f7b7b} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:18.678703 [ 258 ] {3036fa51-1375-4513-97b4-35409f3f7b7b} executeQuery: Read 21 rows, 38.53 KiB in 0.002473 sec., 8491.710473109584 rows/sec., 15.22 MiB/sec. 2024.12.18 19:49:18.678791 [ 258 ] {3036fa51-1375-4513-97b4-35409f3f7b7b} TCPHandler: Processed in 0.002695076 sec. 2024.12.18 19:49:18.678942 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:18.679049 [ 262 ] {94ffbe77-a4ce-4eae-a856-d3650a628b10} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:18.679094 [ 262 ] {94ffbe77-a4ce-4eae-a856-d3650a628b10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:18.679523 [ 262 ] {94ffbe77-a4ce-4eae-a856-d3650a628b10} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:18.679558 [ 262 ] {94ffbe77-a4ce-4eae-a856-d3650a628b10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:18.679905 [ 262 ] {94ffbe77-a4ce-4eae-a856-d3650a628b10} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:49:18.680137 [ 262 ] {94ffbe77-a4ce-4eae-a856-d3650a628b10} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:18.680305 [ 262 ] {94ffbe77-a4ce-4eae-a856-d3650a628b10} executeQuery: Read 20 rows, 1.41 KiB in 0.001278 sec., 15649.452269170579 rows/sec., 1.07 MiB/sec. 2024.12.18 19:49:18.680353 [ 262 ] {94ffbe77-a4ce-4eae-a856-d3650a628b10} TCPHandler: Processed in 0.00146363 sec. 2024.12.18 19:49:19.444687 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2024.12.18 19:49:19.445429 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:19.445474 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:19.446089 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:49:19.446344 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:19.446557 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2024.12.18 19:49:19.645311 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.18 19:49:19.664853 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:19.664914 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:19.671688 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:49:19.672459 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:19.675104 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.18 19:49:23.666596 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:23.666802 [ 258 ] {8a6057c5-f207-443a-ad84-04082263431a} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:23.666873 [ 258 ] {8a6057c5-f207-443a-ad84-04082263431a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:23.667614 [ 258 ] {8a6057c5-f207-443a-ad84-04082263431a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:23.667666 [ 258 ] {8a6057c5-f207-443a-ad84-04082263431a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:23.668114 [ 258 ] {8a6057c5-f207-443a-ad84-04082263431a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:49:23.668362 [ 258 ] {8a6057c5-f207-443a-ad84-04082263431a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:23.668550 [ 67 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:49:23.668619 [ 258 ] {8a6057c5-f207-443a-ad84-04082263431a} executeQuery: Read 26 rows, 2.06 KiB in 0.001866 sec., 13933.547695605574 rows/sec., 1.08 MiB/sec. 2024.12.18 19:49:23.668635 [ 67 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:23.668704 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:23.668756 [ 258 ] {8a6057c5-f207-443a-ad84-04082263431a} TCPHandler: Processed in 0.002284537 sec. 2024.12.18 19:49:23.668982 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:49:23.668997 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:23.669309 [ 262 ] {4a00ce78-32dc-4526-a865-5f4977c12213} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:23.669321 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:23.669414 [ 262 ] {4a00ce78-32dc-4526-a865-5f4977c12213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:23.669420 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 43 rows starting from the beginning of the part 2024.12.18 19:49:23.669793 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2024.12.18 19:49:23.670116 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part 2024.12.18 19:49:23.670506 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2024.12.18 19:49:23.670896 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 68 rows starting from the beginning of the part 2024.12.18 19:49:23.671199 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2024.12.18 19:49:23.672298 [ 262 ] {4a00ce78-32dc-4526-a865-5f4977c12213} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:23.672387 [ 262 ] {4a00ce78-32dc-4526-a865-5f4977c12213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:23.673557 [ 262 ] {4a00ce78-32dc-4526-a865-5f4977c12213} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:49:23.674195 [ 262 ] {4a00ce78-32dc-4526-a865-5f4977c12213} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:23.674269 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.005430202 sec., 47327.88945972912 rows/sec., 4.17 MiB/sec. 2024.12.18 19:49:23.674435 [ 67 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:49:23.674535 [ 67 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:23.674609 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:23.674708 [ 262 ] {4a00ce78-32dc-4526-a865-5f4977c12213} executeQuery: Read 28 rows, 2.24 KiB in 0.005467 sec., 5121.638924455826 rows/sec., 409.06 KiB/sec. 2024.12.18 19:49:23.674724 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:49:23.674982 [ 262 ] {4a00ce78-32dc-4526-a865-5f4977c12213} TCPHandler: Processed in 0.006082005 sec. 2024.12.18 19:49:23.675021 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:49:23.675237 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:23.675337 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:23.675473 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part 2024.12.18 19:49:23.675571 [ 258 ] {01cf6e91-1684-4c2f-bcb6-59890dc70d35} executeQuery: (from [fd00:1122:3344:101::d]:36654) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:23.675586 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:23.675881 [ 258 ] {01cf6e91-1684-4c2f-bcb6-59890dc70d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:23.675930 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2024.12.18 19:49:23.676054 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_6_1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:49:23.676494 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 49 rows starting from the beginning of the part 2024.12.18 19:49:23.676526 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.18 19:49:23.676894 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2024.12.18 19:49:23.677265 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part 2024.12.18 19:49:23.677628 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part 2024.12.18 19:49:23.679122 [ 258 ] {01cf6e91-1684-4c2f-bcb6-59890dc70d35} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:23.679204 [ 258 ] {01cf6e91-1684-4c2f-bcb6-59890dc70d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:23.680369 [ 258 ] {01cf6e91-1684-4c2f-bcb6-59890dc70d35} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:49:23.680558 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581777 sec., 36440.07927436114 rows/sec., 2.98 MiB/sec. 2024.12.18 19:49:23.680727 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:49:23.680881 [ 258 ] {01cf6e91-1684-4c2f-bcb6-59890dc70d35} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:23.681302 [ 258 ] {01cf6e91-1684-4c2f-bcb6-59890dc70d35} executeQuery: Read 50 rows, 3.55 KiB in 0.005853 sec., 8542.627712284298 rows/sec., 606.49 KiB/sec. 2024.12.18 19:49:23.681316 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:23.681478 [ 258 ] {01cf6e91-1684-4c2f-bcb6-59890dc70d35} TCPHandler: Processed in 0.006358831 sec. 2024.12.18 19:49:23.681511 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_6_1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:49:23.681660 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:49:23.681706 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:23.681825 [ 262 ] {5da571e0-4617-491f-bfcd-93729623334f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:23.681874 [ 262 ] {5da571e0-4617-491f-bfcd-93729623334f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:23.682340 [ 262 ] {5da571e0-4617-491f-bfcd-93729623334f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:23.682378 [ 262 ] {5da571e0-4617-491f-bfcd-93729623334f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:23.682760 [ 262 ] {5da571e0-4617-491f-bfcd-93729623334f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:49:23.682996 [ 262 ] {5da571e0-4617-491f-bfcd-93729623334f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:23.683203 [ 262 ] {5da571e0-4617-491f-bfcd-93729623334f} executeQuery: Read 20 rows, 1.41 KiB in 0.001403 sec., 14255.167498218105 rows/sec., 1002.32 KiB/sec. 2024.12.18 19:49:23.683254 [ 262 ] {5da571e0-4617-491f-bfcd-93729623334f} TCPHandler: Processed in 0.001655754 sec. 2024.12.18 19:49:26.862395 [ 62 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:49:26.862466 [ 62 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:49:26.938949 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 194 2024.12.18 19:49:26.941832 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:26.941888 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:26.943388 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:49:26.943710 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:26.944297 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 194 2024.12.18 19:49:26.946683 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2024.12.18 19:49:26.947420 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:26.947484 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:26.948045 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:49:26.948315 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:26.948547 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.18 19:49:27.175168 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.18 19:49:27.194819 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:27.194882 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:27.201807 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:49:27.202577 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:27.205324 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.18 19:49:27.993861 [ 258 ] {} TCPHandler: Done processing connection. 2024.12.18 19:49:27.993957 [ 258 ] {} TCP-Session: 65a3e3df-5204-4534-b043-34c33c740613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.18 19:49:28.000426 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 163.49 MiB, peak 170.27 MiB, free memory in arenas 0.00 B, will set to 165.61 MiB (RSS), difference: 2.12 MiB 2024.12.18 19:49:28.668042 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:28.668251 [ 262 ] {13c0ae2c-bb5e-40e5-a3ce-5f6f239bc573} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:28.668329 [ 262 ] {13c0ae2c-bb5e-40e5-a3ce-5f6f239bc573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:28.669128 [ 262 ] {13c0ae2c-bb5e-40e5-a3ce-5f6f239bc573} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:28.669172 [ 262 ] {13c0ae2c-bb5e-40e5-a3ce-5f6f239bc573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:28.669610 [ 262 ] {13c0ae2c-bb5e-40e5-a3ce-5f6f239bc573} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:49:28.669866 [ 262 ] {13c0ae2c-bb5e-40e5-a3ce-5f6f239bc573} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:28.670219 [ 262 ] {13c0ae2c-bb5e-40e5-a3ce-5f6f239bc573} executeQuery: Read 68 rows, 5.99 KiB in 0.001994 sec., 34102.30692076228 rows/sec., 2.94 MiB/sec. 2024.12.18 19:49:28.670446 [ 262 ] {13c0ae2c-bb5e-40e5-a3ce-5f6f239bc573} TCPHandler: Processed in 0.002554992 sec. 2024.12.18 19:49:28.670769 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:28.670922 [ 266 ] {b1fe4135-1a2f-45a1-9d60-9b86f814697f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:49:28.671020 [ 266 ] {b1fe4135-1a2f-45a1-9d60-9b86f814697f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:49:28.671789 [ 266 ] {b1fe4135-1a2f-45a1-9d60-9b86f814697f} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:28.671829 [ 266 ] {b1fe4135-1a2f-45a1-9d60-9b86f814697f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:28.672186 [ 266 ] {b1fe4135-1a2f-45a1-9d60-9b86f814697f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:49:28.672426 [ 266 ] {b1fe4135-1a2f-45a1-9d60-9b86f814697f} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:28.672619 [ 266 ] {b1fe4135-1a2f-45a1-9d60-9b86f814697f} executeQuery: Read 21 rows, 1.58 KiB in 0.001732 sec., 12124.711316397228 rows/sec., 911.72 KiB/sec. 2024.12.18 19:49:28.672677 [ 266 ] {b1fe4135-1a2f-45a1-9d60-9b86f814697f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.12.18 19:49:28.672692 [ 266 ] {b1fe4135-1a2f-45a1-9d60-9b86f814697f} TCPHandler: Processed in 0.002007242 sec. 2024.12.18 19:49:28.672839 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:28.672950 [ 262 ] {35a84526-cc19-4f3c-9854-022cdb57c79b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:28.672996 [ 262 ] {35a84526-cc19-4f3c-9854-022cdb57c79b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:28.673531 [ 262 ] {35a84526-cc19-4f3c-9854-022cdb57c79b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:28.673570 [ 262 ] {35a84526-cc19-4f3c-9854-022cdb57c79b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:28.673920 [ 262 ] {35a84526-cc19-4f3c-9854-022cdb57c79b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:49:28.674156 [ 262 ] {35a84526-cc19-4f3c-9854-022cdb57c79b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:28.674411 [ 262 ] {35a84526-cc19-4f3c-9854-022cdb57c79b} executeQuery: Read 49 rows, 3.92 KiB in 0.001461 sec., 33538.67214236824 rows/sec., 2.62 MiB/sec. 2024.12.18 19:49:28.674498 [ 262 ] {35a84526-cc19-4f3c-9854-022cdb57c79b} TCPHandler: Processed in 0.001710195 sec. 2024.12.18 19:49:28.674640 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:28.674770 [ 266 ] {c3166eae-17ff-468e-ac0a-271d46338e09} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:28.674827 [ 266 ] {c3166eae-17ff-468e-ac0a-271d46338e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:28.675397 [ 266 ] {c3166eae-17ff-468e-ac0a-271d46338e09} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:28.675442 [ 266 ] {c3166eae-17ff-468e-ac0a-271d46338e09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:28.675843 [ 266 ] {c3166eae-17ff-468e-ac0a-271d46338e09} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:49:28.676076 [ 266 ] {c3166eae-17ff-468e-ac0a-271d46338e09} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:28.676194 [ 60 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:49:28.676246 [ 60 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:28.676251 [ 266 ] {c3166eae-17ff-468e-ac0a-271d46338e09} executeQuery: Read 50 rows, 3.55 KiB in 0.001509 sec., 33134.52617627568 rows/sec., 2.30 MiB/sec. 2024.12.18 19:49:28.676272 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:28.676331 [ 266 ] {c3166eae-17ff-468e-ac0a-271d46338e09} TCPHandler: Processed in 0.001738965 sec. 2024.12.18 19:49:28.676532 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:28.676574 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:49:28.676745 [ 262 ] {b91ecafd-5054-4eaf-b830-5784186799c1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:28.676910 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:28.676948 [ 262 ] {b91ecafd-5054-4eaf-b830-5784186799c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:49:28.676992 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2024.12.18 19:49:28.677407 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part 2024.12.18 19:49:28.677820 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part 2024.12.18 19:49:28.678211 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part 2024.12.18 19:49:28.678538 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part 2024.12.18 19:49:28.678905 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2024.12.18 19:49:28.682600 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 5 columns (5 merged, 0 gathered) in 0.006219158 sec., 46630.10651924264 rows/sec., 3.23 MiB/sec. 2024.12.18 19:49:28.682726 [ 262 ] {b91ecafd-5054-4eaf-b830-5784186799c1} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:28.682792 [ 262 ] {b91ecafd-5054-4eaf-b830-5784186799c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:28.682872 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:49:28.683560 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:28.683699 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_6_1} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:49:28.683831 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.18 19:49:28.684021 [ 262 ] {b91ecafd-5054-4eaf-b830-5784186799c1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:49:28.684288 [ 262 ] {b91ecafd-5054-4eaf-b830-5784186799c1} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:28.684490 [ 262 ] {b91ecafd-5054-4eaf-b830-5784186799c1} executeQuery: Read 21 rows, 38.53 KiB in 0.007831 sec., 2681.6498531477464 rows/sec., 4.81 MiB/sec. 2024.12.18 19:49:28.684619 [ 262 ] {b91ecafd-5054-4eaf-b830-5784186799c1} TCPHandler: Processed in 0.008190118 sec. 2024.12.18 19:49:28.684775 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:28.684903 [ 266 ] {935a2bf5-18fe-4fc1-b501-88c81a611473} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:28.684957 [ 266 ] {935a2bf5-18fe-4fc1-b501-88c81a611473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:28.685461 [ 266 ] {935a2bf5-18fe-4fc1-b501-88c81a611473} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:28.685505 [ 266 ] {935a2bf5-18fe-4fc1-b501-88c81a611473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:28.685871 [ 266 ] {935a2bf5-18fe-4fc1-b501-88c81a611473} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:49:28.686111 [ 266 ] {935a2bf5-18fe-4fc1-b501-88c81a611473} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:28.686223 [ 60 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:49:28.686263 [ 60 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:28.686287 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.18 19:49:28.686292 [ 266 ] {935a2bf5-18fe-4fc1-b501-88c81a611473} executeQuery: Read 20 rows, 1.41 KiB in 0.001418 sec., 14104.372355430183 rows/sec., 991.71 KiB/sec. 2024.12.18 19:49:28.686778 [ 266 ] {935a2bf5-18fe-4fc1-b501-88c81a611473} TCPHandler: Processed in 0.002055742 sec. 2024.12.18 19:49:28.687143 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:49:28.687308 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:28.687343 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part 2024.12.18 19:49:28.687457 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.12.18 19:49:28.687653 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.12.18 19:49:28.687821 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2024.12.18 19:49:28.687971 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2024.12.18 19:49:28.688105 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part 2024.12.18 19:49:28.689195 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 4 columns (4 merged, 0 gathered) in 0.002801327 sec., 41408.94654569066 rows/sec., 2.84 MiB/sec. 2024.12.18 19:49:28.689387 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:49:28.689707 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:28.689778 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_6_1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:49:28.689856 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:49:29.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 168.15 MiB, peak 171.37 MiB, free memory in arenas 0.00 B, will set to 165.71 MiB (RSS), difference: -2.43 MiB 2024.12.18 19:49:33.672683 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:33.672928 [ 262 ] {8b3d5e34-3f92-4ee5-8a25-3bd14694b7f1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:33.673018 [ 262 ] {8b3d5e34-3f92-4ee5-8a25-3bd14694b7f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:33.674006 [ 262 ] {8b3d5e34-3f92-4ee5-8a25-3bd14694b7f1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:33.674071 [ 262 ] {8b3d5e34-3f92-4ee5-8a25-3bd14694b7f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:33.674663 [ 262 ] {8b3d5e34-3f92-4ee5-8a25-3bd14694b7f1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:49:33.675004 [ 262 ] {8b3d5e34-3f92-4ee5-8a25-3bd14694b7f1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:33.675319 [ 262 ] {8b3d5e34-3f92-4ee5-8a25-3bd14694b7f1} executeQuery: Read 52 rows, 4.04 KiB in 0.002453 sec., 21198.53240929474 rows/sec., 1.61 MiB/sec. 2024.12.18 19:49:33.675395 [ 262 ] {8b3d5e34-3f92-4ee5-8a25-3bd14694b7f1} TCPHandler: Processed in 0.002895539 sec. 2024.12.18 19:49:33.675625 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:33.675757 [ 266 ] {bf4adf39-e5e1-409d-9da4-942876ffa364} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:33.675813 [ 266 ] {bf4adf39-e5e1-409d-9da4-942876ffa364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:33.676579 [ 266 ] {bf4adf39-e5e1-409d-9da4-942876ffa364} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:33.676630 [ 266 ] {bf4adf39-e5e1-409d-9da4-942876ffa364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:33.677115 [ 266 ] {bf4adf39-e5e1-409d-9da4-942876ffa364} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:49:33.677430 [ 266 ] {bf4adf39-e5e1-409d-9da4-942876ffa364} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:33.677710 [ 266 ] {bf4adf39-e5e1-409d-9da4-942876ffa364} executeQuery: Read 56 rows, 4.47 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.20 MiB/sec. 2024.12.18 19:49:33.677781 [ 266 ] {bf4adf39-e5e1-409d-9da4-942876ffa364} TCPHandler: Processed in 0.002220915 sec. 2024.12.18 19:49:33.677981 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:33.678109 [ 262 ] {bbb85de7-4133-4624-8008-b67398ff1a15} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:33.678173 [ 262 ] {bbb85de7-4133-4624-8008-b67398ff1a15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:33.678895 [ 262 ] {bbb85de7-4133-4624-8008-b67398ff1a15} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:33.678947 [ 262 ] {bbb85de7-4133-4624-8008-b67398ff1a15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:33.679441 [ 262 ] {bbb85de7-4133-4624-8008-b67398ff1a15} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:49:33.679774 [ 262 ] {bbb85de7-4133-4624-8008-b67398ff1a15} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:33.680048 [ 262 ] {bbb85de7-4133-4624-8008-b67398ff1a15} executeQuery: Read 110 rows, 7.81 KiB in 0.00197 sec., 55837.56345177665 rows/sec., 3.87 MiB/sec. 2024.12.18 19:49:33.680116 [ 262 ] {bbb85de7-4133-4624-8008-b67398ff1a15} TCPHandler: Processed in 0.002195405 sec. 2024.12.18 19:49:33.680335 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:33.680517 [ 266 ] {adb8892b-d11d-4bdf-ac42-1958d9057d6e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:33.680575 [ 266 ] {adb8892b-d11d-4bdf-ac42-1958d9057d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:33.681137 [ 266 ] {adb8892b-d11d-4bdf-ac42-1958d9057d6e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:33.681186 [ 266 ] {adb8892b-d11d-4bdf-ac42-1958d9057d6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:33.681650 [ 266 ] {adb8892b-d11d-4bdf-ac42-1958d9057d6e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:49:33.681959 [ 266 ] {adb8892b-d11d-4bdf-ac42-1958d9057d6e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:33.682204 [ 266 ] {adb8892b-d11d-4bdf-ac42-1958d9057d6e} executeQuery: Read 38 rows, 2.67 KiB in 0.001717 sec., 22131.6249271986 rows/sec., 1.52 MiB/sec. 2024.12.18 19:49:33.682268 [ 266 ] {adb8892b-d11d-4bdf-ac42-1958d9057d6e} TCPHandler: Processed in 0.001995172 sec. 2024.12.18 19:49:34.448661 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2024.12.18 19:49:34.449402 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:34.449462 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:34.450040 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:49:34.450306 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:34.450602 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2024.12.18 19:49:34.705393 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.12.18 19:49:34.725842 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:34.725910 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:34.733346 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:49:34.734102 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:34.737533 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.12.18 19:49:36.944449 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 214 2024.12.18 19:49:36.947533 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:36.947598 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:36.949117 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:49:36.949443 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:36.950481 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 214 2024.12.18 19:49:38.673095 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:38.673282 [ 262 ] {778273e1-fb55-4c92-b1c0-037ff99924e2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:38.673355 [ 262 ] {778273e1-fb55-4c92-b1c0-037ff99924e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:38.674135 [ 262 ] {778273e1-fb55-4c92-b1c0-037ff99924e2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:38.674186 [ 262 ] {778273e1-fb55-4c92-b1c0-037ff99924e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:38.674636 [ 262 ] {778273e1-fb55-4c92-b1c0-037ff99924e2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:49:38.674891 [ 262 ] {778273e1-fb55-4c92-b1c0-037ff99924e2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:38.675128 [ 262 ] {778273e1-fb55-4c92-b1c0-037ff99924e2} executeQuery: Read 94 rows, 7.97 KiB in 0.001898 sec., 49525.81664910432 rows/sec., 4.10 MiB/sec. 2024.12.18 19:49:38.675196 [ 262 ] {778273e1-fb55-4c92-b1c0-037ff99924e2} TCPHandler: Processed in 0.002227286 sec. 2024.12.18 19:49:38.675370 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:38.675494 [ 266 ] {61fd8906-d659-43bf-ba51-6c8cc74a06c9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:49:38.675545 [ 266 ] {61fd8906-d659-43bf-ba51-6c8cc74a06c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:49:38.676169 [ 266 ] {61fd8906-d659-43bf-ba51-6c8cc74a06c9} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:38.676212 [ 266 ] {61fd8906-d659-43bf-ba51-6c8cc74a06c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:38.676572 [ 266 ] {61fd8906-d659-43bf-ba51-6c8cc74a06c9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:49:38.676819 [ 266 ] {61fd8906-d659-43bf-ba51-6c8cc74a06c9} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:38.676986 [ 49 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.18 19:49:38.677064 [ 266 ] {61fd8906-d659-43bf-ba51-6c8cc74a06c9} executeQuery: Read 21 rows, 1.58 KiB in 0.001597 sec., 13149.655604257985 rows/sec., 988.79 KiB/sec. 2024.12.18 19:49:38.677073 [ 49 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:38.677144 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:38.677199 [ 266 ] {61fd8906-d659-43bf-ba51-6c8cc74a06c9} TCPHandler: Processed in 0.001885879 sec. 2024.12.18 19:49:38.677505 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:38.677533 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.18 19:49:38.677741 [ 262 ] {bb940c28-b44f-4022-ad56-99791a2a40ef} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:38.677784 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:38.677842 [ 262 ] {bb940c28-b44f-4022-ad56-99791a2a40ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:38.677862 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:38.678170 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:38.678529 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:38.678843 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:38.679211 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:38.680429 [ 262 ] {bb940c28-b44f-4022-ad56-99791a2a40ef} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:38.680495 [ 262 ] {bb940c28-b44f-4022-ad56-99791a2a40ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:38.681498 [ 262 ] {bb940c28-b44f-4022-ad56-99791a2a40ef} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:49:38.681652 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 5 columns (5 merged, 0 gathered) in 0.00437706 sec., 23988.704747021973 rows/sec., 1.85 MiB/sec. 2024.12.18 19:49:38.681921 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.18 19:49:38.681931 [ 262 ] {bb940c28-b44f-4022-ad56-99791a2a40ef} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:38.682443 [ 262 ] {bb940c28-b44f-4022-ad56-99791a2a40ef} executeQuery: Read 77 rows, 6.15 KiB in 0.004769 sec., 16145.942545607046 rows/sec., 1.26 MiB/sec. 2024.12.18 19:49:38.682634 [ 262 ] {bb940c28-b44f-4022-ad56-99791a2a40ef} TCPHandler: Processed in 0.005308749 sec. 2024.12.18 19:49:38.682753 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:38.682861 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:38.682878 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_5_1} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.18 19:49:38.683053 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.18 19:49:38.683083 [ 266 ] {fb67258c-8d70-4d68-b9f3-8f3b7f7c83a1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:38.683168 [ 266 ] {fb67258c-8d70-4d68-b9f3-8f3b7f7c83a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:38.683742 [ 266 ] {fb67258c-8d70-4d68-b9f3-8f3b7f7c83a1} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:38.683782 [ 266 ] {fb67258c-8d70-4d68-b9f3-8f3b7f7c83a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:38.684179 [ 266 ] {fb67258c-8d70-4d68-b9f3-8f3b7f7c83a1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:49:38.684421 [ 266 ] {fb67258c-8d70-4d68-b9f3-8f3b7f7c83a1} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:38.684632 [ 266 ] {fb67258c-8d70-4d68-b9f3-8f3b7f7c83a1} executeQuery: Read 150 rows, 10.65 KiB in 0.00161 sec., 93167.70186335403 rows/sec., 6.46 MiB/sec. 2024.12.18 19:49:38.684685 [ 266 ] {fb67258c-8d70-4d68-b9f3-8f3b7f7c83a1} TCPHandler: Processed in 0.001900379 sec. 2024.12.18 19:49:38.684832 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:38.684944 [ 262 ] {16c0e2ae-0311-47f9-ae16-0056304e89d1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:38.685010 [ 262 ] {16c0e2ae-0311-47f9-ae16-0056304e89d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:49:38.686094 [ 262 ] {16c0e2ae-0311-47f9-ae16-0056304e89d1} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:38.686135 [ 262 ] {16c0e2ae-0311-47f9-ae16-0056304e89d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:38.686777 [ 262 ] {16c0e2ae-0311-47f9-ae16-0056304e89d1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:49:38.687062 [ 262 ] {16c0e2ae-0311-47f9-ae16-0056304e89d1} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:38.687394 [ 262 ] {16c0e2ae-0311-47f9-ae16-0056304e89d1} executeQuery: Read 21 rows, 38.53 KiB in 0.002453 sec., 8560.945780676722 rows/sec., 15.34 MiB/sec. 2024.12.18 19:49:38.687511 [ 262 ] {16c0e2ae-0311-47f9-ae16-0056304e89d1} TCPHandler: Processed in 0.002731756 sec. 2024.12.18 19:49:38.687668 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:38.687798 [ 266 ] {e0f3bb01-bc24-4982-9abc-8cefff5b5050} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:38.687853 [ 266 ] {e0f3bb01-bc24-4982-9abc-8cefff5b5050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:38.688297 [ 266 ] {e0f3bb01-bc24-4982-9abc-8cefff5b5050} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:38.688335 [ 266 ] {e0f3bb01-bc24-4982-9abc-8cefff5b5050} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:38.688692 [ 266 ] {e0f3bb01-bc24-4982-9abc-8cefff5b5050} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:49:38.688932 [ 266 ] {e0f3bb01-bc24-4982-9abc-8cefff5b5050} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:38.689178 [ 266 ] {e0f3bb01-bc24-4982-9abc-8cefff5b5050} executeQuery: Read 50 rows, 3.51 KiB in 0.001407 sec., 35536.602700781805 rows/sec., 2.44 MiB/sec. 2024.12.18 19:49:38.689321 [ 266 ] {e0f3bb01-bc24-4982-9abc-8cefff5b5050} TCPHandler: Processed in 0.001712306 sec. 2024.12.18 19:49:41.862720 [ 40 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:49:41.862784 [ 40 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:49:41.950720 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2024.12.18 19:49:41.951351 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:41.951401 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:41.951933 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:49:41.952189 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:41.952438 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.12.18 19:49:42.237611 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.12.18 19:49:42.257591 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:42.257638 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:42.265000 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:49:42.265750 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:42.268301 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.12.18 19:49:43.671836 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:43.672039 [ 262 ] {4b2fba9c-7f0f-4d81-bd43-8f338ed4d499} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:43.672119 [ 262 ] {4b2fba9c-7f0f-4d81-bd43-8f338ed4d499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:43.672866 [ 262 ] {4b2fba9c-7f0f-4d81-bd43-8f338ed4d499} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:43.672915 [ 262 ] {4b2fba9c-7f0f-4d81-bd43-8f338ed4d499} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:43.673337 [ 262 ] {4b2fba9c-7f0f-4d81-bd43-8f338ed4d499} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:49:43.673595 [ 262 ] {4b2fba9c-7f0f-4d81-bd43-8f338ed4d499} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:43.673860 [ 262 ] {4b2fba9c-7f0f-4d81-bd43-8f338ed4d499} executeQuery: Read 52 rows, 4.04 KiB in 0.00187 sec., 27807.486631016043 rows/sec., 2.11 MiB/sec. 2024.12.18 19:49:43.674048 [ 262 ] {4b2fba9c-7f0f-4d81-bd43-8f338ed4d499} TCPHandler: Processed in 0.002342288 sec. 2024.12.18 19:49:43.674238 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:43.674363 [ 266 ] {94c1fc84-3091-4595-be9b-cdef757af141} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:43.674415 [ 266 ] {94c1fc84-3091-4595-be9b-cdef757af141} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:43.675012 [ 266 ] {94c1fc84-3091-4595-be9b-cdef757af141} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:43.675052 [ 266 ] {94c1fc84-3091-4595-be9b-cdef757af141} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:43.675422 [ 266 ] {94c1fc84-3091-4595-be9b-cdef757af141} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:49:43.675682 [ 266 ] {94c1fc84-3091-4595-be9b-cdef757af141} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:43.675892 [ 266 ] {94c1fc84-3091-4595-be9b-cdef757af141} executeQuery: Read 56 rows, 4.47 KiB in 0.001557 sec., 35966.60244059088 rows/sec., 2.81 MiB/sec. 2024.12.18 19:49:43.675950 [ 266 ] {94c1fc84-3091-4595-be9b-cdef757af141} TCPHandler: Processed in 0.001767916 sec. 2024.12.18 19:49:43.676090 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:43.676217 [ 262 ] {9938fa60-b0fc-4f8a-b09c-478f9219ea7c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:43.676275 [ 262 ] {9938fa60-b0fc-4f8a-b09c-478f9219ea7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:43.676903 [ 262 ] {9938fa60-b0fc-4f8a-b09c-478f9219ea7c} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:43.676950 [ 262 ] {9938fa60-b0fc-4f8a-b09c-478f9219ea7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:43.677363 [ 262 ] {9938fa60-b0fc-4f8a-b09c-478f9219ea7c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:49:43.677603 [ 262 ] {9938fa60-b0fc-4f8a-b09c-478f9219ea7c} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:43.677815 [ 262 ] {9938fa60-b0fc-4f8a-b09c-478f9219ea7c} executeQuery: Read 150 rows, 10.65 KiB in 0.001625 sec., 92307.69230769231 rows/sec., 6.40 MiB/sec. 2024.12.18 19:49:43.677919 [ 262 ] {9938fa60-b0fc-4f8a-b09c-478f9219ea7c} TCPHandler: Processed in 0.001879429 sec. 2024.12.18 19:49:43.678069 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:43.678193 [ 266 ] {2308a04f-7f8c-49d0-98fb-85658c23f603} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:43.678247 [ 266 ] {2308a04f-7f8c-49d0-98fb-85658c23f603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:43.678762 [ 266 ] {2308a04f-7f8c-49d0-98fb-85658c23f603} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:43.678808 [ 266 ] {2308a04f-7f8c-49d0-98fb-85658c23f603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:43.679210 [ 266 ] {2308a04f-7f8c-49d0-98fb-85658c23f603} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:49:43.679440 [ 266 ] {2308a04f-7f8c-49d0-98fb-85658c23f603} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:43.679649 [ 266 ] {2308a04f-7f8c-49d0-98fb-85658c23f603} executeQuery: Read 50 rows, 3.51 KiB in 0.001485 sec., 33670.03367003367 rows/sec., 2.31 MiB/sec. 2024.12.18 19:49:43.679697 [ 266 ] {2308a04f-7f8c-49d0-98fb-85658c23f603} TCPHandler: Processed in 0.001678584 sec. 2024.12.18 19:49:46.950637 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 234 2024.12.18 19:49:46.953468 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:46.953518 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:46.954988 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:49:46.955294 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:46.955457 [ 38 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:49:46.955512 [ 38 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:46.955549 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:46.955981 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:49:46.956495 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 234 2024.12.18 19:49:46.957031 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:46.957243 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2024.12.18 19:49:46.957856 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2024.12.18 19:49:46.958372 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.12.18 19:49:46.958873 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2024.12.18 19:49:46.959345 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2024.12.18 19:49:46.959803 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part 2024.12.18 19:49:46.967725 [ 191 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 72 columns (72 merged, 0 gathered) in 0.012046037 sec., 19425.47578095601 rows/sec., 18.49 MiB/sec. 2024.12.18 19:49:46.968592 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:49:46.969356 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:46.969432 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_6_1} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:49:46.969718 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2024.12.18 19:49:48.666932 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:48.667208 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.18 19:49:48.667836 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:48.667883 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.12.18 19:49:48.668190 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:48.668271 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:48.668444 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.18 19:49:48.668702 [ 294 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:48.668725 [ 295 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:48.668856 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:49:48.668888 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:48.673321 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:48.673357 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:48.673430 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:48.673489 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2024.12.18 19:49:48.674954 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} executeQuery: Read 19 rows, 814.00 B in 0.007869 sec., 2414.5380607446946 rows/sec., 101.02 KiB/sec. 2024.12.18 19:49:48.675096 [ 262 ] {fddfb9b9-9347-4d78-b9ce-c4ad1a214390} TCPHandler: Processed in 0.00829864 sec. 2024.12.18 19:49:48.682317 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:48.682460 [ 262 ] {d7fab6b1-328a-48c2-b445-b8430029945f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.18 19:49:48.682520 [ 262 ] {d7fab6b1-328a-48c2-b445-b8430029945f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:48.683388 [ 262 ] {d7fab6b1-328a-48c2-b445-b8430029945f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.683431 [ 262 ] {d7fab6b1-328a-48c2-b445-b8430029945f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.683905 [ 262 ] {d7fab6b1-328a-48c2-b445-b8430029945f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:49:48.684132 [ 262 ] {d7fab6b1-328a-48c2-b445-b8430029945f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.684428 [ 262 ] {d7fab6b1-328a-48c2-b445-b8430029945f} executeQuery: Read 1 rows, 232.00 B in 0.001989 sec., 502.7652086475616 rows/sec., 113.91 KiB/sec. 2024.12.18 19:49:48.684570 [ 262 ] {d7fab6b1-328a-48c2-b445-b8430029945f} TCPHandler: Processed in 0.002314587 sec. 2024.12.18 19:49:48.684730 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:48.684850 [ 266 ] {d2dd1c72-57e2-4f22-af83-0197ee1678ba} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:49:48.684898 [ 266 ] {d2dd1c72-57e2-4f22-af83-0197ee1678ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:49:48.685459 [ 266 ] {d2dd1c72-57e2-4f22-af83-0197ee1678ba} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.685501 [ 266 ] {d2dd1c72-57e2-4f22-af83-0197ee1678ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.685856 [ 266 ] {d2dd1c72-57e2-4f22-af83-0197ee1678ba} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:49:48.686097 [ 266 ] {d2dd1c72-57e2-4f22-af83-0197ee1678ba} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.686378 [ 266 ] {d2dd1c72-57e2-4f22-af83-0197ee1678ba} executeQuery: Read 2 rows, 167.00 B in 0.001542 sec., 1297.0168612191958 rows/sec., 105.76 KiB/sec. 2024.12.18 19:49:48.686436 [ 266 ] {d2dd1c72-57e2-4f22-af83-0197ee1678ba} TCPHandler: Processed in 0.001762687 sec. 2024.12.18 19:49:48.686591 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:48.686717 [ 262 ] {bfd72388-ea32-4efc-a241-4cf970487773} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:48.686769 [ 262 ] {bfd72388-ea32-4efc-a241-4cf970487773} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:48.687418 [ 262 ] {bfd72388-ea32-4efc-a241-4cf970487773} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.687457 [ 262 ] {bfd72388-ea32-4efc-a241-4cf970487773} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.687803 [ 262 ] {bfd72388-ea32-4efc-a241-4cf970487773} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:49:48.688033 [ 262 ] {bfd72388-ea32-4efc-a241-4cf970487773} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.688176 [ 35 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.18 19:49:48.688214 [ 262 ] {bfd72388-ea32-4efc-a241-4cf970487773} executeQuery: Read 95 rows, 8.05 KiB in 0.001523 sec., 62376.8877216021 rows/sec., 5.16 MiB/sec. 2024.12.18 19:49:48.688217 [ 35 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.688256 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.688283 [ 262 ] {bfd72388-ea32-4efc-a241-4cf970487773} TCPHandler: Processed in 0.001754206 sec. 2024.12.18 19:49:48.688391 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.18 19:49:48.688423 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:48.688530 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:48.688557 [ 266 ] {ee6986ef-330d-4b4e-8b64-2f172b8ab06a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:49:48.688571 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 69 rows starting from the beginning of the part 2024.12.18 19:49:48.688613 [ 266 ] {ee6986ef-330d-4b4e-8b64-2f172b8ab06a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:49:48.688764 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 68 rows starting from the beginning of the part 2024.12.18 19:49:48.688940 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part 2024.12.18 19:49:48.689233 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 94 rows starting from the beginning of the part 2024.12.18 19:49:48.689444 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2024.12.18 19:49:48.689643 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 95 rows starting from the beginning of the part 2024.12.18 19:49:48.690275 [ 266 ] {ee6986ef-330d-4b4e-8b64-2f172b8ab06a} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.690314 [ 266 ] {ee6986ef-330d-4b4e-8b64-2f172b8ab06a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.690857 [ 266 ] {ee6986ef-330d-4b4e-8b64-2f172b8ab06a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:49:48.691216 [ 266 ] {ee6986ef-330d-4b4e-8b64-2f172b8ab06a} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.691247 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 5 columns (5 merged, 0 gathered) in 0.00291053 sec., 147739.415158064 rows/sec., 12.70 MiB/sec. 2024.12.18 19:49:48.691475 [ 266 ] {ee6986ef-330d-4b4e-8b64-2f172b8ab06a} executeQuery: Read 23 rows, 1.72 KiB in 0.002943 sec., 7815.15460414543 rows/sec., 584.01 KiB/sec. 2024.12.18 19:49:48.691572 [ 266 ] {ee6986ef-330d-4b4e-8b64-2f172b8ab06a} TCPHandler: Processed in 0.003195736 sec. 2024.12.18 19:49:48.691646 [ 193 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.18 19:49:48.691724 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:48.691875 [ 262 ] {6cfceae8-8680-49af-99e5-129ac2735f68} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:48.691946 [ 262 ] {6cfceae8-8680-49af-99e5-129ac2735f68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:48.692285 [ 193 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.692555 [ 193 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_11_2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.18 19:49:48.692719 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.18 19:49:48.692986 [ 262 ] {6cfceae8-8680-49af-99e5-129ac2735f68} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.693030 [ 262 ] {6cfceae8-8680-49af-99e5-129ac2735f68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.693397 [ 262 ] {6cfceae8-8680-49af-99e5-129ac2735f68} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:49:48.693643 [ 262 ] {6cfceae8-8680-49af-99e5-129ac2735f68} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.693768 [ 35 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.18 19:49:48.693806 [ 35 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.693828 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.693838 [ 262 ] {6cfceae8-8680-49af-99e5-129ac2735f68} executeQuery: Read 79 rows, 6.32 KiB in 0.001992 sec., 39658.63453815261 rows/sec., 3.10 MiB/sec. 2024.12.18 19:49:48.694049 [ 262 ] {6cfceae8-8680-49af-99e5-129ac2735f68} TCPHandler: Processed in 0.002393779 sec. 2024.12.18 19:49:48.694076 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.18 19:49:48.694223 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:48.694250 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:48.694300 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part 2024.12.18 19:49:48.694469 [ 266 ] {45755357-7cf6-4f38-9f82-53c20dcd718a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:48.694603 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part 2024.12.18 19:49:48.694617 [ 266 ] {45755357-7cf6-4f38-9f82-53c20dcd718a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:48.694916 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.12.18 19:49:48.695257 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 77 rows starting from the beginning of the part 2024.12.18 19:49:48.695628 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2024.12.18 19:49:48.695961 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 79 rows starting from the beginning of the part 2024.12.18 19:49:48.696909 [ 266 ] {45755357-7cf6-4f38-9f82-53c20dcd718a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.696974 [ 266 ] {45755357-7cf6-4f38-9f82-53c20dcd718a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.697970 [ 266 ] {45755357-7cf6-4f38-9f82-53c20dcd718a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:49:48.698555 [ 266 ] {45755357-7cf6-4f38-9f82-53c20dcd718a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.698634 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 375 rows, containing 5 columns (5 merged, 0 gathered) in 0.004731867 sec., 79249.90283961913 rows/sec., 6.49 MiB/sec. 2024.12.18 19:49:48.698908 [ 266 ] {45755357-7cf6-4f38-9f82-53c20dcd718a} executeQuery: Read 151 rows, 10.72 KiB in 0.004536 sec., 33289.241622574955 rows/sec., 2.31 MiB/sec. 2024.12.18 19:49:48.698946 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.18 19:49:48.699080 [ 266 ] {45755357-7cf6-4f38-9f82-53c20dcd718a} TCPHandler: Processed in 0.004924351 sec. 2024.12.18 19:49:48.699274 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:48.699439 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.699447 [ 262 ] {0ae492eb-e2fe-4b06-8793-628171d6d239} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:48.699614 [ 262 ] {0ae492eb-e2fe-4b06-8793-628171d6d239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:49:48.699615 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_11_2} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.18 19:49:48.699820 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.18 19:49:48.700878 [ 262 ] {0ae492eb-e2fe-4b06-8793-628171d6d239} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.700922 [ 262 ] {0ae492eb-e2fe-4b06-8793-628171d6d239} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.701549 [ 262 ] {0ae492eb-e2fe-4b06-8793-628171d6d239} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:49:48.701795 [ 262 ] {0ae492eb-e2fe-4b06-8793-628171d6d239} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.701922 [ 35 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:49:48.701961 [ 35 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.701983 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.702008 [ 262 ] {0ae492eb-e2fe-4b06-8793-628171d6d239} executeQuery: Read 21 rows, 38.53 KiB in 0.002613 sec., 8036.739380022963 rows/sec., 14.40 MiB/sec. 2024.12.18 19:49:48.702306 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:49:48.702403 [ 262 ] {0ae492eb-e2fe-4b06-8793-628171d6d239} TCPHandler: Processed in 0.003205066 sec. 2024.12.18 19:49:48.702627 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:48.702909 [ 266 ] {32dbb663-26ae-4211-b203-8cf6e2eaa907} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:48.703043 [ 266 ] {32dbb663-26ae-4211-b203-8cf6e2eaa907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:48.703071 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:48.703321 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:48.704137 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:48.704924 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:48.705374 [ 266 ] {32dbb663-26ae-4211-b203-8cf6e2eaa907} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:48.705526 [ 266 ] {32dbb663-26ae-4211-b203-8cf6e2eaa907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:48.705684 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:48.706275 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:48.706984 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part 2024.12.18 19:49:48.707079 [ 266 ] {32dbb663-26ae-4211-b203-8cf6e2eaa907} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:49:48.707928 [ 266 ] {32dbb663-26ae-4211-b203-8cf6e2eaa907} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.708379 [ 266 ] {32dbb663-26ae-4211-b203-8cf6e2eaa907} executeQuery: Read 50 rows, 3.51 KiB in 0.005563 sec., 8987.956138774043 rows/sec., 631.09 KiB/sec. 2024.12.18 19:49:48.708496 [ 266 ] {32dbb663-26ae-4211-b203-8cf6e2eaa907} TCPHandler: Processed in 0.005990043 sec. 2024.12.18 19:49:48.710522 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.008456274 sec., 14900.179440732409 rows/sec., 26.70 MiB/sec. 2024.12.18 19:49:48.710860 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:49:48.711295 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:48.711378 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_6_1} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:49:48.711533 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2024.12.18 19:49:49.452578 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2024.12.18 19:49:49.453375 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:49.453414 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:49.453940 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:49:49.454202 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:49.454358 [ 35 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.18 19:49:49.454417 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2024.12.18 19:49:49.454425 [ 35 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:49.454454 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:49.454831 [ 191 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.18 19:49:49.455105 [ 191 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:49.455179 [ 191 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2024.12.18 19:49:49.455350 [ 191 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2024.12.18 19:49:49.455484 [ 191 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2024.12.18 19:49:49.455681 [ 191 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2024.12.18 19:49:49.455802 [ 191 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2024.12.18 19:49:49.455995 [ 191 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2024.12.18 19:49:49.457738 [ 196 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003186656 sec., 1607955.173071709 rows/sec., 23.00 MiB/sec. 2024.12.18 19:49:49.458259 [ 196 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.18 19:49:49.458590 [ 196 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:49.458679 [ 196 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_11_2} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.18 19:49:49.458778 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.12.18 19:49:49.768380 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.12.18 19:49:49.789759 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:49.789813 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:49.797045 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:49:49.797811 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:49.798181 [ 35 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.18 19:49:49.798304 [ 35 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:49.798371 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:49.798680 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.18 19:49:49.806140 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.12.18 19:49:49.807557 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:49.808417 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.12.18 19:49:49.812923 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2024.12.18 19:49:49.817551 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.12.18 19:49:49.822586 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2024.12.18 19:49:49.827866 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.12.18 19:49:49.832559 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2024.12.18 19:49:49.889634 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.091131075 sec., 910.7760442856621 rows/sec., 4.71 MiB/sec. 2024.12.18 19:49:49.891376 [ 199 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.18 19:49:49.893742 [ 199 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:49.893846 [ 199 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_11_2} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.18 19:49:49.895145 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.12.18 19:49:50.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.13 MiB, peak 179.03 MiB, free memory in arenas 0.00 B, will set to 170.69 MiB (RSS), difference: 1.55 MiB 2024.12.18 19:49:53.671309 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:53.671520 [ 262 ] {cf5097d9-bf55-4165-bdaa-e4f91df51dc5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:53.671600 [ 262 ] {cf5097d9-bf55-4165-bdaa-e4f91df51dc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:53.672454 [ 262 ] {cf5097d9-bf55-4165-bdaa-e4f91df51dc5} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:53.672499 [ 262 ] {cf5097d9-bf55-4165-bdaa-e4f91df51dc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:53.672955 [ 262 ] {cf5097d9-bf55-4165-bdaa-e4f91df51dc5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:49:53.673207 [ 262 ] {cf5097d9-bf55-4165-bdaa-e4f91df51dc5} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:53.673401 [ 262 ] {cf5097d9-bf55-4165-bdaa-e4f91df51dc5} executeQuery: Read 52 rows, 4.04 KiB in 0.001941 sec., 26790.31427099433 rows/sec., 2.03 MiB/sec. 2024.12.18 19:49:53.673464 [ 262 ] {cf5097d9-bf55-4165-bdaa-e4f91df51dc5} TCPHandler: Processed in 0.002277957 sec. 2024.12.18 19:49:53.673651 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:53.673795 [ 266 ] {9e0e02e9-8785-4a99-9b76-be15b8249bc8} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:53.673852 [ 266 ] {9e0e02e9-8785-4a99-9b76-be15b8249bc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:53.674515 [ 266 ] {9e0e02e9-8785-4a99-9b76-be15b8249bc8} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:53.674553 [ 266 ] {9e0e02e9-8785-4a99-9b76-be15b8249bc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:53.674923 [ 266 ] {9e0e02e9-8785-4a99-9b76-be15b8249bc8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:49:53.675170 [ 266 ] {9e0e02e9-8785-4a99-9b76-be15b8249bc8} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:53.675348 [ 266 ] {9e0e02e9-8785-4a99-9b76-be15b8249bc8} executeQuery: Read 56 rows, 4.47 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.75 MiB/sec. 2024.12.18 19:49:53.675399 [ 266 ] {9e0e02e9-8785-4a99-9b76-be15b8249bc8} TCPHandler: Processed in 0.001815798 sec. 2024.12.18 19:49:53.675533 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:53.675668 [ 262 ] {a975072c-448d-46db-aa70-1c6ec560e86f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:53.675727 [ 262 ] {a975072c-448d-46db-aa70-1c6ec560e86f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:53.676373 [ 262 ] {a975072c-448d-46db-aa70-1c6ec560e86f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:53.676417 [ 262 ] {a975072c-448d-46db-aa70-1c6ec560e86f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:53.676804 [ 262 ] {a975072c-448d-46db-aa70-1c6ec560e86f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:49:53.677042 [ 262 ] {a975072c-448d-46db-aa70-1c6ec560e86f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:53.677166 [ 31 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.18 19:49:53.677209 [ 31 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:53.677233 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:53.677236 [ 262 ] {a975072c-448d-46db-aa70-1c6ec560e86f} executeQuery: Read 150 rows, 10.65 KiB in 0.001599 sec., 93808.63039399625 rows/sec., 6.50 MiB/sec. 2024.12.18 19:49:53.677414 [ 262 ] {a975072c-448d-46db-aa70-1c6ec560e86f} TCPHandler: Processed in 0.00193796 sec. 2024.12.18 19:49:53.677778 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:53.678005 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.18 19:49:53.678042 [ 266 ] {2cf69beb-fc30-45a0-9f59-7954d92399cc} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:53.678168 [ 266 ] {2cf69beb-fc30-45a0-9f59-7954d92399cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:53.678543 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:53.678652 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part 2024.12.18 19:49:53.679024 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part 2024.12.18 19:49:53.679325 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part 2024.12.18 19:49:53.679720 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part 2024.12.18 19:49:53.679972 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 151 rows starting from the beginning of the part 2024.12.18 19:49:53.680364 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part 2024.12.18 19:49:53.680639 [ 266 ] {2cf69beb-fc30-45a0-9f59-7954d92399cc} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:53.680753 [ 266 ] {2cf69beb-fc30-45a0-9f59-7954d92399cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:53.681988 [ 266 ] {2cf69beb-fc30-45a0-9f59-7954d92399cc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:49:53.682641 [ 266 ] {2cf69beb-fc30-45a0-9f59-7954d92399cc} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:53.682948 [ 31 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.18 19:49:53.683045 [ 31 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:53.683125 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:53.683300 [ 266 ] {2cf69beb-fc30-45a0-9f59-7954d92399cc} executeQuery: Read 50 rows, 3.51 KiB in 0.005283 sec., 9464.31951542684 rows/sec., 664.54 KiB/sec. 2024.12.18 19:49:53.683588 [ 266 ] {2cf69beb-fc30-45a0-9f59-7954d92399cc} TCPHandler: Processed in 0.006037954 sec. 2024.12.18 19:49:53.683624 [ 199 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.18 19:49:53.684272 [ 199 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:49:53.684430 [ 199 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part 2024.12.18 19:49:53.684478 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 5 columns (5 merged, 0 gathered) in 0.007091845 sec., 141148.03693538142 rows/sec., 9.79 MiB/sec. 2024.12.18 19:49:53.684655 [ 199 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part 2024.12.18 19:49:53.684892 [ 199 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2024.12.18 19:49:53.684913 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.18 19:49:53.685151 [ 199 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2024.12.18 19:49:53.685440 [ 199 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2024.12.18 19:49:53.685702 [ 199 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2024.12.18 19:49:53.686204 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:53.686382 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_11_2} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.18 19:49:53.686531 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2024.12.18 19:49:53.687250 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.004010282 sec., 88273.09401184255 rows/sec., 6.06 MiB/sec. 2024.12.18 19:49:53.687448 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.18 19:49:53.687832 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:53.687923 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_11_2} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.18 19:49:53.688010 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.18 19:49:56.862833 [ 26 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:49:56.862906 [ 26 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:49:56.954525 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2024.12.18 19:49:56.955251 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:56.955310 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:56.955883 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:49:56.956155 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:56.956501 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.12.18 19:49:56.957670 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 260 2024.12.18 19:49:56.960809 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:56.960865 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:56.962396 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:49:56.962751 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:56.963371 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 260 2024.12.18 19:49:57.307191 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.12.18 19:49:57.327342 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:57.327407 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:57.334458 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:49:57.335228 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:57.338569 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.12.18 19:49:58.669079 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.669359 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.669784 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.669830 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE 2024.12.18 19:49:58.670143 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.670226 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.670401 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.18 19:49:58.670574 [ 294 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.670603 [ 296 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.670628 [ 295 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.670784 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.670815 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.670910 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.670933 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.670979 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" 2024.12.18 19:49:58.671025 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" 2024.12.18 19:49:58.672208 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} executeQuery: Read 19 rows, 814.00 B in 0.002976 sec., 6384.408602150538 rows/sec., 267.11 KiB/sec. 2024.12.18 19:49:58.672362 [ 262 ] {7be8d44c-2e99-4b8c-9d38-48f955c6ff77} TCPHandler: Processed in 0.00342003 sec. 2024.12.18 19:49:58.672757 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.672927 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.673218 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.673262 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled')" moved to PREWHERE 2024.12.18 19:49:58.673554 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.673622 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.673767 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.18 19:49:58.673929 [ 294 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.673943 [ 296 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.673981 [ 295 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.674136 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.674167 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.674254 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.674275 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.674318 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" 2024.12.18 19:49:58.674363 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" 2024.12.18 19:49:58.675382 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} executeQuery: Read 19 rows, 814.00 B in 0.00253 sec., 7509.881422924901 rows/sec., 314.20 KiB/sec. 2024.12.18 19:49:58.675522 [ 266 ] {860ddb72-e943-4a1f-a1f7-e70f5420b8ec} TCPHandler: Processed in 0.002824178 sec. 2024.12.18 19:49:58.676146 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.676338 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.676658 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.676701 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE 2024.12.18 19:49:58.676975 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.677041 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.677186 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.18 19:49:58.677339 [ 296 ] {a077b032-bb6d-4305-b592-119c149e5109} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.677357 [ 294 ] {a077b032-bb6d-4305-b592-119c149e5109} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.677384 [ 295 ] {a077b032-bb6d-4305-b592-119c149e5109} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.677533 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.677562 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.677645 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.677666 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.677705 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" 2024.12.18 19:49:58.677748 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" 2024.12.18 19:49:58.678727 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} executeQuery: Read 19 rows, 814.00 B in 0.002478 sec., 7667.473769168684 rows/sec., 320.79 KiB/sec. 2024.12.18 19:49:58.678863 [ 262 ] {a077b032-bb6d-4305-b592-119c149e5109} TCPHandler: Processed in 0.002779527 sec. 2024.12.18 19:49:58.679220 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.679409 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.679714 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.679757 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE 2024.12.18 19:49:58.680033 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.680099 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.680244 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.18 19:49:58.680372 [ 294 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.680404 [ 295 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.680402 [ 296 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.680528 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.680557 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.680641 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.680661 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.680702 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" 2024.12.18 19:49:58.680743 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" 2024.12.18 19:49:58.681800 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} executeQuery: Read 19 rows, 814.00 B in 0.002477 sec., 7670.569236980218 rows/sec., 320.92 KiB/sec. 2024.12.18 19:49:58.681954 [ 266 ] {c6f2cc15-c062-4152-b32b-6c60a31e15be} TCPHandler: Processed in 0.002798128 sec. 2024.12.18 19:49:58.682212 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.682399 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.682710 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.682753 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2024.12.18 19:49:58.683032 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.683097 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.683241 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.18 19:49:58.683368 [ 296 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.683386 [ 294 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.683409 [ 295 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.683513 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.683541 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.683623 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.683643 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.683683 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.12.18 19:49:58.683727 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.12.18 19:49:58.684745 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} executeQuery: Read 19 rows, 814.00 B in 0.00243 sec., 7818.930041152264 rows/sec., 327.13 KiB/sec. 2024.12.18 19:49:58.684881 [ 262 ] {10a345fa-fd26-4c46-9bfb-cc867ab970d4} TCPHandler: Processed in 0.002731736 sec. 2024.12.18 19:49:58.685131 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.685290 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.685567 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.685610 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.18 19:49:58.685894 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.685959 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.686101 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.18 19:49:58.686234 [ 294 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.686263 [ 296 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.686267 [ 295 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.686387 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.686415 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.686499 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.686520 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.686560 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.18 19:49:58.686603 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.18 19:49:58.687621 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} executeQuery: Read 19 rows, 814.00 B in 0.002401 sec., 7913.369429404415 rows/sec., 331.08 KiB/sec. 2024.12.18 19:49:58.687758 [ 266 ] {33625ea4-4beb-47e6-8d4e-88b1e80209e1} TCPHandler: Processed in 0.002680195 sec. 2024.12.18 19:49:58.688063 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.688250 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.688587 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.688631 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.18 19:49:58.688914 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.688980 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.689121 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.18 19:49:58.689224 [ 294 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.689275 [ 295 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.689276 [ 296 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.689400 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.689428 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.689513 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.689533 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.689575 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.18 19:49:58.689619 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.18 19:49:58.690595 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} executeQuery: Read 19 rows, 814.00 B in 0.002431 sec., 7815.713698066639 rows/sec., 326.99 KiB/sec. 2024.12.18 19:49:58.690746 [ 262 ] {07fc476e-4c2b-4792-87aa-ed0cbb66ea4f} TCPHandler: Processed in 0.002743717 sec. 2024.12.18 19:49:58.691001 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.691190 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.691536 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.691586 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.18 19:49:58.691876 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.691942 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.692086 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.18 19:49:58.692162 [ 294 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.692232 [ 296 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.692249 [ 295 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.692358 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.692387 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.692469 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.692489 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.692530 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.18 19:49:58.692572 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.18 19:49:58.693579 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} executeQuery: Read 19 rows, 814.00 B in 0.002477 sec., 7670.569236980218 rows/sec., 320.92 KiB/sec. 2024.12.18 19:49:58.693715 [ 266 ] {ffcddbb6-3cba-47d8-a152-125f5525d46c} TCPHandler: Processed in 0.002775847 sec. 2024.12.18 19:49:58.693967 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.694156 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.694496 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.694551 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.18 19:49:58.694841 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.694906 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.695046 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.18 19:49:58.695142 [ 294 ] {3259285e-366a-4af4-a5d2-9be4d546decb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.695188 [ 296 ] {3259285e-366a-4af4-a5d2-9be4d546decb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.695215 [ 295 ] {3259285e-366a-4af4-a5d2-9be4d546decb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.695318 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.695345 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.695428 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.695447 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.695486 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.18 19:49:58.695529 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.18 19:49:58.696519 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} executeQuery: Read 19 rows, 814.00 B in 0.002452 sec., 7748.776508972267 rows/sec., 324.19 KiB/sec. 2024.12.18 19:49:58.696655 [ 262 ] {3259285e-366a-4af4-a5d2-9be4d546decb} TCPHandler: Processed in 0.002750886 sec. 2024.12.18 19:49:58.696910 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.697106 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.697449 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.697504 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.18 19:49:58.697806 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.697871 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.698012 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.18 19:49:58.698100 [ 296 ] {e29b7066-9d65-4461-bb60-045d83d2d869} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.698161 [ 294 ] {e29b7066-9d65-4461-bb60-045d83d2d869} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.698177 [ 295 ] {e29b7066-9d65-4461-bb60-045d83d2d869} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.698278 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.698305 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.698387 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.698406 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.698447 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:49:58.698492 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:49:58.699536 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} executeQuery: Read 19 rows, 814.00 B in 0.002519 sec., 7542.675664946408 rows/sec., 315.57 KiB/sec. 2024.12.18 19:49:58.699681 [ 266 ] {e29b7066-9d65-4461-bb60-045d83d2d869} TCPHandler: Processed in 0.002834608 sec. 2024.12.18 19:49:58.699930 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.700125 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.700482 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.700538 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.18 19:49:58.700840 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.700904 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.701045 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.18 19:49:58.701204 [ 294 ] {d437e4fa-d8d5-4240-9645-790a779234e6} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.701188 [ 295 ] {d437e4fa-d8d5-4240-9645-790a779234e6} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.701209 [ 296 ] {d437e4fa-d8d5-4240-9645-790a779234e6} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.701347 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.701375 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.701462 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.701483 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.701523 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:49:58.701568 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:49:58.702562 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} executeQuery: Read 19 rows, 814.00 B in 0.002528 sec., 7515.822784810127 rows/sec., 314.45 KiB/sec. 2024.12.18 19:49:58.702690 [ 262 ] {d437e4fa-d8d5-4240-9645-790a779234e6} TCPHandler: Processed in 0.002823278 sec. 2024.12.18 19:49:58.706864 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.707031 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.18 19:49:58.707328 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:49:58.707374 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.18 19:49:58.707673 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.707739 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:49:58.707884 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.18 19:49:58.708011 [ 295 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:49:58.708037 [ 294 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:49:58.708042 [ 296 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:49:58.708166 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.12.18 19:49:58.708195 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:49:58.708276 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:49:58.708297 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 19 rows with 2 streams 2024.12.18 19:49:58.708337 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:49:58.708381 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:49:58.709370 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} executeQuery: Read 19 rows, 814.00 B in 0.002414 sec., 7870.753935376968 rows/sec., 329.30 KiB/sec. 2024.12.18 19:49:58.709505 [ 266 ] {63ef236b-f2e7-46ed-8029-350f8f03b3c3} TCPHandler: Processed in 0.002696356 sec. 2024.12.18 19:49:58.715362 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.715504 [ 262 ] {26a846a3-2125-4106-bf49-73cc304f209b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.18 19:49:58.715562 [ 262 ] {26a846a3-2125-4106-bf49-73cc304f209b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:49:58.716359 [ 262 ] {26a846a3-2125-4106-bf49-73cc304f209b} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.716409 [ 262 ] {26a846a3-2125-4106-bf49-73cc304f209b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.716946 [ 262 ] {26a846a3-2125-4106-bf49-73cc304f209b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:49:58.717170 [ 262 ] {26a846a3-2125-4106-bf49-73cc304f209b} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.717419 [ 262 ] {26a846a3-2125-4106-bf49-73cc304f209b} executeQuery: Read 12 rows, 2.49 KiB in 0.001949 sec., 6157.003591585429 rows/sec., 1.25 MiB/sec. 2024.12.18 19:49:58.717593 [ 262 ] {26a846a3-2125-4106-bf49-73cc304f209b} TCPHandler: Processed in 0.002291287 sec. 2024.12.18 19:49:58.717751 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.717866 [ 266 ] {b7bde0e0-a45c-4be2-a9d2-49b54cbdab26} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:49:58.717911 [ 266 ] {b7bde0e0-a45c-4be2-a9d2-49b54cbdab26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:49:58.719170 [ 266 ] {b7bde0e0-a45c-4be2-a9d2-49b54cbdab26} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.719208 [ 266 ] {b7bde0e0-a45c-4be2-a9d2-49b54cbdab26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.719581 [ 266 ] {b7bde0e0-a45c-4be2-a9d2-49b54cbdab26} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:49:58.719826 [ 266 ] {b7bde0e0-a45c-4be2-a9d2-49b54cbdab26} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.720099 [ 266 ] {b7bde0e0-a45c-4be2-a9d2-49b54cbdab26} executeQuery: Read 14 rows, 1.01 KiB in 0.002238 sec., 6255.585344057194 rows/sec., 450.32 KiB/sec. 2024.12.18 19:49:58.720168 [ 266 ] {b7bde0e0-a45c-4be2-a9d2-49b54cbdab26} TCPHandler: Processed in 0.002471441 sec. 2024.12.18 19:49:58.720344 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.720470 [ 262 ] {8ccbd85a-3302-490c-85e9-aed04ac881cb} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:49:58.720523 [ 262 ] {8ccbd85a-3302-490c-85e9-aed04ac881cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:49:58.721314 [ 262 ] {8ccbd85a-3302-490c-85e9-aed04ac881cb} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.721361 [ 262 ] {8ccbd85a-3302-490c-85e9-aed04ac881cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.721783 [ 262 ] {8ccbd85a-3302-490c-85e9-aed04ac881cb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:49:58.722024 [ 262 ] {8ccbd85a-3302-490c-85e9-aed04ac881cb} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.722228 [ 262 ] {8ccbd85a-3302-490c-85e9-aed04ac881cb} executeQuery: Read 281 rows, 25.41 KiB in 0.001787 sec., 157246.78231673196 rows/sec., 13.89 MiB/sec. 2024.12.18 19:49:58.722279 [ 262 ] {8ccbd85a-3302-490c-85e9-aed04ac881cb} TCPHandler: Processed in 0.001997161 sec. 2024.12.18 19:49:58.722415 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.722521 [ 266 ] {6d136d34-a2ca-4200-8f13-e05c6c83a90e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:49:58.722568 [ 266 ] {6d136d34-a2ca-4200-8f13-e05c6c83a90e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:49:58.723222 [ 266 ] {6d136d34-a2ca-4200-8f13-e05c6c83a90e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.723269 [ 266 ] {6d136d34-a2ca-4200-8f13-e05c6c83a90e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.723672 [ 266 ] {6d136d34-a2ca-4200-8f13-e05c6c83a90e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:49:58.723908 [ 266 ] {6d136d34-a2ca-4200-8f13-e05c6c83a90e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.724154 [ 266 ] {6d136d34-a2ca-4200-8f13-e05c6c83a90e} executeQuery: Read 48 rows, 3.54 KiB in 0.00165 sec., 29090.909090909092 rows/sec., 2.09 MiB/sec. 2024.12.18 19:49:58.724307 [ 266 ] {6d136d34-a2ca-4200-8f13-e05c6c83a90e} TCPHandler: Processed in 0.00194025 sec. 2024.12.18 19:49:58.724458 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.724570 [ 262 ] {e3e8f213-6036-4d71-b58e-8a264978ded1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:49:58.724621 [ 262 ] {e3e8f213-6036-4d71-b58e-8a264978ded1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:49:58.725258 [ 262 ] {e3e8f213-6036-4d71-b58e-8a264978ded1} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.725304 [ 262 ] {e3e8f213-6036-4d71-b58e-8a264978ded1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.725690 [ 262 ] {e3e8f213-6036-4d71-b58e-8a264978ded1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:58.725922 [ 262 ] {e3e8f213-6036-4d71-b58e-8a264978ded1} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.726180 [ 262 ] {e3e8f213-6036-4d71-b58e-8a264978ded1} executeQuery: Read 14 rows, 1004.00 B in 0.00162 sec., 8641.975308641975 rows/sec., 605.23 KiB/sec. 2024.12.18 19:49:58.726243 [ 262 ] {e3e8f213-6036-4d71-b58e-8a264978ded1} TCPHandler: Processed in 0.001835168 sec. 2024.12.18 19:49:58.726380 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.726490 [ 266 ] {0911329b-5dc4-4695-9d21-d0d9012cc35a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:49:58.726535 [ 266 ] {0911329b-5dc4-4695-9d21-d0d9012cc35a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:49:58.727152 [ 266 ] {0911329b-5dc4-4695-9d21-d0d9012cc35a} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.727199 [ 266 ] {0911329b-5dc4-4695-9d21-d0d9012cc35a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.727611 [ 266 ] {0911329b-5dc4-4695-9d21-d0d9012cc35a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:49:58.727853 [ 266 ] {0911329b-5dc4-4695-9d21-d0d9012cc35a} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.728134 [ 266 ] {0911329b-5dc4-4695-9d21-d0d9012cc35a} executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. 2024.12.18 19:49:58.728186 [ 266 ] {0911329b-5dc4-4695-9d21-d0d9012cc35a} TCPHandler: Processed in 0.001856448 sec. 2024.12.18 19:49:58.728322 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.728427 [ 262 ] {79f231e1-048d-46bb-94a0-343e0e5456a8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:49:58.728470 [ 262 ] {79f231e1-048d-46bb-94a0-343e0e5456a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:49:58.729261 [ 262 ] {79f231e1-048d-46bb-94a0-343e0e5456a8} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.729308 [ 262 ] {79f231e1-048d-46bb-94a0-343e0e5456a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.729722 [ 262 ] {79f231e1-048d-46bb-94a0-343e0e5456a8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:49:58.729960 [ 262 ] {79f231e1-048d-46bb-94a0-343e0e5456a8} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.730167 [ 262 ] {79f231e1-048d-46bb-94a0-343e0e5456a8} executeQuery: Read 426 rows, 31.23 KiB in 0.001762 sec., 241770.7150964813 rows/sec., 17.31 MiB/sec. 2024.12.18 19:49:58.730219 [ 262 ] {79f231e1-048d-46bb-94a0-343e0e5456a8} TCPHandler: Processed in 0.00194882 sec. 2024.12.18 19:49:58.730369 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.730475 [ 266 ] {15a0c1e6-7a92-42bc-89fc-f05f2d3aed2e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:49:58.730520 [ 266 ] {15a0c1e6-7a92-42bc-89fc-f05f2d3aed2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:49:58.730951 [ 266 ] {15a0c1e6-7a92-42bc-89fc-f05f2d3aed2e} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.730992 [ 266 ] {15a0c1e6-7a92-42bc-89fc-f05f2d3aed2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.731351 [ 266 ] {15a0c1e6-7a92-42bc-89fc-f05f2d3aed2e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.18 19:49:58.731597 [ 266 ] {15a0c1e6-7a92-42bc-89fc-f05f2d3aed2e} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.731951 [ 266 ] {15a0c1e6-7a92-42bc-89fc-f05f2d3aed2e} executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. 2024.12.18 19:49:58.732017 [ 266 ] {15a0c1e6-7a92-42bc-89fc-f05f2d3aed2e} TCPHandler: Processed in 0.001699544 sec. 2024.12.18 19:49:58.732176 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.732283 [ 262 ] {c8134a4c-c66e-4c20-af60-3c7ff248b2a2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:58.732330 [ 262 ] {c8134a4c-c66e-4c20-af60-3c7ff248b2a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:49:58.732865 [ 262 ] {c8134a4c-c66e-4c20-af60-3c7ff248b2a2} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.732904 [ 262 ] {c8134a4c-c66e-4c20-af60-3c7ff248b2a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.733296 [ 262 ] {c8134a4c-c66e-4c20-af60-3c7ff248b2a2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:49:58.733532 [ 262 ] {c8134a4c-c66e-4c20-af60-3c7ff248b2a2} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.733768 [ 262 ] {c8134a4c-c66e-4c20-af60-3c7ff248b2a2} executeQuery: Read 227 rows, 15.50 KiB in 0.001502 sec., 151131.8242343542 rows/sec., 10.08 MiB/sec. 2024.12.18 19:49:58.733916 [ 262 ] {c8134a4c-c66e-4c20-af60-3c7ff248b2a2} TCPHandler: Processed in 0.001792017 sec. 2024.12.18 19:49:58.734067 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.734176 [ 266 ] {46f71ed3-887f-4f28-8d0f-6f9de3407dd7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:49:58.734222 [ 266 ] {46f71ed3-887f-4f28-8d0f-6f9de3407dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:49:58.734659 [ 266 ] {46f71ed3-887f-4f28-8d0f-6f9de3407dd7} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.734698 [ 266 ] {46f71ed3-887f-4f28-8d0f-6f9de3407dd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.735049 [ 266 ] {46f71ed3-887f-4f28-8d0f-6f9de3407dd7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:58.735286 [ 266 ] {46f71ed3-887f-4f28-8d0f-6f9de3407dd7} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.735556 [ 266 ] {46f71ed3-887f-4f28-8d0f-6f9de3407dd7} executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. 2024.12.18 19:49:58.735630 [ 266 ] {46f71ed3-887f-4f28-8d0f-6f9de3407dd7} TCPHandler: Processed in 0.001621924 sec. 2024.12.18 19:49:58.735777 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.735881 [ 262 ] {5ce2cfac-05db-4b01-b79d-7084fdd39a92} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:49:58.735944 [ 262 ] {5ce2cfac-05db-4b01-b79d-7084fdd39a92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:49:58.737153 [ 262 ] {5ce2cfac-05db-4b01-b79d-7084fdd39a92} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.737193 [ 262 ] {5ce2cfac-05db-4b01-b79d-7084fdd39a92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.737837 [ 262 ] {5ce2cfac-05db-4b01-b79d-7084fdd39a92} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:49:58.738088 [ 262 ] {5ce2cfac-05db-4b01-b79d-7084fdd39a92} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.738291 [ 262 ] {5ce2cfac-05db-4b01-b79d-7084fdd39a92} executeQuery: Read 41 rows, 75.23 KiB in 0.002429 sec., 16879.3742280774 rows/sec., 30.25 MiB/sec. 2024.12.18 19:49:58.738483 [ 262 ] {5ce2cfac-05db-4b01-b79d-7084fdd39a92} TCPHandler: Processed in 0.002762157 sec. 2024.12.18 19:49:58.738644 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.738751 [ 266 ] {db2740f9-ee23-4d57-8f24-670365c70186} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.18 19:49:58.738796 [ 266 ] {db2740f9-ee23-4d57-8f24-670365c70186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.18 19:49:58.739209 [ 266 ] {db2740f9-ee23-4d57-8f24-670365c70186} oximeter.measurements_i64 (29049c63-cd4f-4920-87bf-9e2033952957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.739247 [ 266 ] {db2740f9-ee23-4d57-8f24-670365c70186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.739593 [ 266 ] {db2740f9-ee23-4d57-8f24-670365c70186} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:49:58.739825 [ 266 ] {db2740f9-ee23-4d57-8f24-670365c70186} oximeter.measurements_i64 (29049c63-cd4f-4920-87bf-9e2033952957): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.740049 [ 266 ] {db2740f9-ee23-4d57-8f24-670365c70186} executeQuery: Read 12 rows, 897.00 B in 0.001307 sec., 9181.33129303749 rows/sec., 670.22 KiB/sec. 2024.12.18 19:49:58.740112 [ 266 ] {db2740f9-ee23-4d57-8f24-670365c70186} TCPHandler: Processed in 0.001526691 sec. 2024.12.18 19:49:58.740248 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:49:58.740359 [ 262 ] {295a5c43-5239-4b54-8a97-24160e54737b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:49:58.740405 [ 262 ] {295a5c43-5239-4b54-8a97-24160e54737b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:49:58.740852 [ 262 ] {295a5c43-5239-4b54-8a97-24160e54737b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:49:58.740890 [ 262 ] {295a5c43-5239-4b54-8a97-24160e54737b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:49:58.741262 [ 262 ] {295a5c43-5239-4b54-8a97-24160e54737b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:49:58.741518 [ 262 ] {295a5c43-5239-4b54-8a97-24160e54737b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:49:58.741697 [ 262 ] {295a5c43-5239-4b54-8a97-24160e54737b} executeQuery: Read 72 rows, 4.70 KiB in 0.00136 sec., 52941.17647058823 rows/sec., 3.38 MiB/sec. 2024.12.18 19:49:58.741746 [ 262 ] {295a5c43-5239-4b54-8a97-24160e54737b} TCPHandler: Processed in 0.001551692 sec. 2024.12.18 19:49:59.000362 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 173.73 MiB, peak 179.03 MiB, free memory in arenas 0.00 B, will set to 172.24 MiB (RSS), difference: -1.49 MiB 2024.12.18 19:50:03.667627 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.667994 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.18 19:50:03.668640 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:03.668711 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.18 19:50:03.669141 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:03.669237 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:03.669435 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.18 19:50:03.669696 [ 295 ] {c5f995cc-c714-486b-9418-6bab3df42789} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:50:03.669825 [ 298 ] {c5f995cc-c714-486b-9418-6bab3df42789} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.18 19:50:03.669867 [ 294 ] {c5f995cc-c714-486b-9418-6bab3df42789} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:50:03.669894 [ 296 ] {c5f995cc-c714-486b-9418-6bab3df42789} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:50:03.670516 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:03.670564 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:03.670749 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:50:03.670810 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 31 rows with 3 streams 2024.12.18 19:50:03.670872 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:50:03.670972 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:50:03.671033 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:50:03.672947 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} executeQuery: Read 31 rows, 1.18 KiB in 0.005118 sec., 6057.05353653771 rows/sec., 231.07 KiB/sec. 2024.12.18 19:50:03.673166 [ 262 ] {c5f995cc-c714-486b-9418-6bab3df42789} TCPHandler: Processed in 0.005734868 sec. 2024.12.18 19:50:03.673546 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.673736 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.18 19:50:03.674094 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:03.674147 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.18 19:50:03.674497 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:03.674572 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:03.674725 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.18 19:50:03.674888 [ 294 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:50:03.674905 [ 298 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:50:03.674949 [ 295 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:50:03.674960 [ 296 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.18 19:50:03.675113 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:03.675142 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:03.675256 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:50:03.675280 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 31 rows with 3 streams 2024.12.18 19:50:03.675322 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:50:03.675371 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:50:03.675446 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:50:03.677041 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} executeQuery: Read 31 rows, 1.18 KiB in 0.003391 sec., 9141.846063108227 rows/sec., 348.75 KiB/sec. 2024.12.18 19:50:03.677324 [ 266 ] {e1883558-870d-4eac-818e-d48c5ebc1f48} TCPHandler: Processed in 0.003843749 sec. 2024.12.18 19:50:03.677671 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.677853 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.18 19:50:03.678173 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:03.678224 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.18 19:50:03.678548 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:03.678617 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:03.678769 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.18 19:50:03.678887 [ 294 ] {80018fc8-08fa-4949-8886-bd2f273a474f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:50:03.678982 [ 295 ] {80018fc8-08fa-4949-8886-bd2f273a474f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.18 19:50:03.678987 [ 298 ] {80018fc8-08fa-4949-8886-bd2f273a474f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:50:03.678995 [ 296 ] {80018fc8-08fa-4949-8886-bd2f273a474f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:50:03.679167 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:03.679195 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:03.679303 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:50:03.679326 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 31 rows with 3 streams 2024.12.18 19:50:03.679367 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:50:03.679413 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:50:03.679454 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:50:03.680890 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} executeQuery: Read 31 rows, 1.18 KiB in 0.00312 sec., 9935.897435897436 rows/sec., 379.04 KiB/sec. 2024.12.18 19:50:03.681095 [ 262 ] {80018fc8-08fa-4949-8886-bd2f273a474f} TCPHandler: Processed in 0.003482241 sec. 2024.12.18 19:50:03.681401 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.681648 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) 2024.12.18 19:50:03.682080 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:03.682149 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 2024.12.18 19:50:03.682631 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:03.682705 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:03.682857 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.18 19:50:03.682948 [ 294 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.18 19:50:03.683044 [ 295 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.18 19:50:03.683061 [ 298 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.18 19:50:03.683081 [ 296 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.18 19:50:03.683244 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:03.683275 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:03.683390 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.18 19:50:03.683413 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Reading approx. 31 rows with 3 streams 2024.12.18 19:50:03.683454 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" 2024.12.18 19:50:03.683525 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" 2024.12.18 19:50:03.683569 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" 2024.12.18 19:50:03.685017 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} executeQuery: Read 31 rows, 1.18 KiB in 0.003481 sec., 8905.486929043378 rows/sec., 339.73 KiB/sec. 2024.12.18 19:50:03.685222 [ 266 ] {dcf1a111-5c19-4651-8b24-8d263dce303a} TCPHandler: Processed in 0.00388563 sec. 2024.12.18 19:50:03.690519 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.690653 [ 262 ] {89550c1f-e544-4ae9-8753-b53066b19b67} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.18 19:50:03.690705 [ 262 ] {89550c1f-e544-4ae9-8753-b53066b19b67} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:03.691699 [ 262 ] {89550c1f-e544-4ae9-8753-b53066b19b67} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:03.691758 [ 262 ] {89550c1f-e544-4ae9-8753-b53066b19b67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:03.692493 [ 262 ] {89550c1f-e544-4ae9-8753-b53066b19b67} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:50:03.692835 [ 262 ] {89550c1f-e544-4ae9-8753-b53066b19b67} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:03.693117 [ 262 ] {89550c1f-e544-4ae9-8753-b53066b19b67} executeQuery: Read 4 rows, 521.00 B in 0.002501 sec., 1599.3602558976409 rows/sec., 203.43 KiB/sec. 2024.12.18 19:50:03.693200 [ 262 ] {89550c1f-e544-4ae9-8753-b53066b19b67} TCPHandler: Processed in 0.002740386 sec. 2024.12.18 19:50:03.693388 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.693526 [ 266 ] {4bb199cc-d20b-47ab-84e1-94809e49135d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:50:03.693587 [ 266 ] {4bb199cc-d20b-47ab-84e1-94809e49135d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:50:03.694177 [ 266 ] {4bb199cc-d20b-47ab-84e1-94809e49135d} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:03.694217 [ 266 ] {4bb199cc-d20b-47ab-84e1-94809e49135d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:03.694574 [ 266 ] {4bb199cc-d20b-47ab-84e1-94809e49135d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:50:03.694923 [ 266 ] {4bb199cc-d20b-47ab-84e1-94809e49135d} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:03.695188 [ 266 ] {4bb199cc-d20b-47ab-84e1-94809e49135d} executeQuery: Read 2 rows, 167.00 B in 0.001685 sec., 1186.9436201780416 rows/sec., 96.79 KiB/sec. 2024.12.18 19:50:03.695326 [ 266 ] {4bb199cc-d20b-47ab-84e1-94809e49135d} TCPHandler: Processed in 0.002003411 sec. 2024.12.18 19:50:03.695491 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.695607 [ 262 ] {ed74a30d-15d5-4d94-94e8-fd59b37257db} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:03.695654 [ 262 ] {ed74a30d-15d5-4d94-94e8-fd59b37257db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:03.696419 [ 262 ] {ed74a30d-15d5-4d94-94e8-fd59b37257db} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:03.696470 [ 262 ] {ed74a30d-15d5-4d94-94e8-fd59b37257db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:03.696947 [ 262 ] {ed74a30d-15d5-4d94-94e8-fd59b37257db} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:50:03.697310 [ 262 ] {ed74a30d-15d5-4d94-94e8-fd59b37257db} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:03.697544 [ 262 ] {ed74a30d-15d5-4d94-94e8-fd59b37257db} executeQuery: Read 57 rows, 4.45 KiB in 0.001962 sec., 29051.987767584094 rows/sec., 2.22 MiB/sec. 2024.12.18 19:50:03.697655 [ 262 ] {ed74a30d-15d5-4d94-94e8-fd59b37257db} TCPHandler: Processed in 0.002217296 sec. 2024.12.18 19:50:03.697872 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.698021 [ 266 ] {2c22b963-3ef0-4443-9286-8869d44c4cb1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:50:03.698076 [ 266 ] {2c22b963-3ef0-4443-9286-8869d44c4cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:50:03.699359 [ 266 ] {2c22b963-3ef0-4443-9286-8869d44c4cb1} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:03.699404 [ 266 ] {2c22b963-3ef0-4443-9286-8869d44c4cb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:03.699880 [ 266 ] {2c22b963-3ef0-4443-9286-8869d44c4cb1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:50:03.700236 [ 266 ] {2c22b963-3ef0-4443-9286-8869d44c4cb1} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:03.700557 [ 266 ] {2c22b963-3ef0-4443-9286-8869d44c4cb1} executeQuery: Read 2 rows, 143.00 B in 0.002539 sec., 787.7116975187081 rows/sec., 55.00 KiB/sec. 2024.12.18 19:50:03.700667 [ 266 ] {2c22b963-3ef0-4443-9286-8869d44c4cb1} TCPHandler: Processed in 0.002856629 sec. 2024.12.18 19:50:03.700847 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.700959 [ 262 ] {0e2bd68f-e59e-480f-b0fa-092734b01db0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:03.701004 [ 262 ] {0e2bd68f-e59e-480f-b0fa-092734b01db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:03.701573 [ 262 ] {0e2bd68f-e59e-480f-b0fa-092734b01db0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:03.701620 [ 262 ] {0e2bd68f-e59e-480f-b0fa-092734b01db0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:03.702117 [ 262 ] {0e2bd68f-e59e-480f-b0fa-092734b01db0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:50:03.702468 [ 262 ] {0e2bd68f-e59e-480f-b0fa-092734b01db0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:03.702701 [ 262 ] {0e2bd68f-e59e-480f-b0fa-092734b01db0} executeQuery: Read 66 rows, 5.28 KiB in 0.001764 sec., 37414.965986394556 rows/sec., 2.92 MiB/sec. 2024.12.18 19:50:03.702806 [ 262 ] {0e2bd68f-e59e-480f-b0fa-092734b01db0} TCPHandler: Processed in 0.002013771 sec. 2024.12.18 19:50:03.702976 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.703086 [ 266 ] {73a9ab82-6818-447a-a33d-715efc71ff9c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:03.703134 [ 266 ] {73a9ab82-6818-447a-a33d-715efc71ff9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:03.703666 [ 266 ] {73a9ab82-6818-447a-a33d-715efc71ff9c} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:03.703704 [ 266 ] {73a9ab82-6818-447a-a33d-715efc71ff9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:03.704087 [ 266 ] {73a9ab82-6818-447a-a33d-715efc71ff9c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:50:03.704319 [ 266 ] {73a9ab82-6818-447a-a33d-715efc71ff9c} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:03.704495 [ 266 ] {73a9ab82-6818-447a-a33d-715efc71ff9c} executeQuery: Read 159 rows, 11.33 KiB in 0.001431 sec., 111111.11111111111 rows/sec., 7.73 MiB/sec. 2024.12.18 19:50:03.704558 [ 266 ] {73a9ab82-6818-447a-a33d-715efc71ff9c} TCPHandler: Processed in 0.001646414 sec. 2024.12.18 19:50:03.704718 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:03.704839 [ 262 ] {310f7e13-da90-4cb6-8089-c0e8f87b6af3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:03.704890 [ 262 ] {310f7e13-da90-4cb6-8089-c0e8f87b6af3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:03.705351 [ 262 ] {310f7e13-da90-4cb6-8089-c0e8f87b6af3} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:03.705388 [ 262 ] {310f7e13-da90-4cb6-8089-c0e8f87b6af3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:03.705757 [ 262 ] {310f7e13-da90-4cb6-8089-c0e8f87b6af3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:50:03.705993 [ 262 ] {310f7e13-da90-4cb6-8089-c0e8f87b6af3} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:03.706166 [ 262 ] {310f7e13-da90-4cb6-8089-c0e8f87b6af3} executeQuery: Read 58 rows, 4.01 KiB in 0.001353 sec., 42867.70140428677 rows/sec., 2.90 MiB/sec. 2024.12.18 19:50:03.706214 [ 262 ] {310f7e13-da90-4cb6-8089-c0e8f87b6af3} TCPHandler: Processed in 0.001553432 sec. 2024.12.18 19:50:04.457590 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2024.12.18 19:50:04.458232 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:04.458271 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:04.458846 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:50:04.459099 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:04.459342 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2024.12.18 19:50:04.838616 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.12.18 19:50:04.858895 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:04.858962 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:04.866913 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:50:04.868268 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:04.871781 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.12.18 19:50:06.963533 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 332 2024.12.18 19:50:06.967844 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:06.967908 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:06.969559 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:50:06.969876 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:06.970849 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 332 2024.12.18 19:50:08.679582 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.679790 [ 262 ] {d6036a73-1e93-4980-ad52-b90cee2b6d6f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:50:08.679869 [ 262 ] {d6036a73-1e93-4980-ad52-b90cee2b6d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:50:08.680619 [ 262 ] {d6036a73-1e93-4980-ad52-b90cee2b6d6f} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.680673 [ 262 ] {d6036a73-1e93-4980-ad52-b90cee2b6d6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.681093 [ 262 ] {d6036a73-1e93-4980-ad52-b90cee2b6d6f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:50:08.681349 [ 262 ] {d6036a73-1e93-4980-ad52-b90cee2b6d6f} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.681594 [ 262 ] {d6036a73-1e93-4980-ad52-b90cee2b6d6f} executeQuery: Read 14 rows, 1.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 542.71 KiB/sec. 2024.12.18 19:50:08.681679 [ 262 ] {d6036a73-1e93-4980-ad52-b90cee2b6d6f} TCPHandler: Processed in 0.002232176 sec. 2024.12.18 19:50:08.681849 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.681964 [ 266 ] {cd9a7994-2456-4d89-b312-00731f9cbfa0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:08.682011 [ 266 ] {cd9a7994-2456-4d89-b312-00731f9cbfa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:08.682704 [ 266 ] {cd9a7994-2456-4d89-b312-00731f9cbfa0} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.682744 [ 266 ] {cd9a7994-2456-4d89-b312-00731f9cbfa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.683122 [ 266 ] {cd9a7994-2456-4d89-b312-00731f9cbfa0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:50:08.683355 [ 266 ] {cd9a7994-2456-4d89-b312-00731f9cbfa0} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.683558 [ 266 ] {cd9a7994-2456-4d89-b312-00731f9cbfa0} executeQuery: Read 285 rows, 25.75 KiB in 0.001621 sec., 175817.396668723 rows/sec., 15.51 MiB/sec. 2024.12.18 19:50:08.683610 [ 266 ] {cd9a7994-2456-4d89-b312-00731f9cbfa0} TCPHandler: Processed in 0.001814747 sec. 2024.12.18 19:50:08.683762 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.683878 [ 262 ] {9c08ccb2-c93e-4c98-a733-edb9bd300678} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:50:08.683923 [ 262 ] {9c08ccb2-c93e-4c98-a733-edb9bd300678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:50:08.684514 [ 262 ] {9c08ccb2-c93e-4c98-a733-edb9bd300678} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.684554 [ 262 ] {9c08ccb2-c93e-4c98-a733-edb9bd300678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.684918 [ 262 ] {9c08ccb2-c93e-4c98-a733-edb9bd300678} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:50:08.685155 [ 262 ] {9c08ccb2-c93e-4c98-a733-edb9bd300678} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.685359 [ 262 ] {9c08ccb2-c93e-4c98-a733-edb9bd300678} executeQuery: Read 48 rows, 3.54 KiB in 0.001505 sec., 31893.687707641195 rows/sec., 2.30 MiB/sec. 2024.12.18 19:50:08.685412 [ 262 ] {9c08ccb2-c93e-4c98-a733-edb9bd300678} TCPHandler: Processed in 0.001708915 sec. 2024.12.18 19:50:08.685545 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.685654 [ 266 ] {306ccae7-2fc8-4601-b856-8888354fbb88} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:50:08.685697 [ 266 ] {306ccae7-2fc8-4601-b856-8888354fbb88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:50:08.686217 [ 266 ] {306ccae7-2fc8-4601-b856-8888354fbb88} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.686255 [ 266 ] {306ccae7-2fc8-4601-b856-8888354fbb88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.686601 [ 266 ] {306ccae7-2fc8-4601-b856-8888354fbb88} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:50:08.686834 [ 266 ] {306ccae7-2fc8-4601-b856-8888354fbb88} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.687114 [ 266 ] {306ccae7-2fc8-4601-b856-8888354fbb88} executeQuery: Read 14 rows, 1004.00 B in 0.001452 sec., 9641.873278236915 rows/sec., 675.25 KiB/sec. 2024.12.18 19:50:08.687197 [ 266 ] {306ccae7-2fc8-4601-b856-8888354fbb88} TCPHandler: Processed in 0.001702865 sec. 2024.12.18 19:50:08.687325 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.687433 [ 262 ] {9a2d0e17-4341-4242-8a4b-a9dd4b1e1c9f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:50:08.687489 [ 262 ] {9a2d0e17-4341-4242-8a4b-a9dd4b1e1c9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:50:08.688015 [ 262 ] {9a2d0e17-4341-4242-8a4b-a9dd4b1e1c9f} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.688055 [ 262 ] {9a2d0e17-4341-4242-8a4b-a9dd4b1e1c9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.688398 [ 262 ] {9a2d0e17-4341-4242-8a4b-a9dd4b1e1c9f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:50:08.688644 [ 262 ] {9a2d0e17-4341-4242-8a4b-a9dd4b1e1c9f} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.688839 [ 262 ] {9a2d0e17-4341-4242-8a4b-a9dd4b1e1c9f} executeQuery: Read 13 rows, 830.00 B in 0.001428 sec., 9103.641456582633 rows/sec., 567.61 KiB/sec. 2024.12.18 19:50:08.688891 [ 262 ] {9a2d0e17-4341-4242-8a4b-a9dd4b1e1c9f} TCPHandler: Processed in 0.001618674 sec. 2024.12.18 19:50:08.689028 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.689156 [ 266 ] {8f7c7794-c221-4f69-919c-8b409d899fbd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:08.689208 [ 266 ] {8f7c7794-c221-4f69-919c-8b409d899fbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:08.689954 [ 266 ] {8f7c7794-c221-4f69-919c-8b409d899fbd} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.689993 [ 266 ] {8f7c7794-c221-4f69-919c-8b409d899fbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.690351 [ 266 ] {8f7c7794-c221-4f69-919c-8b409d899fbd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:50:08.690579 [ 266 ] {8f7c7794-c221-4f69-919c-8b409d899fbd} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.690778 [ 266 ] {8f7c7794-c221-4f69-919c-8b409d899fbd} executeQuery: Read 423 rows, 30.96 KiB in 0.001651 sec., 256208.35857056332 rows/sec., 18.32 MiB/sec. 2024.12.18 19:50:08.690828 [ 266 ] {8f7c7794-c221-4f69-919c-8b409d899fbd} TCPHandler: Processed in 0.001860589 sec. 2024.12.18 19:50:08.690946 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.691053 [ 262 ] {b33ce960-a7a8-4cfe-91b2-a07d9c32c979} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:50:08.691100 [ 262 ] {b33ce960-a7a8-4cfe-91b2-a07d9c32c979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:50:08.691539 [ 262 ] {b33ce960-a7a8-4cfe-91b2-a07d9c32c979} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.691578 [ 262 ] {b33ce960-a7a8-4cfe-91b2-a07d9c32c979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.691924 [ 262 ] {b33ce960-a7a8-4cfe-91b2-a07d9c32c979} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.18 19:50:08.692162 [ 262 ] {b33ce960-a7a8-4cfe-91b2-a07d9c32c979} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.692381 [ 262 ] {b33ce960-a7a8-4cfe-91b2-a07d9c32c979} executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. 2024.12.18 19:50:08.692432 [ 262 ] {b33ce960-a7a8-4cfe-91b2-a07d9c32c979} TCPHandler: Processed in 0.001538221 sec. 2024.12.18 19:50:08.692581 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.692687 [ 266 ] {c984e500-5455-4d26-91fd-4d09efdc3560} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:08.692734 [ 266 ] {c984e500-5455-4d26-91fd-4d09efdc3560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:08.693256 [ 266 ] {c984e500-5455-4d26-91fd-4d09efdc3560} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.693294 [ 266 ] {c984e500-5455-4d26-91fd-4d09efdc3560} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.693658 [ 266 ] {c984e500-5455-4d26-91fd-4d09efdc3560} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:50:08.693883 [ 266 ] {c984e500-5455-4d26-91fd-4d09efdc3560} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.694144 [ 266 ] {c984e500-5455-4d26-91fd-4d09efdc3560} executeQuery: Read 237 rows, 16.27 KiB in 0.001464 sec., 161885.24590163934 rows/sec., 10.85 MiB/sec. 2024.12.18 19:50:08.694339 [ 266 ] {c984e500-5455-4d26-91fd-4d09efdc3560} TCPHandler: Processed in 0.001805957 sec. 2024.12.18 19:50:08.694489 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.694597 [ 262 ] {89076296-96c3-42f4-b7a8-193d97091c23} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:50:08.694642 [ 262 ] {89076296-96c3-42f4-b7a8-193d97091c23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:50:08.695085 [ 262 ] {89076296-96c3-42f4-b7a8-193d97091c23} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.695123 [ 262 ] {89076296-96c3-42f4-b7a8-193d97091c23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.695467 [ 262 ] {89076296-96c3-42f4-b7a8-193d97091c23} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:50:08.695691 [ 262 ] {89076296-96c3-42f4-b7a8-193d97091c23} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.695902 [ 262 ] {89076296-96c3-42f4-b7a8-193d97091c23} executeQuery: Read 1 rows, 69.00 B in 0.001322 sec., 756.4296520423601 rows/sec., 50.97 KiB/sec. 2024.12.18 19:50:08.695964 [ 262 ] {89076296-96c3-42f4-b7a8-193d97091c23} TCPHandler: Processed in 0.001534431 sec. 2024.12.18 19:50:08.696096 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.696224 [ 266 ] {e4295513-9928-4223-aada-3b1d4cbe32ba} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:08.696300 [ 266 ] {e4295513-9928-4223-aada-3b1d4cbe32ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:50:08.697484 [ 266 ] {e4295513-9928-4223-aada-3b1d4cbe32ba} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.697521 [ 266 ] {e4295513-9928-4223-aada-3b1d4cbe32ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.698141 [ 266 ] {e4295513-9928-4223-aada-3b1d4cbe32ba} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:50:08.698396 [ 266 ] {e4295513-9928-4223-aada-3b1d4cbe32ba} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.698728 [ 266 ] {e4295513-9928-4223-aada-3b1d4cbe32ba} executeQuery: Read 41 rows, 75.23 KiB in 0.002513 sec., 16315.16116195782 rows/sec., 29.24 MiB/sec. 2024.12.18 19:50:08.698861 [ 266 ] {e4295513-9928-4223-aada-3b1d4cbe32ba} TCPHandler: Processed in 0.002824398 sec. 2024.12.18 19:50:08.698994 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:08.699101 [ 262 ] {0a6858cf-ea61-4403-8e4a-3a47d1273050} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:08.699146 [ 262 ] {0a6858cf-ea61-4403-8e4a-3a47d1273050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:08.699653 [ 262 ] {0a6858cf-ea61-4403-8e4a-3a47d1273050} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:08.699703 [ 262 ] {0a6858cf-ea61-4403-8e4a-3a47d1273050} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:08.700098 [ 262 ] {0a6858cf-ea61-4403-8e4a-3a47d1273050} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:50:08.700338 [ 262 ] {0a6858cf-ea61-4403-8e4a-3a47d1273050} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:08.700540 [ 262 ] {0a6858cf-ea61-4403-8e4a-3a47d1273050} executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. 2024.12.18 19:50:08.700591 [ 262 ] {0a6858cf-ea61-4403-8e4a-3a47d1273050} TCPHandler: Processed in 0.001649124 sec. 2024.12.18 19:50:11.863148 [ 150 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:50:11.863209 [ 150 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:50:11.959445 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2024.12.18 19:50:11.960079 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:11.960130 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:11.960689 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:50:11.960947 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:11.961222 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.12.18 19:50:12.371835 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.12.18 19:50:12.392564 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:12.392627 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:12.400236 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:50:12.401020 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:12.404070 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.12.18 19:50:13.672603 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:13.672784 [ 262 ] {35fc468a-7b57-46fa-a6ef-a8969ed2371d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:13.672853 [ 262 ] {35fc468a-7b57-46fa-a6ef-a8969ed2371d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:13.673582 [ 262 ] {35fc468a-7b57-46fa-a6ef-a8969ed2371d} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:13.673624 [ 262 ] {35fc468a-7b57-46fa-a6ef-a8969ed2371d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:13.674070 [ 262 ] {35fc468a-7b57-46fa-a6ef-a8969ed2371d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:50:13.674320 [ 262 ] {35fc468a-7b57-46fa-a6ef-a8969ed2371d} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:13.674466 [ 148 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.18 19:50:13.674517 [ 148 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:13.674528 [ 262 ] {35fc468a-7b57-46fa-a6ef-a8969ed2371d} executeQuery: Read 56 rows, 4.38 KiB in 0.001792 sec., 31250 rows/sec., 2.39 MiB/sec. 2024.12.18 19:50:13.674550 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:13.674650 [ 262 ] {35fc468a-7b57-46fa-a6ef-a8969ed2371d} TCPHandler: Processed in 0.002166495 sec. 2024.12.18 19:50:13.674964 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:13.675033 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.18 19:50:13.675235 [ 266 ] {a643048a-6cb6-4f4d-9324-8120b131bcba} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:13.675311 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:13.675328 [ 266 ] {a643048a-6cb6-4f4d-9324-8120b131bcba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:13.675379 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 96 rows starting from the beginning of the part 2024.12.18 19:50:13.675711 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part 2024.12.18 19:50:13.676077 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 281 rows starting from the beginning of the part 2024.12.18 19:50:13.676414 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 57 rows starting from the beginning of the part 2024.12.18 19:50:13.676752 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 285 rows starting from the beginning of the part 2024.12.18 19:50:13.677054 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2024.12.18 19:50:13.677973 [ 266 ] {a643048a-6cb6-4f4d-9324-8120b131bcba} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:13.678044 [ 266 ] {a643048a-6cb6-4f4d-9324-8120b131bcba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:13.679016 [ 266 ] {a643048a-6cb6-4f4d-9324-8120b131bcba} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:50:13.679487 [ 266 ] {a643048a-6cb6-4f4d-9324-8120b131bcba} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:13.679863 [ 148 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.18 19:50:13.679973 [ 148 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:13.679984 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 5 columns (5 merged, 0 gathered) in 0.005313809 sec., 155632.24045124694 rows/sec., 13.86 MiB/sec. 2024.12.18 19:50:13.680030 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:13.680082 [ 266 ] {a643048a-6cb6-4f4d-9324-8120b131bcba} executeQuery: Read 64 rows, 5.12 KiB in 0.004896 sec., 13071.8954248366 rows/sec., 1.02 MiB/sec. 2024.12.18 19:50:13.680333 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.18 19:50:13.680411 [ 266 ] {a643048a-6cb6-4f4d-9324-8120b131bcba} TCPHandler: Processed in 0.005637056 sec. 2024.12.18 19:50:13.680455 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.18 19:50:13.680710 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:13.680802 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:13.680882 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 88 rows starting from the beginning of the part 2024.12.18 19:50:13.681006 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:13.681145 [ 262 ] {5c859c43-ee80-432c-9b0c-95a2b14b12af} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:13.681310 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2024.12.18 19:50:13.681412 [ 262 ] {5c859c43-ee80-432c-9b0c-95a2b14b12af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:13.681453 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_16_3} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.18 19:50:13.681856 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 426 rows starting from the beginning of the part 2024.12.18 19:50:13.681900 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.18 19:50:13.682238 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part 2024.12.18 19:50:13.682579 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 423 rows starting from the beginning of the part 2024.12.18 19:50:13.682891 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part 2024.12.18 19:50:13.684157 [ 262 ] {5c859c43-ee80-432c-9b0c-95a2b14b12af} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:13.684225 [ 262 ] {5c859c43-ee80-432c-9b0c-95a2b14b12af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:13.685232 [ 262 ] {5c859c43-ee80-432c-9b0c-95a2b14b12af} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:50:13.685525 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1123 rows, containing 5 columns (5 merged, 0 gathered) in 0.00537481 sec., 208937.6182599943 rows/sec., 16.08 MiB/sec. 2024.12.18 19:50:13.685658 [ 262 ] {5c859c43-ee80-432c-9b0c-95a2b14b12af} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:13.685700 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.18 19:50:13.685892 [ 262 ] {5c859c43-ee80-432c-9b0c-95a2b14b12af} executeQuery: Read 160 rows, 11.41 KiB in 0.00494 sec., 32388.663967611337 rows/sec., 2.26 MiB/sec. 2024.12.18 19:50:13.685978 [ 262 ] {5c859c43-ee80-432c-9b0c-95a2b14b12af} TCPHandler: Processed in 0.005454343 sec. 2024.12.18 19:50:13.686081 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:13.686128 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:13.686167 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_16_3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.18 19:50:13.686265 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.18 19:50:13.686301 [ 266 ] {61e229ef-31a5-408c-9e49-9752a86d4389} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:13.686356 [ 266 ] {61e229ef-31a5-408c-9e49-9752a86d4389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:13.686869 [ 266 ] {61e229ef-31a5-408c-9e49-9752a86d4389} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:13.686913 [ 266 ] {61e229ef-31a5-408c-9e49-9752a86d4389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:13.687281 [ 266 ] {61e229ef-31a5-408c-9e49-9752a86d4389} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:50:13.687515 [ 266 ] {61e229ef-31a5-408c-9e49-9752a86d4389} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:13.687685 [ 266 ] {61e229ef-31a5-408c-9e49-9752a86d4389} executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. 2024.12.18 19:50:13.687733 [ 266 ] {61e229ef-31a5-408c-9e49-9752a86d4389} TCPHandler: Processed in 0.001669575 sec. 2024.12.18 19:50:14.722177 [ 147 ] {} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.18 19:50:14.722241 [ 147 ] {} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:14.722262 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:14.722423 [ 187 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.18 19:50:14.722801 [ 187 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:14.722849 [ 187 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part 2024.12.18 19:50:14.722953 [ 187 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:14.723086 [ 187 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.12.18 19:50:14.723199 [ 187 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2024.12.18 19:50:14.723411 [ 187 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.12.18 19:50:14.725567 [ 188 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.003239917 sec., 11111.395754891251 rows/sec., 1.73 MiB/sec. 2024.12.18 19:50:14.725839 [ 190 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.18 19:50:14.726403 [ 190 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:14.726509 [ 190 ] {f73d90e4-45cc-4e2b-8980-7e61d6fbbc95::all_1_5_1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.18 19:50:14.726626 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.12.18 19:50:16.972525 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 362 2024.12.18 19:50:16.975757 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:16.975822 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:16.977380 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:50:16.977709 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:16.978367 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 362 2024.12.18 19:50:18.679538 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.679744 [ 262 ] {92ae12df-fa0e-4e11-b529-250f4c1d4a37} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:50:18.679822 [ 262 ] {92ae12df-fa0e-4e11-b529-250f4c1d4a37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:50:18.680613 [ 262 ] {92ae12df-fa0e-4e11-b529-250f4c1d4a37} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.680666 [ 262 ] {92ae12df-fa0e-4e11-b529-250f4c1d4a37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.681098 [ 262 ] {92ae12df-fa0e-4e11-b529-250f4c1d4a37} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:50:18.681352 [ 262 ] {92ae12df-fa0e-4e11-b529-250f4c1d4a37} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.681638 [ 262 ] {92ae12df-fa0e-4e11-b529-250f4c1d4a37} executeQuery: Read 14 rows, 1.01 KiB in 0.00194 sec., 7216.494845360824 rows/sec., 519.49 KiB/sec. 2024.12.18 19:50:18.681789 [ 262 ] {92ae12df-fa0e-4e11-b529-250f4c1d4a37} TCPHandler: Processed in 0.002393819 sec. 2024.12.18 19:50:18.681979 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.682128 [ 266 ] {cb313270-1d91-4cac-9eea-db670195a60e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:18.682188 [ 266 ] {cb313270-1d91-4cac-9eea-db670195a60e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:18.683028 [ 266 ] {cb313270-1d91-4cac-9eea-db670195a60e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.683078 [ 266 ] {cb313270-1d91-4cac-9eea-db670195a60e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.683482 [ 266 ] {cb313270-1d91-4cac-9eea-db670195a60e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:50:18.683734 [ 266 ] {cb313270-1d91-4cac-9eea-db670195a60e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.683954 [ 266 ] {cb313270-1d91-4cac-9eea-db670195a60e} executeQuery: Read 285 rows, 25.75 KiB in 0.001862 sec., 153061.22448979592 rows/sec., 13.50 MiB/sec. 2024.12.18 19:50:18.684090 [ 266 ] {cb313270-1d91-4cac-9eea-db670195a60e} TCPHandler: Processed in 0.002180135 sec. 2024.12.18 19:50:18.684263 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.684395 [ 262 ] {54317775-dcfa-49a9-954b-c3d9ce4ff3bf} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:50:18.684451 [ 262 ] {54317775-dcfa-49a9-954b-c3d9ce4ff3bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:50:18.685128 [ 262 ] {54317775-dcfa-49a9-954b-c3d9ce4ff3bf} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.685174 [ 262 ] {54317775-dcfa-49a9-954b-c3d9ce4ff3bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.685527 [ 262 ] {54317775-dcfa-49a9-954b-c3d9ce4ff3bf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:50:18.685763 [ 262 ] {54317775-dcfa-49a9-954b-c3d9ce4ff3bf} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.685912 [ 139 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.12.18 19:50:18.685980 [ 262 ] {54317775-dcfa-49a9-954b-c3d9ce4ff3bf} executeQuery: Read 48 rows, 3.54 KiB in 0.00161 sec., 29813.66459627329 rows/sec., 2.15 MiB/sec. 2024.12.18 19:50:18.685990 [ 139 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.686061 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.686106 [ 262 ] {54317775-dcfa-49a9-954b-c3d9ce4ff3bf} TCPHandler: Processed in 0.001904569 sec. 2024.12.18 19:50:18.686255 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2024.12.18 19:50:18.686291 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.686407 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:18.686461 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 21 rows starting from the beginning of the part 2024.12.18 19:50:18.686463 [ 266 ] {e59ab787-3172-4d29-9164-ed5932019329} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:50:18.686535 [ 266 ] {e59ab787-3172-4d29-9164-ed5932019329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:50:18.686672 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part 2024.12.18 19:50:18.686956 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2024.12.18 19:50:18.687211 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.12.18 19:50:18.687436 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2024.12.18 19:50:18.687682 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part 2024.12.18 19:50:18.688419 [ 266 ] {e59ab787-3172-4d29-9164-ed5932019329} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.688465 [ 266 ] {e59ab787-3172-4d29-9164-ed5932019329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.689038 [ 266 ] {e59ab787-3172-4d29-9164-ed5932019329} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:50:18.689281 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.003112354 sec., 61047.04027883718 rows/sec., 4.64 MiB/sec. 2024.12.18 19:50:18.689432 [ 266 ] {e59ab787-3172-4d29-9164-ed5932019329} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.689580 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.12.18 19:50:18.689923 [ 266 ] {e59ab787-3172-4d29-9164-ed5932019329} executeQuery: Read 14 rows, 1004.00 B in 0.00347 sec., 4034.5821325648417 rows/sec., 282.56 KiB/sec. 2024.12.18 19:50:18.690216 [ 266 ] {e59ab787-3172-4d29-9164-ed5932019329} TCPHandler: Processed in 0.003993762 sec. 2024.12.18 19:50:18.690415 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.690494 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.690632 [ 262 ] {db259fc4-3a92-44f5-b2d4-23e9be496e7b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:50:18.690675 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_10_2} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.12.18 19:50:18.690720 [ 262 ] {db259fc4-3a92-44f5-b2d4-23e9be496e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:50:18.690870 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.18 19:50:18.691473 [ 262 ] {db259fc4-3a92-44f5-b2d4-23e9be496e7b} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.691518 [ 262 ] {db259fc4-3a92-44f5-b2d4-23e9be496e7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.691867 [ 262 ] {db259fc4-3a92-44f5-b2d4-23e9be496e7b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:50:18.692113 [ 262 ] {db259fc4-3a92-44f5-b2d4-23e9be496e7b} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.692405 [ 262 ] {db259fc4-3a92-44f5-b2d4-23e9be496e7b} executeQuery: Read 13 rows, 830.00 B in 0.001835 sec., 7084.4686648501365 rows/sec., 441.71 KiB/sec. 2024.12.18 19:50:18.692534 [ 262 ] {db259fc4-3a92-44f5-b2d4-23e9be496e7b} TCPHandler: Processed in 0.002214626 sec. 2024.12.18 19:50:18.692666 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.692774 [ 266 ] {5e45f63e-8c6b-46f7-b293-d27025f6c8d1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:18.692819 [ 266 ] {5e45f63e-8c6b-46f7-b293-d27025f6c8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:18.693520 [ 266 ] {5e45f63e-8c6b-46f7-b293-d27025f6c8d1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.693559 [ 266 ] {5e45f63e-8c6b-46f7-b293-d27025f6c8d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.693928 [ 266 ] {5e45f63e-8c6b-46f7-b293-d27025f6c8d1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:50:18.694167 [ 266 ] {5e45f63e-8c6b-46f7-b293-d27025f6c8d1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.694386 [ 266 ] {5e45f63e-8c6b-46f7-b293-d27025f6c8d1} executeQuery: Read 423 rows, 30.96 KiB in 0.001633 sec., 259032.45560318435 rows/sec., 18.52 MiB/sec. 2024.12.18 19:50:18.694440 [ 266 ] {5e45f63e-8c6b-46f7-b293-d27025f6c8d1} TCPHandler: Processed in 0.001825668 sec. 2024.12.18 19:50:18.694598 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.694728 [ 262 ] {4c3af8be-0e53-4672-b123-e65c603b0246} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:50:18.694782 [ 262 ] {4c3af8be-0e53-4672-b123-e65c603b0246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:50:18.695285 [ 262 ] {4c3af8be-0e53-4672-b123-e65c603b0246} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.695323 [ 262 ] {4c3af8be-0e53-4672-b123-e65c603b0246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.695667 [ 262 ] {4c3af8be-0e53-4672-b123-e65c603b0246} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:50:18.695895 [ 262 ] {4c3af8be-0e53-4672-b123-e65c603b0246} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.696113 [ 262 ] {4c3af8be-0e53-4672-b123-e65c603b0246} executeQuery: Read 6 rows, 321.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 222.01 KiB/sec. 2024.12.18 19:50:18.696167 [ 262 ] {4c3af8be-0e53-4672-b123-e65c603b0246} TCPHandler: Processed in 0.001634674 sec. 2024.12.18 19:50:18.696314 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.696443 [ 266 ] {a71f541f-5b0a-4934-a295-56177b6a35e8} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:18.696502 [ 266 ] {a71f541f-5b0a-4934-a295-56177b6a35e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:18.697130 [ 266 ] {a71f541f-5b0a-4934-a295-56177b6a35e8} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.697175 [ 266 ] {a71f541f-5b0a-4934-a295-56177b6a35e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.697555 [ 266 ] {a71f541f-5b0a-4934-a295-56177b6a35e8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:50:18.697800 [ 266 ] {a71f541f-5b0a-4934-a295-56177b6a35e8} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.697955 [ 139 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.18 19:50:18.698011 [ 139 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.698042 [ 266 ] {a71f541f-5b0a-4934-a295-56177b6a35e8} executeQuery: Read 237 rows, 16.27 KiB in 0.001624 sec., 145935.960591133 rows/sec., 9.78 MiB/sec. 2024.12.18 19:50:18.698045 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.698200 [ 266 ] {a71f541f-5b0a-4934-a295-56177b6a35e8} TCPHandler: Processed in 0.0019407 sec. 2024.12.18 19:50:18.698453 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.698512 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.18 19:50:18.698658 [ 262 ] {e3648b38-7d95-47e4-a91d-e1d3248a1ff1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:50:18.698782 [ 262 ] {e3648b38-7d95-47e4-a91d-e1d3248a1ff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:50:18.699056 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:18.699201 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1001 rows starting from the beginning of the part 2024.12.18 19:50:18.699553 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 227 rows starting from the beginning of the part 2024.12.18 19:50:18.699892 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 159 rows starting from the beginning of the part 2024.12.18 19:50:18.700241 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part 2024.12.18 19:50:18.700549 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2024.12.18 19:50:18.700914 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2024.12.18 19:50:18.701166 [ 262 ] {e3648b38-7d95-47e4-a91d-e1d3248a1ff1} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.701295 [ 262 ] {e3648b38-7d95-47e4-a91d-e1d3248a1ff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.702185 [ 262 ] {e3648b38-7d95-47e4-a91d-e1d3248a1ff1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:50:18.702738 [ 262 ] {e3648b38-7d95-47e4-a91d-e1d3248a1ff1} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.703436 [ 262 ] {e3648b38-7d95-47e4-a91d-e1d3248a1ff1} executeQuery: Read 1 rows, 69.00 B in 0.004825 sec., 207.2538860103627 rows/sec., 13.97 KiB/sec. 2024.12.18 19:50:18.703744 [ 262 ] {e3648b38-7d95-47e4-a91d-e1d3248a1ff1} TCPHandler: Processed in 0.005430071 sec. 2024.12.18 19:50:18.703935 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.704308 [ 266 ] {f6cfaed8-f231-4b5a-9007-0e5d463cb302} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:18.704373 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2021 rows, containing 5 columns (5 merged, 0 gathered) in 0.006154436 sec., 328381.02467878454 rows/sec., 22.51 MiB/sec. 2024.12.18 19:50:18.704422 [ 266 ] {f6cfaed8-f231-4b5a-9007-0e5d463cb302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:50:18.704689 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.18 19:50:18.705175 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.705308 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_16_3} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.18 19:50:18.705426 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.18 19:50:18.706060 [ 266 ] {f6cfaed8-f231-4b5a-9007-0e5d463cb302} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.706098 [ 266 ] {f6cfaed8-f231-4b5a-9007-0e5d463cb302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.706800 [ 266 ] {f6cfaed8-f231-4b5a-9007-0e5d463cb302} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:50:18.707057 [ 266 ] {f6cfaed8-f231-4b5a-9007-0e5d463cb302} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.707292 [ 266 ] {f6cfaed8-f231-4b5a-9007-0e5d463cb302} executeQuery: Read 41 rows, 75.23 KiB in 0.003139 sec., 13061.484549219496 rows/sec., 23.41 MiB/sec. 2024.12.18 19:50:18.707396 [ 266 ] {f6cfaed8-f231-4b5a-9007-0e5d463cb302} TCPHandler: Processed in 0.003526243 sec. 2024.12.18 19:50:18.707553 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:18.707710 [ 262 ] {d97b6053-129f-40c8-ba71-e85d62ebedce} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:18.707775 [ 262 ] {d97b6053-129f-40c8-ba71-e85d62ebedce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:18.708287 [ 262 ] {d97b6053-129f-40c8-ba71-e85d62ebedce} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.708325 [ 262 ] {d97b6053-129f-40c8-ba71-e85d62ebedce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.708669 [ 262 ] {d97b6053-129f-40c8-ba71-e85d62ebedce} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:50:18.708909 [ 262 ] {d97b6053-129f-40c8-ba71-e85d62ebedce} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.709075 [ 139 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.18 19:50:18.709128 [ 139 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:18.709151 [ 262 ] {d97b6053-129f-40c8-ba71-e85d62ebedce} executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. 2024.12.18 19:50:18.709166 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:18.709251 [ 262 ] {d97b6053-129f-40c8-ba71-e85d62ebedce} TCPHandler: Processed in 0.001754716 sec. 2024.12.18 19:50:18.709489 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.18 19:50:18.709658 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:18.709686 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 354 rows starting from the beginning of the part 2024.12.18 19:50:18.709757 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part 2024.12.18 19:50:18.709849 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part 2024.12.18 19:50:18.709974 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part 2024.12.18 19:50:18.710050 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2024.12.18 19:50:18.710147 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2024.12.18 19:50:18.711073 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001805887 sec., 392051.1084026852 rows/sec., 26.17 MiB/sec. 2024.12.18 19:50:18.711197 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.18 19:50:18.711453 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:18.711530 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_16_3} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.18 19:50:18.711593 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.18 19:50:19.461316 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2024.12.18 19:50:19.462062 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:19.462111 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:19.462634 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:50:19.462883 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:19.463117 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2024.12.18 19:50:19.904121 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2024.12.18 19:50:19.925868 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:19.925937 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:19.933992 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:50:19.934801 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:19.938774 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2024.12.18 19:50:23.672598 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:23.672806 [ 262 ] {20b0fa4e-4874-4dea-b669-d7c4b79d1db8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:23.672880 [ 262 ] {20b0fa4e-4874-4dea-b669-d7c4b79d1db8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:23.673639 [ 262 ] {20b0fa4e-4874-4dea-b669-d7c4b79d1db8} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:23.673694 [ 262 ] {20b0fa4e-4874-4dea-b669-d7c4b79d1db8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:23.674151 [ 262 ] {20b0fa4e-4874-4dea-b669-d7c4b79d1db8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:50:23.674405 [ 262 ] {20b0fa4e-4874-4dea-b669-d7c4b79d1db8} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:23.674653 [ 262 ] {20b0fa4e-4874-4dea-b669-d7c4b79d1db8} executeQuery: Read 56 rows, 4.38 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.25 MiB/sec. 2024.12.18 19:50:23.674794 [ 262 ] {20b0fa4e-4874-4dea-b669-d7c4b79d1db8} TCPHandler: Processed in 0.002325158 sec. 2024.12.18 19:50:23.674991 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:23.675133 [ 266 ] {200a69fa-296d-49b1-a2e5-04c24b7b9c3b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:23.675192 [ 266 ] {200a69fa-296d-49b1-a2e5-04c24b7b9c3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:23.675776 [ 266 ] {200a69fa-296d-49b1-a2e5-04c24b7b9c3b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:23.675816 [ 266 ] {200a69fa-296d-49b1-a2e5-04c24b7b9c3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:23.676185 [ 266 ] {200a69fa-296d-49b1-a2e5-04c24b7b9c3b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:50:23.676426 [ 266 ] {200a69fa-296d-49b1-a2e5-04c24b7b9c3b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:23.676694 [ 266 ] {200a69fa-296d-49b1-a2e5-04c24b7b9c3b} executeQuery: Read 64 rows, 5.12 KiB in 0.001594 sec., 40150.564617314936 rows/sec., 3.13 MiB/sec. 2024.12.18 19:50:23.676929 [ 266 ] {200a69fa-296d-49b1-a2e5-04c24b7b9c3b} TCPHandler: Processed in 0.002002771 sec. 2024.12.18 19:50:23.677097 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:23.677233 [ 262 ] {a0b7dfe3-324e-4619-b861-2c7d826f41b3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:23.677293 [ 262 ] {a0b7dfe3-324e-4619-b861-2c7d826f41b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:23.677954 [ 262 ] {a0b7dfe3-324e-4619-b861-2c7d826f41b3} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:23.678002 [ 262 ] {a0b7dfe3-324e-4619-b861-2c7d826f41b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:23.678439 [ 262 ] {a0b7dfe3-324e-4619-b861-2c7d826f41b3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:50:23.678672 [ 262 ] {a0b7dfe3-324e-4619-b861-2c7d826f41b3} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:23.678878 [ 262 ] {a0b7dfe3-324e-4619-b861-2c7d826f41b3} executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. 2024.12.18 19:50:23.678932 [ 262 ] {a0b7dfe3-324e-4619-b861-2c7d826f41b3} TCPHandler: Processed in 0.001908309 sec. 2024.12.18 19:50:23.679074 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:23.679181 [ 266 ] {a1f340a6-2384-4250-ad6f-c4752bcc2e52} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:23.679227 [ 266 ] {a1f340a6-2384-4250-ad6f-c4752bcc2e52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:23.679760 [ 266 ] {a1f340a6-2384-4250-ad6f-c4752bcc2e52} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:23.679806 [ 266 ] {a1f340a6-2384-4250-ad6f-c4752bcc2e52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:23.680232 [ 266 ] {a1f340a6-2384-4250-ad6f-c4752bcc2e52} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:50:23.680481 [ 266 ] {a1f340a6-2384-4250-ad6f-c4752bcc2e52} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:23.680692 [ 266 ] {a1f340a6-2384-4250-ad6f-c4752bcc2e52} executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. 2024.12.18 19:50:23.680741 [ 266 ] {a1f340a6-2384-4250-ad6f-c4752bcc2e52} TCPHandler: Processed in 0.001717525 sec. 2024.12.18 19:50:26.863448 [ 130 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:50:26.863515 [ 130 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:50:26.963219 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2024.12.18 19:50:26.963857 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:26.963908 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:26.964483 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:50:26.964783 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:26.965008 [ 130 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.18 19:50:26.965068 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.12.18 19:50:26.965094 [ 130 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:26.965128 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:26.965249 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.18 19:50:26.965356 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:26.965389 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2024.12.18 19:50:26.965455 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2024.12.18 19:50:26.965567 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2024.12.18 19:50:26.965676 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2024.12.18 19:50:26.965745 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2024.12.18 19:50:26.965839 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2024.12.18 19:50:26.967470 [ 189 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002266427 sec., 3256667.874147281 rows/sec., 46.59 MiB/sec. 2024.12.18 19:50:26.968253 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.18 19:50:26.968557 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:26.968646 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_16_3} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.18 19:50:26.968731 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.12.18 19:50:26.979553 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 392 2024.12.18 19:50:26.983259 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:26.983318 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:26.984853 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:50:26.985180 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:26.985782 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 392 2024.12.18 19:50:27.001360 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00097443 sec. 2024.12.18 19:50:27.438829 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2024.12.18 19:50:27.460540 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:27.460608 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:27.467946 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:50:27.468731 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:27.469112 [ 130 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.18 19:50:27.469257 [ 130 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:27.469333 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:27.470135 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.18 19:50:27.486443 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.12.18 19:50:27.487661 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:27.489104 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2024.12.18 19:50:27.494741 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2024.12.18 19:50:27.500437 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2024.12.18 19:50:27.505935 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.12.18 19:50:27.511662 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2024.12.18 19:50:27.516460 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2024.12.18 19:50:27.578495 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.109026522 sec., 1109.8217000813802 rows/sec., 5.74 MiB/sec. 2024.12.18 19:50:27.581377 [ 189 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.18 19:50:27.584783 [ 189 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:27.584937 [ 189 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_16_3} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.18 19:50:27.587427 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2024.12.18 19:50:28.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 176.60 MiB, peak 186.57 MiB, free memory in arenas 0.00 B, will set to 178.28 MiB (RSS), difference: 1.68 MiB 2024.12.18 19:50:28.678924 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.679113 [ 262 ] {e9f65646-c384-436c-b8c4-ca9e87f62ddd} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:50:28.679186 [ 262 ] {e9f65646-c384-436c-b8c4-ca9e87f62ddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:50:28.679914 [ 262 ] {e9f65646-c384-436c-b8c4-ca9e87f62ddd} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.679968 [ 262 ] {e9f65646-c384-436c-b8c4-ca9e87f62ddd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.680391 [ 262 ] {e9f65646-c384-436c-b8c4-ca9e87f62ddd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:50:28.680648 [ 262 ] {e9f65646-c384-436c-b8c4-ca9e87f62ddd} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.680881 [ 262 ] {e9f65646-c384-436c-b8c4-ca9e87f62ddd} executeQuery: Read 14 rows, 1.01 KiB in 0.001818 sec., 7700.770077007701 rows/sec., 554.35 KiB/sec. 2024.12.18 19:50:28.680946 [ 262 ] {e9f65646-c384-436c-b8c4-ca9e87f62ddd} TCPHandler: Processed in 0.002150045 sec. 2024.12.18 19:50:28.681117 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.681235 [ 266 ] {b3873096-1e76-45b3-8912-aed1f28fad99} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:28.681284 [ 266 ] {b3873096-1e76-45b3-8912-aed1f28fad99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:28.681985 [ 266 ] {b3873096-1e76-45b3-8912-aed1f28fad99} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.682025 [ 266 ] {b3873096-1e76-45b3-8912-aed1f28fad99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.682431 [ 266 ] {b3873096-1e76-45b3-8912-aed1f28fad99} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:50:28.682670 [ 266 ] {b3873096-1e76-45b3-8912-aed1f28fad99} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.682945 [ 266 ] {b3873096-1e76-45b3-8912-aed1f28fad99} executeQuery: Read 285 rows, 25.75 KiB in 0.001725 sec., 165217.39130434784 rows/sec., 14.58 MiB/sec. 2024.12.18 19:50:28.683314 [ 266 ] {b3873096-1e76-45b3-8912-aed1f28fad99} TCPHandler: Processed in 0.002245456 sec. 2024.12.18 19:50:28.683669 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.683812 [ 262 ] {83c1b3cd-c5fb-4b45-b8d2-517b2a879b67} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:50:28.683860 [ 262 ] {83c1b3cd-c5fb-4b45-b8d2-517b2a879b67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:50:28.684420 [ 262 ] {83c1b3cd-c5fb-4b45-b8d2-517b2a879b67} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.684458 [ 262 ] {83c1b3cd-c5fb-4b45-b8d2-517b2a879b67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.684809 [ 262 ] {83c1b3cd-c5fb-4b45-b8d2-517b2a879b67} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:50:28.685047 [ 262 ] {83c1b3cd-c5fb-4b45-b8d2-517b2a879b67} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.685297 [ 262 ] {83c1b3cd-c5fb-4b45-b8d2-517b2a879b67} executeQuery: Read 48 rows, 3.54 KiB in 0.001496 sec., 32085.561497326205 rows/sec., 2.31 MiB/sec. 2024.12.18 19:50:28.685427 [ 262 ] {83c1b3cd-c5fb-4b45-b8d2-517b2a879b67} TCPHandler: Processed in 0.001965581 sec. 2024.12.18 19:50:28.685579 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.685687 [ 266 ] {59fb9773-503b-48d2-a792-7e8ea74f5760} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:50:28.685732 [ 266 ] {59fb9773-503b-48d2-a792-7e8ea74f5760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:50:28.686253 [ 266 ] {59fb9773-503b-48d2-a792-7e8ea74f5760} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.686293 [ 266 ] {59fb9773-503b-48d2-a792-7e8ea74f5760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.686638 [ 266 ] {59fb9773-503b-48d2-a792-7e8ea74f5760} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:50:28.686868 [ 266 ] {59fb9773-503b-48d2-a792-7e8ea74f5760} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.687070 [ 266 ] {59fb9773-503b-48d2-a792-7e8ea74f5760} executeQuery: Read 14 rows, 1004.00 B in 0.001404 sec., 9971.509971509971 rows/sec., 698.34 KiB/sec. 2024.12.18 19:50:28.687120 [ 266 ] {59fb9773-503b-48d2-a792-7e8ea74f5760} TCPHandler: Processed in 0.001598922 sec. 2024.12.18 19:50:28.687264 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.687371 [ 262 ] {aff6abf1-37b6-43f3-9cb0-04c5d029601c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:50:28.687414 [ 262 ] {aff6abf1-37b6-43f3-9cb0-04c5d029601c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:50:28.687949 [ 262 ] {aff6abf1-37b6-43f3-9cb0-04c5d029601c} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.687988 [ 262 ] {aff6abf1-37b6-43f3-9cb0-04c5d029601c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.688328 [ 262 ] {aff6abf1-37b6-43f3-9cb0-04c5d029601c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:50:28.688569 [ 262 ] {aff6abf1-37b6-43f3-9cb0-04c5d029601c} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.688775 [ 262 ] {aff6abf1-37b6-43f3-9cb0-04c5d029601c} executeQuery: Read 13 rows, 830.00 B in 0.001426 sec., 9116.409537166901 rows/sec., 568.41 KiB/sec. 2024.12.18 19:50:28.688851 [ 262 ] {aff6abf1-37b6-43f3-9cb0-04c5d029601c} TCPHandler: Processed in 0.001647394 sec. 2024.12.18 19:50:28.689007 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.689113 [ 266 ] {4afaa070-aa72-48e0-a016-f2fb985803aa} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:28.689156 [ 266 ] {4afaa070-aa72-48e0-a016-f2fb985803aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:28.689810 [ 266 ] {4afaa070-aa72-48e0-a016-f2fb985803aa} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.689850 [ 266 ] {4afaa070-aa72-48e0-a016-f2fb985803aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.690221 [ 266 ] {4afaa070-aa72-48e0-a016-f2fb985803aa} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:50:28.690457 [ 266 ] {4afaa070-aa72-48e0-a016-f2fb985803aa} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.690834 [ 266 ] {4afaa070-aa72-48e0-a016-f2fb985803aa} executeQuery: Read 423 rows, 30.96 KiB in 0.001707 sec., 247803.16344463974 rows/sec., 17.71 MiB/sec. 2024.12.18 19:50:28.691184 [ 266 ] {4afaa070-aa72-48e0-a016-f2fb985803aa} TCPHandler: Processed in 0.002228516 sec. 2024.12.18 19:50:28.691459 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.691590 [ 262 ] {c484f5f3-6106-4983-93bb-5f7215884b14} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:50:28.691639 [ 262 ] {c484f5f3-6106-4983-93bb-5f7215884b14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:50:28.692123 [ 262 ] {c484f5f3-6106-4983-93bb-5f7215884b14} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.692163 [ 262 ] {c484f5f3-6106-4983-93bb-5f7215884b14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.692541 [ 262 ] {c484f5f3-6106-4983-93bb-5f7215884b14} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:50:28.692795 [ 262 ] {c484f5f3-6106-4983-93bb-5f7215884b14} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.693003 [ 262 ] {c484f5f3-6106-4983-93bb-5f7215884b14} executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. 2024.12.18 19:50:28.693056 [ 262 ] {c484f5f3-6106-4983-93bb-5f7215884b14} TCPHandler: Processed in 0.001747416 sec. 2024.12.18 19:50:28.693197 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.693303 [ 266 ] {1c40e788-adbf-4b90-a2b7-2adc28b8bc70} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:28.693351 [ 266 ] {1c40e788-adbf-4b90-a2b7-2adc28b8bc70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:28.693955 [ 266 ] {1c40e788-adbf-4b90-a2b7-2adc28b8bc70} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.694001 [ 266 ] {1c40e788-adbf-4b90-a2b7-2adc28b8bc70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.694465 [ 266 ] {1c40e788-adbf-4b90-a2b7-2adc28b8bc70} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:50:28.694698 [ 266 ] {1c40e788-adbf-4b90-a2b7-2adc28b8bc70} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.694934 [ 266 ] {1c40e788-adbf-4b90-a2b7-2adc28b8bc70} executeQuery: Read 237 rows, 16.27 KiB in 0.001646 sec., 143985.4191980559 rows/sec., 9.65 MiB/sec. 2024.12.18 19:50:28.695033 [ 266 ] {1c40e788-adbf-4b90-a2b7-2adc28b8bc70} TCPHandler: Processed in 0.001884918 sec. 2024.12.18 19:50:28.695163 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.695271 [ 262 ] {c356447b-a5c1-4c39-b9f8-cc9ba40a46d4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:50:28.695318 [ 262 ] {c356447b-a5c1-4c39-b9f8-cc9ba40a46d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:50:28.695743 [ 262 ] {c356447b-a5c1-4c39-b9f8-cc9ba40a46d4} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.695781 [ 262 ] {c356447b-a5c1-4c39-b9f8-cc9ba40a46d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.696126 [ 262 ] {c356447b-a5c1-4c39-b9f8-cc9ba40a46d4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:50:28.696356 [ 262 ] {c356447b-a5c1-4c39-b9f8-cc9ba40a46d4} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.696649 [ 262 ] {c356447b-a5c1-4c39-b9f8-cc9ba40a46d4} executeQuery: Read 1 rows, 69.00 B in 0.001381 sec., 724.112961622013 rows/sec., 48.79 KiB/sec. 2024.12.18 19:50:28.696751 [ 262 ] {c356447b-a5c1-4c39-b9f8-cc9ba40a46d4} TCPHandler: Processed in 0.001640604 sec. 2024.12.18 19:50:28.696894 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.696999 [ 266 ] {7f822d57-1fc9-4cca-80e6-03c2ad40a3c2} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:28.697064 [ 266 ] {7f822d57-1fc9-4cca-80e6-03c2ad40a3c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:50:28.698219 [ 266 ] {7f822d57-1fc9-4cca-80e6-03c2ad40a3c2} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.698257 [ 266 ] {7f822d57-1fc9-4cca-80e6-03c2ad40a3c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.698913 [ 266 ] {7f822d57-1fc9-4cca-80e6-03c2ad40a3c2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:50:28.699158 [ 266 ] {7f822d57-1fc9-4cca-80e6-03c2ad40a3c2} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.699465 [ 266 ] {7f822d57-1fc9-4cca-80e6-03c2ad40a3c2} executeQuery: Read 41 rows, 75.23 KiB in 0.002471 sec., 16592.47268312424 rows/sec., 29.73 MiB/sec. 2024.12.18 19:50:28.699563 [ 266 ] {7f822d57-1fc9-4cca-80e6-03c2ad40a3c2} TCPHandler: Processed in 0.002719365 sec. 2024.12.18 19:50:28.699710 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:28.699819 [ 262 ] {346c7b13-94dc-47f4-9718-a47c32def6e4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:28.699865 [ 262 ] {346c7b13-94dc-47f4-9718-a47c32def6e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:28.700294 [ 262 ] {346c7b13-94dc-47f4-9718-a47c32def6e4} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:28.700332 [ 262 ] {346c7b13-94dc-47f4-9718-a47c32def6e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.18 19:50:28.700687 [ 262 ] {346c7b13-94dc-47f4-9718-a47c32def6e4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:50:28.700920 [ 262 ] {346c7b13-94dc-47f4-9718-a47c32def6e4} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:28.701204 [ 262 ] {346c7b13-94dc-47f4-9718-a47c32def6e4} executeQuery: Read 82 rows, 5.33 KiB in 0.001388 sec., 59077.8097982709 rows/sec., 3.75 MiB/sec. 2024.12.18 19:50:28.701351 [ 262 ] {346c7b13-94dc-47f4-9718-a47c32def6e4} TCPHandler: Processed in 0.001692625 sec. 2024.12.18 19:50:33.675772 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:33.676046 [ 262 ] {9ab2180c-d19e-4ee5-9891-7f1089b909d9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:50:33.676144 [ 262 ] {9ab2180c-d19e-4ee5-9891-7f1089b909d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:50:33.677166 [ 262 ] {9ab2180c-d19e-4ee5-9891-7f1089b909d9} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:33.677227 [ 262 ] {9ab2180c-d19e-4ee5-9891-7f1089b909d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:33.677674 [ 262 ] {9ab2180c-d19e-4ee5-9891-7f1089b909d9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.18 19:50:33.677952 [ 262 ] {9ab2180c-d19e-4ee5-9891-7f1089b909d9} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:33.678215 [ 262 ] {9ab2180c-d19e-4ee5-9891-7f1089b909d9} executeQuery: Read 2 rows, 167.00 B in 0.002237 sec., 894.054537326777 rows/sec., 72.90 KiB/sec. 2024.12.18 19:50:33.678362 [ 262 ] {9ab2180c-d19e-4ee5-9891-7f1089b909d9} TCPHandler: Processed in 0.002774377 sec. 2024.12.18 19:50:33.678593 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:33.678721 [ 266 ] {6e2eaec7-8a13-4f81-8907-861fe2782fd7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:33.678771 [ 266 ] {6e2eaec7-8a13-4f81-8907-861fe2782fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:33.679431 [ 266 ] {6e2eaec7-8a13-4f81-8907-861fe2782fd7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:33.679477 [ 266 ] {6e2eaec7-8a13-4f81-8907-861fe2782fd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:33.679950 [ 266 ] {6e2eaec7-8a13-4f81-8907-861fe2782fd7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:50:33.680329 [ 266 ] {6e2eaec7-8a13-4f81-8907-861fe2782fd7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:33.680590 [ 266 ] {6e2eaec7-8a13-4f81-8907-861fe2782fd7} executeQuery: Read 57 rows, 4.45 KiB in 0.001895 sec., 30079.15567282322 rows/sec., 2.29 MiB/sec. 2024.12.18 19:50:33.680675 [ 266 ] {6e2eaec7-8a13-4f81-8907-861fe2782fd7} TCPHandler: Processed in 0.002141734 sec. 2024.12.18 19:50:33.680876 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:33.681006 [ 262 ] {794c0bdb-8008-4dfe-bf56-a91e500f3f12} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:50:33.681063 [ 262 ] {794c0bdb-8008-4dfe-bf56-a91e500f3f12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:50:33.681734 [ 262 ] {794c0bdb-8008-4dfe-bf56-a91e500f3f12} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:33.681789 [ 262 ] {794c0bdb-8008-4dfe-bf56-a91e500f3f12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:33.682210 [ 262 ] {794c0bdb-8008-4dfe-bf56-a91e500f3f12} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:50:33.682494 [ 262 ] {794c0bdb-8008-4dfe-bf56-a91e500f3f12} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:33.682754 [ 262 ] {794c0bdb-8008-4dfe-bf56-a91e500f3f12} executeQuery: Read 2 rows, 143.00 B in 0.001769 sec., 1130.5822498586772 rows/sec., 78.94 KiB/sec. 2024.12.18 19:50:33.682839 [ 262 ] {794c0bdb-8008-4dfe-bf56-a91e500f3f12} TCPHandler: Processed in 0.002029302 sec. 2024.12.18 19:50:33.683078 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:33.683196 [ 266 ] {fc498a3d-6c98-45f5-a86a-de724a73f8d1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:33.683255 [ 266 ] {fc498a3d-6c98-45f5-a86a-de724a73f8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:33.683939 [ 266 ] {fc498a3d-6c98-45f5-a86a-de724a73f8d1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:33.683983 [ 266 ] {fc498a3d-6c98-45f5-a86a-de724a73f8d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:33.684362 [ 266 ] {fc498a3d-6c98-45f5-a86a-de724a73f8d1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:50:33.684605 [ 266 ] {fc498a3d-6c98-45f5-a86a-de724a73f8d1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:33.684836 [ 266 ] {fc498a3d-6c98-45f5-a86a-de724a73f8d1} executeQuery: Read 66 rows, 5.28 KiB in 0.001666 sec., 39615.84633853542 rows/sec., 3.09 MiB/sec. 2024.12.18 19:50:33.684894 [ 266 ] {fc498a3d-6c98-45f5-a86a-de724a73f8d1} TCPHandler: Processed in 0.00191219 sec. 2024.12.18 19:50:33.685074 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:33.685194 [ 262 ] {b14bb548-45bb-4ea4-a297-ce610735da1f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:33.685245 [ 262 ] {b14bb548-45bb-4ea4-a297-ce610735da1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:33.685824 [ 262 ] {b14bb548-45bb-4ea4-a297-ce610735da1f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:33.685865 [ 262 ] {b14bb548-45bb-4ea4-a297-ce610735da1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:33.686305 [ 262 ] {b14bb548-45bb-4ea4-a297-ce610735da1f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:50:33.686572 [ 262 ] {b14bb548-45bb-4ea4-a297-ce610735da1f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:33.686808 [ 262 ] {b14bb548-45bb-4ea4-a297-ce610735da1f} executeQuery: Read 161 rows, 11.48 KiB in 0.001628 sec., 98894.34889434889 rows/sec., 6.89 MiB/sec. 2024.12.18 19:50:33.686937 [ 262 ] {b14bb548-45bb-4ea4-a297-ce610735da1f} TCPHandler: Processed in 0.00191361 sec. 2024.12.18 19:50:33.687141 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:33.687272 [ 266 ] {2488e827-96a9-41c5-a271-f34eee595476} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:33.687320 [ 266 ] {2488e827-96a9-41c5-a271-f34eee595476} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:33.687814 [ 266 ] {2488e827-96a9-41c5-a271-f34eee595476} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:33.687854 [ 266 ] {2488e827-96a9-41c5-a271-f34eee595476} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:33.688251 [ 266 ] {2488e827-96a9-41c5-a271-f34eee595476} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:50:33.688512 [ 266 ] {2488e827-96a9-41c5-a271-f34eee595476} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:33.688764 [ 266 ] {2488e827-96a9-41c5-a271-f34eee595476} executeQuery: Read 60 rows, 4.14 KiB in 0.001526 sec., 39318.47968545216 rows/sec., 2.65 MiB/sec. 2024.12.18 19:50:33.688834 [ 266 ] {2488e827-96a9-41c5-a271-f34eee595476} TCPHandler: Processed in 0.001775777 sec. 2024.12.18 19:50:34.465178 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2024.12.18 19:50:34.465890 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:34.465932 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:34.466514 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:50:34.466771 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:34.466971 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2024.12.18 19:50:34.986506 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.12.18 19:50:35.006321 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:35.006383 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:35.014230 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:50:35.015047 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:35.019007 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.12.18 19:50:36.985946 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 426 2024.12.18 19:50:36.989331 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:36.989393 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:36.990910 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:50:36.991235 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:36.991405 [ 114 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.18 19:50:36.991464 [ 114 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:36.991501 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:36.991949 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.18 19:50:36.993189 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 426 2024.12.18 19:50:36.993585 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:36.993781 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 234 rows starting from the beginning of the part 2024.12.18 19:50:36.994286 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part 2024.12.18 19:50:36.994767 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part 2024.12.18 19:50:36.995231 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2024.12.18 19:50:36.995718 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2024.12.18 19:50:36.996194 [ 200 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part 2024.12.18 19:50:37.000200 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 183.55 MiB, peak 186.57 MiB, free memory in arenas 0.00 B, will set to 179.53 MiB (RSS), difference: -4.02 MiB 2024.12.18 19:50:37.004843 [ 192 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 72 columns (72 merged, 0 gathered) in 0.013227603 sec., 32205.38142851732 rows/sec., 29.67 MiB/sec. 2024.12.18 19:50:37.005943 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.18 19:50:37.006798 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:37.006899 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_11_2} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.18 19:50:37.007231 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. 2024.12.18 19:50:38.000208 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 175.62 MiB, peak 186.57 MiB, free memory in arenas 0.00 B, will set to 179.55 MiB (RSS), difference: 3.93 MiB 2024.12.18 19:50:38.678703 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.678916 [ 262 ] {9168714b-b9c1-4b28-99ff-0b86f31a41d4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:50:38.678997 [ 262 ] {9168714b-b9c1-4b28-99ff-0b86f31a41d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:50:38.679847 [ 262 ] {9168714b-b9c1-4b28-99ff-0b86f31a41d4} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.679902 [ 262 ] {9168714b-b9c1-4b28-99ff-0b86f31a41d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.680337 [ 262 ] {9168714b-b9c1-4b28-99ff-0b86f31a41d4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:50:38.680603 [ 262 ] {9168714b-b9c1-4b28-99ff-0b86f31a41d4} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.680799 [ 119 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.18 19:50:38.680864 [ 262 ] {9168714b-b9c1-4b28-99ff-0b86f31a41d4} executeQuery: Read 14 rows, 1.01 KiB in 0.002 sec., 7000 rows/sec., 503.91 KiB/sec. 2024.12.18 19:50:38.680893 [ 119 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.680968 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.680980 [ 262 ] {9168714b-b9c1-4b28-99ff-0b86f31a41d4} TCPHandler: Processed in 0.002409749 sec. 2024.12.18 19:50:38.681250 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.681268 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.18 19:50:38.681482 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:38.681488 [ 266 ] {07bdd2aa-49c0-49ba-a4a4-955d2fcd8e6e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:38.681543 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:38.681555 [ 266 ] {07bdd2aa-49c0-49ba-a4a4-955d2fcd8e6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:38.681712 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:38.681892 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:38.682088 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:38.682313 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:38.683364 [ 266 ] {07bdd2aa-49c0-49ba-a4a4-955d2fcd8e6e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.683419 [ 266 ] {07bdd2aa-49c0-49ba-a4a4-955d2fcd8e6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.683720 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002650955 sec., 26405.57836704131 rows/sec., 1.96 MiB/sec. 2024.12.18 19:50:38.683909 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.18 19:50:38.684076 [ 266 ] {07bdd2aa-49c0-49ba-a4a4-955d2fcd8e6e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:50:38.684239 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.684325 [ 200 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_5_1} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.18 19:50:38.684415 [ 266 ] {07bdd2aa-49c0-49ba-a4a4-955d2fcd8e6e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.684426 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:50:38.684608 [ 119 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.18 19:50:38.684676 [ 119 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.684700 [ 266 ] {07bdd2aa-49c0-49ba-a4a4-955d2fcd8e6e} executeQuery: Read 285 rows, 25.75 KiB in 0.003254 sec., 87584.51137062078 rows/sec., 7.73 MiB/sec. 2024.12.18 19:50:38.684713 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.684908 [ 266 ] {07bdd2aa-49c0-49ba-a4a4-955d2fcd8e6e} TCPHandler: Processed in 0.003782538 sec. 2024.12.18 19:50:38.685168 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.18 19:50:38.685212 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.685567 [ 262 ] {59fe37ce-abc0-4da8-a574-101958cba3e0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:50:38.685584 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:38.685663 [ 262 ] {59fe37ce-abc0-4da8-a574-101958cba3e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:50:38.685668 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 288 rows starting from the beginning of the part 2024.12.18 19:50:38.686017 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 285 rows starting from the beginning of the part 2024.12.18 19:50:38.686328 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2024.12.18 19:50:38.686695 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 285 rows starting from the beginning of the part 2024.12.18 19:50:38.687040 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part 2024.12.18 19:50:38.687382 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 285 rows starting from the beginning of the part 2024.12.18 19:50:38.688357 [ 262 ] {59fe37ce-abc0-4da8-a574-101958cba3e0} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.688430 [ 262 ] {59fe37ce-abc0-4da8-a574-101958cba3e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.689329 [ 262 ] {59fe37ce-abc0-4da8-a574-101958cba3e0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:50:38.689737 [ 262 ] {59fe37ce-abc0-4da8-a574-101958cba3e0} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.690527 [ 262 ] {59fe37ce-abc0-4da8-a574-101958cba3e0} executeQuery: Read 48 rows, 3.54 KiB in 0.005039 sec., 9525.69954356023 rows/sec., 702.33 KiB/sec. 2024.12.18 19:50:38.690631 [ 192 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1256 rows, containing 5 columns (5 merged, 0 gathered) in 0.005788019 sec., 216999.9787492059 rows/sec., 19.73 MiB/sec. 2024.12.18 19:50:38.690675 [ 262 ] {59fe37ce-abc0-4da8-a574-101958cba3e0} TCPHandler: Processed in 0.005602016 sec. 2024.12.18 19:50:38.690831 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.18 19:50:38.690849 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.690969 [ 266 ] {da10666e-554d-44a5-bb44-039c2fda482c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:50:38.691022 [ 266 ] {da10666e-554d-44a5-bb44-039c2fda482c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:50:38.691169 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.691288 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_21_4} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.18 19:50:38.691397 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2024.12.18 19:50:38.691738 [ 266 ] {da10666e-554d-44a5-bb44-039c2fda482c} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.691777 [ 266 ] {da10666e-554d-44a5-bb44-039c2fda482c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.692126 [ 266 ] {da10666e-554d-44a5-bb44-039c2fda482c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:50:38.692356 [ 266 ] {da10666e-554d-44a5-bb44-039c2fda482c} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.692513 [ 119 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:50:38.692571 [ 119 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.692606 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.692606 [ 266 ] {da10666e-554d-44a5-bb44-039c2fda482c} executeQuery: Read 14 rows, 1004.00 B in 0.001656 sec., 8454.106280193237 rows/sec., 592.07 KiB/sec. 2024.12.18 19:50:38.692915 [ 266 ] {da10666e-554d-44a5-bb44-039c2fda482c} TCPHandler: Processed in 0.002116264 sec. 2024.12.18 19:50:38.692950 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:50:38.693182 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.693271 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:38.693345 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.12.18 19:50:38.693401 [ 262 ] {83d870f7-a68c-4370-b46d-2906cf3ecb0b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:50:38.693538 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:38.693552 [ 262 ] {83d870f7-a68c-4370-b46d-2906cf3ecb0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:50:38.693933 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:38.694213 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:38.694556 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:38.694923 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.18 19:50:38.696231 [ 262 ] {83d870f7-a68c-4370-b46d-2906cf3ecb0b} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.696303 [ 262 ] {83d870f7-a68c-4370-b46d-2906cf3ecb0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.697266 [ 262 ] {83d870f7-a68c-4370-b46d-2906cf3ecb0b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:50:38.697487 [ 192 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 5 columns (5 merged, 0 gathered) in 0.004815939 sec., 14742.711649794568 rows/sec., 1.06 MiB/sec. 2024.12.18 19:50:38.697630 [ 192 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:50:38.697659 [ 262 ] {83d870f7-a68c-4370-b46d-2906cf3ecb0b} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.697881 [ 119 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.18 19:50:38.697973 [ 119 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.698041 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.698061 [ 262 ] {83d870f7-a68c-4370-b46d-2906cf3ecb0b} executeQuery: Read 13 rows, 830.00 B in 0.004698 sec., 2767.1349510429973 rows/sec., 172.53 KiB/sec. 2024.12.18 19:50:38.698306 [ 192 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.698628 [ 262 ] {83d870f7-a68c-4370-b46d-2906cf3ecb0b} TCPHandler: Processed in 0.005575165 sec. 2024.12.18 19:50:38.698757 [ 195 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.18 19:50:38.698950 [ 192 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_6_1} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:50:38.699008 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.699222 [ 195 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:38.699235 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.18 19:50:38.699333 [ 195 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2024.12.18 19:50:38.699348 [ 266 ] {cde2b249-3ffc-4eed-a8bd-9969438fae95} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:38.699511 [ 266 ] {cde2b249-3ffc-4eed-a8bd-9969438fae95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:38.699583 [ 195 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.12.18 19:50:38.699958 [ 195 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2024.12.18 19:50:38.700268 [ 195 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2024.12.18 19:50:38.700610 [ 195 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2024.12.18 19:50:38.702534 [ 266 ] {cde2b249-3ffc-4eed-a8bd-9969438fae95} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.702610 [ 266 ] {cde2b249-3ffc-4eed-a8bd-9969438fae95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.703169 [ 195 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005000893 sec., 12997.678614599432 rows/sec., 861.17 KiB/sec. 2024.12.18 19:50:38.703362 [ 195 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.18 19:50:38.703519 [ 266 ] {cde2b249-3ffc-4eed-a8bd-9969438fae95} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:50:38.703852 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.703952 [ 266 ] {cde2b249-3ffc-4eed-a8bd-9969438fae95} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.703977 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_5_1} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.18 19:50:38.704094 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:50:38.704202 [ 119 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.18 19:50:38.704262 [ 119 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.704298 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.704305 [ 266 ] {cde2b249-3ffc-4eed-a8bd-9969438fae95} executeQuery: Read 423 rows, 30.96 KiB in 0.00504 sec., 83928.57142857142 rows/sec., 6.00 MiB/sec. 2024.12.18 19:50:38.704523 [ 266 ] {cde2b249-3ffc-4eed-a8bd-9969438fae95} TCPHandler: Processed in 0.005739259 sec. 2024.12.18 19:50:38.704536 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.18 19:50:38.704708 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:38.704719 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.704744 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 445 rows starting from the beginning of the part 2024.12.18 19:50:38.704927 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 423 rows starting from the beginning of the part 2024.12.18 19:50:38.705078 [ 262 ] {d753c472-6782-4aa1-b711-64cda75f0fb9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:50:38.705234 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2024.12.18 19:50:38.705264 [ 262 ] {d753c472-6782-4aa1-b711-64cda75f0fb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:50:38.705565 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 423 rows starting from the beginning of the part 2024.12.18 19:50:38.705870 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part 2024.12.18 19:50:38.706234 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 423 rows starting from the beginning of the part 2024.12.18 19:50:38.707496 [ 262 ] {d753c472-6782-4aa1-b711-64cda75f0fb9} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.707571 [ 262 ] {d753c472-6782-4aa1-b711-64cda75f0fb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.708517 [ 262 ] {d753c472-6782-4aa1-b711-64cda75f0fb9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:50:38.708897 [ 262 ] {d753c472-6782-4aa1-b711-64cda75f0fb9} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.709208 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.004817009 sec., 382810.1629039929 rows/sec., 29.04 MiB/sec. 2024.12.18 19:50:38.709339 [ 262 ] {d753c472-6782-4aa1-b711-64cda75f0fb9} executeQuery: Read 6 rows, 321.00 B in 0.004383 sec., 1368.9253935660508 rows/sec., 71.52 KiB/sec. 2024.12.18 19:50:38.709472 [ 262 ] {d753c472-6782-4aa1-b711-64cda75f0fb9} TCPHandler: Processed in 0.004833569 sec. 2024.12.18 19:50:38.709593 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.18 19:50:38.709663 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.709837 [ 266 ] {6ce71f11-158d-45a5-af25-5eda519811a4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:38.709930 [ 266 ] {6ce71f11-158d-45a5-af25-5eda519811a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:38.710162 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.710407 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_21_4} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.18 19:50:38.710598 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2024.12.18 19:50:38.710942 [ 266 ] {6ce71f11-158d-45a5-af25-5eda519811a4} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.710987 [ 266 ] {6ce71f11-158d-45a5-af25-5eda519811a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.711388 [ 266 ] {6ce71f11-158d-45a5-af25-5eda519811a4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:50:38.711652 [ 266 ] {6ce71f11-158d-45a5-af25-5eda519811a4} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.711885 [ 266 ] {6ce71f11-158d-45a5-af25-5eda519811a4} executeQuery: Read 237 rows, 16.27 KiB in 0.002092 sec., 113288.71892925429 rows/sec., 7.59 MiB/sec. 2024.12.18 19:50:38.711945 [ 266 ] {6ce71f11-158d-45a5-af25-5eda519811a4} TCPHandler: Processed in 0.002365968 sec. 2024.12.18 19:50:38.712103 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.712212 [ 262 ] {58dfd729-0a13-4fcd-b328-8338f919c482} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:50:38.712259 [ 262 ] {58dfd729-0a13-4fcd-b328-8338f919c482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:50:38.712680 [ 262 ] {58dfd729-0a13-4fcd-b328-8338f919c482} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.712718 [ 262 ] {58dfd729-0a13-4fcd-b328-8338f919c482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.713063 [ 262 ] {58dfd729-0a13-4fcd-b328-8338f919c482} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:50:38.713305 [ 262 ] {58dfd729-0a13-4fcd-b328-8338f919c482} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.713443 [ 119 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:50:38.713505 [ 119 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.713530 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.713551 [ 262 ] {58dfd729-0a13-4fcd-b328-8338f919c482} executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. 2024.12.18 19:50:38.713830 [ 262 ] {58dfd729-0a13-4fcd-b328-8338f919c482} TCPHandler: Processed in 0.001769986 sec. 2024.12.18 19:50:38.713949 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:50:38.714142 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.714293 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:38.714318 [ 266 ] {3d1fc3df-6c44-4ab7-98b0-481aa4800caf} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:38.714329 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.12.18 19:50:38.714481 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.12.18 19:50:38.714492 [ 266 ] {3d1fc3df-6c44-4ab7-98b0-481aa4800caf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:50:38.714702 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.12.18 19:50:38.714944 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.12.18 19:50:38.715147 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.18 19:50:38.715343 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.12.18 19:50:38.717051 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.003436191 sec., 1746.1194677478638 rows/sec., 116.52 KiB/sec. 2024.12.18 19:50:38.717190 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:50:38.717547 [ 266 ] {3d1fc3df-6c44-4ab7-98b0-481aa4800caf} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.717574 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.717591 [ 266 ] {3d1fc3df-6c44-4ab7-98b0-481aa4800caf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.717660 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_6_1} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:50:38.717749 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:50:38.718328 [ 266 ] {3d1fc3df-6c44-4ab7-98b0-481aa4800caf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:50:38.718602 [ 266 ] {3d1fc3df-6c44-4ab7-98b0-481aa4800caf} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.718780 [ 119 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.18 19:50:38.718858 [ 119 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.718889 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.718915 [ 266 ] {3d1fc3df-6c44-4ab7-98b0-481aa4800caf} executeQuery: Read 41 rows, 75.23 KiB in 0.004627 sec., 8861.033066781933 rows/sec., 15.88 MiB/sec. 2024.12.18 19:50:38.719257 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.18 19:50:38.719319 [ 266 ] {3d1fc3df-6c44-4ab7-98b0-481aa4800caf} TCPHandler: Processed in 0.00535346 sec. 2024.12.18 19:50:38.719534 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:38.719807 [ 262 ] {4238f6a4-4b45-4b19-aea5-4e02e3a69d19} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:38.719939 [ 262 ] {4238f6a4-4b45-4b19-aea5-4e02e3a69d19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:38.720043 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:38.720297 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part 2024.12.18 19:50:38.721111 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part 2024.12.18 19:50:38.721889 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part 2024.12.18 19:50:38.721966 [ 262 ] {4238f6a4-4b45-4b19-aea5-4e02e3a69d19} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:38.722037 [ 262 ] {4238f6a4-4b45-4b19-aea5-4e02e3a69d19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:38.722568 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2024.12.18 19:50:38.723268 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part 2024.12.18 19:50:38.723752 [ 262 ] {4238f6a4-4b45-4b19-aea5-4e02e3a69d19} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:50:38.723932 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2024.12.18 19:50:38.724682 [ 262 ] {4238f6a4-4b45-4b19-aea5-4e02e3a69d19} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.725350 [ 262 ] {4238f6a4-4b45-4b19-aea5-4e02e3a69d19} executeQuery: Read 82 rows, 5.33 KiB in 0.005638 sec., 14544.164597374956 rows/sec., 945.90 KiB/sec. 2024.12.18 19:50:38.725639 [ 262 ] {4238f6a4-4b45-4b19-aea5-4e02e3a69d19} TCPHandler: Processed in 0.006203478 sec. 2024.12.18 19:50:38.729379 [ 199 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 19 columns (19 merged, 0 gathered) in 0.010389804 sec., 31858.156323256913 rows/sec., 57.09 MiB/sec. 2024.12.18 19:50:38.729859 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.18 19:50:38.730259 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:38.730347 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_11_2} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.18 19:50:38.730466 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. 2024.12.18 19:50:41.863756 [ 113 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:50:41.863823 [ 113 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:50:41.967076 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2024.12.18 19:50:41.967717 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:41.967763 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:41.968291 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:50:41.968553 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:41.968793 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.12.18 19:50:42.519072 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.12.18 19:50:42.540475 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:42.540549 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:42.548342 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:50:42.549112 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:42.552212 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.12.18 19:50:43.672407 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:43.672595 [ 262 ] {85f7d82d-458f-409f-b7b9-ac25a7b848ad} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:43.672664 [ 262 ] {85f7d82d-458f-409f-b7b9-ac25a7b848ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:43.673438 [ 262 ] {85f7d82d-458f-409f-b7b9-ac25a7b848ad} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:43.673490 [ 262 ] {85f7d82d-458f-409f-b7b9-ac25a7b848ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:43.673918 [ 262 ] {85f7d82d-458f-409f-b7b9-ac25a7b848ad} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:50:43.674169 [ 262 ] {85f7d82d-458f-409f-b7b9-ac25a7b848ad} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:43.674393 [ 262 ] {85f7d82d-458f-409f-b7b9-ac25a7b848ad} executeQuery: Read 56 rows, 4.38 KiB in 0.001849 sec., 30286.64142779881 rows/sec., 2.31 MiB/sec. 2024.12.18 19:50:43.674459 [ 262 ] {85f7d82d-458f-409f-b7b9-ac25a7b848ad} TCPHandler: Processed in 0.002172434 sec. 2024.12.18 19:50:43.674634 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:43.674759 [ 266 ] {926cfc5e-7a9c-45b1-bbf0-e377f24fc8ef} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:43.674809 [ 266 ] {926cfc5e-7a9c-45b1-bbf0-e377f24fc8ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:43.675393 [ 266 ] {926cfc5e-7a9c-45b1-bbf0-e377f24fc8ef} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:43.675436 [ 266 ] {926cfc5e-7a9c-45b1-bbf0-e377f24fc8ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:43.675807 [ 266 ] {926cfc5e-7a9c-45b1-bbf0-e377f24fc8ef} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:50:43.676045 [ 266 ] {926cfc5e-7a9c-45b1-bbf0-e377f24fc8ef} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:43.676269 [ 266 ] {926cfc5e-7a9c-45b1-bbf0-e377f24fc8ef} executeQuery: Read 64 rows, 5.12 KiB in 0.001539 sec., 41585.44509421702 rows/sec., 3.25 MiB/sec. 2024.12.18 19:50:43.676394 [ 266 ] {926cfc5e-7a9c-45b1-bbf0-e377f24fc8ef} TCPHandler: Processed in 0.001816907 sec. 2024.12.18 19:50:43.676548 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:43.676657 [ 262 ] {4ec48dd3-f44a-4b43-bcf5-66566af18a59} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:43.676708 [ 262 ] {4ec48dd3-f44a-4b43-bcf5-66566af18a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:43.677241 [ 262 ] {4ec48dd3-f44a-4b43-bcf5-66566af18a59} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:43.677280 [ 262 ] {4ec48dd3-f44a-4b43-bcf5-66566af18a59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:43.677669 [ 262 ] {4ec48dd3-f44a-4b43-bcf5-66566af18a59} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:50:43.677905 [ 262 ] {4ec48dd3-f44a-4b43-bcf5-66566af18a59} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:43.678065 [ 111 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.18 19:50:43.678123 [ 262 ] {4ec48dd3-f44a-4b43-bcf5-66566af18a59} executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. 2024.12.18 19:50:43.678142 [ 111 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:43.678211 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:43.678256 [ 262 ] {4ec48dd3-f44a-4b43-bcf5-66566af18a59} TCPHandler: Processed in 0.001758057 sec. 2024.12.18 19:50:43.678467 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:43.678476 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.18 19:50:43.678628 [ 266 ] {53f086ba-4c74-45dc-ae81-bfd1ef39277b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:43.678744 [ 266 ] {53f086ba-4c74-45dc-ae81-bfd1ef39277b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:43.678761 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:43.678868 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2021 rows starting from the beginning of the part 2024.12.18 19:50:43.679250 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2024.12.18 19:50:43.679578 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part 2024.12.18 19:50:43.679850 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part 2024.12.18 19:50:43.680127 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part 2024.12.18 19:50:43.680457 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part 2024.12.18 19:50:43.681101 [ 266 ] {53f086ba-4c74-45dc-ae81-bfd1ef39277b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:43.681156 [ 266 ] {53f086ba-4c74-45dc-ae81-bfd1ef39277b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:43.682069 [ 266 ] {53f086ba-4c74-45dc-ae81-bfd1ef39277b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:50:43.682584 [ 266 ] {53f086ba-4c74-45dc-ae81-bfd1ef39277b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:43.682858 [ 111 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.18 19:50:43.682945 [ 111 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:43.683030 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:43.683188 [ 266 ] {53f086ba-4c74-45dc-ae81-bfd1ef39277b} executeQuery: Read 60 rows, 4.14 KiB in 0.004573 sec., 13120.489831620382 rows/sec., 905.45 KiB/sec. 2024.12.18 19:50:43.683511 [ 266 ] {53f086ba-4c74-45dc-ae81-bfd1ef39277b} TCPHandler: Processed in 0.005136366 sec. 2024.12.18 19:50:43.684147 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.18 19:50:43.684296 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2976 rows, containing 5 columns (5 merged, 0 gathered) in 0.005980733 sec., 497597.8696925611 rows/sec., 34.07 MiB/sec. 2024.12.18 19:50:43.684419 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:43.684468 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 708 rows starting from the beginning of the part 2024.12.18 19:50:43.684653 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.18 19:50:43.684676 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2024.12.18 19:50:43.685032 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part 2024.12.18 19:50:43.685277 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2024.12.18 19:50:43.685519 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part 2024.12.18 19:50:43.685542 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:43.685848 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_21_4} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.18 19:50:43.685851 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2024.12.18 19:50:43.686106 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2024.12.18 19:50:43.687283 [ 199 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 4 columns (4 merged, 0 gathered) in 0.004100734 sec., 256539.4390370114 rows/sec., 17.02 MiB/sec. 2024.12.18 19:50:43.687450 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.18 19:50:43.687744 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:43.687824 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_21_4} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.18 19:50:43.687905 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.18 19:50:44.876444 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:44.876751 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) 2024.12.18 19:50:44.877214 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:44.877267 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 2024.12.18 19:50:44.877636 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:44.877720 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:44.877902 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.18 19:50:44.877942 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2024.12.18 19:50:44.877967 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:44.877985 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:44.878035 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" 2024.12.18 19:50:44.878061 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 2024.12.18 19:50:44.878871 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} executeQuery: Read 36 rows, 1.39 KiB in 0.002269 sec., 15866.020273248125 rows/sec., 610.73 KiB/sec. 2024.12.18 19:50:44.878973 [ 262 ] {417ba452-35de-4864-a633-5363b0be05de} TCPHandler: Processed in 0.002666495 sec. 2024.12.18 19:50:44.879311 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:44.879501 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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) 2024.12.18 19:50:44.879822 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:44.879873 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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 2024.12.18 19:50:44.880200 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:44.880268 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:44.880416 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.18 19:50:44.880452 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2024.12.18 19:50:44.880477 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:44.880493 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:44.880538 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" 2024.12.18 19:50:44.880562 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 2024.12.18 19:50:44.881093 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} executeQuery: Read 36 rows, 1.39 KiB in 0.001684 sec., 21377.67220902613 rows/sec., 822.89 KiB/sec. 2024.12.18 19:50:44.881181 [ 266 ] {4884980f-0121-401f-bdd0-06688a462fcf} TCPHandler: Processed in 0.00193087 sec. 2024.12.18 19:50:44.881455 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:44.881655 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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) 2024.12.18 19:50:44.882012 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:44.882062 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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 2024.12.18 19:50:44.882384 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:44.882450 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:44.882591 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.18 19:50:44.882624 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2024.12.18 19:50:44.882647 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:44.882663 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:44.882706 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" 2024.12.18 19:50:44.882729 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 2024.12.18 19:50:44.883225 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} executeQuery: Read 36 rows, 1.39 KiB in 0.001671 sec., 21543.98563734291 rows/sec., 829.29 KiB/sec. 2024.12.18 19:50:44.883310 [ 262 ] {0d7ddd23-f49a-46f0-b39c-b47a2af9ee71} TCPHandler: Processed in 0.00191996 sec. 2024.12.18 19:50:44.883577 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:44.883746 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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) 2024.12.18 19:50:44.884050 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:44.884100 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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 2024.12.18 19:50:44.884427 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:44.884495 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:44.884638 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.18 19:50:44.884671 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2024.12.18 19:50:44.884694 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:44.884711 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:44.884755 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" 2024.12.18 19:50:44.884778 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 2024.12.18 19:50:44.885316 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} executeQuery: Read 36 rows, 1.39 KiB in 0.001649 sec., 21831.41297756216 rows/sec., 840.35 KiB/sec. 2024.12.18 19:50:44.885401 [ 266 ] {cfbbdb65-5637-4308-8ba6-940d9864f49a} TCPHandler: Processed in 0.001876919 sec. 2024.12.18 19:50:44.885737 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:44.885938 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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) 2024.12.18 19:50:44.886305 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:44.886365 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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 2024.12.18 19:50:44.886773 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:44.886853 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:44.887009 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.12.18 19:50:44.887041 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2024.12.18 19:50:44.887063 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:44.887079 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:44.887121 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" 2024.12.18 19:50:44.887143 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 2024.12.18 19:50:44.887622 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} executeQuery: Read 36 rows, 1.39 KiB in 0.001785 sec., 20168.06722689076 rows/sec., 776.33 KiB/sec. 2024.12.18 19:50:44.887706 [ 262 ] {d2c3a9da-b9a3-4a9d-95c2-4194b138bc99} TCPHandler: Processed in 0.002030912 sec. 2024.12.18 19:50:44.887967 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:44.888134 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} executeQuery: (from [fd00:1122:3344:101::d]:49702) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) 2024.12.18 19:50:44.888442 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:44.888493 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 2024.12.18 19:50:44.888824 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:44.888891 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:44.889034 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.12.18 19:50:44.889066 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2024.12.18 19:50:44.889090 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:44.889106 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:44.889149 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" 2024.12.18 19:50:44.889173 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 2024.12.18 19:50:44.889692 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} executeQuery: Read 36 rows, 1.39 KiB in 0.001638 sec., 21978.021978021978 rows/sec., 846.00 KiB/sec. 2024.12.18 19:50:44.889777 [ 266 ] {e98401cc-b699-401a-9801-9e127de98ab1} TCPHandler: Processed in 0.001863958 sec. 2024.12.18 19:50:45.037340 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.037615 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} executeQuery: (from [fd00:1122:3344:101::d]:40276) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.18 19:50:45.038055 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.18 19:50:45.038109 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.18 19:50:45.038476 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:45.038550 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.18 19:50:45.038712 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Key condition: (column 0 notIn 42-element set) 2024.12.18 19:50:45.038750 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2024.12.18 19:50:45.038775 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (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 2024.12.18 19:50:45.038793 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.18 19:50:45.038840 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.18 19:50:45.038893 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 2024.12.18 19:50:45.039523 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} executeQuery: Read 36 rows, 1.39 KiB in 0.002042 sec., 17629.77473065622 rows/sec., 678.62 KiB/sec. 2024.12.18 19:50:45.039617 [ 262 ] {de14e20a-1629-4a51-bec2-d29be3716edb} TCPHandler: Processed in 0.002384269 sec. 2024.12.18 19:50:45.040128 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.040256 [ 266 ] {6029a62e-359c-4e7f-8a1c-60836038c072} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.18 19:50:45.040309 [ 266 ] {6029a62e-359c-4e7f-8a1c-60836038c072} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.18 19:50:45.041009 [ 266 ] {6029a62e-359c-4e7f-8a1c-60836038c072} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.041054 [ 266 ] {6029a62e-359c-4e7f-8a1c-60836038c072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.041556 [ 266 ] {6029a62e-359c-4e7f-8a1c-60836038c072} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:50:45.041790 [ 266 ] {6029a62e-359c-4e7f-8a1c-60836038c072} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.042004 [ 266 ] {6029a62e-359c-4e7f-8a1c-60836038c072} executeQuery: Read 7 rows, 1.42 KiB in 0.001783 sec., 3925.967470555244 rows/sec., 798.56 KiB/sec. 2024.12.18 19:50:45.042060 [ 266 ] {6029a62e-359c-4e7f-8a1c-60836038c072} TCPHandler: Processed in 0.001988851 sec. 2024.12.18 19:50:45.042202 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.042320 [ 262 ] {d7a38743-c497-490f-b19c-1e96b6b392ee} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:50:45.042365 [ 262 ] {d7a38743-c497-490f-b19c-1e96b6b392ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:50:45.042916 [ 262 ] {d7a38743-c497-490f-b19c-1e96b6b392ee} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.042956 [ 262 ] {d7a38743-c497-490f-b19c-1e96b6b392ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.043317 [ 262 ] {d7a38743-c497-490f-b19c-1e96b6b392ee} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:50:45.043560 [ 262 ] {d7a38743-c497-490f-b19c-1e96b6b392ee} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.043771 [ 262 ] {d7a38743-c497-490f-b19c-1e96b6b392ee} executeQuery: Read 14 rows, 1.01 KiB in 0.001476 sec., 9485.09485094851 rows/sec., 682.80 KiB/sec. 2024.12.18 19:50:45.043822 [ 262 ] {d7a38743-c497-490f-b19c-1e96b6b392ee} TCPHandler: Processed in 0.001674934 sec. 2024.12.18 19:50:45.043969 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.044079 [ 266 ] {e4e2b7a8-3d4b-4649-b763-cb918524caa0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:50:45.044123 [ 266 ] {e4e2b7a8-3d4b-4649-b763-cb918524caa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:50:45.044649 [ 266 ] {e4e2b7a8-3d4b-4649-b763-cb918524caa0} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.044690 [ 266 ] {e4e2b7a8-3d4b-4649-b763-cb918524caa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.045063 [ 266 ] {e4e2b7a8-3d4b-4649-b763-cb918524caa0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.18 19:50:45.045293 [ 266 ] {e4e2b7a8-3d4b-4649-b763-cb918524caa0} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.045541 [ 266 ] {e4e2b7a8-3d4b-4649-b763-cb918524caa0} executeQuery: Read 10 rows, 835.00 B in 0.001485 sec., 6734.006734006734 rows/sec., 549.11 KiB/sec. 2024.12.18 19:50:45.045686 [ 266 ] {e4e2b7a8-3d4b-4649-b763-cb918524caa0} TCPHandler: Processed in 0.001768897 sec. 2024.12.18 19:50:45.045822 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.045928 [ 262 ] {fbabbdc0-377f-48d4-b2a9-5b6a4754f4b2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:45.045982 [ 262 ] {fbabbdc0-377f-48d4-b2a9-5b6a4754f4b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:45.047287 [ 262 ] {fbabbdc0-377f-48d4-b2a9-5b6a4754f4b2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.047326 [ 262 ] {fbabbdc0-377f-48d4-b2a9-5b6a4754f4b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.047768 [ 262 ] {fbabbdc0-377f-48d4-b2a9-5b6a4754f4b2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:50:45.048004 [ 262 ] {fbabbdc0-377f-48d4-b2a9-5b6a4754f4b2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.048223 [ 262 ] {fbabbdc0-377f-48d4-b2a9-5b6a4754f4b2} executeQuery: Read 1431 rows, 122.31 KiB in 0.002317 sec., 617608.9771255935 rows/sec., 51.55 MiB/sec. 2024.12.18 19:50:45.048277 [ 262 ] {fbabbdc0-377f-48d4-b2a9-5b6a4754f4b2} TCPHandler: Processed in 0.002504982 sec. 2024.12.18 19:50:45.048422 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.048533 [ 266 ] {53b829e5-24d2-493c-ae92-ef5fb7c8e8b7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:50:45.048577 [ 266 ] {53b829e5-24d2-493c-ae92-ef5fb7c8e8b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:50:45.049134 [ 266 ] {53b829e5-24d2-493c-ae92-ef5fb7c8e8b7} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.049173 [ 266 ] {53b829e5-24d2-493c-ae92-ef5fb7c8e8b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.049518 [ 266 ] {53b829e5-24d2-493c-ae92-ef5fb7c8e8b7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:50:45.049747 [ 266 ] {53b829e5-24d2-493c-ae92-ef5fb7c8e8b7} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.049972 [ 266 ] {53b829e5-24d2-493c-ae92-ef5fb7c8e8b7} executeQuery: Read 58 rows, 4.24 KiB in 0.001452 sec., 39944.903581267215 rows/sec., 2.85 MiB/sec. 2024.12.18 19:50:45.050168 [ 266 ] {53b829e5-24d2-493c-ae92-ef5fb7c8e8b7} TCPHandler: Processed in 0.001798157 sec. 2024.12.18 19:50:45.050344 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.050473 [ 262 ] {9366acd7-35c1-4c11-954f-d2c20cbd5cc8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:50:45.050527 [ 262 ] {9366acd7-35c1-4c11-954f-d2c20cbd5cc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:50:45.051205 [ 262 ] {9366acd7-35c1-4c11-954f-d2c20cbd5cc8} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.051244 [ 262 ] {9366acd7-35c1-4c11-954f-d2c20cbd5cc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.051594 [ 262 ] {9366acd7-35c1-4c11-954f-d2c20cbd5cc8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:50:45.051829 [ 262 ] {9366acd7-35c1-4c11-954f-d2c20cbd5cc8} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.052031 [ 262 ] {9366acd7-35c1-4c11-954f-d2c20cbd5cc8} executeQuery: Read 242 rows, 16.79 KiB in 0.001588 sec., 152392.94710327455 rows/sec., 10.32 MiB/sec. 2024.12.18 19:50:45.052085 [ 262 ] {9366acd7-35c1-4c11-954f-d2c20cbd5cc8} TCPHandler: Processed in 0.001816607 sec. 2024.12.18 19:50:45.052223 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.052329 [ 266 ] {0f527d17-deb8-4f7d-a0ec-63307e216ff5} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:50:45.052373 [ 266 ] {0f527d17-deb8-4f7d-a0ec-63307e216ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:50:45.052892 [ 266 ] {0f527d17-deb8-4f7d-a0ec-63307e216ff5} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.052931 [ 266 ] {0f527d17-deb8-4f7d-a0ec-63307e216ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.053266 [ 266 ] {0f527d17-deb8-4f7d-a0ec-63307e216ff5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:50:45.053507 [ 266 ] {0f527d17-deb8-4f7d-a0ec-63307e216ff5} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.053713 [ 266 ] {0f527d17-deb8-4f7d-a0ec-63307e216ff5} executeQuery: Read 13 rows, 830.00 B in 0.001405 sec., 9252.669039145907 rows/sec., 576.90 KiB/sec. 2024.12.18 19:50:45.053765 [ 266 ] {0f527d17-deb8-4f7d-a0ec-63307e216ff5} TCPHandler: Processed in 0.001595853 sec. 2024.12.18 19:50:45.053903 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.054034 [ 262 ] {b1ae9bdb-1f29-4cdc-af6c-9b35feed324d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:45.054088 [ 262 ] {b1ae9bdb-1f29-4cdc-af6c-9b35feed324d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:45.055249 [ 262 ] {b1ae9bdb-1f29-4cdc-af6c-9b35feed324d} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.055290 [ 262 ] {b1ae9bdb-1f29-4cdc-af6c-9b35feed324d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.055693 [ 262 ] {b1ae9bdb-1f29-4cdc-af6c-9b35feed324d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:50:45.055935 [ 262 ] {b1ae9bdb-1f29-4cdc-af6c-9b35feed324d} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.056142 [ 262 ] {b1ae9bdb-1f29-4cdc-af6c-9b35feed324d} executeQuery: Read 889 rows, 66.07 KiB in 0.002136 sec., 416198.5018726592 rows/sec., 30.21 MiB/sec. 2024.12.18 19:50:45.056195 [ 262 ] {b1ae9bdb-1f29-4cdc-af6c-9b35feed324d} TCPHandler: Processed in 0.002344898 sec. 2024.12.18 19:50:45.056331 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.056443 [ 266 ] {0958af98-bd87-4d32-8d95-aeb31266a9ac} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:50:45.056490 [ 266 ] {0958af98-bd87-4d32-8d95-aeb31266a9ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:50:45.056913 [ 266 ] {0958af98-bd87-4d32-8d95-aeb31266a9ac} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.056951 [ 266 ] {0958af98-bd87-4d32-8d95-aeb31266a9ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.057296 [ 266 ] {0958af98-bd87-4d32-8d95-aeb31266a9ac} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:50:45.057538 [ 266 ] {0958af98-bd87-4d32-8d95-aeb31266a9ac} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.057695 [ 109 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.18 19:50:45.057761 [ 266 ] {0958af98-bd87-4d32-8d95-aeb31266a9ac} executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec. 2024.12.18 19:50:45.057778 [ 109 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.057839 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.057886 [ 266 ] {0958af98-bd87-4d32-8d95-aeb31266a9ac} TCPHandler: Processed in 0.001605533 sec. 2024.12.18 19:50:45.058115 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.058155 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.18 19:50:45.058332 [ 262 ] {0b2a35ae-dc70-4aa9-a7fe-240ef2f9e3b0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:45.058460 [ 262 ] {0b2a35ae-dc70-4aa9-a7fe-240ef2f9e3b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:45.058480 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:45.058601 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.12.18 19:50:45.058908 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.12.18 19:50:45.059253 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.18 19:50:45.059609 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.12.18 19:50:45.059920 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.12.18 19:50:45.060097 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.12.18 19:50:45.062031 [ 187 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004063154 sec., 8860.112119796591 rows/sec., 462.91 KiB/sec. 2024.12.18 19:50:45.062196 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.18 19:50:45.062501 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.062582 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_6_1} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.18 19:50:45.062663 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:50:45.064231 [ 262 ] {0b2a35ae-dc70-4aa9-a7fe-240ef2f9e3b0} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.064281 [ 262 ] {0b2a35ae-dc70-4aa9-a7fe-240ef2f9e3b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.064997 [ 262 ] {0b2a35ae-dc70-4aa9-a7fe-240ef2f9e3b0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:50:45.065260 [ 262 ] {0b2a35ae-dc70-4aa9-a7fe-240ef2f9e3b0} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.065487 [ 262 ] {0b2a35ae-dc70-4aa9-a7fe-240ef2f9e3b0} executeQuery: Read 4113 rows, 280.92 KiB in 0.00723 sec., 568879.6680497925 rows/sec., 37.94 MiB/sec. 2024.12.18 19:50:45.065553 [ 262 ] {0b2a35ae-dc70-4aa9-a7fe-240ef2f9e3b0} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.12.18 19:50:45.065568 [ 262 ] {0b2a35ae-dc70-4aa9-a7fe-240ef2f9e3b0} TCPHandler: Processed in 0.007591306 sec. 2024.12.18 19:50:45.065710 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.065820 [ 266 ] {ef5de774-c1f2-41e6-b937-0bf89c1a87a4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:50:45.065867 [ 266 ] {ef5de774-c1f2-41e6-b937-0bf89c1a87a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:50:45.066291 [ 266 ] {ef5de774-c1f2-41e6-b937-0bf89c1a87a4} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.066330 [ 266 ] {ef5de774-c1f2-41e6-b937-0bf89c1a87a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.066676 [ 266 ] {ef5de774-c1f2-41e6-b937-0bf89c1a87a4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:50:45.066908 [ 266 ] {ef5de774-c1f2-41e6-b937-0bf89c1a87a4} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.067186 [ 266 ] {ef5de774-c1f2-41e6-b937-0bf89c1a87a4} executeQuery: Read 1 rows, 69.00 B in 0.001363 sec., 733.6757153338224 rows/sec., 49.44 KiB/sec. 2024.12.18 19:50:45.067290 [ 266 ] {ef5de774-c1f2-41e6-b937-0bf89c1a87a4} TCPHandler: Processed in 0.001632524 sec. 2024.12.18 19:50:45.067422 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.067528 [ 262 ] {6be525fb-39c1-465b-a78a-935a786ea446} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:45.067593 [ 262 ] {6be525fb-39c1-465b-a78a-935a786ea446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:50:45.068708 [ 262 ] {6be525fb-39c1-465b-a78a-935a786ea446} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.068747 [ 262 ] {6be525fb-39c1-465b-a78a-935a786ea446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.069377 [ 262 ] {6be525fb-39c1-465b-a78a-935a786ea446} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:50:45.069633 [ 262 ] {6be525fb-39c1-465b-a78a-935a786ea446} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.069859 [ 262 ] {6be525fb-39c1-465b-a78a-935a786ea446} executeQuery: Read 41 rows, 75.23 KiB in 0.002352 sec., 17431.972789115647 rows/sec., 31.24 MiB/sec. 2024.12.18 19:50:45.069953 [ 262 ] {6be525fb-39c1-465b-a78a-935a786ea446} TCPHandler: Processed in 0.002580483 sec. 2024.12.18 19:50:45.070081 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:45.070188 [ 266 ] {76e87739-a66a-43ef-8179-2439710939e9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:45.070234 [ 266 ] {76e87739-a66a-43ef-8179-2439710939e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:45.070661 [ 266 ] {76e87739-a66a-43ef-8179-2439710939e9} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:45.070699 [ 266 ] {76e87739-a66a-43ef-8179-2439710939e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:45.071041 [ 266 ] {76e87739-a66a-43ef-8179-2439710939e9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:50:45.071269 [ 266 ] {76e87739-a66a-43ef-8179-2439710939e9} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:45.071522 [ 266 ] {76e87739-a66a-43ef-8179-2439710939e9} executeQuery: Read 40 rows, 2.44 KiB in 0.001347 sec., 29695.619896065327 rows/sec., 1.77 MiB/sec. 2024.12.18 19:50:45.071726 [ 266 ] {76e87739-a66a-43ef-8179-2439710939e9} TCPHandler: Processed in 0.001693505 sec. 2024.12.18 19:50:46.994393 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 496 2024.12.18 19:50:46.998504 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:46.998566 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:47.000125 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:50:47.000884 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:47.002068 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 496 2024.12.18 19:50:48.670155 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:48.670365 [ 262 ] {7b97c833-c524-4685-8f6f-0329f03a5300} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:48.670445 [ 262 ] {7b97c833-c524-4685-8f6f-0329f03a5300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:48.671258 [ 262 ] {7b97c833-c524-4685-8f6f-0329f03a5300} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:48.671313 [ 262 ] {7b97c833-c524-4685-8f6f-0329f03a5300} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:48.671790 [ 262 ] {7b97c833-c524-4685-8f6f-0329f03a5300} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:50:48.672040 [ 262 ] {7b97c833-c524-4685-8f6f-0329f03a5300} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:48.672270 [ 262 ] {7b97c833-c524-4685-8f6f-0329f03a5300} executeQuery: Read 56 rows, 4.38 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.18 MiB/sec. 2024.12.18 19:50:48.672340 [ 262 ] {7b97c833-c524-4685-8f6f-0329f03a5300} TCPHandler: Processed in 0.002317288 sec. 2024.12.18 19:50:48.672497 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:48.672621 [ 266 ] {ba7d183e-7425-4103-992a-2c1ec6cbad57} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:48.672672 [ 266 ] {ba7d183e-7425-4103-992a-2c1ec6cbad57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:48.673280 [ 266 ] {ba7d183e-7425-4103-992a-2c1ec6cbad57} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:48.673322 [ 266 ] {ba7d183e-7425-4103-992a-2c1ec6cbad57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:48.673697 [ 266 ] {ba7d183e-7425-4103-992a-2c1ec6cbad57} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:50:48.673937 [ 266 ] {ba7d183e-7425-4103-992a-2c1ec6cbad57} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:48.674190 [ 266 ] {ba7d183e-7425-4103-992a-2c1ec6cbad57} executeQuery: Read 64 rows, 5.12 KiB in 0.00159 sec., 40251.57232704402 rows/sec., 3.14 MiB/sec. 2024.12.18 19:50:48.674403 [ 266 ] {ba7d183e-7425-4103-992a-2c1ec6cbad57} TCPHandler: Processed in 0.00196361 sec. 2024.12.18 19:50:48.674600 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:48.674734 [ 262 ] {a5a52ab0-36b8-4e0b-be0f-7b6583098fd6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:48.674794 [ 262 ] {a5a52ab0-36b8-4e0b-be0f-7b6583098fd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:48.675376 [ 262 ] {a5a52ab0-36b8-4e0b-be0f-7b6583098fd6} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:48.675416 [ 262 ] {a5a52ab0-36b8-4e0b-be0f-7b6583098fd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:48.675792 [ 262 ] {a5a52ab0-36b8-4e0b-be0f-7b6583098fd6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:50:48.676039 [ 262 ] {a5a52ab0-36b8-4e0b-be0f-7b6583098fd6} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:48.676248 [ 262 ] {a5a52ab0-36b8-4e0b-be0f-7b6583098fd6} executeQuery: Read 108 rows, 7.71 KiB in 0.001545 sec., 69902.91262135922 rows/sec., 4.87 MiB/sec. 2024.12.18 19:50:48.676302 [ 262 ] {a5a52ab0-36b8-4e0b-be0f-7b6583098fd6} TCPHandler: Processed in 0.001767786 sec. 2024.12.18 19:50:48.676458 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:48.676588 [ 266 ] {a7bc6b8b-fdee-43f2-8dc0-2e4dd7506d19} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:48.676644 [ 266 ] {a7bc6b8b-fdee-43f2-8dc0-2e4dd7506d19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:48.677142 [ 266 ] {a7bc6b8b-fdee-43f2-8dc0-2e4dd7506d19} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:48.677181 [ 266 ] {a7bc6b8b-fdee-43f2-8dc0-2e4dd7506d19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:48.677535 [ 266 ] {a7bc6b8b-fdee-43f2-8dc0-2e4dd7506d19} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:50:48.677763 [ 266 ] {a7bc6b8b-fdee-43f2-8dc0-2e4dd7506d19} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:48.677966 [ 266 ] {a7bc6b8b-fdee-43f2-8dc0-2e4dd7506d19} executeQuery: Read 42 rows, 2.89 KiB in 0.001407 sec., 29850.746268656716 rows/sec., 2.01 MiB/sec. 2024.12.18 19:50:48.678017 [ 266 ] {a7bc6b8b-fdee-43f2-8dc0-2e4dd7506d19} TCPHandler: Processed in 0.001623064 sec. 2024.12.18 19:50:49.468891 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2024.12.18 19:50:49.469658 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:49.469716 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:49.470294 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:50:49.470565 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:49.470815 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2024.12.18 19:50:50.052270 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.12.18 19:50:50.073199 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:50.073255 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:50.080820 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:50:50.081611 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:50.085119 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.12.18 19:50:53.672249 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:53.672467 [ 262 ] {18806054-b2ef-4301-95dd-6ab3716e8947} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:53.672545 [ 262 ] {18806054-b2ef-4301-95dd-6ab3716e8947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:53.673351 [ 262 ] {18806054-b2ef-4301-95dd-6ab3716e8947} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:53.673406 [ 262 ] {18806054-b2ef-4301-95dd-6ab3716e8947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:53.673859 [ 262 ] {18806054-b2ef-4301-95dd-6ab3716e8947} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:50:53.674110 [ 262 ] {18806054-b2ef-4301-95dd-6ab3716e8947} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:53.674361 [ 262 ] {18806054-b2ef-4301-95dd-6ab3716e8947} executeQuery: Read 56 rows, 4.38 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.19 MiB/sec. 2024.12.18 19:50:53.674426 [ 262 ] {18806054-b2ef-4301-95dd-6ab3716e8947} TCPHandler: Processed in 0.002310078 sec. 2024.12.18 19:50:53.674581 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:53.674703 [ 266 ] {90dc0e43-fb67-4492-8c3d-a6db88e71f69} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:53.674751 [ 266 ] {90dc0e43-fb67-4492-8c3d-a6db88e71f69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:53.675322 [ 266 ] {90dc0e43-fb67-4492-8c3d-a6db88e71f69} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:53.675365 [ 266 ] {90dc0e43-fb67-4492-8c3d-a6db88e71f69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:53.675726 [ 266 ] {90dc0e43-fb67-4492-8c3d-a6db88e71f69} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:50:53.675963 [ 266 ] {90dc0e43-fb67-4492-8c3d-a6db88e71f69} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:53.676175 [ 266 ] {90dc0e43-fb67-4492-8c3d-a6db88e71f69} executeQuery: Read 64 rows, 5.12 KiB in 0.001499 sec., 42695.130086724486 rows/sec., 3.33 MiB/sec. 2024.12.18 19:50:53.676230 [ 266 ] {90dc0e43-fb67-4492-8c3d-a6db88e71f69} TCPHandler: Processed in 0.001709745 sec. 2024.12.18 19:50:53.676370 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:53.676500 [ 262 ] {8dabd840-1ccf-412d-badf-c91bdb03dafb} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:53.676557 [ 262 ] {8dabd840-1ccf-412d-badf-c91bdb03dafb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:53.677160 [ 262 ] {8dabd840-1ccf-412d-badf-c91bdb03dafb} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:53.677218 [ 262 ] {8dabd840-1ccf-412d-badf-c91bdb03dafb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:53.677764 [ 262 ] {8dabd840-1ccf-412d-badf-c91bdb03dafb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:50:53.678002 [ 262 ] {8dabd840-1ccf-412d-badf-c91bdb03dafb} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:53.678224 [ 262 ] {8dabd840-1ccf-412d-badf-c91bdb03dafb} executeQuery: Read 160 rows, 11.41 KiB in 0.001754 sec., 91220.06841505131 rows/sec., 6.35 MiB/sec. 2024.12.18 19:50:53.678276 [ 262 ] {8dabd840-1ccf-412d-badf-c91bdb03dafb} TCPHandler: Processed in 0.001969161 sec. 2024.12.18 19:50:53.678414 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:53.678543 [ 266 ] {4e027e99-2a9f-486c-8fe3-b2df6f18c11d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:53.678598 [ 266 ] {4e027e99-2a9f-486c-8fe3-b2df6f18c11d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:53.679112 [ 266 ] {4e027e99-2a9f-486c-8fe3-b2df6f18c11d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:53.679159 [ 266 ] {4e027e99-2a9f-486c-8fe3-b2df6f18c11d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:53.679519 [ 266 ] {4e027e99-2a9f-486c-8fe3-b2df6f18c11d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:50:53.679753 [ 266 ] {4e027e99-2a9f-486c-8fe3-b2df6f18c11d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:53.679959 [ 266 ] {4e027e99-2a9f-486c-8fe3-b2df6f18c11d} executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. 2024.12.18 19:50:53.680007 [ 266 ] {4e027e99-2a9f-486c-8fe3-b2df6f18c11d} TCPHandler: Processed in 0.001658315 sec. 2024.12.18 19:50:56.250661 [ 95 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.12.18 19:50:56.250738 [ 95 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:56.250760 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:56.250976 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full 2024.12.18 19:50:56.251157 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:56.251198 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 52 rows starting from the beginning of the part 2024.12.18 19:50:56.251282 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2024.12.18 19:50:56.251535 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.12.18 19:50:56.251772 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2024.12.18 19:50:56.251962 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 58 rows starting from the beginning of the part 2024.12.18 19:50:56.253112 [ 187 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002271697 sec., 91561.5066622001 rows/sec., 6.92 MiB/sec. 2024.12.18 19:50:56.253256 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.12.18 19:50:56.253545 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:56.253628 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_14_3} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 2024.12.18 19:50:56.253717 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.18 19:50:56.863867 [ 95 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:50:56.863912 [ 95 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:50:56.970918 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2024.12.18 19:50:56.971556 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:56.971604 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:56.972176 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:50:56.972433 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:56.972696 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.12.18 19:50:57.002397 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 512 2024.12.18 19:50:57.005629 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:57.005696 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:57.007211 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:50:57.007540 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:57.008161 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 512 2024.12.18 19:50:57.585171 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.12.18 19:50:57.607288 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:57.607354 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:57.615123 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:50:57.615902 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:57.619011 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.12.18 19:50:58.679309 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.679503 [ 262 ] {4a5bc973-b2e1-4fce-8e06-9629eca3f231} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:50:58.679573 [ 262 ] {4a5bc973-b2e1-4fce-8e06-9629eca3f231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:50:58.680303 [ 262 ] {4a5bc973-b2e1-4fce-8e06-9629eca3f231} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.680357 [ 262 ] {4a5bc973-b2e1-4fce-8e06-9629eca3f231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.680803 [ 262 ] {4a5bc973-b2e1-4fce-8e06-9629eca3f231} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:50:58.681053 [ 262 ] {4a5bc973-b2e1-4fce-8e06-9629eca3f231} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.681298 [ 262 ] {4a5bc973-b2e1-4fce-8e06-9629eca3f231} executeQuery: Read 14 rows, 1.01 KiB in 0.001847 sec., 7579.859231185707 rows/sec., 545.65 KiB/sec. 2024.12.18 19:50:58.681364 [ 262 ] {4a5bc973-b2e1-4fce-8e06-9629eca3f231} TCPHandler: Processed in 0.002191206 sec. 2024.12.18 19:50:58.681522 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.681635 [ 266 ] {8c6fe093-f4fd-4532-baa1-fa782e342864} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:50:58.681684 [ 266 ] {8c6fe093-f4fd-4532-baa1-fa782e342864} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:50:58.682325 [ 266 ] {8c6fe093-f4fd-4532-baa1-fa782e342864} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.682367 [ 266 ] {8c6fe093-f4fd-4532-baa1-fa782e342864} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.682769 [ 266 ] {8c6fe093-f4fd-4532-baa1-fa782e342864} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:50:58.683010 [ 266 ] {8c6fe093-f4fd-4532-baa1-fa782e342864} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.683173 [ 93 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.18 19:50:58.683237 [ 266 ] {8c6fe093-f4fd-4532-baa1-fa782e342864} executeQuery: Read 285 rows, 25.75 KiB in 0.001627 sec., 175169.02274124156 rows/sec., 15.45 MiB/sec. 2024.12.18 19:50:58.683256 [ 93 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.683318 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.683370 [ 266 ] {8c6fe093-f4fd-4532-baa1-fa782e342864} TCPHandler: Processed in 0.001901799 sec. 2024.12.18 19:50:58.683584 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.683595 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.18 19:50:58.683803 [ 262 ] {bda8bcfe-d344-46f8-923b-07147aa66df1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:50:58.683883 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:58.683906 [ 262 ] {bda8bcfe-d344-46f8-923b-07147aa66df1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:50:58.683976 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 289 rows starting from the beginning of the part 2024.12.18 19:50:58.684299 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.12.18 19:50:58.684648 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1431 rows starting from the beginning of the part 2024.12.18 19:50:58.684986 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2024.12.18 19:50:58.685261 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2024.12.18 19:50:58.685613 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 285 rows starting from the beginning of the part 2024.12.18 19:50:58.686601 [ 262 ] {bda8bcfe-d344-46f8-923b-07147aa66df1} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.686677 [ 262 ] {bda8bcfe-d344-46f8-923b-07147aa66df1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.687601 [ 262 ] {bda8bcfe-d344-46f8-923b-07147aa66df1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:50:58.688085 [ 262 ] {bda8bcfe-d344-46f8-923b-07147aa66df1} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.688552 [ 262 ] {bda8bcfe-d344-46f8-923b-07147aa66df1} executeQuery: Read 48 rows, 3.54 KiB in 0.004809 sec., 9981.285090455396 rows/sec., 735.92 KiB/sec. 2024.12.18 19:50:58.688994 [ 262 ] {bda8bcfe-d344-46f8-923b-07147aa66df1} TCPHandler: Processed in 0.005519403 sec. 2024.12.18 19:50:58.689293 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.689469 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.006021434 sec., 360877.49197284237 rows/sec., 31.74 MiB/sec. 2024.12.18 19:50:58.689626 [ 266 ] {2362e881-fb7c-4d26-b72a-53906c65faee} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:50:58.689688 [ 266 ] {2362e881-fb7c-4d26-b72a-53906c65faee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:50:58.689914 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.18 19:50:58.690621 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.690841 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_26_5} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.18 19:50:58.691045 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.12.18 19:50:58.691052 [ 266 ] {2362e881-fb7c-4d26-b72a-53906c65faee} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.691115 [ 266 ] {2362e881-fb7c-4d26-b72a-53906c65faee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.691473 [ 266 ] {2362e881-fb7c-4d26-b72a-53906c65faee} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:50:58.691718 [ 266 ] {2362e881-fb7c-4d26-b72a-53906c65faee} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.691933 [ 266 ] {2362e881-fb7c-4d26-b72a-53906c65faee} executeQuery: Read 14 rows, 1004.00 B in 0.002404 sec., 5823.627287853577 rows/sec., 407.85 KiB/sec. 2024.12.18 19:50:58.691988 [ 266 ] {2362e881-fb7c-4d26-b72a-53906c65faee} TCPHandler: Processed in 0.002862469 sec. 2024.12.18 19:50:58.692129 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.692261 [ 262 ] {2f19f43a-bee1-40f5-95aa-e3e06dc11dfb} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:50:58.692316 [ 262 ] {2f19f43a-bee1-40f5-95aa-e3e06dc11dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:50:58.692954 [ 262 ] {2f19f43a-bee1-40f5-95aa-e3e06dc11dfb} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.693001 [ 262 ] {2f19f43a-bee1-40f5-95aa-e3e06dc11dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.693410 [ 262 ] {2f19f43a-bee1-40f5-95aa-e3e06dc11dfb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:50:58.693648 [ 262 ] {2f19f43a-bee1-40f5-95aa-e3e06dc11dfb} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.693824 [ 262 ] {2f19f43a-bee1-40f5-95aa-e3e06dc11dfb} executeQuery: Read 13 rows, 830.00 B in 0.001592 sec., 8165.829145728642 rows/sec., 509.14 KiB/sec. 2024.12.18 19:50:58.693875 [ 262 ] {2f19f43a-bee1-40f5-95aa-e3e06dc11dfb} TCPHandler: Processed in 0.001811607 sec. 2024.12.18 19:50:58.693998 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.694101 [ 266 ] {8f839d28-c757-4bce-81eb-cbb39f28b465} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:50:58.694143 [ 266 ] {8f839d28-c757-4bce-81eb-cbb39f28b465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:50:58.694845 [ 266 ] {8f839d28-c757-4bce-81eb-cbb39f28b465} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.694881 [ 266 ] {8f839d28-c757-4bce-81eb-cbb39f28b465} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.695251 [ 266 ] {8f839d28-c757-4bce-81eb-cbb39f28b465} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:50:58.695487 [ 266 ] {8f839d28-c757-4bce-81eb-cbb39f28b465} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.695610 [ 92 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.18 19:50:58.695656 [ 92 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.695666 [ 266 ] {8f839d28-c757-4bce-81eb-cbb39f28b465} executeQuery: Read 423 rows, 30.96 KiB in 0.001585 sec., 266876.9716088328 rows/sec., 19.08 MiB/sec. 2024.12.18 19:50:58.695686 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.695743 [ 266 ] {8f839d28-c757-4bce-81eb-cbb39f28b465} TCPHandler: Processed in 0.001790337 sec. 2024.12.18 19:50:58.695959 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.18 19:50:58.695978 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.696218 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:50:58.696240 [ 262 ] {8f6c44e1-cacf-4ff3-8be8-acacc6adf7e9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:50:58.696285 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 447 rows starting from the beginning of the part 2024.12.18 19:50:58.696358 [ 262 ] {8f6c44e1-cacf-4ff3-8be8-acacc6adf7e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:50:58.696609 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2024.12.18 19:50:58.696923 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 889 rows starting from the beginning of the part 2024.12.18 19:50:58.697312 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part 2024.12.18 19:50:58.697659 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2024.12.18 19:50:58.697907 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 423 rows starting from the beginning of the part 2024.12.18 19:50:58.698800 [ 262 ] {8f6c44e1-cacf-4ff3-8be8-acacc6adf7e9} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.698870 [ 262 ] {8f6c44e1-cacf-4ff3-8be8-acacc6adf7e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.699856 [ 262 ] {8f6c44e1-cacf-4ff3-8be8-acacc6adf7e9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:50:58.700373 [ 262 ] {8f6c44e1-cacf-4ff3-8be8-acacc6adf7e9} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.700625 [ 262 ] {8f6c44e1-cacf-4ff3-8be8-acacc6adf7e9} executeQuery: Read 6 rows, 321.00 B in 0.004463 sec., 1344.3871835088505 rows/sec., 70.24 KiB/sec. 2024.12.18 19:50:58.700800 [ 262 ] {8f6c44e1-cacf-4ff3-8be8-acacc6adf7e9} TCPHandler: Processed in 0.004941731 sec. 2024.12.18 19:50:58.701060 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.701156 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.005378411 sec., 362746.54354232136 rows/sec., 27.76 MiB/sec. 2024.12.18 19:50:58.701206 [ 266 ] {5ebb491e-0dfc-476f-8437-0333d9d14776} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:58.701255 [ 266 ] {5ebb491e-0dfc-476f-8437-0333d9d14776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:50:58.701365 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.18 19:50:58.701762 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.701874 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_26_5} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.18 19:50:58.701990 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.18 19:50:58.702033 [ 266 ] {5ebb491e-0dfc-476f-8437-0333d9d14776} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.702070 [ 266 ] {5ebb491e-0dfc-476f-8437-0333d9d14776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.702458 [ 266 ] {5ebb491e-0dfc-476f-8437-0333d9d14776} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:50:58.702694 [ 266 ] {5ebb491e-0dfc-476f-8437-0333d9d14776} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.702876 [ 266 ] {5ebb491e-0dfc-476f-8437-0333d9d14776} executeQuery: Read 237 rows, 16.27 KiB in 0.001697 sec., 139658.22038892162 rows/sec., 9.36 MiB/sec. 2024.12.18 19:50:58.702926 [ 266 ] {5ebb491e-0dfc-476f-8437-0333d9d14776} TCPHandler: Processed in 0.001999391 sec. 2024.12.18 19:50:58.703051 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.703159 [ 262 ] {58724668-9bbd-45e2-ab3d-670c1e42ab1b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:50:58.703205 [ 262 ] {58724668-9bbd-45e2-ab3d-670c1e42ab1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:50:58.703628 [ 262 ] {58724668-9bbd-45e2-ab3d-670c1e42ab1b} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.703664 [ 262 ] {58724668-9bbd-45e2-ab3d-670c1e42ab1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.704006 [ 262 ] {58724668-9bbd-45e2-ab3d-670c1e42ab1b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:50:58.704250 [ 262 ] {58724668-9bbd-45e2-ab3d-670c1e42ab1b} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.704425 [ 262 ] {58724668-9bbd-45e2-ab3d-670c1e42ab1b} executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec. 2024.12.18 19:50:58.704472 [ 262 ] {58724668-9bbd-45e2-ab3d-670c1e42ab1b} TCPHandler: Processed in 0.001475151 sec. 2024.12.18 19:50:58.704616 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.704741 [ 266 ] {411ae9e5-659e-45a4-886f-45f4fa4f626c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:50:58.704815 [ 266 ] {411ae9e5-659e-45a4-886f-45f4fa4f626c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:50:58.705964 [ 266 ] {411ae9e5-659e-45a4-886f-45f4fa4f626c} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.706000 [ 266 ] {411ae9e5-659e-45a4-886f-45f4fa4f626c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.706644 [ 266 ] {411ae9e5-659e-45a4-886f-45f4fa4f626c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:50:58.706891 [ 266 ] {411ae9e5-659e-45a4-886f-45f4fa4f626c} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.707084 [ 266 ] {411ae9e5-659e-45a4-886f-45f4fa4f626c} executeQuery: Read 41 rows, 75.23 KiB in 0.002371 sec., 17292.281737663434 rows/sec., 30.99 MiB/sec. 2024.12.18 19:50:58.707172 [ 266 ] {411ae9e5-659e-45a4-886f-45f4fa4f626c} TCPHandler: Processed in 0.002617734 sec. 2024.12.18 19:50:58.707306 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:50:58.707416 [ 262 ] {5cb17ac3-bcf7-41fc-8d22-9313572f0cb1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:50:58.707461 [ 262 ] {5cb17ac3-bcf7-41fc-8d22-9313572f0cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:50:58.707885 [ 262 ] {5cb17ac3-bcf7-41fc-8d22-9313572f0cb1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:50:58.707921 [ 262 ] {5cb17ac3-bcf7-41fc-8d22-9313572f0cb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:50:58.708278 [ 262 ] {5cb17ac3-bcf7-41fc-8d22-9313572f0cb1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:50:58.708510 [ 262 ] {5cb17ac3-bcf7-41fc-8d22-9313572f0cb1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:50:58.708727 [ 262 ] {5cb17ac3-bcf7-41fc-8d22-9313572f0cb1} executeQuery: Read 82 rows, 5.33 KiB in 0.001333 sec., 61515.37884471118 rows/sec., 3.91 MiB/sec. 2024.12.18 19:50:58.708919 [ 262 ] {5cb17ac3-bcf7-41fc-8d22-9313572f0cb1} TCPHandler: Processed in 0.001665044 sec. 2024.12.18 19:51:03.675443 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:03.675711 [ 262 ] {d4d7c157-587d-411c-a0a8-029de8ab38f3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:51:03.675807 [ 262 ] {d4d7c157-587d-411c-a0a8-029de8ab38f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:51:03.676735 [ 262 ] {d4d7c157-587d-411c-a0a8-029de8ab38f3} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:03.676789 [ 262 ] {d4d7c157-587d-411c-a0a8-029de8ab38f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:03.677221 [ 262 ] {d4d7c157-587d-411c-a0a8-029de8ab38f3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.18 19:51:03.677555 [ 262 ] {d4d7c157-587d-411c-a0a8-029de8ab38f3} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:03.677826 [ 262 ] {d4d7c157-587d-411c-a0a8-029de8ab38f3} executeQuery: Read 4 rows, 334.00 B in 0.002174 sec., 1839.926402943882 rows/sec., 150.03 KiB/sec. 2024.12.18 19:51:03.678042 [ 262 ] {d4d7c157-587d-411c-a0a8-029de8ab38f3} TCPHandler: Processed in 0.002780337 sec. 2024.12.18 19:51:03.678278 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:03.678434 [ 266 ] {dccb47ab-eea6-4a99-9f30-0bdc0d07f2db} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:03.678496 [ 266 ] {dccb47ab-eea6-4a99-9f30-0bdc0d07f2db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:03.679204 [ 266 ] {dccb47ab-eea6-4a99-9f30-0bdc0d07f2db} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:03.679250 [ 266 ] {dccb47ab-eea6-4a99-9f30-0bdc0d07f2db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:03.679732 [ 266 ] {dccb47ab-eea6-4a99-9f30-0bdc0d07f2db} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:51:03.680042 [ 266 ] {dccb47ab-eea6-4a99-9f30-0bdc0d07f2db} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:03.680283 [ 266 ] {dccb47ab-eea6-4a99-9f30-0bdc0d07f2db} executeQuery: Read 58 rows, 4.52 KiB in 0.001907 sec., 30414.263240692188 rows/sec., 2.32 MiB/sec. 2024.12.18 19:51:03.680352 [ 266 ] {dccb47ab-eea6-4a99-9f30-0bdc0d07f2db} TCPHandler: Processed in 0.002139194 sec. 2024.12.18 19:51:03.680524 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:03.680642 [ 262 ] {c0f95bd9-0490-4fd6-910b-3c5390118e54} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:51:03.680692 [ 262 ] {c0f95bd9-0490-4fd6-910b-3c5390118e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:51:03.681263 [ 262 ] {c0f95bd9-0490-4fd6-910b-3c5390118e54} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:03.681305 [ 262 ] {c0f95bd9-0490-4fd6-910b-3c5390118e54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:03.681770 [ 262 ] {c0f95bd9-0490-4fd6-910b-3c5390118e54} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:51:03.682119 [ 262 ] {c0f95bd9-0490-4fd6-910b-3c5390118e54} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:03.682366 [ 262 ] {c0f95bd9-0490-4fd6-910b-3c5390118e54} executeQuery: Read 4 rows, 286.00 B in 0.001744 sec., 2293.577981651376 rows/sec., 160.15 KiB/sec. 2024.12.18 19:51:03.682451 [ 262 ] {c0f95bd9-0490-4fd6-910b-3c5390118e54} TCPHandler: Processed in 0.00198206 sec. 2024.12.18 19:51:03.682641 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:03.682771 [ 266 ] {8afd9702-25ef-4ffa-abf7-9835de8f60c0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:03.682827 [ 266 ] {8afd9702-25ef-4ffa-abf7-9835de8f60c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:03.683543 [ 266 ] {8afd9702-25ef-4ffa-abf7-9835de8f60c0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:03.683590 [ 266 ] {8afd9702-25ef-4ffa-abf7-9835de8f60c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:03.684036 [ 266 ] {8afd9702-25ef-4ffa-abf7-9835de8f60c0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:51:03.684344 [ 266 ] {8afd9702-25ef-4ffa-abf7-9835de8f60c0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:03.684615 [ 266 ] {8afd9702-25ef-4ffa-abf7-9835de8f60c0} executeQuery: Read 68 rows, 5.44 KiB in 0.001867 sec., 36422.06748794858 rows/sec., 2.85 MiB/sec. 2024.12.18 19:51:03.684705 [ 266 ] {8afd9702-25ef-4ffa-abf7-9835de8f60c0} TCPHandler: Processed in 0.002119543 sec. 2024.12.18 19:51:03.684944 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:03.685086 [ 262 ] {44c2ca75-a227-4b81-bee7-4929c06f8293} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:03.685153 [ 262 ] {44c2ca75-a227-4b81-bee7-4929c06f8293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:03.685893 [ 262 ] {44c2ca75-a227-4b81-bee7-4929c06f8293} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:03.685940 [ 262 ] {44c2ca75-a227-4b81-bee7-4929c06f8293} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:03.686430 [ 262 ] {44c2ca75-a227-4b81-bee7-4929c06f8293} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:51:03.686768 [ 262 ] {44c2ca75-a227-4b81-bee7-4929c06f8293} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:03.687002 [ 86 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.18 19:51:03.687054 [ 262 ] {44c2ca75-a227-4b81-bee7-4929c06f8293} executeQuery: Read 162 rows, 11.55 KiB in 0.001999 sec., 81040.52026013007 rows/sec., 5.64 MiB/sec. 2024.12.18 19:51:03.687119 [ 86 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:03.687208 [ 262 ] {44c2ca75-a227-4b81-bee7-4929c06f8293} TCPHandler: Processed in 0.002363929 sec. 2024.12.18 19:51:03.687212 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:03.687459 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:03.687500 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.18 19:51:03.687732 [ 266 ] {17a7325d-177d-4b09-a5e5-3cb9f2b50718} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:03.687831 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:03.687855 [ 266 ] {17a7325d-177d-4b09-a5e5-3cb9f2b50718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:03.687954 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2976 rows starting from the beginning of the part 2024.12.18 19:51:03.688427 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4113 rows starting from the beginning of the part 2024.12.18 19:51:03.688777 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part 2024.12.18 19:51:03.689125 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2024.12.18 19:51:03.689331 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part 2024.12.18 19:51:03.689711 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part 2024.12.18 19:51:03.690619 [ 266 ] {17a7325d-177d-4b09-a5e5-3cb9f2b50718} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:03.690696 [ 266 ] {17a7325d-177d-4b09-a5e5-3cb9f2b50718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:03.691872 [ 266 ] {17a7325d-177d-4b09-a5e5-3cb9f2b50718} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:51:03.692642 [ 266 ] {17a7325d-177d-4b09-a5e5-3cb9f2b50718} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:03.693090 [ 86 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.18 19:51:03.693196 [ 86 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:03.693253 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:03.693271 [ 266 ] {17a7325d-177d-4b09-a5e5-3cb9f2b50718} executeQuery: Read 60 rows, 4.14 KiB in 0.005656 sec., 10608.20367751061 rows/sec., 732.08 KiB/sec. 2024.12.18 19:51:03.693496 [ 266 ] {17a7325d-177d-4b09-a5e5-3cb9f2b50718} TCPHandler: Processed in 0.006154607 sec. 2024.12.18 19:51:03.693534 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.18 19:51:03.693734 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:03.693818 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1052 rows starting from the beginning of the part 2024.12.18 19:51:03.693966 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part 2024.12.18 19:51:03.694083 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2024.12.18 19:51:03.694168 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2024.12.18 19:51:03.694681 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part 2024.12.18 19:51:03.694903 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2024.12.18 19:51:03.694903 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7756 rows, containing 5 columns (5 merged, 0 gathered) in 0.007500284 sec., 1034094.1756338826 rows/sec., 69.86 MiB/sec. 2024.12.18 19:51:03.695704 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.18 19:51:03.696380 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:03.696645 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_26_5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.18 19:51:03.696830 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. 2024.12.18 19:51:03.697157 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1336 rows, containing 4 columns (4 merged, 0 gathered) in 0.003744517 sec., 356788.33878975577 rows/sec., 23.58 MiB/sec. 2024.12.18 19:51:03.697418 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.18 19:51:03.697751 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:03.697850 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_26_5} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.18 19:51:03.697955 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2024.12.18 19:51:04.472796 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2024.12.18 19:51:04.473454 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:04.473505 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:04.474029 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:51:04.474283 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:04.474488 [ 85 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.18 19:51:04.474556 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2024.12.18 19:51:04.474583 [ 85 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:04.474615 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:04.474810 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.18 19:51:04.475055 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:04.475091 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2024.12.18 19:51:04.475153 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2024.12.18 19:51:04.475257 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2024.12.18 19:51:04.475387 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2024.12.18 19:51:04.475461 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2024.12.18 19:51:04.475558 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2024.12.18 19:51:04.477433 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002748616 sec., 3528684.9818235794 rows/sec., 50.48 MiB/sec. 2024.12.18 19:51:04.477724 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.18 19:51:04.478063 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:04.478150 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_21_4} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.18 19:51:04.478261 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.12.18 19:51:05.119061 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2024.12.18 19:51:05.142575 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:05.142637 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:05.150253 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:51:05.151029 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:05.151338 [ 83 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.18 19:51:05.151409 [ 83 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:05.151451 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:05.151808 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.18 19:51:05.166755 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2024.12.18 19:51:05.168116 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:05.169253 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2024.12.18 19:51:05.174005 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2024.12.18 19:51:05.178943 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2024.12.18 19:51:05.184057 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2024.12.18 19:51:05.189376 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2024.12.18 19:51:05.193961 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2024.12.18 19:51:05.251416 [ 197 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.099850594 sec., 1592.3791099329865 rows/sec., 8.23 MiB/sec. 2024.12.18 19:51:05.254051 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.18 19:51:05.256909 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:05.257006 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_21_4} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.18 19:51:05.259218 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2024.12.18 19:51:06.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 183.63 MiB, peak 194.18 MiB, free memory in arenas 0.00 B, will set to 185.64 MiB (RSS), difference: 2.02 MiB 2024.12.18 19:51:07.008278 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 546 2024.12.18 19:51:07.011409 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:07.011451 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:07.012959 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:51:07.013267 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:07.014328 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 546 2024.12.18 19:51:08.678628 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.678836 [ 262 ] {203b3318-d419-4a51-8004-7c9e83ab4fdb} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:51:08.678913 [ 262 ] {203b3318-d419-4a51-8004-7c9e83ab4fdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:51:08.679739 [ 262 ] {203b3318-d419-4a51-8004-7c9e83ab4fdb} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.679783 [ 262 ] {203b3318-d419-4a51-8004-7c9e83ab4fdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.680204 [ 262 ] {203b3318-d419-4a51-8004-7c9e83ab4fdb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:51:08.680452 [ 262 ] {203b3318-d419-4a51-8004-7c9e83ab4fdb} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.680645 [ 262 ] {203b3318-d419-4a51-8004-7c9e83ab4fdb} executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. 2024.12.18 19:51:08.680711 [ 262 ] {203b3318-d419-4a51-8004-7c9e83ab4fdb} TCPHandler: Processed in 0.002216316 sec. 2024.12.18 19:51:08.680891 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.681036 [ 266 ] {cd61682a-bbf3-4c5a-ae1d-8da747f3a20f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:08.681096 [ 266 ] {cd61682a-bbf3-4c5a-ae1d-8da747f3a20f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:08.681890 [ 266 ] {cd61682a-bbf3-4c5a-ae1d-8da747f3a20f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.681929 [ 266 ] {cd61682a-bbf3-4c5a-ae1d-8da747f3a20f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.682331 [ 266 ] {cd61682a-bbf3-4c5a-ae1d-8da747f3a20f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:51:08.682586 [ 266 ] {cd61682a-bbf3-4c5a-ae1d-8da747f3a20f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.682809 [ 266 ] {cd61682a-bbf3-4c5a-ae1d-8da747f3a20f} executeQuery: Read 285 rows, 25.75 KiB in 0.001799 sec., 158421.3451917732 rows/sec., 13.98 MiB/sec. 2024.12.18 19:51:08.683026 [ 266 ] {cd61682a-bbf3-4c5a-ae1d-8da747f3a20f} TCPHandler: Processed in 0.002202225 sec. 2024.12.18 19:51:08.683211 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.683327 [ 262 ] {d1b6c2c0-8ee0-4e44-bc79-35f7f7e8f15a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:51:08.683376 [ 262 ] {d1b6c2c0-8ee0-4e44-bc79-35f7f7e8f15a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:51:08.683947 [ 262 ] {d1b6c2c0-8ee0-4e44-bc79-35f7f7e8f15a} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.683985 [ 262 ] {d1b6c2c0-8ee0-4e44-bc79-35f7f7e8f15a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.684342 [ 262 ] {d1b6c2c0-8ee0-4e44-bc79-35f7f7e8f15a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:51:08.684570 [ 262 ] {d1b6c2c0-8ee0-4e44-bc79-35f7f7e8f15a} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.684741 [ 262 ] {d1b6c2c0-8ee0-4e44-bc79-35f7f7e8f15a} executeQuery: Read 48 rows, 3.54 KiB in 0.00144 sec., 33333.33333333333 rows/sec., 2.40 MiB/sec. 2024.12.18 19:51:08.684794 [ 262 ] {d1b6c2c0-8ee0-4e44-bc79-35f7f7e8f15a} TCPHandler: Processed in 0.001660215 sec. 2024.12.18 19:51:08.684947 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.685079 [ 266 ] {30e3f724-0429-4767-b270-3eccaa9e5ffb} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:51:08.685134 [ 266 ] {30e3f724-0429-4767-b270-3eccaa9e5ffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:51:08.685742 [ 266 ] {30e3f724-0429-4767-b270-3eccaa9e5ffb} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.685780 [ 266 ] {30e3f724-0429-4767-b270-3eccaa9e5ffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.686129 [ 266 ] {30e3f724-0429-4767-b270-3eccaa9e5ffb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:51:08.686366 [ 266 ] {30e3f724-0429-4767-b270-3eccaa9e5ffb} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.686539 [ 266 ] {30e3f724-0429-4767-b270-3eccaa9e5ffb} executeQuery: Read 14 rows, 1004.00 B in 0.00149 sec., 9395.973154362417 rows/sec., 658.03 KiB/sec. 2024.12.18 19:51:08.686589 [ 266 ] {30e3f724-0429-4767-b270-3eccaa9e5ffb} TCPHandler: Processed in 0.001707896 sec. 2024.12.18 19:51:08.686726 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.686853 [ 262 ] {9224711e-4656-43d0-89d2-5540b0bf0bc3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:51:08.686907 [ 262 ] {9224711e-4656-43d0-89d2-5540b0bf0bc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:51:08.687534 [ 262 ] {9224711e-4656-43d0-89d2-5540b0bf0bc3} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.687578 [ 262 ] {9224711e-4656-43d0-89d2-5540b0bf0bc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.687922 [ 262 ] {9224711e-4656-43d0-89d2-5540b0bf0bc3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:51:08.688148 [ 262 ] {9224711e-4656-43d0-89d2-5540b0bf0bc3} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.688320 [ 262 ] {9224711e-4656-43d0-89d2-5540b0bf0bc3} executeQuery: Read 13 rows, 830.00 B in 0.001494 sec., 8701.472556894243 rows/sec., 542.53 KiB/sec. 2024.12.18 19:51:08.688370 [ 262 ] {9224711e-4656-43d0-89d2-5540b0bf0bc3} TCPHandler: Processed in 0.001705825 sec. 2024.12.18 19:51:08.688503 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.688611 [ 266 ] {065c128b-a7b9-412a-8916-9b7258c42745} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:08.688659 [ 266 ] {065c128b-a7b9-412a-8916-9b7258c42745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:08.689475 [ 266 ] {065c128b-a7b9-412a-8916-9b7258c42745} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.689520 [ 266 ] {065c128b-a7b9-412a-8916-9b7258c42745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.689928 [ 266 ] {065c128b-a7b9-412a-8916-9b7258c42745} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:51:08.690163 [ 266 ] {065c128b-a7b9-412a-8916-9b7258c42745} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.690376 [ 266 ] {065c128b-a7b9-412a-8916-9b7258c42745} executeQuery: Read 423 rows, 30.96 KiB in 0.001786 sec., 236842.1052631579 rows/sec., 16.93 MiB/sec. 2024.12.18 19:51:08.690591 [ 266 ] {065c128b-a7b9-412a-8916-9b7258c42745} TCPHandler: Processed in 0.002137924 sec. 2024.12.18 19:51:08.690783 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.690915 [ 262 ] {5a43f2c3-f72c-496a-88f6-a41196ee8c2a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:51:08.690971 [ 262 ] {5a43f2c3-f72c-496a-88f6-a41196ee8c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:51:08.691506 [ 262 ] {5a43f2c3-f72c-496a-88f6-a41196ee8c2a} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.691553 [ 262 ] {5a43f2c3-f72c-496a-88f6-a41196ee8c2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.691912 [ 262 ] {5a43f2c3-f72c-496a-88f6-a41196ee8c2a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:51:08.692139 [ 262 ] {5a43f2c3-f72c-496a-88f6-a41196ee8c2a} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.692413 [ 262 ] {5a43f2c3-f72c-496a-88f6-a41196ee8c2a} executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. 2024.12.18 19:51:08.692494 [ 262 ] {5a43f2c3-f72c-496a-88f6-a41196ee8c2a} TCPHandler: Processed in 0.001790197 sec. 2024.12.18 19:51:08.692621 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.692748 [ 266 ] {68669271-e382-490c-bfa4-661909e42167} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:08.692805 [ 266 ] {68669271-e382-490c-bfa4-661909e42167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:08.693431 [ 266 ] {68669271-e382-490c-bfa4-661909e42167} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.693478 [ 266 ] {68669271-e382-490c-bfa4-661909e42167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.693887 [ 266 ] {68669271-e382-490c-bfa4-661909e42167} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:51:08.694126 [ 266 ] {68669271-e382-490c-bfa4-661909e42167} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.694299 [ 266 ] {68669271-e382-490c-bfa4-661909e42167} executeQuery: Read 237 rows, 16.27 KiB in 0.001582 sec., 149810.36662452592 rows/sec., 10.04 MiB/sec. 2024.12.18 19:51:08.694349 [ 266 ] {68669271-e382-490c-bfa4-661909e42167} TCPHandler: Processed in 0.001781877 sec. 2024.12.18 19:51:08.694473 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.694578 [ 262 ] {29296114-ad53-4d61-b1ca-d533ad62efb2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:51:08.694625 [ 262 ] {29296114-ad53-4d61-b1ca-d533ad62efb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:51:08.695104 [ 262 ] {29296114-ad53-4d61-b1ca-d533ad62efb2} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.695147 [ 262 ] {29296114-ad53-4d61-b1ca-d533ad62efb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.695555 [ 262 ] {29296114-ad53-4d61-b1ca-d533ad62efb2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:51:08.695797 [ 262 ] {29296114-ad53-4d61-b1ca-d533ad62efb2} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.696005 [ 262 ] {29296114-ad53-4d61-b1ca-d533ad62efb2} executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec. 2024.12.18 19:51:08.696185 [ 262 ] {29296114-ad53-4d61-b1ca-d533ad62efb2} TCPHandler: Processed in 0.001759627 sec. 2024.12.18 19:51:08.696322 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.696431 [ 266 ] {a22a3d8e-1284-4d99-829c-ead4f97fa2ea} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:08.696500 [ 266 ] {a22a3d8e-1284-4d99-829c-ead4f97fa2ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:51:08.697630 [ 266 ] {a22a3d8e-1284-4d99-829c-ead4f97fa2ea} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.697669 [ 266 ] {a22a3d8e-1284-4d99-829c-ead4f97fa2ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.698327 [ 266 ] {a22a3d8e-1284-4d99-829c-ead4f97fa2ea} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:51:08.698578 [ 266 ] {a22a3d8e-1284-4d99-829c-ead4f97fa2ea} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.698920 [ 266 ] {a22a3d8e-1284-4d99-829c-ead4f97fa2ea} executeQuery: Read 41 rows, 75.23 KiB in 0.002489 sec., 16472.478907191646 rows/sec., 29.52 MiB/sec. 2024.12.18 19:51:08.699092 [ 266 ] {a22a3d8e-1284-4d99-829c-ead4f97fa2ea} TCPHandler: Processed in 0.002822298 sec. 2024.12.18 19:51:08.699224 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:08.699330 [ 262 ] {73782c1a-7ee0-4381-ba6d-79f2f9ce72a6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:08.699375 [ 262 ] {73782c1a-7ee0-4381-ba6d-79f2f9ce72a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:08.699795 [ 262 ] {73782c1a-7ee0-4381-ba6d-79f2f9ce72a6} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:08.699834 [ 262 ] {73782c1a-7ee0-4381-ba6d-79f2f9ce72a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:08.700173 [ 262 ] {73782c1a-7ee0-4381-ba6d-79f2f9ce72a6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:51:08.700400 [ 262 ] {73782c1a-7ee0-4381-ba6d-79f2f9ce72a6} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:08.700605 [ 262 ] {73782c1a-7ee0-4381-ba6d-79f2f9ce72a6} executeQuery: Read 82 rows, 5.33 KiB in 0.001297 sec., 63222.82189668466 rows/sec., 4.02 MiB/sec. 2024.12.18 19:51:08.700655 [ 262 ] {73782c1a-7ee0-4381-ba6d-79f2f9ce72a6} TCPHandler: Processed in 0.001481041 sec. 2024.12.18 19:51:11.863954 [ 29 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:51:11.864027 [ 29 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:51:11.974697 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2024.12.18 19:51:11.975438 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:11.975503 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:11.976143 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:51:11.976406 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:11.976625 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2024.12.18 19:51:12.666838 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2024.12.18 19:51:12.686659 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:12.686721 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:12.694033 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:51:12.694760 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:12.697517 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2024.12.18 19:51:13.672555 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:13.672765 [ 262 ] {73629bba-c7d5-4313-9779-2d38ca7152a2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:13.672841 [ 262 ] {73629bba-c7d5-4313-9779-2d38ca7152a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:13.673600 [ 262 ] {73629bba-c7d5-4313-9779-2d38ca7152a2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:13.673644 [ 262 ] {73629bba-c7d5-4313-9779-2d38ca7152a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:13.674094 [ 262 ] {73629bba-c7d5-4313-9779-2d38ca7152a2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:51:13.674347 [ 262 ] {73629bba-c7d5-4313-9779-2d38ca7152a2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:13.674542 [ 262 ] {73629bba-c7d5-4313-9779-2d38ca7152a2} executeQuery: Read 56 rows, 4.38 KiB in 0.001837 sec., 30484.48557430593 rows/sec., 2.33 MiB/sec. 2024.12.18 19:51:13.674606 [ 262 ] {73629bba-c7d5-4313-9779-2d38ca7152a2} TCPHandler: Processed in 0.002182045 sec. 2024.12.18 19:51:13.674784 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:13.674931 [ 266 ] {18f2de2d-90c1-41c9-92bb-2fcd30ef28b3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:13.674989 [ 266 ] {18f2de2d-90c1-41c9-92bb-2fcd30ef28b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:13.675679 [ 266 ] {18f2de2d-90c1-41c9-92bb-2fcd30ef28b3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:13.675725 [ 266 ] {18f2de2d-90c1-41c9-92bb-2fcd30ef28b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:13.676119 [ 266 ] {18f2de2d-90c1-41c9-92bb-2fcd30ef28b3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:51:13.676359 [ 266 ] {18f2de2d-90c1-41c9-92bb-2fcd30ef28b3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:13.676545 [ 266 ] {18f2de2d-90c1-41c9-92bb-2fcd30ef28b3} executeQuery: Read 64 rows, 5.12 KiB in 0.001648 sec., 38834.95145631068 rows/sec., 3.03 MiB/sec. 2024.12.18 19:51:13.676673 [ 266 ] {18f2de2d-90c1-41c9-92bb-2fcd30ef28b3} TCPHandler: Processed in 0.00196084 sec. 2024.12.18 19:51:13.676821 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:13.676931 [ 262 ] {90db7d99-c9e9-4e2b-a6cc-a981ec13b6f2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:13.676982 [ 262 ] {90db7d99-c9e9-4e2b-a6cc-a981ec13b6f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:13.677494 [ 262 ] {90db7d99-c9e9-4e2b-a6cc-a981ec13b6f2} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:13.677530 [ 262 ] {90db7d99-c9e9-4e2b-a6cc-a981ec13b6f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:13.677904 [ 262 ] {90db7d99-c9e9-4e2b-a6cc-a981ec13b6f2} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:51:13.678145 [ 262 ] {90db7d99-c9e9-4e2b-a6cc-a981ec13b6f2} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:13.678329 [ 262 ] {90db7d99-c9e9-4e2b-a6cc-a981ec13b6f2} executeQuery: Read 160 rows, 11.41 KiB in 0.001422 sec., 112517.58087201124 rows/sec., 7.84 MiB/sec. 2024.12.18 19:51:13.678448 [ 262 ] {90db7d99-c9e9-4e2b-a6cc-a981ec13b6f2} TCPHandler: Processed in 0.001678495 sec. 2024.12.18 19:51:13.678593 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:13.678702 [ 266 ] {4dd79bd8-b482-449d-9cf9-23a9d42af3c8} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:13.678747 [ 266 ] {4dd79bd8-b482-449d-9cf9-23a9d42af3c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:13.679279 [ 266 ] {4dd79bd8-b482-449d-9cf9-23a9d42af3c8} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:13.679324 [ 266 ] {4dd79bd8-b482-449d-9cf9-23a9d42af3c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:13.679750 [ 266 ] {4dd79bd8-b482-449d-9cf9-23a9d42af3c8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:51:13.679993 [ 266 ] {4dd79bd8-b482-449d-9cf9-23a9d42af3c8} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:13.680167 [ 266 ] {4dd79bd8-b482-449d-9cf9-23a9d42af3c8} executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. 2024.12.18 19:51:13.680214 [ 266 ] {4dd79bd8-b482-449d-9cf9-23a9d42af3c8} TCPHandler: Processed in 0.001675194 sec. 2024.12.18 19:51:14.434644 [ 43 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.18 19:51:14.434716 [ 43 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:14.434740 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:14.434998 [ 194 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.18 19:51:14.435171 [ 194 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:14.435210 [ 194 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.12.18 19:51:14.435326 [ 194 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.12.18 19:51:14.435573 [ 194 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.12.18 19:51:14.435792 [ 194 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part 2024.12.18 19:51:14.436001 [ 194 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.12.18 19:51:14.437170 [ 192 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.002346508 sec., 8523.303564275084 rows/sec., 728.31 KiB/sec. 2024.12.18 19:51:14.437321 [ 194 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.18 19:51:14.437608 [ 194 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:14.437689 [ 194 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_5_1} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.18 19:51:14.437799 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.18 19:51:16.589850 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.590067 [ 262 ] {e7392de0-1e3d-4309-9de7-9e5ff62d1540} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:51:16.590146 [ 262 ] {e7392de0-1e3d-4309-9de7-9e5ff62d1540} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:51:16.590959 [ 262 ] {e7392de0-1e3d-4309-9de7-9e5ff62d1540} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.590999 [ 262 ] {e7392de0-1e3d-4309-9de7-9e5ff62d1540} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.591438 [ 262 ] {e7392de0-1e3d-4309-9de7-9e5ff62d1540} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:51:16.591724 [ 262 ] {e7392de0-1e3d-4309-9de7-9e5ff62d1540} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.591857 [ 72 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.18 19:51:16.591900 [ 72 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.591932 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.591935 [ 262 ] {e7392de0-1e3d-4309-9de7-9e5ff62d1540} executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec. 2024.12.18 19:51:16.592113 [ 262 ] {e7392de0-1e3d-4309-9de7-9e5ff62d1540} TCPHandler: Processed in 0.002377879 sec. 2024.12.18 19:51:16.592209 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.18 19:51:16.592378 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.592445 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:16.592506 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.12.18 19:51:16.592610 [ 266 ] {25c91e6b-ae84-4f2d-8e0c-5270fec822db} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:51:16.592742 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:16.592762 [ 266 ] {25c91e6b-ae84-4f2d-8e0c-5270fec822db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:51:16.593082 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:16.593396 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:16.593758 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:16.595326 [ 266 ] {25c91e6b-ae84-4f2d-8e0c-5270fec822db} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.595399 [ 266 ] {25c91e6b-ae84-4f2d-8e0c-5270fec822db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.596543 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004498673 sec., 15560.14406915106 rows/sec., 1.15 MiB/sec. 2024.12.18 19:51:16.596549 [ 266 ] {25c91e6b-ae84-4f2d-8e0c-5270fec822db} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.18 19:51:16.596670 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.18 19:51:16.596861 [ 266 ] {25c91e6b-ae84-4f2d-8e0c-5270fec822db} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.597033 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.597101 [ 266 ] {25c91e6b-ae84-4f2d-8e0c-5270fec822db} executeQuery: Read 2 rows, 167.00 B in 0.004559 sec., 438.69269576661554 rows/sec., 35.77 KiB/sec. 2024.12.18 19:51:16.597119 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_9_2} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.18 19:51:16.597198 [ 266 ] {25c91e6b-ae84-4f2d-8e0c-5270fec822db} TCPHandler: Processed in 0.004908492 sec. 2024.12.18 19:51:16.597235 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:51:16.597360 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.597472 [ 262 ] {7efb790d-9666-49ed-88b8-1399e88f619d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:16.597518 [ 262 ] {7efb790d-9666-49ed-88b8-1399e88f619d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:16.598818 [ 262 ] {7efb790d-9666-49ed-88b8-1399e88f619d} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.598856 [ 262 ] {7efb790d-9666-49ed-88b8-1399e88f619d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.599317 [ 262 ] {7efb790d-9666-49ed-88b8-1399e88f619d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:51:16.599561 [ 262 ] {7efb790d-9666-49ed-88b8-1399e88f619d} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.599747 [ 262 ] {7efb790d-9666-49ed-88b8-1399e88f619d} executeQuery: Read 1426 rows, 121.94 KiB in 0.002298 sec., 620539.5996518711 rows/sec., 51.82 MiB/sec. 2024.12.18 19:51:16.599800 [ 262 ] {7efb790d-9666-49ed-88b8-1399e88f619d} TCPHandler: Processed in 0.002494381 sec. 2024.12.18 19:51:16.599957 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.600089 [ 266 ] {513f5083-4671-476a-9ed0-d490bcdb16d8} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:51:16.600143 [ 266 ] {513f5083-4671-476a-9ed0-d490bcdb16d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:51:16.600804 [ 266 ] {513f5083-4671-476a-9ed0-d490bcdb16d8} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.600849 [ 266 ] {513f5083-4671-476a-9ed0-d490bcdb16d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.601203 [ 266 ] {513f5083-4671-476a-9ed0-d490bcdb16d8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:51:16.601459 [ 266 ] {513f5083-4671-476a-9ed0-d490bcdb16d8} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.601683 [ 266 ] {513f5083-4671-476a-9ed0-d490bcdb16d8} executeQuery: Read 50 rows, 3.68 KiB in 0.001614 sec., 30978.934324659233 rows/sec., 2.23 MiB/sec. 2024.12.18 19:51:16.601914 [ 266 ] {513f5083-4671-476a-9ed0-d490bcdb16d8} TCPHandler: Processed in 0.002019281 sec. 2024.12.18 19:51:16.602081 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.602193 [ 262 ] {4e310b3e-e8bf-447c-8dd0-0e63d158d563} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:51:16.602238 [ 262 ] {4e310b3e-e8bf-447c-8dd0-0e63d158d563} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:51:16.602893 [ 262 ] {4e310b3e-e8bf-447c-8dd0-0e63d158d563} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.602931 [ 262 ] {4e310b3e-e8bf-447c-8dd0-0e63d158d563} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.603290 [ 262 ] {4e310b3e-e8bf-447c-8dd0-0e63d158d563} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:51:16.603534 [ 262 ] {4e310b3e-e8bf-447c-8dd0-0e63d158d563} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.603714 [ 262 ] {4e310b3e-e8bf-447c-8dd0-0e63d158d563} executeQuery: Read 242 rows, 16.79 KiB in 0.001546 sec., 156532.98835705043 rows/sec., 10.61 MiB/sec. 2024.12.18 19:51:16.603764 [ 262 ] {4e310b3e-e8bf-447c-8dd0-0e63d158d563} TCPHandler: Processed in 0.001741376 sec. 2024.12.18 19:51:16.603917 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.604023 [ 266 ] {c66f31f8-d24f-4e30-a536-f62cc20862dd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:51:16.604067 [ 266 ] {c66f31f8-d24f-4e30-a536-f62cc20862dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:51:16.604605 [ 266 ] {c66f31f8-d24f-4e30-a536-f62cc20862dd} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.604642 [ 266 ] {c66f31f8-d24f-4e30-a536-f62cc20862dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.604979 [ 266 ] {c66f31f8-d24f-4e30-a536-f62cc20862dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:51:16.605210 [ 266 ] {c66f31f8-d24f-4e30-a536-f62cc20862dd} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.605319 [ 72 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.18 19:51:16.605364 [ 72 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.605387 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.605396 [ 266 ] {c66f31f8-d24f-4e30-a536-f62cc20862dd} executeQuery: Read 13 rows, 830.00 B in 0.001392 sec., 9339.080459770115 rows/sec., 582.29 KiB/sec. 2024.12.18 19:51:16.605608 [ 266 ] {c66f31f8-d24f-4e30-a536-f62cc20862dd} TCPHandler: Processed in 0.001749625 sec. 2024.12.18 19:51:16.605612 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.18 19:51:16.605761 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:16.605786 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.605796 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2024.12.18 19:51:16.605913 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2024.12.18 19:51:16.605992 [ 262 ] {3fa89c01-6b76-4f57-9c20-9d23b9969063} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:16.606098 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2024.12.18 19:51:16.606111 [ 262 ] {3fa89c01-6b76-4f57-9c20-9d23b9969063} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:16.606309 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2024.12.18 19:51:16.606475 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2024.12.18 19:51:16.607775 [ 194 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002339378 sec., 27785.163406683314 rows/sec., 1.80 MiB/sec. 2024.12.18 19:51:16.607797 [ 262 ] {3fa89c01-6b76-4f57-9c20-9d23b9969063} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.607857 [ 262 ] {3fa89c01-6b76-4f57-9c20-9d23b9969063} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.607998 [ 194 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.18 19:51:16.608613 [ 194 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.608630 [ 262 ] {3fa89c01-6b76-4f57-9c20-9d23b9969063} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:51:16.608779 [ 194 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_9_2} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.18 19:51:16.608959 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:51:16.609058 [ 262 ] {3fa89c01-6b76-4f57-9c20-9d23b9969063} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.609251 [ 262 ] {3fa89c01-6b76-4f57-9c20-9d23b9969063} executeQuery: Read 881 rows, 65.42 KiB in 0.003316 sec., 265681.54402895056 rows/sec., 19.27 MiB/sec. 2024.12.18 19:51:16.609311 [ 262 ] {3fa89c01-6b76-4f57-9c20-9d23b9969063} TCPHandler: Processed in 0.003595754 sec. 2024.12.18 19:51:16.609485 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.609623 [ 266 ] {80ca4fb1-511a-4138-b54a-f7b3485d382f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:51:16.609679 [ 266 ] {80ca4fb1-511a-4138-b54a-f7b3485d382f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:51:16.610155 [ 266 ] {80ca4fb1-511a-4138-b54a-f7b3485d382f} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.610191 [ 266 ] {80ca4fb1-511a-4138-b54a-f7b3485d382f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.610542 [ 266 ] {80ca4fb1-511a-4138-b54a-f7b3485d382f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:51:16.610775 [ 266 ] {80ca4fb1-511a-4138-b54a-f7b3485d382f} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.610955 [ 266 ] {80ca4fb1-511a-4138-b54a-f7b3485d382f} executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. 2024.12.18 19:51:16.611005 [ 266 ] {80ca4fb1-511a-4138-b54a-f7b3485d382f} TCPHandler: Processed in 0.001585003 sec. 2024.12.18 19:51:16.611139 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.611250 [ 262 ] {64253e3a-2c56-4ed7-ab2e-a8a1e79fa200} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:16.611299 [ 262 ] {64253e3a-2c56-4ed7-ab2e-a8a1e79fa200} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:16.612007 [ 262 ] {64253e3a-2c56-4ed7-ab2e-a8a1e79fa200} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.612044 [ 262 ] {64253e3a-2c56-4ed7-ab2e-a8a1e79fa200} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.612464 [ 262 ] {64253e3a-2c56-4ed7-ab2e-a8a1e79fa200} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:51:16.612697 [ 262 ] {64253e3a-2c56-4ed7-ab2e-a8a1e79fa200} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.612874 [ 262 ] {64253e3a-2c56-4ed7-ab2e-a8a1e79fa200} executeQuery: Read 894 rows, 60.99 KiB in 0.001648 sec., 542475.7281553398 rows/sec., 36.14 MiB/sec. 2024.12.18 19:51:16.612925 [ 262 ] {64253e3a-2c56-4ed7-ab2e-a8a1e79fa200} TCPHandler: Processed in 0.001837148 sec. 2024.12.18 19:51:16.613070 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.613200 [ 266 ] {4a3319d3-d224-452f-b0d9-225de9e1b331} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:51:16.613256 [ 266 ] {4a3319d3-d224-452f-b0d9-225de9e1b331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:51:16.613751 [ 266 ] {4a3319d3-d224-452f-b0d9-225de9e1b331} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.613796 [ 266 ] {4a3319d3-d224-452f-b0d9-225de9e1b331} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.614145 [ 266 ] {4a3319d3-d224-452f-b0d9-225de9e1b331} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:51:16.614377 [ 266 ] {4a3319d3-d224-452f-b0d9-225de9e1b331} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.614601 [ 266 ] {4a3319d3-d224-452f-b0d9-225de9e1b331} executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. 2024.12.18 19:51:16.614730 [ 266 ] {4a3319d3-d224-452f-b0d9-225de9e1b331} TCPHandler: Processed in 0.001723495 sec. 2024.12.18 19:51:16.614869 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.614977 [ 262 ] {890c25ec-9e2e-43b8-9114-317233058abd} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:16.615046 [ 262 ] {890c25ec-9e2e-43b8-9114-317233058abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:51:16.616124 [ 262 ] {890c25ec-9e2e-43b8-9114-317233058abd} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.616162 [ 262 ] {890c25ec-9e2e-43b8-9114-317233058abd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.616807 [ 262 ] {890c25ec-9e2e-43b8-9114-317233058abd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:51:16.617068 [ 262 ] {890c25ec-9e2e-43b8-9114-317233058abd} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.617276 [ 262 ] {890c25ec-9e2e-43b8-9114-317233058abd} executeQuery: Read 41 rows, 75.23 KiB in 0.002322 sec., 17657.192075796727 rows/sec., 31.64 MiB/sec. 2024.12.18 19:51:16.617372 [ 262 ] {890c25ec-9e2e-43b8-9114-317233058abd} TCPHandler: Processed in 0.002556092 sec. 2024.12.18 19:51:16.617508 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:16.617616 [ 266 ] {adaf43a8-d9df-4066-89fe-a48f576fb3f4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:16.617663 [ 266 ] {adaf43a8-d9df-4066-89fe-a48f576fb3f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:16.618088 [ 266 ] {adaf43a8-d9df-4066-89fe-a48f576fb3f4} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:16.618124 [ 266 ] {adaf43a8-d9df-4066-89fe-a48f576fb3f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:16.618476 [ 266 ] {adaf43a8-d9df-4066-89fe-a48f576fb3f4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:51:16.618701 [ 266 ] {adaf43a8-d9df-4066-89fe-a48f576fb3f4} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:16.618874 [ 266 ] {adaf43a8-d9df-4066-89fe-a48f576fb3f4} executeQuery: Read 58 rows, 3.68 KiB in 0.001281 sec., 45277.12724434036 rows/sec., 2.80 MiB/sec. 2024.12.18 19:51:16.618923 [ 266 ] {adaf43a8-d9df-4066-89fe-a48f576fb3f4} TCPHandler: Processed in 0.00146523 sec. 2024.12.18 19:51:17.014527 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 600 2024.12.18 19:51:17.018101 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:17.018162 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:17.019680 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:51:17.020003 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:17.021170 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 600 2024.12.18 19:51:18.667468 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:18.667685 [ 262 ] {3f5937c3-0584-44d3-9761-fec1cb47ca51} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:18.667766 [ 262 ] {3f5937c3-0584-44d3-9761-fec1cb47ca51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:18.668580 [ 262 ] {3f5937c3-0584-44d3-9761-fec1cb47ca51} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:18.668633 [ 262 ] {3f5937c3-0584-44d3-9761-fec1cb47ca51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:18.669065 [ 262 ] {3f5937c3-0584-44d3-9761-fec1cb47ca51} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:51:18.669316 [ 262 ] {3f5937c3-0584-44d3-9761-fec1cb47ca51} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:18.669518 [ 79 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.18 19:51:18.669583 [ 262 ] {3f5937c3-0584-44d3-9761-fec1cb47ca51} executeQuery: Read 56 rows, 4.38 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.18 MiB/sec. 2024.12.18 19:51:18.669610 [ 79 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:18.669674 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:18.669711 [ 262 ] {3f5937c3-0584-44d3-9761-fec1cb47ca51} TCPHandler: Processed in 0.002380669 sec. 2024.12.18 19:51:18.669973 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:18.670372 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.18 19:51:18.670409 [ 266 ] {d300a318-a7bb-4e73-aa82-239a22ff3ed5} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:18.670590 [ 266 ] {d300a318-a7bb-4e73-aa82-239a22ff3ed5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:18.670910 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:18.670985 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1434 rows starting from the beginning of the part 2024.12.18 19:51:18.671329 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 58 rows starting from the beginning of the part 2024.12.18 19:51:18.671745 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 285 rows starting from the beginning of the part 2024.12.18 19:51:18.672105 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2024.12.18 19:51:18.672436 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1426 rows starting from the beginning of the part 2024.12.18 19:51:18.672720 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2024.12.18 19:51:18.673676 [ 266 ] {d300a318-a7bb-4e73-aa82-239a22ff3ed5} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:18.673743 [ 266 ] {d300a318-a7bb-4e73-aa82-239a22ff3ed5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:18.674731 [ 266 ] {d300a318-a7bb-4e73-aa82-239a22ff3ed5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:51:18.675272 [ 266 ] {d300a318-a7bb-4e73-aa82-239a22ff3ed5} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:18.675473 [ 79 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.18 19:51:18.675539 [ 79 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:18.675577 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:18.675639 [ 266 ] {d300a318-a7bb-4e73-aa82-239a22ff3ed5} executeQuery: Read 64 rows, 5.12 KiB in 0.005361 sec., 11938.071255362805 rows/sec., 954.16 KiB/sec. 2024.12.18 19:51:18.676000 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.18 19:51:18.676018 [ 266 ] {d300a318-a7bb-4e73-aa82-239a22ff3ed5} TCPHandler: Processed in 0.006176807 sec. 2024.12.18 19:51:18.676371 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:18.676539 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:18.676707 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 911 rows starting from the beginning of the part 2024.12.18 19:51:18.676907 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.007032255 sec., 471399.2879951025 rows/sec., 41.17 MiB/sec. 2024.12.18 19:51:18.676952 [ 262 ] {5aad8f1f-7e96-47c5-a8f1-b52e8b381863} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:18.677171 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 68 rows starting from the beginning of the part 2024.12.18 19:51:18.677189 [ 262 ] {5aad8f1f-7e96-47c5-a8f1-b52e8b381863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:18.677451 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.18 19:51:18.677715 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 423 rows starting from the beginning of the part 2024.12.18 19:51:18.678227 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2024.12.18 19:51:18.678776 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 881 rows starting from the beginning of the part 2024.12.18 19:51:18.679226 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:18.679265 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part 2024.12.18 19:51:18.679846 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_31_6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.18 19:51:18.680190 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.18 19:51:18.681318 [ 262 ] {5aad8f1f-7e96-47c5-a8f1-b52e8b381863} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:18.681385 [ 262 ] {5aad8f1f-7e96-47c5-a8f1-b52e8b381863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:18.682400 [ 262 ] {5aad8f1f-7e96-47c5-a8f1-b52e8b381863} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:51:18.682883 [ 262 ] {5aad8f1f-7e96-47c5-a8f1-b52e8b381863} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:18.683107 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.007422283 sec., 324832.66940912924 rows/sec., 24.91 MiB/sec. 2024.12.18 19:51:18.683314 [ 262 ] {5aad8f1f-7e96-47c5-a8f1-b52e8b381863} executeQuery: Read 64 rows, 4.56 KiB in 0.006565 sec., 9748.66717440975 rows/sec., 695.27 KiB/sec. 2024.12.18 19:51:18.683439 [ 262 ] {5aad8f1f-7e96-47c5-a8f1-b52e8b381863} TCPHandler: Processed in 0.007295299 sec. 2024.12.18 19:51:18.683446 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.18 19:51:18.683650 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:18.683859 [ 266 ] {2320887d-4a79-4131-a5e6-6ab95ca2997b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:18.683953 [ 266 ] {2320887d-4a79-4131-a5e6-6ab95ca2997b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:18.683971 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:18.684212 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_31_6} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.18 19:51:18.684393 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.18 19:51:18.684728 [ 266 ] {2320887d-4a79-4131-a5e6-6ab95ca2997b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:18.684771 [ 266 ] {2320887d-4a79-4131-a5e6-6ab95ca2997b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:18.685131 [ 266 ] {2320887d-4a79-4131-a5e6-6ab95ca2997b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:51:18.685363 [ 266 ] {2320887d-4a79-4131-a5e6-6ab95ca2997b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:18.685600 [ 266 ] {2320887d-4a79-4131-a5e6-6ab95ca2997b} executeQuery: Read 24 rows, 1.66 KiB in 0.001794 sec., 13377.926421404682 rows/sec., 923.22 KiB/sec. 2024.12.18 19:51:18.685700 [ 266 ] {2320887d-4a79-4131-a5e6-6ab95ca2997b} TCPHandler: Processed in 0.002158524 sec. 2024.12.18 19:51:19.476743 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2024.12.18 19:51:19.477523 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:19.477581 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:19.478175 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:51:19.478442 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:19.478672 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2024.12.18 19:51:20.197575 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2024.12.18 19:51:20.217843 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:20.217901 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:20.225402 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:51:20.226162 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:20.228791 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2024.12.18 19:51:23.671811 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:23.672050 [ 262 ] {316b3025-d60d-422c-b88c-0a711b75f680} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:23.672133 [ 262 ] {316b3025-d60d-422c-b88c-0a711b75f680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:23.672908 [ 262 ] {316b3025-d60d-422c-b88c-0a711b75f680} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:23.672966 [ 262 ] {316b3025-d60d-422c-b88c-0a711b75f680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:23.673444 [ 262 ] {316b3025-d60d-422c-b88c-0a711b75f680} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:51:23.673700 [ 262 ] {316b3025-d60d-422c-b88c-0a711b75f680} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:23.673949 [ 262 ] {316b3025-d60d-422c-b88c-0a711b75f680} executeQuery: Read 56 rows, 4.38 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.18 MiB/sec. 2024.12.18 19:51:23.674016 [ 262 ] {316b3025-d60d-422c-b88c-0a711b75f680} TCPHandler: Processed in 0.002343768 sec. 2024.12.18 19:51:23.674202 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:23.674351 [ 266 ] {8a9b4021-70c0-463a-a487-a4eff00ea1aa} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:23.674413 [ 266 ] {8a9b4021-70c0-463a-a487-a4eff00ea1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:23.675096 [ 266 ] {8a9b4021-70c0-463a-a487-a4eff00ea1aa} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:23.675142 [ 266 ] {8a9b4021-70c0-463a-a487-a4eff00ea1aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:23.675518 [ 266 ] {8a9b4021-70c0-463a-a487-a4eff00ea1aa} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:51:23.675768 [ 266 ] {8a9b4021-70c0-463a-a487-a4eff00ea1aa} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:23.676016 [ 266 ] {8a9b4021-70c0-463a-a487-a4eff00ea1aa} executeQuery: Read 64 rows, 5.12 KiB in 0.001695 sec., 37758.112094395285 rows/sec., 2.95 MiB/sec. 2024.12.18 19:51:23.676122 [ 266 ] {8a9b4021-70c0-463a-a487-a4eff00ea1aa} TCPHandler: Processed in 0.001984401 sec. 2024.12.18 19:51:23.676363 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:23.676508 [ 262 ] {73894251-9c53-48ac-bb76-60ff8549d9fc} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:23.676570 [ 262 ] {73894251-9c53-48ac-bb76-60ff8549d9fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:23.677216 [ 262 ] {73894251-9c53-48ac-bb76-60ff8549d9fc} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:23.677256 [ 262 ] {73894251-9c53-48ac-bb76-60ff8549d9fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:23.677658 [ 262 ] {73894251-9c53-48ac-bb76-60ff8549d9fc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:51:23.677896 [ 262 ] {73894251-9c53-48ac-bb76-60ff8549d9fc} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:23.678060 [ 73 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.18 19:51:23.678127 [ 262 ] {73894251-9c53-48ac-bb76-60ff8549d9fc} executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. 2024.12.18 19:51:23.678144 [ 73 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:23.678213 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:23.678250 [ 262 ] {73894251-9c53-48ac-bb76-60ff8549d9fc} TCPHandler: Processed in 0.002010551 sec. 2024.12.18 19:51:23.678461 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:23.678481 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.18 19:51:23.678637 [ 266 ] {0841b4d9-468b-4500-8796-d75ffd54f9fc} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:23.678753 [ 266 ] {0841b4d9-468b-4500-8796-d75ffd54f9fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:23.678819 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:23.678924 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7756 rows starting from the beginning of the part 2024.12.18 19:51:23.679300 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part 2024.12.18 19:51:23.679610 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2024.12.18 19:51:23.679762 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 894 rows starting from the beginning of the part 2024.12.18 19:51:23.680128 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2024.12.18 19:51:23.680536 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2024.12.18 19:51:23.681202 [ 266 ] {0841b4d9-468b-4500-8796-d75ffd54f9fc} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:23.681249 [ 266 ] {0841b4d9-468b-4500-8796-d75ffd54f9fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:23.682100 [ 266 ] {0841b4d9-468b-4500-8796-d75ffd54f9fc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:51:23.682555 [ 266 ] {0841b4d9-468b-4500-8796-d75ffd54f9fc} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:23.682903 [ 73 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.18 19:51:23.683038 [ 73 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:23.683121 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:23.683187 [ 266 ] {0841b4d9-468b-4500-8796-d75ffd54f9fc} executeQuery: Read 60 rows, 4.14 KiB in 0.004582 sec., 13094.718463553034 rows/sec., 903.67 KiB/sec. 2024.12.18 19:51:23.683527 [ 266 ] {0841b4d9-468b-4500-8796-d75ffd54f9fc} TCPHandler: Processed in 0.005161166 sec. 2024.12.18 19:51:23.684087 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.18 19:51:23.684360 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:23.684402 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1336 rows starting from the beginning of the part 2024.12.18 19:51:23.684522 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part 2024.12.18 19:51:23.684932 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2024.12.18 19:51:23.685146 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 58 rows starting from the beginning of the part 2024.12.18 19:51:23.685383 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part 2024.12.18 19:51:23.685489 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2024.12.18 19:51:23.686247 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9271 rows, containing 5 columns (5 merged, 0 gathered) in 0.007911483 sec., 1171840.981014558 rows/sec., 79.15 MiB/sec. 2024.12.18 19:51:23.686491 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.18 19:51:23.687089 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:23.687298 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_31_6} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.18 19:51:23.687478 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. 2024.12.18 19:51:23.688019 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.004358649 sec., 371674.8010679456 rows/sec., 24.51 MiB/sec. 2024.12.18 19:51:23.688305 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.18 19:51:23.688651 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:23.688741 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_31_6} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.18 19:51:23.688840 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.12.18 19:51:26.864077 [ 70 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:51:26.864146 [ 70 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:51:26.978794 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2024.12.18 19:51:26.979419 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:26.979467 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:26.979984 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:51:26.980245 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:26.980495 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2024.12.18 19:51:27.021449 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 616 2024.12.18 19:51:27.024264 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:27.024332 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:27.025887 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:51:27.026214 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:27.026392 [ 70 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.18 19:51:27.026454 [ 70 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:27.026489 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:27.027336 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.18 19:51:27.027908 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 616 2024.12.18 19:51:27.028421 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:27.028631 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 426 rows starting from the beginning of the part 2024.12.18 19:51:27.029333 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part 2024.12.18 19:51:27.029993 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2024.12.18 19:51:27.030642 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part 2024.12.18 19:51:27.031260 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part 2024.12.18 19:51:27.031915 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part 2024.12.18 19:51:27.040396 [ 198 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 72 columns (72 merged, 0 gathered) in 0.013787443 sec., 44678.335206898046 rows/sec., 39.59 MiB/sec. 2024.12.18 19:51:27.041620 [ 191 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.18 19:51:27.042506 [ 191 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:27.042603 [ 191 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_16_3} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.18 19:51:27.042966 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. 2024.12.18 19:51:27.728854 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2024.12.18 19:51:27.749156 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:27.749211 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:27.756601 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:51:27.757383 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:27.760025 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2024.12.18 19:51:27.875017 [ 70 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.12.18 19:51:27.875088 [ 70 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:27.875116 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:27.875337 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2024.12.18 19:51:27.875540 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:27.875578 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 62 rows starting from the beginning of the part 2024.12.18 19:51:27.875663 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2024.12.18 19:51:27.875926 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2024.12.18 19:51:27.876127 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2024.12.18 19:51:27.876305 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part 2024.12.18 19:51:27.877453 [ 198 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.002256257 sec., 93960.92732343878 rows/sec., 7.09 MiB/sec. 2024.12.18 19:51:27.877652 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.12.18 19:51:27.878000 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:27.878094 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_18_4} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2024.12.18 19:51:27.878201 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:51:28.159482 [ 69 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.12.18 19:51:28.159560 [ 69 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.159588 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.159773 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2024.12.18 19:51:28.159973 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:28.160027 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part 2024.12.18 19:51:28.160138 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.12.18 19:51:28.160392 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.12.18 19:51:28.160640 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.12.18 19:51:28.160807 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.12.18 19:51:28.162153 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002480521 sec., 4031.4111430622843 rows/sec., 270.07 KiB/sec. 2024.12.18 19:51:28.162348 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.12.18 19:51:28.162690 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.162782 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_10_2} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2024.12.18 19:51:28.162877 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:51:28.678718 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.678905 [ 262 ] {4ebf1480-c563-405c-8051-957a22707675} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:51:28.678976 [ 262 ] {4ebf1480-c563-405c-8051-957a22707675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:51:28.679687 [ 262 ] {4ebf1480-c563-405c-8051-957a22707675} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.679742 [ 262 ] {4ebf1480-c563-405c-8051-957a22707675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.680183 [ 262 ] {4ebf1480-c563-405c-8051-957a22707675} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:51:28.680444 [ 262 ] {4ebf1480-c563-405c-8051-957a22707675} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.680675 [ 262 ] {4ebf1480-c563-405c-8051-957a22707675} executeQuery: Read 14 rows, 1.01 KiB in 0.001819 sec., 7696.5365585486525 rows/sec., 554.05 KiB/sec. 2024.12.18 19:51:28.680741 [ 262 ] {4ebf1480-c563-405c-8051-957a22707675} TCPHandler: Processed in 0.002147754 sec. 2024.12.18 19:51:28.680897 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.681014 [ 266 ] {ee3474bf-4ea7-49b7-8b40-a2e9d342787c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:28.681063 [ 266 ] {ee3474bf-4ea7-49b7-8b40-a2e9d342787c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:28.681775 [ 266 ] {ee3474bf-4ea7-49b7-8b40-a2e9d342787c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.681817 [ 266 ] {ee3474bf-4ea7-49b7-8b40-a2e9d342787c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.682204 [ 266 ] {ee3474bf-4ea7-49b7-8b40-a2e9d342787c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:51:28.682449 [ 266 ] {ee3474bf-4ea7-49b7-8b40-a2e9d342787c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.682670 [ 266 ] {ee3474bf-4ea7-49b7-8b40-a2e9d342787c} executeQuery: Read 285 rows, 25.75 KiB in 0.001682 sec., 169441.14149821643 rows/sec., 14.95 MiB/sec. 2024.12.18 19:51:28.682725 [ 266 ] {ee3474bf-4ea7-49b7-8b40-a2e9d342787c} TCPHandler: Processed in 0.001889778 sec. 2024.12.18 19:51:28.682878 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.682984 [ 262 ] {c3d1d31c-73a6-4a22-9f56-1ec6f08fdafd} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:51:28.683029 [ 262 ] {c3d1d31c-73a6-4a22-9f56-1ec6f08fdafd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:51:28.683569 [ 262 ] {c3d1d31c-73a6-4a22-9f56-1ec6f08fdafd} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.683609 [ 262 ] {c3d1d31c-73a6-4a22-9f56-1ec6f08fdafd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.683953 [ 262 ] {c3d1d31c-73a6-4a22-9f56-1ec6f08fdafd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:51:28.684196 [ 262 ] {c3d1d31c-73a6-4a22-9f56-1ec6f08fdafd} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.684405 [ 262 ] {c3d1d31c-73a6-4a22-9f56-1ec6f08fdafd} executeQuery: Read 48 rows, 3.54 KiB in 0.001444 sec., 33240.997229916895 rows/sec., 2.39 MiB/sec. 2024.12.18 19:51:28.684457 [ 262 ] {c3d1d31c-73a6-4a22-9f56-1ec6f08fdafd} TCPHandler: Processed in 0.001639184 sec. 2024.12.18 19:51:28.684609 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.684713 [ 266 ] {563a753b-978f-46e0-8afa-ce9ced4ec9db} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:51:28.684757 [ 266 ] {563a753b-978f-46e0-8afa-ce9ced4ec9db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:51:28.685264 [ 266 ] {563a753b-978f-46e0-8afa-ce9ced4ec9db} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.685304 [ 266 ] {563a753b-978f-46e0-8afa-ce9ced4ec9db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.685648 [ 266 ] {563a753b-978f-46e0-8afa-ce9ced4ec9db} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:51:28.685879 [ 266 ] {563a753b-978f-46e0-8afa-ce9ced4ec9db} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.686041 [ 69 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.18 19:51:28.686112 [ 266 ] {563a753b-978f-46e0-8afa-ce9ced4ec9db} executeQuery: Read 14 rows, 1004.00 B in 0.001416 sec., 9887.005649717514 rows/sec., 692.42 KiB/sec. 2024.12.18 19:51:28.686119 [ 69 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.686198 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.686248 [ 266 ] {563a753b-978f-46e0-8afa-ce9ced4ec9db} TCPHandler: Processed in 0.001697595 sec. 2024.12.18 19:51:28.686506 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.686611 [ 196 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.18 19:51:28.686838 [ 262 ] {d266b10d-23a3-424d-8cfe-22c2810bb950} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:51:28.686867 [ 196 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:28.686908 [ 196 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 15 rows starting from the beginning of the part 2024.12.18 19:51:28.686913 [ 262 ] {d266b10d-23a3-424d-8cfe-22c2810bb950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:51:28.687083 [ 196 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part 2024.12.18 19:51:28.687277 [ 196 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:28.687521 [ 196 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:28.687721 [ 196 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 242 rows starting from the beginning of the part 2024.12.18 19:51:28.687965 [ 196 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:28.688670 [ 262 ] {d266b10d-23a3-424d-8cfe-22c2810bb950} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.688718 [ 262 ] {d266b10d-23a3-424d-8cfe-22c2810bb950} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.689324 [ 262 ] {d266b10d-23a3-424d-8cfe-22c2810bb950} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:51:28.689570 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.003272647 sec., 165309.6102329399 rows/sec., 11.84 MiB/sec. 2024.12.18 19:51:28.689717 [ 262 ] {d266b10d-23a3-424d-8cfe-22c2810bb950} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.689845 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.18 19:51:28.690129 [ 262 ] {d266b10d-23a3-424d-8cfe-22c2810bb950} executeQuery: Read 13 rows, 830.00 B in 0.003362 sec., 3866.745984533016 rows/sec., 241.09 KiB/sec. 2024.12.18 19:51:28.690278 [ 262 ] {d266b10d-23a3-424d-8cfe-22c2810bb950} TCPHandler: Processed in 0.003915281 sec. 2024.12.18 19:51:28.690469 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.690525 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.690695 [ 266 ] {2a4ca53d-a4ff-4c73-9900-145ce91967bb} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:28.690708 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_11_2} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.18 19:51:28.690780 [ 266 ] {2a4ca53d-a4ff-4c73-9900-145ce91967bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:28.690882 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.18 19:51:28.691632 [ 266 ] {2a4ca53d-a4ff-4c73-9900-145ce91967bb} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.691677 [ 266 ] {2a4ca53d-a4ff-4c73-9900-145ce91967bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.692053 [ 266 ] {2a4ca53d-a4ff-4c73-9900-145ce91967bb} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:51:28.692285 [ 266 ] {2a4ca53d-a4ff-4c73-9900-145ce91967bb} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.692516 [ 266 ] {2a4ca53d-a4ff-4c73-9900-145ce91967bb} executeQuery: Read 423 rows, 30.96 KiB in 0.001881 sec., 224880.38277511962 rows/sec., 16.08 MiB/sec. 2024.12.18 19:51:28.692634 [ 266 ] {2a4ca53d-a4ff-4c73-9900-145ce91967bb} TCPHandler: Processed in 0.002240226 sec. 2024.12.18 19:51:28.692788 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.692920 [ 262 ] {0eab9c4a-9c74-4c7a-9188-79a465b163d0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:51:28.692975 [ 262 ] {0eab9c4a-9c74-4c7a-9188-79a465b163d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:51:28.693459 [ 262 ] {0eab9c4a-9c74-4c7a-9188-79a465b163d0} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.693497 [ 262 ] {0eab9c4a-9c74-4c7a-9188-79a465b163d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.693862 [ 262 ] {0eab9c4a-9c74-4c7a-9188-79a465b163d0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:51:28.694105 [ 262 ] {0eab9c4a-9c74-4c7a-9188-79a465b163d0} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.694314 [ 262 ] {0eab9c4a-9c74-4c7a-9188-79a465b163d0} executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. 2024.12.18 19:51:28.694366 [ 262 ] {0eab9c4a-9c74-4c7a-9188-79a465b163d0} TCPHandler: Processed in 0.001646574 sec. 2024.12.18 19:51:28.694499 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.694626 [ 266 ] {b0325baf-aed9-4bff-b752-1636e25cf3ce} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:28.694683 [ 266 ] {b0325baf-aed9-4bff-b752-1636e25cf3ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:28.695294 [ 266 ] {b0325baf-aed9-4bff-b752-1636e25cf3ce} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.695337 [ 266 ] {b0325baf-aed9-4bff-b752-1636e25cf3ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.695719 [ 266 ] {b0325baf-aed9-4bff-b752-1636e25cf3ce} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:51:28.695966 [ 266 ] {b0325baf-aed9-4bff-b752-1636e25cf3ce} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.696233 [ 266 ] {b0325baf-aed9-4bff-b752-1636e25cf3ce} executeQuery: Read 237 rows, 16.27 KiB in 0.001616 sec., 146658.41584158415 rows/sec., 9.83 MiB/sec. 2024.12.18 19:51:28.696469 [ 266 ] {b0325baf-aed9-4bff-b752-1636e25cf3ce} TCPHandler: Processed in 0.002026872 sec. 2024.12.18 19:51:28.696635 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.696766 [ 262 ] {007cc606-02f1-467c-b44c-b3ff95c824fe} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:51:28.696822 [ 262 ] {007cc606-02f1-467c-b44c-b3ff95c824fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:51:28.697344 [ 262 ] {007cc606-02f1-467c-b44c-b3ff95c824fe} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.697383 [ 262 ] {007cc606-02f1-467c-b44c-b3ff95c824fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.697726 [ 262 ] {007cc606-02f1-467c-b44c-b3ff95c824fe} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:51:28.697970 [ 262 ] {007cc606-02f1-467c-b44c-b3ff95c824fe} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.698181 [ 262 ] {007cc606-02f1-467c-b44c-b3ff95c824fe} executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec. 2024.12.18 19:51:28.698231 [ 262 ] {007cc606-02f1-467c-b44c-b3ff95c824fe} TCPHandler: Processed in 0.001664234 sec. 2024.12.18 19:51:28.698359 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.698485 [ 266 ] {e9f29a49-cacc-4095-9e1a-6293fd78c171} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:28.698562 [ 266 ] {e9f29a49-cacc-4095-9e1a-6293fd78c171} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:51:28.699738 [ 266 ] {e9f29a49-cacc-4095-9e1a-6293fd78c171} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.699778 [ 266 ] {e9f29a49-cacc-4095-9e1a-6293fd78c171} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.700417 [ 266 ] {e9f29a49-cacc-4095-9e1a-6293fd78c171} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:51:28.700668 [ 266 ] {e9f29a49-cacc-4095-9e1a-6293fd78c171} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.700841 [ 69 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.18 19:51:28.700923 [ 69 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.700969 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.700981 [ 266 ] {e9f29a49-cacc-4095-9e1a-6293fd78c171} executeQuery: Read 41 rows, 75.23 KiB in 0.002516 sec., 16295.707472178061 rows/sec., 29.20 MiB/sec. 2024.12.18 19:51:28.701369 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.18 19:51:28.701619 [ 266 ] {e9f29a49-cacc-4095-9e1a-6293fd78c171} TCPHandler: Processed in 0.003322528 sec. 2024.12.18 19:51:28.701788 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:28.701882 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:28.701949 [ 262 ] {f3bc30ed-5a25-4c74-b3bb-aebdecb9d5ba} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:28.701966 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 331 rows starting from the beginning of the part 2024.12.18 19:51:28.702022 [ 262 ] {f3bc30ed-5a25-4c74-b3bb-aebdecb9d5ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:28.702450 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part 2024.12.18 19:51:28.702796 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part 2024.12.18 19:51:28.703218 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part 2024.12.18 19:51:28.703294 [ 262 ] {f3bc30ed-5a25-4c74-b3bb-aebdecb9d5ba} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:28.703357 [ 262 ] {f3bc30ed-5a25-4c74-b3bb-aebdecb9d5ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:28.703569 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part 2024.12.18 19:51:28.703946 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part 2024.12.18 19:51:28.704156 [ 262 ] {f3bc30ed-5a25-4c74-b3bb-aebdecb9d5ba} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:51:28.704502 [ 262 ] {f3bc30ed-5a25-4c74-b3bb-aebdecb9d5ba} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.705000 [ 262 ] {f3bc30ed-5a25-4c74-b3bb-aebdecb9d5ba} executeQuery: Read 82 rows, 5.33 KiB in 0.003068 sec., 26727.509778357235 rows/sec., 1.70 MiB/sec. 2024.12.18 19:51:28.705740 [ 262 ] {f3bc30ed-5a25-4c74-b3bb-aebdecb9d5ba} TCPHandler: Processed in 0.004018212 sec. 2024.12.18 19:51:28.709818 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 19 columns (19 merged, 0 gathered) in 0.008748619 sec., 61266.8125106374 rows/sec., 109.79 MiB/sec. 2024.12.18 19:51:28.710863 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.18 19:51:28.711329 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:28.711422 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_16_3} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.18 19:51:28.711603 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. 2024.12.18 19:51:33.675649 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:33.675873 [ 262 ] {64fed854-6979-4c0b-b5b3-1acecfee0655} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:51:33.675953 [ 262 ] {64fed854-6979-4c0b-b5b3-1acecfee0655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:51:33.676776 [ 262 ] {64fed854-6979-4c0b-b5b3-1acecfee0655} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:33.676834 [ 262 ] {64fed854-6979-4c0b-b5b3-1acecfee0655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:33.677286 [ 262 ] {64fed854-6979-4c0b-b5b3-1acecfee0655} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.18 19:51:33.677560 [ 262 ] {64fed854-6979-4c0b-b5b3-1acecfee0655} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:33.677789 [ 262 ] {64fed854-6979-4c0b-b5b3-1acecfee0655} executeQuery: Read 2 rows, 167.00 B in 0.001971 sec., 1014.7133434804667 rows/sec., 82.74 KiB/sec. 2024.12.18 19:51:33.677861 [ 262 ] {64fed854-6979-4c0b-b5b3-1acecfee0655} TCPHandler: Processed in 0.002344928 sec. 2024.12.18 19:51:33.678083 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:33.678235 [ 266 ] {3a88eca2-e9ef-4620-8a30-a108b0fc9cb1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:33.678298 [ 266 ] {3a88eca2-e9ef-4620-8a30-a108b0fc9cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:33.678914 [ 266 ] {3a88eca2-e9ef-4620-8a30-a108b0fc9cb1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:33.678955 [ 266 ] {3a88eca2-e9ef-4620-8a30-a108b0fc9cb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:33.679351 [ 266 ] {3a88eca2-e9ef-4620-8a30-a108b0fc9cb1} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:51:33.679604 [ 266 ] {3a88eca2-e9ef-4620-8a30-a108b0fc9cb1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:33.679810 [ 266 ] {3a88eca2-e9ef-4620-8a30-a108b0fc9cb1} executeQuery: Read 57 rows, 4.45 KiB in 0.001611 sec., 35381.75046554935 rows/sec., 2.70 MiB/sec. 2024.12.18 19:51:33.679866 [ 266 ] {3a88eca2-e9ef-4620-8a30-a108b0fc9cb1} TCPHandler: Processed in 0.001856248 sec. 2024.12.18 19:51:33.680058 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:33.680181 [ 262 ] {f99e822b-0f49-4a98-9c6a-48ea31758415} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:51:33.680235 [ 262 ] {f99e822b-0f49-4a98-9c6a-48ea31758415} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:51:33.680821 [ 262 ] {f99e822b-0f49-4a98-9c6a-48ea31758415} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:33.680861 [ 262 ] {f99e822b-0f49-4a98-9c6a-48ea31758415} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:33.681205 [ 262 ] {f99e822b-0f49-4a98-9c6a-48ea31758415} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:51:33.681484 [ 262 ] {f99e822b-0f49-4a98-9c6a-48ea31758415} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:33.681690 [ 262 ] {f99e822b-0f49-4a98-9c6a-48ea31758415} executeQuery: Read 2 rows, 143.00 B in 0.001535 sec., 1302.9315960912054 rows/sec., 90.98 KiB/sec. 2024.12.18 19:51:33.681751 [ 262 ] {f99e822b-0f49-4a98-9c6a-48ea31758415} TCPHandler: Processed in 0.001753866 sec. 2024.12.18 19:51:33.681923 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:33.682034 [ 266 ] {ff8287cc-878a-4aa3-9bd9-58b93f8bd882} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:33.682083 [ 266 ] {ff8287cc-878a-4aa3-9bd9-58b93f8bd882} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:33.682735 [ 266 ] {ff8287cc-878a-4aa3-9bd9-58b93f8bd882} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:33.682783 [ 266 ] {ff8287cc-878a-4aa3-9bd9-58b93f8bd882} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:33.683187 [ 266 ] {ff8287cc-878a-4aa3-9bd9-58b93f8bd882} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:51:33.683449 [ 266 ] {ff8287cc-878a-4aa3-9bd9-58b93f8bd882} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:33.683647 [ 266 ] {ff8287cc-878a-4aa3-9bd9-58b93f8bd882} executeQuery: Read 66 rows, 5.28 KiB in 0.001635 sec., 40366.97247706422 rows/sec., 3.15 MiB/sec. 2024.12.18 19:51:33.683699 [ 266 ] {ff8287cc-878a-4aa3-9bd9-58b93f8bd882} TCPHandler: Processed in 0.001837697 sec. 2024.12.18 19:51:33.683888 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:33.684008 [ 262 ] {d9513887-fa2a-44d7-978c-1f1baa0df93f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:33.684060 [ 262 ] {d9513887-fa2a-44d7-978c-1f1baa0df93f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:33.684670 [ 262 ] {d9513887-fa2a-44d7-978c-1f1baa0df93f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:33.684711 [ 262 ] {d9513887-fa2a-44d7-978c-1f1baa0df93f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:33.685113 [ 262 ] {d9513887-fa2a-44d7-978c-1f1baa0df93f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:51:33.685378 [ 262 ] {d9513887-fa2a-44d7-978c-1f1baa0df93f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:33.685584 [ 262 ] {d9513887-fa2a-44d7-978c-1f1baa0df93f} executeQuery: Read 161 rows, 11.48 KiB in 0.001594 sec., 101003.76411543287 rows/sec., 7.03 MiB/sec. 2024.12.18 19:51:33.685687 [ 262 ] {d9513887-fa2a-44d7-978c-1f1baa0df93f} TCPHandler: Processed in 0.001860128 sec. 2024.12.18 19:51:33.685909 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:33.686069 [ 266 ] {01c1d570-f0e1-42ab-9587-0a1ed179f26f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:33.686117 [ 266 ] {01c1d570-f0e1-42ab-9587-0a1ed179f26f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:33.686622 [ 266 ] {01c1d570-f0e1-42ab-9587-0a1ed179f26f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:33.686661 [ 266 ] {01c1d570-f0e1-42ab-9587-0a1ed179f26f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:33.687027 [ 266 ] {01c1d570-f0e1-42ab-9587-0a1ed179f26f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:51:33.687264 [ 266 ] {01c1d570-f0e1-42ab-9587-0a1ed179f26f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:33.687482 [ 266 ] {01c1d570-f0e1-42ab-9587-0a1ed179f26f} executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. 2024.12.18 19:51:33.687534 [ 266 ] {01c1d570-f0e1-42ab-9587-0a1ed179f26f} TCPHandler: Processed in 0.001741106 sec. 2024.12.18 19:51:34.480594 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2024.12.18 19:51:34.481337 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:34.481383 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:34.481901 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:51:34.482154 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:34.482445 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2024.12.18 19:51:35.260082 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2024.12.18 19:51:35.281618 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:35.281685 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:35.289277 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:51:35.290044 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:35.294050 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2024.12.18 19:51:37.028058 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 650 2024.12.18 19:51:37.031238 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:37.031300 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:37.032841 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:51:37.033155 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:37.034220 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 650 2024.12.18 19:51:38.678773 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.678983 [ 262 ] {6f2ffa50-4ee3-4932-a7b0-a8a12cf2f5f7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:51:38.679061 [ 262 ] {6f2ffa50-4ee3-4932-a7b0-a8a12cf2f5f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:51:38.679835 [ 262 ] {6f2ffa50-4ee3-4932-a7b0-a8a12cf2f5f7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.679887 [ 262 ] {6f2ffa50-4ee3-4932-a7b0-a8a12cf2f5f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.680311 [ 262 ] {6f2ffa50-4ee3-4932-a7b0-a8a12cf2f5f7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:51:38.680561 [ 262 ] {6f2ffa50-4ee3-4932-a7b0-a8a12cf2f5f7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.680804 [ 262 ] {6f2ffa50-4ee3-4932-a7b0-a8a12cf2f5f7} executeQuery: Read 14 rows, 1.01 KiB in 0.00188 sec., 7446.808510638298 rows/sec., 536.07 KiB/sec. 2024.12.18 19:51:38.680873 [ 262 ] {6f2ffa50-4ee3-4932-a7b0-a8a12cf2f5f7} TCPHandler: Processed in 0.002236146 sec. 2024.12.18 19:51:38.681035 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.681152 [ 266 ] {b42a9c4c-b8a4-4765-abea-8375086bd1e2} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:38.681201 [ 266 ] {b42a9c4c-b8a4-4765-abea-8375086bd1e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:38.681838 [ 266 ] {b42a9c4c-b8a4-4765-abea-8375086bd1e2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.681880 [ 266 ] {b42a9c4c-b8a4-4765-abea-8375086bd1e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.682263 [ 266 ] {b42a9c4c-b8a4-4765-abea-8375086bd1e2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:51:38.682506 [ 266 ] {b42a9c4c-b8a4-4765-abea-8375086bd1e2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.682722 [ 266 ] {b42a9c4c-b8a4-4765-abea-8375086bd1e2} executeQuery: Read 285 rows, 25.75 KiB in 0.001596 sec., 178571.42857142858 rows/sec., 15.75 MiB/sec. 2024.12.18 19:51:38.682776 [ 266 ] {b42a9c4c-b8a4-4765-abea-8375086bd1e2} TCPHandler: Processed in 0.001807037 sec. 2024.12.18 19:51:38.682913 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.683021 [ 262 ] {88e4f242-63b0-4872-84fd-f32330b1d7fc} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:51:38.683066 [ 262 ] {88e4f242-63b0-4872-84fd-f32330b1d7fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:51:38.683618 [ 262 ] {88e4f242-63b0-4872-84fd-f32330b1d7fc} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.683658 [ 262 ] {88e4f242-63b0-4872-84fd-f32330b1d7fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.684001 [ 262 ] {88e4f242-63b0-4872-84fd-f32330b1d7fc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:51:38.684232 [ 262 ] {88e4f242-63b0-4872-84fd-f32330b1d7fc} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.684486 [ 262 ] {88e4f242-63b0-4872-84fd-f32330b1d7fc} executeQuery: Read 48 rows, 3.54 KiB in 0.00148 sec., 32432.432432432433 rows/sec., 2.34 MiB/sec. 2024.12.18 19:51:38.684666 [ 262 ] {88e4f242-63b0-4872-84fd-f32330b1d7fc} TCPHandler: Processed in 0.001810017 sec. 2024.12.18 19:51:38.684851 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.684971 [ 266 ] {3dd4322b-4612-4bcb-b56a-b8b8f8f37150} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:51:38.685019 [ 266 ] {3dd4322b-4612-4bcb-b56a-b8b8f8f37150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:51:38.685596 [ 266 ] {3dd4322b-4612-4bcb-b56a-b8b8f8f37150} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.685637 [ 266 ] {3dd4322b-4612-4bcb-b56a-b8b8f8f37150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.685995 [ 266 ] {3dd4322b-4612-4bcb-b56a-b8b8f8f37150} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:51:38.686226 [ 266 ] {3dd4322b-4612-4bcb-b56a-b8b8f8f37150} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.686432 [ 266 ] {3dd4322b-4612-4bcb-b56a-b8b8f8f37150} executeQuery: Read 14 rows, 1004.00 B in 0.001486 sec., 9421.265141318978 rows/sec., 659.80 KiB/sec. 2024.12.18 19:51:38.686485 [ 266 ] {3dd4322b-4612-4bcb-b56a-b8b8f8f37150} TCPHandler: Processed in 0.001695635 sec. 2024.12.18 19:51:38.686625 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.686731 [ 262 ] {e2491b51-881b-409e-86ef-b320693b7be5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:51:38.686776 [ 262 ] {e2491b51-881b-409e-86ef-b320693b7be5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:51:38.687298 [ 262 ] {e2491b51-881b-409e-86ef-b320693b7be5} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.687336 [ 262 ] {e2491b51-881b-409e-86ef-b320693b7be5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.687671 [ 262 ] {e2491b51-881b-409e-86ef-b320693b7be5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:51:38.687896 [ 262 ] {e2491b51-881b-409e-86ef-b320693b7be5} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.688164 [ 262 ] {e2491b51-881b-409e-86ef-b320693b7be5} executeQuery: Read 13 rows, 830.00 B in 0.001446 sec., 8990.318118948824 rows/sec., 560.54 KiB/sec. 2024.12.18 19:51:38.688317 [ 262 ] {e2491b51-881b-409e-86ef-b320693b7be5} TCPHandler: Processed in 0.001742256 sec. 2024.12.18 19:51:38.688455 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.688564 [ 266 ] {d7c53d98-a307-4c4f-91ce-b67ee80bd870} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:38.688620 [ 266 ] {d7c53d98-a307-4c4f-91ce-b67ee80bd870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:38.689443 [ 266 ] {d7c53d98-a307-4c4f-91ce-b67ee80bd870} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.689491 [ 266 ] {d7c53d98-a307-4c4f-91ce-b67ee80bd870} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.689880 [ 266 ] {d7c53d98-a307-4c4f-91ce-b67ee80bd870} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:51:38.690123 [ 266 ] {d7c53d98-a307-4c4f-91ce-b67ee80bd870} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.690341 [ 266 ] {d7c53d98-a307-4c4f-91ce-b67ee80bd870} executeQuery: Read 423 rows, 30.96 KiB in 0.001799 sec., 235130.62812673708 rows/sec., 16.81 MiB/sec. 2024.12.18 19:51:38.690393 [ 266 ] {d7c53d98-a307-4c4f-91ce-b67ee80bd870} TCPHandler: Processed in 0.001991021 sec. 2024.12.18 19:51:38.690529 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.690650 [ 262 ] {665f9af9-854f-46b3-ad3c-1cba375b6337} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:51:38.690704 [ 262 ] {665f9af9-854f-46b3-ad3c-1cba375b6337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:51:38.691212 [ 262 ] {665f9af9-854f-46b3-ad3c-1cba375b6337} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.691259 [ 262 ] {665f9af9-854f-46b3-ad3c-1cba375b6337} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.691669 [ 262 ] {665f9af9-854f-46b3-ad3c-1cba375b6337} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:51:38.691896 [ 262 ] {665f9af9-854f-46b3-ad3c-1cba375b6337} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.692050 [ 54 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.18 19:51:38.692117 [ 262 ] {665f9af9-854f-46b3-ad3c-1cba375b6337} executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. 2024.12.18 19:51:38.692132 [ 54 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.692208 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.692246 [ 262 ] {665f9af9-854f-46b3-ad3c-1cba375b6337} TCPHandler: Processed in 0.001766186 sec. 2024.12.18 19:51:38.692391 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.18 19:51:38.692400 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.692547 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:38.692559 [ 266 ] {0b1481b6-5243-44fa-b413-2d87c3026a39} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:38.692592 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2024.12.18 19:51:38.692629 [ 266 ] {0b1481b6-5243-44fa-b413-2d87c3026a39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:38.692764 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.12.18 19:51:38.692971 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.12.18 19:51:38.693214 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2024.12.18 19:51:38.693430 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2024.12.18 19:51:38.693620 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2024.12.18 19:51:38.694216 [ 266 ] {0b1481b6-5243-44fa-b413-2d87c3026a39} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.694256 [ 266 ] {0b1481b6-5243-44fa-b413-2d87c3026a39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:38.694923 [ 266 ] {0b1481b6-5243-44fa-b413-2d87c3026a39} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:51:38.695070 [ 197 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749036 sec., 24008.41604111405 rows/sec., 1.22 MiB/sec. 2024.12.18 19:51:38.695357 [ 197 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.18 19:51:38.695360 [ 266 ] {0b1481b6-5243-44fa-b413-2d87c3026a39} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.695824 [ 266 ] {0b1481b6-5243-44fa-b413-2d87c3026a39} executeQuery: Read 237 rows, 16.27 KiB in 0.003301 sec., 71796.42532565889 rows/sec., 4.81 MiB/sec. 2024.12.18 19:51:38.695976 [ 266 ] {0b1481b6-5243-44fa-b413-2d87c3026a39} TCPHandler: Processed in 0.003635465 sec. 2024.12.18 19:51:38.696111 [ 197 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.696180 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.696274 [ 197 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_11_2} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.18 19:51:38.696420 [ 262 ] {d32573e1-28e8-49c4-94d3-8c48a96a25ca} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:51:38.696436 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:51:38.696501 [ 262 ] {d32573e1-28e8-49c4-94d3-8c48a96a25ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:51:38.696942 [ 262 ] {d32573e1-28e8-49c4-94d3-8c48a96a25ca} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.696982 [ 262 ] {d32573e1-28e8-49c4-94d3-8c48a96a25ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.697321 [ 262 ] {d32573e1-28e8-49c4-94d3-8c48a96a25ca} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:51:38.697551 [ 262 ] {d32573e1-28e8-49c4-94d3-8c48a96a25ca} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.697790 [ 262 ] {d32573e1-28e8-49c4-94d3-8c48a96a25ca} executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. 2024.12.18 19:51:38.697985 [ 262 ] {d32573e1-28e8-49c4-94d3-8c48a96a25ca} TCPHandler: Processed in 0.001920759 sec. 2024.12.18 19:51:38.698132 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.698264 [ 266 ] {0c850a63-9ca8-4506-848e-039526ab1da1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:38.698345 [ 266 ] {0c850a63-9ca8-4506-848e-039526ab1da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:51:38.699448 [ 266 ] {0c850a63-9ca8-4506-848e-039526ab1da1} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.699486 [ 266 ] {0c850a63-9ca8-4506-848e-039526ab1da1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.700130 [ 266 ] {0c850a63-9ca8-4506-848e-039526ab1da1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:51:38.700381 [ 266 ] {0c850a63-9ca8-4506-848e-039526ab1da1} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.700617 [ 266 ] {0c850a63-9ca8-4506-848e-039526ab1da1} executeQuery: Read 41 rows, 75.23 KiB in 0.002383 sec., 17205.203524968525 rows/sec., 30.83 MiB/sec. 2024.12.18 19:51:38.700708 [ 266 ] {0c850a63-9ca8-4506-848e-039526ab1da1} TCPHandler: Processed in 0.002640064 sec. 2024.12.18 19:51:38.700829 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:38.700934 [ 262 ] {b79042ef-0a5c-43ce-a9ff-d31b781f4e4b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:38.700979 [ 262 ] {b79042ef-0a5c-43ce-a9ff-d31b781f4e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:38.701390 [ 262 ] {b79042ef-0a5c-43ce-a9ff-d31b781f4e4b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:38.701429 [ 262 ] {b79042ef-0a5c-43ce-a9ff-d31b781f4e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.18 19:51:38.701790 [ 262 ] {b79042ef-0a5c-43ce-a9ff-d31b781f4e4b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:51:38.702018 [ 262 ] {b79042ef-0a5c-43ce-a9ff-d31b781f4e4b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:38.702217 [ 262 ] {b79042ef-0a5c-43ce-a9ff-d31b781f4e4b} executeQuery: Read 82 rows, 5.33 KiB in 0.001304 sec., 62883.43558282209 rows/sec., 3.99 MiB/sec. 2024.12.18 19:51:38.702267 [ 262 ] {b79042ef-0a5c-43ce-a9ff-d31b781f4e4b} TCPHandler: Processed in 0.00148752 sec. 2024.12.18 19:51:41.864391 [ 49 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:51:41.864461 [ 49 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:51:41.982565 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2024.12.18 19:51:41.983217 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:41.983269 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:41.983798 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:51:41.984131 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:41.984384 [ 49 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.18 19:51:41.984406 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2024.12.18 19:51:41.984474 [ 49 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:41.984509 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:41.984771 [ 202 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.18 19:51:41.984974 [ 202 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:41.985025 [ 202 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2024.12.18 19:51:41.985114 [ 202 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2024.12.18 19:51:41.985328 [ 202 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2024.12.18 19:51:41.985499 [ 202 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2024.12.18 19:51:41.985649 [ 202 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2024.12.18 19:51:41.985779 [ 202 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2024.12.18 19:51:41.991091 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006498004 sec., 1839949.6214529877 rows/sec., 26.32 MiB/sec. 2024.12.18 19:51:41.991420 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.18 19:51:41.991746 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:41.991837 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_26_5} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.18 19:51:41.991944 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2024.12.18 19:51:42.794113 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2024.12.18 19:51:42.815763 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:42.815826 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:42.823366 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:51:42.824132 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:42.824559 [ 49 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.18 19:51:42.824738 [ 49 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:42.824818 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:42.825278 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.18 19:51:42.840414 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2024.12.18 19:51:42.841807 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:42.843010 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2024.12.18 19:51:42.851200 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2024.12.18 19:51:42.856881 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2024.12.18 19:51:42.862584 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2024.12.18 19:51:42.868437 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2024.12.18 19:51:42.873105 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2024.12.18 19:51:42.937795 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.11280095 sec., 1737.5740186585308 rows/sec., 8.98 MiB/sec. 2024.12.18 19:51:42.940496 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.18 19:51:42.943320 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:42.943446 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_26_5} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.18 19:51:42.945587 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.18 19:51:43.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 192.13 MiB, peak 202.67 MiB, free memory in arenas 0.00 B, will set to 193.41 MiB (RSS), difference: 1.29 MiB 2024.12.18 19:51:43.671539 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:43.671735 [ 262 ] {5da2a28a-71a6-4773-a1d7-0d537c6b8f90} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:43.671809 [ 262 ] {5da2a28a-71a6-4773-a1d7-0d537c6b8f90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:43.672546 [ 262 ] {5da2a28a-71a6-4773-a1d7-0d537c6b8f90} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:43.672604 [ 262 ] {5da2a28a-71a6-4773-a1d7-0d537c6b8f90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:43.673075 [ 262 ] {5da2a28a-71a6-4773-a1d7-0d537c6b8f90} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:51:43.673331 [ 262 ] {5da2a28a-71a6-4773-a1d7-0d537c6b8f90} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:43.673534 [ 49 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.18 19:51:43.673608 [ 262 ] {5da2a28a-71a6-4773-a1d7-0d537c6b8f90} executeQuery: Read 56 rows, 4.38 KiB in 0.001921 sec., 29151.483602290475 rows/sec., 2.23 MiB/sec. 2024.12.18 19:51:43.673634 [ 49 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:43.673707 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:43.673764 [ 262 ] {5da2a28a-71a6-4773-a1d7-0d537c6b8f90} TCPHandler: Processed in 0.002350008 sec. 2024.12.18 19:51:43.674084 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:43.674100 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.18 19:51:43.674554 [ 266 ] {16983375-0a24-4c16-8718-345d3bd43be0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:43.674627 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:43.674773 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1436 rows starting from the beginning of the part 2024.12.18 19:51:43.674773 [ 266 ] {16983375-0a24-4c16-8718-345d3bd43be0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:43.675439 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2024.12.18 19:51:43.675783 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 285 rows starting from the beginning of the part 2024.12.18 19:51:43.676017 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 57 rows starting from the beginning of the part 2024.12.18 19:51:43.676242 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 285 rows starting from the beginning of the part 2024.12.18 19:51:43.676499 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2024.12.18 19:51:43.677217 [ 266 ] {16983375-0a24-4c16-8718-345d3bd43be0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:43.677265 [ 266 ] {16983375-0a24-4c16-8718-345d3bd43be0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:43.677938 [ 266 ] {16983375-0a24-4c16-8718-345d3bd43be0} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:51:43.678250 [ 266 ] {16983375-0a24-4c16-8718-345d3bd43be0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:43.678479 [ 47 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.18 19:51:43.678520 [ 266 ] {16983375-0a24-4c16-8718-345d3bd43be0} executeQuery: Read 64 rows, 5.12 KiB in 0.004145 sec., 15440.289505428225 rows/sec., 1.21 MiB/sec. 2024.12.18 19:51:43.678587 [ 47 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:43.678698 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:43.678800 [ 266 ] {16983375-0a24-4c16-8718-345d3bd43be0} TCPHandler: Processed in 0.004904511 sec. 2024.12.18 19:51:43.679163 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:43.679267 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.18 19:51:43.679566 [ 262 ] {4d96b2e0-8555-4d23-afb6-6ed78199db23} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:43.679672 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:43.679680 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00580158 sec., 374897.8726484854 rows/sec., 32.97 MiB/sec. 2024.12.18 19:51:43.679719 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part 2024.12.18 19:51:43.679699 [ 262 ] {4d96b2e0-8555-4d23-afb6-6ed78199db23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:43.680060 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2024.12.18 19:51:43.680217 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.18 19:51:43.680749 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 423 rows starting from the beginning of the part 2024.12.18 19:51:43.681203 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part 2024.12.18 19:51:43.681618 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:43.681654 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 423 rows starting from the beginning of the part 2024.12.18 19:51:43.682035 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2024.12.18 19:51:43.682139 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_36_7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.18 19:51:43.682630 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.18 19:51:43.683025 [ 262 ] {4d96b2e0-8555-4d23-afb6-6ed78199db23} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:43.683077 [ 262 ] {4d96b2e0-8555-4d23-afb6-6ed78199db23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:43.683690 [ 262 ] {4d96b2e0-8555-4d23-afb6-6ed78199db23} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:51:43.683988 [ 262 ] {4d96b2e0-8555-4d23-afb6-6ed78199db23} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:43.684286 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005448443 sec., 358818.10638378706 rows/sec., 27.47 MiB/sec. 2024.12.18 19:51:43.684364 [ 262 ] {4d96b2e0-8555-4d23-afb6-6ed78199db23} executeQuery: Read 160 rows, 11.41 KiB in 0.00492 sec., 32520.325203252032 rows/sec., 2.26 MiB/sec. 2024.12.18 19:51:43.684486 [ 262 ] {4d96b2e0-8555-4d23-afb6-6ed78199db23} TCPHandler: Processed in 0.005528344 sec. 2024.12.18 19:51:43.684587 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.18 19:51:43.684664 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:43.684861 [ 266 ] {f972ec41-64a5-48e5-9916-298458238a1e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:43.684947 [ 266 ] {f972ec41-64a5-48e5-9916-298458238a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:43.685135 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:43.685374 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_36_7} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.18 19:51:43.685522 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.18 19:51:43.685780 [ 266 ] {f972ec41-64a5-48e5-9916-298458238a1e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:43.685823 [ 266 ] {f972ec41-64a5-48e5-9916-298458238a1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:43.686186 [ 266 ] {f972ec41-64a5-48e5-9916-298458238a1e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:51:43.686418 [ 266 ] {f972ec41-64a5-48e5-9916-298458238a1e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:43.686625 [ 266 ] {f972ec41-64a5-48e5-9916-298458238a1e} executeQuery: Read 60 rows, 4.14 KiB in 0.001816 sec., 33039.64757709251 rows/sec., 2.23 MiB/sec. 2024.12.18 19:51:43.686679 [ 266 ] {f972ec41-64a5-48e5-9916-298458238a1e} TCPHandler: Processed in 0.002101793 sec. 2024.12.18 19:51:46.591229 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.591434 [ 262 ] {f760e175-ab3a-4841-9dba-5027f726bb4c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:51:46.591508 [ 262 ] {f760e175-ab3a-4841-9dba-5027f726bb4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:51:46.592228 [ 262 ] {f760e175-ab3a-4841-9dba-5027f726bb4c} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.592281 [ 262 ] {f760e175-ab3a-4841-9dba-5027f726bb4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.592716 [ 262 ] {f760e175-ab3a-4841-9dba-5027f726bb4c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:51:46.592966 [ 262 ] {f760e175-ab3a-4841-9dba-5027f726bb4c} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.593218 [ 262 ] {f760e175-ab3a-4841-9dba-5027f726bb4c} executeQuery: Read 14 rows, 1.01 KiB in 0.001837 sec., 7621.121393576483 rows/sec., 548.62 KiB/sec. 2024.12.18 19:51:46.593286 [ 262 ] {f760e175-ab3a-4841-9dba-5027f726bb4c} TCPHandler: Processed in 0.002187455 sec. 2024.12.18 19:51:46.593436 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.593556 [ 266 ] {60bdc5e1-8cce-4e44-a9d1-23e7a44b02e3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:51:46.593607 [ 266 ] {60bdc5e1-8cce-4e44-a9d1-23e7a44b02e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:51:46.594149 [ 266 ] {60bdc5e1-8cce-4e44-a9d1-23e7a44b02e3} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.594191 [ 266 ] {60bdc5e1-8cce-4e44-a9d1-23e7a44b02e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.594548 [ 266 ] {60bdc5e1-8cce-4e44-a9d1-23e7a44b02e3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.18 19:51:46.594785 [ 266 ] {60bdc5e1-8cce-4e44-a9d1-23e7a44b02e3} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.595019 [ 266 ] {60bdc5e1-8cce-4e44-a9d1-23e7a44b02e3} executeQuery: Read 10 rows, 835.00 B in 0.001478 sec., 6765.899864682003 rows/sec., 551.71 KiB/sec. 2024.12.18 19:51:46.595136 [ 266 ] {60bdc5e1-8cce-4e44-a9d1-23e7a44b02e3} TCPHandler: Processed in 0.001755836 sec. 2024.12.18 19:51:46.595355 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.595498 [ 262 ] {86795edc-a7c2-4b65-8b0d-5c04f18821c5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:46.595555 [ 262 ] {86795edc-a7c2-4b65-8b0d-5c04f18821c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:46.596630 [ 262 ] {86795edc-a7c2-4b65-8b0d-5c04f18821c5} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.596669 [ 262 ] {86795edc-a7c2-4b65-8b0d-5c04f18821c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.597117 [ 262 ] {86795edc-a7c2-4b65-8b0d-5c04f18821c5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:51:46.597353 [ 262 ] {86795edc-a7c2-4b65-8b0d-5c04f18821c5} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.597608 [ 262 ] {86795edc-a7c2-4b65-8b0d-5c04f18821c5} executeQuery: Read 1430 rows, 122.23 KiB in 0.002131 sec., 671046.4570624119 rows/sec., 56.01 MiB/sec. 2024.12.18 19:51:46.597777 [ 262 ] {86795edc-a7c2-4b65-8b0d-5c04f18821c5} TCPHandler: Processed in 0.002530212 sec. 2024.12.18 19:51:46.598027 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.598173 [ 266 ] {f495d1d9-090c-4141-a84e-137053a814d9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:51:46.598228 [ 266 ] {f495d1d9-090c-4141-a84e-137053a814d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:51:46.598900 [ 266 ] {f495d1d9-090c-4141-a84e-137053a814d9} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.598940 [ 266 ] {f495d1d9-090c-4141-a84e-137053a814d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.599286 [ 266 ] {f495d1d9-090c-4141-a84e-137053a814d9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:51:46.599522 [ 266 ] {f495d1d9-090c-4141-a84e-137053a814d9} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.599767 [ 266 ] {f495d1d9-090c-4141-a84e-137053a814d9} executeQuery: Read 58 rows, 4.24 KiB in 0.001619 sec., 35824.58307597282 rows/sec., 2.56 MiB/sec. 2024.12.18 19:51:46.600020 [ 266 ] {f495d1d9-090c-4141-a84e-137053a814d9} TCPHandler: Processed in 0.002136104 sec. 2024.12.18 19:51:46.600231 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.600366 [ 262 ] {b007a770-d428-4eeb-ba55-8187c2ca006d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:51:46.600422 [ 262 ] {b007a770-d428-4eeb-ba55-8187c2ca006d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:51:46.601166 [ 262 ] {b007a770-d428-4eeb-ba55-8187c2ca006d} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.601205 [ 262 ] {b007a770-d428-4eeb-ba55-8187c2ca006d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.601557 [ 262 ] {b007a770-d428-4eeb-ba55-8187c2ca006d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:51:46.601795 [ 262 ] {b007a770-d428-4eeb-ba55-8187c2ca006d} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.602001 [ 262 ] {b007a770-d428-4eeb-ba55-8187c2ca006d} executeQuery: Read 242 rows, 16.79 KiB in 0.001665 sec., 145345.34534534535 rows/sec., 9.85 MiB/sec. 2024.12.18 19:51:46.602054 [ 262 ] {b007a770-d428-4eeb-ba55-8187c2ca006d} TCPHandler: Processed in 0.001942169 sec. 2024.12.18 19:51:46.602217 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.602347 [ 266 ] {13df4361-c2cb-4f1b-a678-71e53e3dbd19} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:51:46.602401 [ 266 ] {13df4361-c2cb-4f1b-a678-71e53e3dbd19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:51:46.603002 [ 266 ] {13df4361-c2cb-4f1b-a678-71e53e3dbd19} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.603041 [ 266 ] {13df4361-c2cb-4f1b-a678-71e53e3dbd19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.603380 [ 266 ] {13df4361-c2cb-4f1b-a678-71e53e3dbd19} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:51:46.603615 [ 266 ] {13df4361-c2cb-4f1b-a678-71e53e3dbd19} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.603827 [ 266 ] {13df4361-c2cb-4f1b-a678-71e53e3dbd19} executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. 2024.12.18 19:51:46.603881 [ 266 ] {13df4361-c2cb-4f1b-a678-71e53e3dbd19} TCPHandler: Processed in 0.001724836 sec. 2024.12.18 19:51:46.604034 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.604164 [ 262 ] {5b10287f-ab65-4087-94b8-c8b962534743} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:46.604216 [ 262 ] {5b10287f-ab65-4087-94b8-c8b962534743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:46.605092 [ 262 ] {5b10287f-ab65-4087-94b8-c8b962534743} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.605130 [ 262 ] {5b10287f-ab65-4087-94b8-c8b962534743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.605514 [ 262 ] {5b10287f-ab65-4087-94b8-c8b962534743} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:51:46.605752 [ 262 ] {5b10287f-ab65-4087-94b8-c8b962534743} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.605956 [ 262 ] {5b10287f-ab65-4087-94b8-c8b962534743} executeQuery: Read 889 rows, 66.07 KiB in 0.00182 sec., 488461.53846153844 rows/sec., 35.45 MiB/sec. 2024.12.18 19:51:46.606007 [ 262 ] {5b10287f-ab65-4087-94b8-c8b962534743} TCPHandler: Processed in 0.002037362 sec. 2024.12.18 19:51:46.606135 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.606243 [ 266 ] {181faccb-2c9e-4cac-a9d3-24dec3e076ab} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:51:46.606288 [ 266 ] {181faccb-2c9e-4cac-a9d3-24dec3e076ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:51:46.606710 [ 266 ] {181faccb-2c9e-4cac-a9d3-24dec3e076ab} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.606749 [ 266 ] {181faccb-2c9e-4cac-a9d3-24dec3e076ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.607101 [ 266 ] {181faccb-2c9e-4cac-a9d3-24dec3e076ab} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:51:46.607332 [ 266 ] {181faccb-2c9e-4cac-a9d3-24dec3e076ab} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.607541 [ 266 ] {181faccb-2c9e-4cac-a9d3-24dec3e076ab} executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. 2024.12.18 19:51:46.607590 [ 266 ] {181faccb-2c9e-4cac-a9d3-24dec3e076ab} TCPHandler: Processed in 0.001507041 sec. 2024.12.18 19:51:46.607713 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.607827 [ 262 ] {040f1643-31b2-4c68-b4c5-962594c90071} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:46.607884 [ 262 ] {040f1643-31b2-4c68-b4c5-962594c90071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:46.608667 [ 262 ] {040f1643-31b2-4c68-b4c5-962594c90071} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.608712 [ 262 ] {040f1643-31b2-4c68-b4c5-962594c90071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.609154 [ 262 ] {040f1643-31b2-4c68-b4c5-962594c90071} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:51:46.609388 [ 262 ] {040f1643-31b2-4c68-b4c5-962594c90071} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.609545 [ 41 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.18 19:51:46.609613 [ 262 ] {040f1643-31b2-4c68-b4c5-962594c90071} executeQuery: Read 898 rows, 61.27 KiB in 0.001813 sec., 495311.63816878106 rows/sec., 33.00 MiB/sec. 2024.12.18 19:51:46.609639 [ 41 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.609714 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.609727 [ 262 ] {040f1643-31b2-4c68-b4c5-962594c90071} TCPHandler: Processed in 0.002065272 sec. 2024.12.18 19:51:46.609944 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.610008 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.18 19:51:46.610141 [ 266 ] {fa208cbe-2951-4cb3-8840-82a728d5e1b3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:51:46.610259 [ 266 ] {fa208cbe-2951-4cb3-8840-82a728d5e1b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:51:46.610348 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:46.610456 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9271 rows starting from the beginning of the part 2024.12.18 19:51:46.610853 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part 2024.12.18 19:51:46.611191 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 161 rows starting from the beginning of the part 2024.12.18 19:51:46.611446 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part 2024.12.18 19:51:46.611810 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part 2024.12.18 19:51:46.612142 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 898 rows starting from the beginning of the part 2024.12.18 19:51:46.612733 [ 266 ] {fa208cbe-2951-4cb3-8840-82a728d5e1b3} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.612787 [ 266 ] {fa208cbe-2951-4cb3-8840-82a728d5e1b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.613435 [ 266 ] {fa208cbe-2951-4cb3-8840-82a728d5e1b3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:51:46.613789 [ 266 ] {fa208cbe-2951-4cb3-8840-82a728d5e1b3} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.614149 [ 266 ] {fa208cbe-2951-4cb3-8840-82a728d5e1b3} executeQuery: Read 1 rows, 69.00 B in 0.004065 sec., 246.00246002460025 rows/sec., 16.58 KiB/sec. 2024.12.18 19:51:46.614294 [ 266 ] {fa208cbe-2951-4cb3-8840-82a728d5e1b3} TCPHandler: Processed in 0.004473202 sec. 2024.12.18 19:51:46.614501 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.614783 [ 262 ] {c24c1cb1-0c4e-4df0-b162-d85b6f9a7207} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:46.615024 [ 262 ] {c24c1cb1-0c4e-4df0-b162-d85b6f9a7207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:51:46.617178 [ 262 ] {c24c1cb1-0c4e-4df0-b162-d85b6f9a7207} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.617225 [ 262 ] {c24c1cb1-0c4e-4df0-b162-d85b6f9a7207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.618169 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 10964 rows, containing 5 columns (5 merged, 0 gathered) in 0.008325792 sec., 1316871.716228318 rows/sec., 88.89 MiB/sec. 2024.12.18 19:51:46.618469 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.18 19:51:46.618549 [ 262 ] {c24c1cb1-0c4e-4df0-b162-d85b6f9a7207} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:51:46.618918 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.619033 [ 262 ] {c24c1cb1-0c4e-4df0-b162-d85b6f9a7207} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.619100 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_36_7} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.18 19:51:46.619323 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. 2024.12.18 19:51:46.619501 [ 262 ] {c24c1cb1-0c4e-4df0-b162-d85b6f9a7207} executeQuery: Read 41 rows, 75.23 KiB in 0.004818 sec., 8509.755085097551 rows/sec., 15.25 MiB/sec. 2024.12.18 19:51:46.619624 [ 262 ] {c24c1cb1-0c4e-4df0-b162-d85b6f9a7207} TCPHandler: Processed in 0.005246328 sec. 2024.12.18 19:51:46.619774 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:46.619905 [ 266 ] {4e55fce5-48e0-4bd9-82b0-7d2a9951cfbe} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:46.619960 [ 266 ] {4e55fce5-48e0-4bd9-82b0-7d2a9951cfbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:46.620478 [ 266 ] {4e55fce5-48e0-4bd9-82b0-7d2a9951cfbe} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.620525 [ 266 ] {4e55fce5-48e0-4bd9-82b0-7d2a9951cfbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.620934 [ 266 ] {4e55fce5-48e0-4bd9-82b0-7d2a9951cfbe} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:51:46.621171 [ 266 ] {4e55fce5-48e0-4bd9-82b0-7d2a9951cfbe} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.621346 [ 41 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.18 19:51:46.621413 [ 41 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:46.621419 [ 266 ] {4e55fce5-48e0-4bd9-82b0-7d2a9951cfbe} executeQuery: Read 58 rows, 3.68 KiB in 0.001534 sec., 37809.6479791395 rows/sec., 2.34 MiB/sec. 2024.12.18 19:51:46.621464 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:46.621579 [ 266 ] {4e55fce5-48e0-4bd9-82b0-7d2a9951cfbe} TCPHandler: Processed in 0.001867039 sec. 2024.12.18 19:51:46.621687 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.18 19:51:46.621823 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:46.621859 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1620 rows starting from the beginning of the part 2024.12.18 19:51:46.621963 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part 2024.12.18 19:51:46.622167 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2024.12.18 19:51:46.622311 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part 2024.12.18 19:51:46.622495 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2024.12.18 19:51:46.622666 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 58 rows starting from the beginning of the part 2024.12.18 19:51:46.624173 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 4 columns (4 merged, 0 gathered) in 0.002580403 sec., 760346.3490005243 rows/sec., 49.96 MiB/sec. 2024.12.18 19:51:46.624465 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.18 19:51:46.624817 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:46.624911 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_36_7} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.18 19:51:46.625016 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2024.12.18 19:51:47.034422 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 704 2024.12.18 19:51:47.037933 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:47.037987 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:47.039494 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:51:47.039820 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:47.040931 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 704 2024.12.18 19:51:48.667617 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:48.667809 [ 262 ] {aa5f2b12-6cab-45e1-bc3d-4c9e66fcad03} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:48.667881 [ 262 ] {aa5f2b12-6cab-45e1-bc3d-4c9e66fcad03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:48.668638 [ 262 ] {aa5f2b12-6cab-45e1-bc3d-4c9e66fcad03} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:48.668691 [ 262 ] {aa5f2b12-6cab-45e1-bc3d-4c9e66fcad03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:48.669128 [ 262 ] {aa5f2b12-6cab-45e1-bc3d-4c9e66fcad03} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:51:48.669380 [ 262 ] {aa5f2b12-6cab-45e1-bc3d-4c9e66fcad03} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:48.669637 [ 262 ] {aa5f2b12-6cab-45e1-bc3d-4c9e66fcad03} executeQuery: Read 56 rows, 4.38 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.27 MiB/sec. 2024.12.18 19:51:48.669705 [ 262 ] {aa5f2b12-6cab-45e1-bc3d-4c9e66fcad03} TCPHandler: Processed in 0.002218826 sec. 2024.12.18 19:51:48.669862 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:48.670022 [ 266 ] {09f36076-5012-4223-9b4d-aae36ad44dab} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:48.670095 [ 266 ] {09f36076-5012-4223-9b4d-aae36ad44dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:48.670822 [ 266 ] {09f36076-5012-4223-9b4d-aae36ad44dab} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:48.670873 [ 266 ] {09f36076-5012-4223-9b4d-aae36ad44dab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:48.671257 [ 266 ] {09f36076-5012-4223-9b4d-aae36ad44dab} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:51:48.671504 [ 266 ] {09f36076-5012-4223-9b4d-aae36ad44dab} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:48.671728 [ 266 ] {09f36076-5012-4223-9b4d-aae36ad44dab} executeQuery: Read 64 rows, 5.12 KiB in 0.001754 sec., 36488.02736602053 rows/sec., 2.85 MiB/sec. 2024.12.18 19:51:48.671783 [ 266 ] {09f36076-5012-4223-9b4d-aae36ad44dab} TCPHandler: Processed in 0.001990421 sec. 2024.12.18 19:51:48.671947 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:48.672062 [ 262 ] {ed2983e2-7cd3-446c-a7d0-f59b566aa141} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:48.672114 [ 262 ] {ed2983e2-7cd3-446c-a7d0-f59b566aa141} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:48.672616 [ 262 ] {ed2983e2-7cd3-446c-a7d0-f59b566aa141} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:48.672657 [ 262 ] {ed2983e2-7cd3-446c-a7d0-f59b566aa141} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:48.673034 [ 262 ] {ed2983e2-7cd3-446c-a7d0-f59b566aa141} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:51:48.673281 [ 262 ] {ed2983e2-7cd3-446c-a7d0-f59b566aa141} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:48.673531 [ 262 ] {ed2983e2-7cd3-446c-a7d0-f59b566aa141} executeQuery: Read 64 rows, 4.56 KiB in 0.001486 sec., 43068.64064602961 rows/sec., 3.00 MiB/sec. 2024.12.18 19:51:48.673594 [ 262 ] {ed2983e2-7cd3-446c-a7d0-f59b566aa141} TCPHandler: Processed in 0.001700305 sec. 2024.12.18 19:51:48.673828 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:48.673986 [ 266 ] {1f2c87b3-1b63-4cda-957f-54e6dacbaffd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:48.674045 [ 266 ] {1f2c87b3-1b63-4cda-957f-54e6dacbaffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:48.674745 [ 266 ] {1f2c87b3-1b63-4cda-957f-54e6dacbaffd} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:48.674832 [ 266 ] {1f2c87b3-1b63-4cda-957f-54e6dacbaffd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:48.675222 [ 266 ] {1f2c87b3-1b63-4cda-957f-54e6dacbaffd} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:51:48.675463 [ 266 ] {1f2c87b3-1b63-4cda-957f-54e6dacbaffd} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:48.675670 [ 266 ] {1f2c87b3-1b63-4cda-957f-54e6dacbaffd} executeQuery: Read 24 rows, 1.66 KiB in 0.001716 sec., 13986.013986013986 rows/sec., 965.18 KiB/sec. 2024.12.18 19:51:48.675720 [ 266 ] {1f2c87b3-1b63-4cda-957f-54e6dacbaffd} TCPHandler: Processed in 0.002011642 sec. 2024.12.18 19:51:49.484540 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2024.12.18 19:51:49.485260 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:49.485311 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:49.485841 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:51:49.486097 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:49.486338 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2024.12.18 19:51:50.340490 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2024.12.18 19:51:50.359663 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:50.359729 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:50.367096 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:51:50.367853 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:50.371051 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2024.12.18 19:51:53.672112 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:53.672322 [ 262 ] {23115fb2-5ea4-43c2-889d-8d7ede9a68c2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:53.672402 [ 262 ] {23115fb2-5ea4-43c2-889d-8d7ede9a68c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:53.673152 [ 262 ] {23115fb2-5ea4-43c2-889d-8d7ede9a68c2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:53.673204 [ 262 ] {23115fb2-5ea4-43c2-889d-8d7ede9a68c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:53.673645 [ 262 ] {23115fb2-5ea4-43c2-889d-8d7ede9a68c2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:51:53.673893 [ 262 ] {23115fb2-5ea4-43c2-889d-8d7ede9a68c2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:53.674125 [ 262 ] {23115fb2-5ea4-43c2-889d-8d7ede9a68c2} executeQuery: Read 56 rows, 4.38 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.30 MiB/sec. 2024.12.18 19:51:53.674189 [ 262 ] {23115fb2-5ea4-43c2-889d-8d7ede9a68c2} TCPHandler: Processed in 0.002202995 sec. 2024.12.18 19:51:53.674352 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:53.674504 [ 266 ] {41600229-3bbc-4dcc-8772-5763c56d85d7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:53.674563 [ 266 ] {41600229-3bbc-4dcc-8772-5763c56d85d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:53.675221 [ 266 ] {41600229-3bbc-4dcc-8772-5763c56d85d7} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:53.675262 [ 266 ] {41600229-3bbc-4dcc-8772-5763c56d85d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:53.675620 [ 266 ] {41600229-3bbc-4dcc-8772-5763c56d85d7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:51:53.675863 [ 266 ] {41600229-3bbc-4dcc-8772-5763c56d85d7} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:53.676042 [ 266 ] {41600229-3bbc-4dcc-8772-5763c56d85d7} executeQuery: Read 64 rows, 5.12 KiB in 0.001574 sec., 40660.73697585768 rows/sec., 3.17 MiB/sec. 2024.12.18 19:51:53.676094 [ 266 ] {41600229-3bbc-4dcc-8772-5763c56d85d7} TCPHandler: Processed in 0.001808877 sec. 2024.12.18 19:51:53.676269 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:53.676380 [ 262 ] {98aa0077-ee56-4fa8-a5bd-1f1d9464e01f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:53.676435 [ 262 ] {98aa0077-ee56-4fa8-a5bd-1f1d9464e01f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:53.676960 [ 262 ] {98aa0077-ee56-4fa8-a5bd-1f1d9464e01f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:53.676996 [ 262 ] {98aa0077-ee56-4fa8-a5bd-1f1d9464e01f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:53.677372 [ 262 ] {98aa0077-ee56-4fa8-a5bd-1f1d9464e01f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:51:53.677608 [ 262 ] {98aa0077-ee56-4fa8-a5bd-1f1d9464e01f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:53.677800 [ 262 ] {98aa0077-ee56-4fa8-a5bd-1f1d9464e01f} executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. 2024.12.18 19:51:53.677917 [ 262 ] {98aa0077-ee56-4fa8-a5bd-1f1d9464e01f} TCPHandler: Processed in 0.001702665 sec. 2024.12.18 19:51:53.678077 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:53.678205 [ 266 ] {204846ac-972a-4872-b3f4-28caa085993c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:53.678261 [ 266 ] {204846ac-972a-4872-b3f4-28caa085993c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:53.678777 [ 266 ] {204846ac-972a-4872-b3f4-28caa085993c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:53.678822 [ 266 ] {204846ac-972a-4872-b3f4-28caa085993c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:53.679203 [ 266 ] {204846ac-972a-4872-b3f4-28caa085993c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:51:53.679434 [ 266 ] {204846ac-972a-4872-b3f4-28caa085993c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:53.679611 [ 266 ] {204846ac-972a-4872-b3f4-28caa085993c} executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. 2024.12.18 19:51:53.679658 [ 266 ] {204846ac-972a-4872-b3f4-28caa085993c} TCPHandler: Processed in 0.001645654 sec. 2024.12.18 19:51:56.864711 [ 30 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:51:56.864778 [ 30 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:51:56.986458 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2024.12.18 19:51:56.987338 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:56.987382 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:56.987896 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:51:56.988152 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:56.988463 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2024.12.18 19:51:57.041170 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 720 2024.12.18 19:51:57.043923 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:57.043975 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:57.045435 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:51:57.045752 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:57.046963 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 720 2024.12.18 19:51:57.871116 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2024.12.18 19:51:57.890514 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:57.890578 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:57.897878 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:51:57.898645 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:57.901493 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2024.12.18 19:51:58.540551 [ 24 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.12.18 19:51:58.540622 [ 24 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.540649 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.540879 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full 2024.12.18 19:51:58.541113 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:58.541154 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 66 rows starting from the beginning of the part 2024.12.18 19:51:58.541244 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part 2024.12.18 19:51:58.541489 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.12.18 19:51:58.541753 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2024.12.18 19:51:58.541946 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part 2024.12.18 19:51:58.543146 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.00241649 sec., 91868.78489048165 rows/sec., 6.92 MiB/sec. 2024.12.18 19:51:58.543332 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.12.18 19:51:58.543693 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.543789 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_22_5} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 2024.12.18 19:51:58.543894 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:51:58.679121 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.679302 [ 262 ] {8340be17-2079-4bd2-94c7-7f038dcd4a75} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:51:58.679370 [ 262 ] {8340be17-2079-4bd2-94c7-7f038dcd4a75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:51:58.680120 [ 262 ] {8340be17-2079-4bd2-94c7-7f038dcd4a75} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.680165 [ 262 ] {8340be17-2079-4bd2-94c7-7f038dcd4a75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.680588 [ 262 ] {8340be17-2079-4bd2-94c7-7f038dcd4a75} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:51:58.680842 [ 262 ] {8340be17-2079-4bd2-94c7-7f038dcd4a75} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.681018 [ 24 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.18 19:51:58.681073 [ 24 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.681093 [ 262 ] {8340be17-2079-4bd2-94c7-7f038dcd4a75} executeQuery: Read 14 rows, 1.01 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 551.32 KiB/sec. 2024.12.18 19:51:58.681105 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.681280 [ 262 ] {8340be17-2079-4bd2-94c7-7f038dcd4a75} TCPHandler: Processed in 0.002271717 sec. 2024.12.18 19:51:58.681429 [ 188 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.18 19:51:58.681592 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.681711 [ 188 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:58.681751 [ 188 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2024.12.18 19:51:58.681773 [ 266 ] {a6d5b96c-8cf6-4e6d-a669-d22d526de730} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:51:58.681838 [ 266 ] {a6d5b96c-8cf6-4e6d-a669-d22d526de730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:51:58.681860 [ 188 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:58.682147 [ 188 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:58.682345 [ 188 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:58.682576 [ 188 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.12.18 19:51:58.683628 [ 266 ] {a6d5b96c-8cf6-4e6d-a669-d22d526de730} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.683675 [ 266 ] {a6d5b96c-8cf6-4e6d-a669-d22d526de730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.683938 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002714556 sec., 25786.90585126997 rows/sec., 1.91 MiB/sec. 2024.12.18 19:51:58.684296 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.18 19:51:58.684420 [ 266 ] {a6d5b96c-8cf6-4e6d-a669-d22d526de730} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:51:58.684760 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.684901 [ 266 ] {a6d5b96c-8cf6-4e6d-a669-d22d526de730} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.684948 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_13_3} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.18 19:51:58.685116 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:51:58.685326 [ 266 ] {a6d5b96c-8cf6-4e6d-a669-d22d526de730} executeQuery: Read 285 rows, 25.75 KiB in 0.003586 sec., 79475.73898494143 rows/sec., 7.01 MiB/sec. 2024.12.18 19:51:58.685586 [ 266 ] {a6d5b96c-8cf6-4e6d-a669-d22d526de730} TCPHandler: Processed in 0.004103405 sec. 2024.12.18 19:51:58.685812 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.685926 [ 262 ] {af081e74-327f-4895-bdcc-a5bee20b5655} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:51:58.685974 [ 262 ] {af081e74-327f-4895-bdcc-a5bee20b5655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:51:58.686583 [ 262 ] {af081e74-327f-4895-bdcc-a5bee20b5655} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.686623 [ 262 ] {af081e74-327f-4895-bdcc-a5bee20b5655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.686969 [ 262 ] {af081e74-327f-4895-bdcc-a5bee20b5655} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:51:58.687206 [ 262 ] {af081e74-327f-4895-bdcc-a5bee20b5655} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.687412 [ 262 ] {af081e74-327f-4895-bdcc-a5bee20b5655} executeQuery: Read 48 rows, 3.54 KiB in 0.001505 sec., 31893.687707641195 rows/sec., 2.30 MiB/sec. 2024.12.18 19:51:58.687463 [ 262 ] {af081e74-327f-4895-bdcc-a5bee20b5655} TCPHandler: Processed in 0.001758317 sec. 2024.12.18 19:51:58.687637 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.687764 [ 266 ] {e4a326c2-5741-4c80-a604-6a1555a378a1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:51:58.687815 [ 266 ] {e4a326c2-5741-4c80-a604-6a1555a378a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:51:58.688405 [ 266 ] {e4a326c2-5741-4c80-a604-6a1555a378a1} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.688444 [ 266 ] {e4a326c2-5741-4c80-a604-6a1555a378a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.688790 [ 266 ] {e4a326c2-5741-4c80-a604-6a1555a378a1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:51:58.689031 [ 266 ] {e4a326c2-5741-4c80-a604-6a1555a378a1} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.689238 [ 266 ] {e4a326c2-5741-4c80-a604-6a1555a378a1} executeQuery: Read 14 rows, 1004.00 B in 0.001502 sec., 9320.905459387483 rows/sec., 652.78 KiB/sec. 2024.12.18 19:51:58.689288 [ 266 ] {e4a326c2-5741-4c80-a604-6a1555a378a1} TCPHandler: Processed in 0.001713655 sec. 2024.12.18 19:51:58.689437 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.689543 [ 262 ] {7f10cd2e-7e74-4bc0-8179-21ebeb24a6a9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:51:58.689586 [ 262 ] {7f10cd2e-7e74-4bc0-8179-21ebeb24a6a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:51:58.690105 [ 262 ] {7f10cd2e-7e74-4bc0-8179-21ebeb24a6a9} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.690143 [ 262 ] {7f10cd2e-7e74-4bc0-8179-21ebeb24a6a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.690485 [ 262 ] {7f10cd2e-7e74-4bc0-8179-21ebeb24a6a9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:51:58.690719 [ 262 ] {7f10cd2e-7e74-4bc0-8179-21ebeb24a6a9} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.690882 [ 24 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.18 19:51:58.690940 [ 24 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.690957 [ 262 ] {7f10cd2e-7e74-4bc0-8179-21ebeb24a6a9} executeQuery: Read 13 rows, 830.00 B in 0.001426 sec., 9116.409537166901 rows/sec., 568.41 KiB/sec. 2024.12.18 19:51:58.690973 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.691112 [ 262 ] {7f10cd2e-7e74-4bc0-8179-21ebeb24a6a9} TCPHandler: Processed in 0.001725855 sec. 2024.12.18 19:51:58.691189 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.18 19:51:58.691301 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.691360 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:51:58.691401 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2024.12.18 19:51:58.691573 [ 266 ] {d54573ff-b3a9-4207-aac5-b7075535a3b5} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:51:58.691678 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2024.12.18 19:51:58.691725 [ 266 ] {d54573ff-b3a9-4207-aac5-b7075535a3b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:51:58.691980 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2024.12.18 19:51:58.692326 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2024.12.18 19:51:58.692630 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2024.12.18 19:51:58.694382 [ 266 ] {d54573ff-b3a9-4207-aac5-b7075535a3b5} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.694459 [ 266 ] {d54573ff-b3a9-4207-aac5-b7075535a3b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.694987 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00390906 sec., 16628.038454257545 rows/sec., 1.08 MiB/sec. 2024.12.18 19:51:58.695180 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.18 19:51:58.695406 [ 266 ] {d54573ff-b3a9-4207-aac5-b7075535a3b5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:51:58.695741 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.695927 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_13_3} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.18 19:51:58.695927 [ 266 ] {d54573ff-b3a9-4207-aac5-b7075535a3b5} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.696073 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:51:58.696301 [ 266 ] {d54573ff-b3a9-4207-aac5-b7075535a3b5} executeQuery: Read 423 rows, 30.96 KiB in 0.004842 sec., 87360.59479553903 rows/sec., 6.25 MiB/sec. 2024.12.18 19:51:58.696367 [ 266 ] {d54573ff-b3a9-4207-aac5-b7075535a3b5} TCPHandler: Processed in 0.005149525 sec. 2024.12.18 19:51:58.696532 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.696663 [ 262 ] {c5b498ae-4b91-4e48-a95e-a6235c81cbad} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:51:58.696717 [ 262 ] {c5b498ae-4b91-4e48-a95e-a6235c81cbad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:51:58.697248 [ 262 ] {c5b498ae-4b91-4e48-a95e-a6235c81cbad} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.697285 [ 262 ] {c5b498ae-4b91-4e48-a95e-a6235c81cbad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.697641 [ 262 ] {c5b498ae-4b91-4e48-a95e-a6235c81cbad} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:51:58.697872 [ 262 ] {c5b498ae-4b91-4e48-a95e-a6235c81cbad} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.698054 [ 262 ] {c5b498ae-4b91-4e48-a95e-a6235c81cbad} executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. 2024.12.18 19:51:58.698241 [ 262 ] {c5b498ae-4b91-4e48-a95e-a6235c81cbad} TCPHandler: Processed in 0.001770156 sec. 2024.12.18 19:51:58.698448 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.698584 [ 266 ] {629ee8cb-8224-4efe-9e53-1bd5e413dd6d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:58.698643 [ 266 ] {629ee8cb-8224-4efe-9e53-1bd5e413dd6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:51:58.699294 [ 266 ] {629ee8cb-8224-4efe-9e53-1bd5e413dd6d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.699333 [ 266 ] {629ee8cb-8224-4efe-9e53-1bd5e413dd6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.699719 [ 266 ] {629ee8cb-8224-4efe-9e53-1bd5e413dd6d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:51:58.699963 [ 266 ] {629ee8cb-8224-4efe-9e53-1bd5e413dd6d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.700142 [ 266 ] {629ee8cb-8224-4efe-9e53-1bd5e413dd6d} executeQuery: Read 237 rows, 16.27 KiB in 0.00159 sec., 149056.6037735849 rows/sec., 9.99 MiB/sec. 2024.12.18 19:51:58.700193 [ 266 ] {629ee8cb-8224-4efe-9e53-1bd5e413dd6d} TCPHandler: Processed in 0.001842728 sec. 2024.12.18 19:51:58.700327 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.700438 [ 262 ] {a6888af5-3dd9-49a0-a30f-9e4215b8f54a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:51:58.700485 [ 262 ] {a6888af5-3dd9-49a0-a30f-9e4215b8f54a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:51:58.700893 [ 262 ] {a6888af5-3dd9-49a0-a30f-9e4215b8f54a} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.700927 [ 262 ] {a6888af5-3dd9-49a0-a30f-9e4215b8f54a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.701270 [ 262 ] {a6888af5-3dd9-49a0-a30f-9e4215b8f54a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:51:58.701505 [ 262 ] {a6888af5-3dd9-49a0-a30f-9e4215b8f54a} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.701745 [ 262 ] {a6888af5-3dd9-49a0-a30f-9e4215b8f54a} executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. 2024.12.18 19:51:58.701946 [ 262 ] {a6888af5-3dd9-49a0-a30f-9e4215b8f54a} TCPHandler: Processed in 0.001666624 sec. 2024.12.18 19:51:58.702086 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.702202 [ 266 ] {8130320b-e557-4fad-9bd3-c10ea574c8c8} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:51:58.702283 [ 266 ] {8130320b-e557-4fad-9bd3-c10ea574c8c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:51:58.703640 [ 266 ] {8130320b-e557-4fad-9bd3-c10ea574c8c8} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.703679 [ 266 ] {8130320b-e557-4fad-9bd3-c10ea574c8c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.704339 [ 266 ] {8130320b-e557-4fad-9bd3-c10ea574c8c8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:51:58.704594 [ 266 ] {8130320b-e557-4fad-9bd3-c10ea574c8c8} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.704892 [ 266 ] {8130320b-e557-4fad-9bd3-c10ea574c8c8} executeQuery: Read 41 rows, 75.23 KiB in 0.002695 sec., 15213.358070500928 rows/sec., 27.26 MiB/sec. 2024.12.18 19:51:58.705181 [ 266 ] {8130320b-e557-4fad-9bd3-c10ea574c8c8} TCPHandler: Processed in 0.003146095 sec. 2024.12.18 19:51:58.705334 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:51:58.705465 [ 262 ] {81e3f86e-1454-47b2-a620-992cbc3ced35} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:51:58.705518 [ 262 ] {81e3f86e-1454-47b2-a620-992cbc3ced35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:51:58.706041 [ 262 ] {81e3f86e-1454-47b2-a620-992cbc3ced35} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:51:58.706084 [ 262 ] {81e3f86e-1454-47b2-a620-992cbc3ced35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:51:58.706450 [ 262 ] {81e3f86e-1454-47b2-a620-992cbc3ced35} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:51:58.706681 [ 262 ] {81e3f86e-1454-47b2-a620-992cbc3ced35} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:51:58.706851 [ 262 ] {81e3f86e-1454-47b2-a620-992cbc3ced35} executeQuery: Read 82 rows, 5.33 KiB in 0.001415 sec., 57950.53003533569 rows/sec., 3.68 MiB/sec. 2024.12.18 19:51:58.706898 [ 262 ] {81e3f86e-1454-47b2-a620-992cbc3ced35} TCPHandler: Processed in 0.001626413 sec. 2024.12.18 19:52:03.672907 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:03.673147 [ 262 ] {3f271a75-f055-416d-9d0b-efb0ff72ac3f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:52:03.673229 [ 262 ] {3f271a75-f055-416d-9d0b-efb0ff72ac3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:52:03.674173 [ 262 ] {3f271a75-f055-416d-9d0b-efb0ff72ac3f} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:03.674232 [ 262 ] {3f271a75-f055-416d-9d0b-efb0ff72ac3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:03.674683 [ 262 ] {3f271a75-f055-416d-9d0b-efb0ff72ac3f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.18 19:52:03.674949 [ 262 ] {3f271a75-f055-416d-9d0b-efb0ff72ac3f} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:03.675155 [ 262 ] {3f271a75-f055-416d-9d0b-efb0ff72ac3f} executeQuery: Read 4 rows, 334.00 B in 0.002064 sec., 1937.9844961240312 rows/sec., 158.03 KiB/sec. 2024.12.18 19:52:03.675220 [ 262 ] {3f271a75-f055-416d-9d0b-efb0ff72ac3f} TCPHandler: Processed in 0.002448891 sec. 2024.12.18 19:52:03.675399 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:03.675512 [ 266 ] {1bdc0955-b540-457e-a264-2e936cedb164} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:03.675574 [ 266 ] {1bdc0955-b540-457e-a264-2e936cedb164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:03.676147 [ 266 ] {1bdc0955-b540-457e-a264-2e936cedb164} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:03.676185 [ 266 ] {1bdc0955-b540-457e-a264-2e936cedb164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:03.676547 [ 266 ] {1bdc0955-b540-457e-a264-2e936cedb164} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:52:03.676814 [ 266 ] {1bdc0955-b540-457e-a264-2e936cedb164} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:03.676959 [ 88 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.18 19:52:03.676999 [ 266 ] {1bdc0955-b540-457e-a264-2e936cedb164} executeQuery: Read 58 rows, 4.52 KiB in 0.001512 sec., 38359.788359788356 rows/sec., 2.92 MiB/sec. 2024.12.18 19:52:03.677007 [ 88 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:03.677055 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:03.677067 [ 266 ] {1bdc0955-b540-457e-a264-2e936cedb164} TCPHandler: Processed in 0.001724216 sec. 2024.12.18 19:52:03.677182 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.18 19:52:03.677308 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:03.677319 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:03.677378 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1436 rows starting from the beginning of the part 2024.12.18 19:52:03.677438 [ 262 ] {96a894a3-ba16-4cde-b43b-d032f7e9c495} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:52:03.677507 [ 262 ] {96a894a3-ba16-4cde-b43b-d032f7e9c495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:52:03.677523 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1430 rows starting from the beginning of the part 2024.12.18 19:52:03.677798 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part 2024.12.18 19:52:03.678030 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2024.12.18 19:52:03.678282 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 285 rows starting from the beginning of the part 2024.12.18 19:52:03.678497 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 58 rows starting from the beginning of the part 2024.12.18 19:52:03.679156 [ 262 ] {96a894a3-ba16-4cde-b43b-d032f7e9c495} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:03.679200 [ 262 ] {96a894a3-ba16-4cde-b43b-d032f7e9c495} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:03.679691 [ 262 ] {96a894a3-ba16-4cde-b43b-d032f7e9c495} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:52:03.680000 [ 262 ] {96a894a3-ba16-4cde-b43b-d032f7e9c495} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:03.680197 [ 262 ] {96a894a3-ba16-4cde-b43b-d032f7e9c495} executeQuery: Read 4 rows, 286.00 B in 0.002791 sec., 1433.1780723754925 rows/sec., 100.07 KiB/sec. 2024.12.18 19:52:03.680255 [ 262 ] {96a894a3-ba16-4cde-b43b-d032f7e9c495} TCPHandler: Processed in 0.003008032 sec. 2024.12.18 19:52:03.680454 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:03.680582 [ 266 ] {bc945cbe-49f8-41e5-b1ab-0f5aca65a7ca} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:03.680637 [ 266 ] {bc945cbe-49f8-41e5-b1ab-0f5aca65a7ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:03.680913 [ 195 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3321 rows, containing 5 columns (5 merged, 0 gathered) in 0.003788207 sec., 876668.0384678028 rows/sec., 76.54 MiB/sec. 2024.12.18 19:52:03.681280 [ 195 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.18 19:52:03.681894 [ 266 ] {bc945cbe-49f8-41e5-b1ab-0f5aca65a7ca} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:03.681915 [ 195 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:03.681968 [ 266 ] {bc945cbe-49f8-41e5-b1ab-0f5aca65a7ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:03.682078 [ 195 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_41_8} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.18 19:52:03.682227 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:52:03.682651 [ 266 ] {bc945cbe-49f8-41e5-b1ab-0f5aca65a7ca} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:52:03.683032 [ 266 ] {bc945cbe-49f8-41e5-b1ab-0f5aca65a7ca} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:03.683215 [ 88 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.18 19:52:03.683267 [ 88 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:03.683307 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:03.683307 [ 266 ] {bc945cbe-49f8-41e5-b1ab-0f5aca65a7ca} executeQuery: Read 68 rows, 5.44 KiB in 0.002747 sec., 24754.277393520206 rows/sec., 1.93 MiB/sec. 2024.12.18 19:52:03.683562 [ 266 ] {bc945cbe-49f8-41e5-b1ab-0f5aca65a7ca} TCPHandler: Processed in 0.003171235 sec. 2024.12.18 19:52:03.683616 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.18 19:52:03.683805 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:03.683879 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:03.683994 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part 2024.12.18 19:52:03.684006 [ 262 ] {06365f43-bd4a-4944-9c1e-e24936c7238e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:03.684158 [ 262 ] {06365f43-bd4a-4944-9c1e-e24936c7238e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:03.684296 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 889 rows starting from the beginning of the part 2024.12.18 19:52:03.684732 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part 2024.12.18 19:52:03.685127 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2024.12.18 19:52:03.685530 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 423 rows starting from the beginning of the part 2024.12.18 19:52:03.685845 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part 2024.12.18 19:52:03.687034 [ 262 ] {06365f43-bd4a-4944-9c1e-e24936c7238e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:03.687127 [ 262 ] {06365f43-bd4a-4944-9c1e-e24936c7238e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:03.688390 [ 262 ] {06365f43-bd4a-4944-9c1e-e24936c7238e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:52:03.688746 [ 262 ] {06365f43-bd4a-4944-9c1e-e24936c7238e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:03.689562 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.006143116 sec., 394425.2395689745 rows/sec., 30.26 MiB/sec. 2024.12.18 19:52:03.689589 [ 262 ] {06365f43-bd4a-4944-9c1e-e24936c7238e} executeQuery: Read 162 rows, 11.55 KiB in 0.005616 sec., 28846.153846153844 rows/sec., 2.01 MiB/sec. 2024.12.18 19:52:03.689887 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.18 19:52:03.690068 [ 262 ] {06365f43-bd4a-4944-9c1e-e24936c7238e} TCPHandler: Processed in 0.006354831 sec. 2024.12.18 19:52:03.690327 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:03.690515 [ 266 ] {4280d2e8-ea66-448b-b4a7-ea6fe3d17cb1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:03.690525 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:03.690586 [ 266 ] {4280d2e8-ea66-448b-b4a7-ea6fe3d17cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:03.690751 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_41_8} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.18 19:52:03.690968 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.18 19:52:03.691385 [ 266 ] {4280d2e8-ea66-448b-b4a7-ea6fe3d17cb1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:03.691432 [ 266 ] {4280d2e8-ea66-448b-b4a7-ea6fe3d17cb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:03.691831 [ 266 ] {4280d2e8-ea66-448b-b4a7-ea6fe3d17cb1} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:52:03.692154 [ 266 ] {4280d2e8-ea66-448b-b4a7-ea6fe3d17cb1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:03.692397 [ 266 ] {4280d2e8-ea66-448b-b4a7-ea6fe3d17cb1} executeQuery: Read 60 rows, 4.14 KiB in 0.001941 sec., 30911.901081916538 rows/sec., 2.08 MiB/sec. 2024.12.18 19:52:03.692461 [ 266 ] {4280d2e8-ea66-448b-b4a7-ea6fe3d17cb1} TCPHandler: Processed in 0.002209715 sec. 2024.12.18 19:52:04.488573 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2024.12.18 19:52:04.489233 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:04.489275 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:04.489808 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:52:04.490066 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:04.490265 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2024.12.18 19:52:05.401544 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2024.12.18 19:52:05.422250 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:05.422314 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:05.430364 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:52:05.431125 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:05.433939 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2024.12.18 19:52:07.047135 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 754 2024.12.18 19:52:07.050574 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:07.050635 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:07.052156 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:52:07.052486 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:07.053082 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 754 2024.12.18 19:52:08.677935 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.678122 [ 262 ] {4f851764-61dd-41cb-988a-f0a6d1e5c0e4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:52:08.678194 [ 262 ] {4f851764-61dd-41cb-988a-f0a6d1e5c0e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:52:08.678960 [ 262 ] {4f851764-61dd-41cb-988a-f0a6d1e5c0e4} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.679013 [ 262 ] {4f851764-61dd-41cb-988a-f0a6d1e5c0e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.679450 [ 262 ] {4f851764-61dd-41cb-988a-f0a6d1e5c0e4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:52:08.679713 [ 262 ] {4f851764-61dd-41cb-988a-f0a6d1e5c0e4} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.679974 [ 262 ] {4f851764-61dd-41cb-988a-f0a6d1e5c0e4} executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. 2024.12.18 19:52:08.680196 [ 262 ] {4f851764-61dd-41cb-988a-f0a6d1e5c0e4} TCPHandler: Processed in 0.002386389 sec. 2024.12.18 19:52:08.680392 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.680517 [ 266 ] {8a9d0bb9-71f5-4466-a96a-0533fad9486f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:08.680566 [ 266 ] {8a9d0bb9-71f5-4466-a96a-0533fad9486f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:08.681318 [ 266 ] {8a9d0bb9-71f5-4466-a96a-0533fad9486f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.681359 [ 266 ] {8a9d0bb9-71f5-4466-a96a-0533fad9486f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.681758 [ 266 ] {8a9d0bb9-71f5-4466-a96a-0533fad9486f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:52:08.681997 [ 266 ] {8a9d0bb9-71f5-4466-a96a-0533fad9486f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.682196 [ 266 ] {8a9d0bb9-71f5-4466-a96a-0533fad9486f} executeQuery: Read 285 rows, 25.75 KiB in 0.001706 sec., 167057.4443141852 rows/sec., 14.74 MiB/sec. 2024.12.18 19:52:08.682251 [ 266 ] {8a9d0bb9-71f5-4466-a96a-0533fad9486f} TCPHandler: Processed in 0.001922829 sec. 2024.12.18 19:52:08.682435 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.682546 [ 262 ] {4d4c92c7-9676-48ac-ab48-c7204cf36432} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:52:08.682593 [ 262 ] {4d4c92c7-9676-48ac-ab48-c7204cf36432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:52:08.683142 [ 262 ] {4d4c92c7-9676-48ac-ab48-c7204cf36432} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.683180 [ 262 ] {4d4c92c7-9676-48ac-ab48-c7204cf36432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.683532 [ 262 ] {4d4c92c7-9676-48ac-ab48-c7204cf36432} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:52:08.683763 [ 262 ] {4d4c92c7-9676-48ac-ab48-c7204cf36432} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.684014 [ 262 ] {4d4c92c7-9676-48ac-ab48-c7204cf36432} executeQuery: Read 48 rows, 3.54 KiB in 0.00148 sec., 32432.432432432433 rows/sec., 2.34 MiB/sec. 2024.12.18 19:52:08.684230 [ 262 ] {4d4c92c7-9676-48ac-ab48-c7204cf36432} TCPHandler: Processed in 0.001864138 sec. 2024.12.18 19:52:08.684434 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.684576 [ 266 ] {bc526695-3b8e-47f8-a7ed-ed22a54c491a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:52:08.684631 [ 266 ] {bc526695-3b8e-47f8-a7ed-ed22a54c491a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:52:08.685304 [ 266 ] {bc526695-3b8e-47f8-a7ed-ed22a54c491a} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.685351 [ 266 ] {bc526695-3b8e-47f8-a7ed-ed22a54c491a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.685738 [ 266 ] {bc526695-3b8e-47f8-a7ed-ed22a54c491a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:52:08.685978 [ 266 ] {bc526695-3b8e-47f8-a7ed-ed22a54c491a} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.686185 [ 266 ] {bc526695-3b8e-47f8-a7ed-ed22a54c491a} executeQuery: Read 14 rows, 1004.00 B in 0.00164 sec., 8536.585365853658 rows/sec., 597.85 KiB/sec. 2024.12.18 19:52:08.686239 [ 266 ] {bc526695-3b8e-47f8-a7ed-ed22a54c491a} TCPHandler: Processed in 0.001890419 sec. 2024.12.18 19:52:08.686371 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.686488 [ 262 ] {3e47ad3e-1eb7-49c3-a8c8-389f68c34b7e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:52:08.686544 [ 262 ] {3e47ad3e-1eb7-49c3-a8c8-389f68c34b7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:52:08.687222 [ 262 ] {3e47ad3e-1eb7-49c3-a8c8-389f68c34b7e} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.687269 [ 262 ] {3e47ad3e-1eb7-49c3-a8c8-389f68c34b7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.687663 [ 262 ] {3e47ad3e-1eb7-49c3-a8c8-389f68c34b7e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:52:08.687900 [ 262 ] {3e47ad3e-1eb7-49c3-a8c8-389f68c34b7e} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.688105 [ 262 ] {3e47ad3e-1eb7-49c3-a8c8-389f68c34b7e} executeQuery: Read 13 rows, 830.00 B in 0.001643 sec., 7912.355447352405 rows/sec., 493.33 KiB/sec. 2024.12.18 19:52:08.688159 [ 262 ] {3e47ad3e-1eb7-49c3-a8c8-389f68c34b7e} TCPHandler: Processed in 0.001840598 sec. 2024.12.18 19:52:08.688298 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.688403 [ 266 ] {71e8b025-0e66-46c7-9021-aad1b3cb1e8b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:08.688448 [ 266 ] {71e8b025-0e66-46c7-9021-aad1b3cb1e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:08.689247 [ 266 ] {71e8b025-0e66-46c7-9021-aad1b3cb1e8b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.689293 [ 266 ] {71e8b025-0e66-46c7-9021-aad1b3cb1e8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.689691 [ 266 ] {71e8b025-0e66-46c7-9021-aad1b3cb1e8b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:52:08.689924 [ 266 ] {71e8b025-0e66-46c7-9021-aad1b3cb1e8b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.690120 [ 266 ] {71e8b025-0e66-46c7-9021-aad1b3cb1e8b} executeQuery: Read 423 rows, 30.96 KiB in 0.001738 sec., 243383.19907940162 rows/sec., 17.40 MiB/sec. 2024.12.18 19:52:08.690172 [ 266 ] {71e8b025-0e66-46c7-9021-aad1b3cb1e8b} TCPHandler: Processed in 0.001923389 sec. 2024.12.18 19:52:08.690297 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.690404 [ 262 ] {f934523c-a1fd-4420-a649-97c8adefa220} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:52:08.690451 [ 262 ] {f934523c-a1fd-4420-a649-97c8adefa220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:52:08.690959 [ 262 ] {f934523c-a1fd-4420-a649-97c8adefa220} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.691006 [ 262 ] {f934523c-a1fd-4420-a649-97c8adefa220} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.691424 [ 262 ] {f934523c-a1fd-4420-a649-97c8adefa220} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:52:08.691670 [ 262 ] {f934523c-a1fd-4420-a649-97c8adefa220} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.691895 [ 262 ] {f934523c-a1fd-4420-a649-97c8adefa220} executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. 2024.12.18 19:52:08.692013 [ 262 ] {f934523c-a1fd-4420-a649-97c8adefa220} TCPHandler: Processed in 0.001767766 sec. 2024.12.18 19:52:08.692156 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.692264 [ 266 ] {15b8d989-594b-42ab-84b7-0e02229d7575} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:08.692310 [ 266 ] {15b8d989-594b-42ab-84b7-0e02229d7575} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:08.692845 [ 266 ] {15b8d989-594b-42ab-84b7-0e02229d7575} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.692883 [ 266 ] {15b8d989-594b-42ab-84b7-0e02229d7575} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.693257 [ 266 ] {15b8d989-594b-42ab-84b7-0e02229d7575} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:52:08.693484 [ 266 ] {15b8d989-594b-42ab-84b7-0e02229d7575} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.693659 [ 135 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.18 19:52:08.693733 [ 266 ] {15b8d989-594b-42ab-84b7-0e02229d7575} executeQuery: Read 237 rows, 16.27 KiB in 0.001483 sec., 159811.1935266352 rows/sec., 10.71 MiB/sec. 2024.12.18 19:52:08.693738 [ 135 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.693812 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.693863 [ 266 ] {15b8d989-594b-42ab-84b7-0e02229d7575} TCPHandler: Processed in 0.001755666 sec. 2024.12.18 19:52:08.694116 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.694395 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.18 19:52:08.694530 [ 262 ] {0e779d45-90f1-4d47-b207-b05988466f53} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:52:08.694735 [ 262 ] {0e779d45-90f1-4d47-b207-b05988466f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:52:08.695148 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:08.695258 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10964 rows starting from the beginning of the part 2024.12.18 19:52:08.695614 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part 2024.12.18 19:52:08.695886 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2024.12.18 19:52:08.696226 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part 2024.12.18 19:52:08.696569 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 162 rows starting from the beginning of the part 2024.12.18 19:52:08.696924 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part 2024.12.18 19:52:08.697255 [ 262 ] {0e779d45-90f1-4d47-b207-b05988466f53} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.697374 [ 262 ] {0e779d45-90f1-4d47-b207-b05988466f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.698300 [ 262 ] {0e779d45-90f1-4d47-b207-b05988466f53} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:52:08.698600 [ 262 ] {0e779d45-90f1-4d47-b207-b05988466f53} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.698902 [ 135 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.12.18 19:52:08.699050 [ 135 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.699069 [ 262 ] {0e779d45-90f1-4d47-b207-b05988466f53} executeQuery: Read 1 rows, 69.00 B in 0.00467 sec., 214.13276231263384 rows/sec., 14.43 KiB/sec. 2024.12.18 19:52:08.699157 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.699375 [ 262 ] {0e779d45-90f1-4d47-b207-b05988466f53} TCPHandler: Processed in 0.005403841 sec. 2024.12.18 19:52:08.699800 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.699885 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2024.12.18 19:52:08.700276 [ 266 ] {84d9f7ad-0d7d-4c50-b82b-308adf1bba47} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:08.700446 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:08.700554 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2024.12.18 19:52:08.700694 [ 266 ] {84d9f7ad-0d7d-4c50-b82b-308adf1bba47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:52:08.701133 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.12.18 19:52:08.701777 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2024.12.18 19:52:08.702364 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.12.18 19:52:08.702679 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.12.18 19:52:08.702941 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.12.18 19:52:08.705904 [ 202 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 11824 rows, containing 5 columns (5 merged, 0 gathered) in 0.011920045 sec., 991942.5639752198 rows/sec., 67.01 MiB/sec. 2024.12.18 19:52:08.706474 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.007063445 sec., 2123.6096550620837 rows/sec., 142.54 KiB/sec. 2024.12.18 19:52:08.706494 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.18 19:52:08.706657 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.18 19:52:08.707108 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.707151 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.707241 [ 266 ] {84d9f7ad-0d7d-4c50-b82b-308adf1bba47} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.707294 [ 266 ] {84d9f7ad-0d7d-4c50-b82b-308adf1bba47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.707303 [ 192 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_15_3} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2024.12.18 19:52:08.707303 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_41_8} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.18 19:52:08.707428 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.18 19:52:08.707483 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2024.12.18 19:52:08.708119 [ 266 ] {84d9f7ad-0d7d-4c50-b82b-308adf1bba47} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:52:08.708377 [ 266 ] {84d9f7ad-0d7d-4c50-b82b-308adf1bba47} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.708655 [ 266 ] {84d9f7ad-0d7d-4c50-b82b-308adf1bba47} executeQuery: Read 41 rows, 75.23 KiB in 0.008555 sec., 4792.5189947399185 rows/sec., 8.59 MiB/sec. 2024.12.18 19:52:08.708884 [ 266 ] {84d9f7ad-0d7d-4c50-b82b-308adf1bba47} TCPHandler: Processed in 0.009327112 sec. 2024.12.18 19:52:08.709056 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:08.709164 [ 262 ] {3317c570-8d7a-4869-af3b-b522ad2d778e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:08.709209 [ 262 ] {3317c570-8d7a-4869-af3b-b522ad2d778e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:08.709660 [ 262 ] {3317c570-8d7a-4869-af3b-b522ad2d778e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.709698 [ 262 ] {3317c570-8d7a-4869-af3b-b522ad2d778e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.710076 [ 262 ] {3317c570-8d7a-4869-af3b-b522ad2d778e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:52:08.710310 [ 262 ] {3317c570-8d7a-4869-af3b-b522ad2d778e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.710480 [ 135 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.18 19:52:08.710550 [ 135 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:08.710555 [ 262 ] {3317c570-8d7a-4869-af3b-b522ad2d778e} executeQuery: Read 82 rows, 5.33 KiB in 0.001405 sec., 58362.989323843416 rows/sec., 3.71 MiB/sec. 2024.12.18 19:52:08.710590 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:08.710672 [ 262 ] {3317c570-8d7a-4869-af3b-b522ad2d778e} TCPHandler: Processed in 0.001672545 sec. 2024.12.18 19:52:08.710874 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.18 19:52:08.711049 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:08.711094 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1962 rows starting from the beginning of the part 2024.12.18 19:52:08.711227 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part 2024.12.18 19:52:08.711402 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2024.12.18 19:52:08.711608 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part 2024.12.18 19:52:08.711749 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2024.12.18 19:52:08.711957 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part 2024.12.18 19:52:08.713437 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002716846 sec., 835527.6670079938 rows/sec., 54.85 MiB/sec. 2024.12.18 19:52:08.713694 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.18 19:52:08.714024 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:08.714113 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_41_8} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.18 19:52:08.714206 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.12.18 19:52:11.865029 [ 149 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:52:11.865106 [ 149 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:52:11.990375 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2024.12.18 19:52:11.991127 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:11.991187 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:11.991766 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:52:11.992031 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:11.992295 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2024.12.18 19:52:12.933992 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2024.12.18 19:52:12.956304 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:12.956373 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:12.964223 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:52:12.965718 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:12.969550 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2024.12.18 19:52:13.672164 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:13.672380 [ 262 ] {1f4a35db-d985-406b-95a9-f2493afe0b35} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:13.672460 [ 262 ] {1f4a35db-d985-406b-95a9-f2493afe0b35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:13.673262 [ 262 ] {1f4a35db-d985-406b-95a9-f2493afe0b35} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:13.673318 [ 262 ] {1f4a35db-d985-406b-95a9-f2493afe0b35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:13.673780 [ 262 ] {1f4a35db-d985-406b-95a9-f2493afe0b35} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:52:13.674039 [ 262 ] {1f4a35db-d985-406b-95a9-f2493afe0b35} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:13.674280 [ 262 ] {1f4a35db-d985-406b-95a9-f2493afe0b35} executeQuery: Read 56 rows, 4.38 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.18 MiB/sec. 2024.12.18 19:52:13.674347 [ 262 ] {1f4a35db-d985-406b-95a9-f2493afe0b35} TCPHandler: Processed in 0.002322358 sec. 2024.12.18 19:52:13.674525 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:13.674645 [ 266 ] {d2495bb4-ad98-4281-97cb-33bfaa4437de} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:13.674693 [ 266 ] {d2495bb4-ad98-4281-97cb-33bfaa4437de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:13.675260 [ 266 ] {d2495bb4-ad98-4281-97cb-33bfaa4437de} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:13.675302 [ 266 ] {d2495bb4-ad98-4281-97cb-33bfaa4437de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:13.675676 [ 266 ] {d2495bb4-ad98-4281-97cb-33bfaa4437de} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:52:13.675915 [ 266 ] {d2495bb4-ad98-4281-97cb-33bfaa4437de} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:13.676125 [ 266 ] {d2495bb4-ad98-4281-97cb-33bfaa4437de} executeQuery: Read 64 rows, 5.12 KiB in 0.001506 sec., 42496.67994687915 rows/sec., 3.32 MiB/sec. 2024.12.18 19:52:13.676179 [ 266 ] {d2495bb4-ad98-4281-97cb-33bfaa4437de} TCPHandler: Processed in 0.001718916 sec. 2024.12.18 19:52:13.676335 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:13.676445 [ 262 ] {f419cfd9-ba84-49a8-94f4-fef83028d4f4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:13.676494 [ 262 ] {f419cfd9-ba84-49a8-94f4-fef83028d4f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:13.677026 [ 262 ] {f419cfd9-ba84-49a8-94f4-fef83028d4f4} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:13.677066 [ 262 ] {f419cfd9-ba84-49a8-94f4-fef83028d4f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:13.677465 [ 262 ] {f419cfd9-ba84-49a8-94f4-fef83028d4f4} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:52:13.677721 [ 262 ] {f419cfd9-ba84-49a8-94f4-fef83028d4f4} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:13.677949 [ 262 ] {f419cfd9-ba84-49a8-94f4-fef83028d4f4} executeQuery: Read 160 rows, 11.41 KiB in 0.00152 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. 2024.12.18 19:52:13.678025 [ 262 ] {f419cfd9-ba84-49a8-94f4-fef83028d4f4} TCPHandler: Processed in 0.001750916 sec. 2024.12.18 19:52:13.678273 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:13.678454 [ 266 ] {83fa432c-f5af-4cf7-8752-00cf0630f4f0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:13.678504 [ 266 ] {83fa432c-f5af-4cf7-8752-00cf0630f4f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:13.678968 [ 266 ] {83fa432c-f5af-4cf7-8752-00cf0630f4f0} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:13.679007 [ 266 ] {83fa432c-f5af-4cf7-8752-00cf0630f4f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:13.679365 [ 266 ] {83fa432c-f5af-4cf7-8752-00cf0630f4f0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:52:13.679601 [ 266 ] {83fa432c-f5af-4cf7-8752-00cf0630f4f0} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:13.679836 [ 266 ] {83fa432c-f5af-4cf7-8752-00cf0630f4f0} executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. 2024.12.18 19:52:13.679984 [ 266 ] {83fa432c-f5af-4cf7-8752-00cf0630f4f0} TCPHandler: Processed in 0.001839378 sec. 2024.12.18 19:52:15.087356 [ 147 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.18 19:52:15.087418 [ 147 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:15.087441 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:15.087603 [ 189 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.18 19:52:15.087763 [ 189 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:15.087803 [ 189 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part 2024.12.18 19:52:15.087890 [ 189 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.12.18 19:52:15.088132 [ 189 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.12.18 19:52:15.088396 [ 189 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part 2024.12.18 19:52:15.088554 [ 189 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.12.18 19:52:15.089691 [ 200 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.002172785 sec., 15648.119809369082 rows/sec., 1.31 MiB/sec. 2024.12.18 19:52:15.089890 [ 199 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.18 19:52:15.090228 [ 199 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:15.090318 [ 199 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_9_2} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.18 19:52:15.090424 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:52:16.591055 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.591279 [ 262 ] {89b6917a-28d0-4a42-b922-c3f70e505446} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:52:16.591361 [ 262 ] {89b6917a-28d0-4a42-b922-c3f70e505446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:52:16.592179 [ 262 ] {89b6917a-28d0-4a42-b922-c3f70e505446} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.592235 [ 262 ] {89b6917a-28d0-4a42-b922-c3f70e505446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.592678 [ 262 ] {89b6917a-28d0-4a42-b922-c3f70e505446} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:52:16.592937 [ 262 ] {89b6917a-28d0-4a42-b922-c3f70e505446} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.593181 [ 262 ] {89b6917a-28d0-4a42-b922-c3f70e505446} executeQuery: Read 14 rows, 1.01 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 514.19 KiB/sec. 2024.12.18 19:52:16.593250 [ 262 ] {89b6917a-28d0-4a42-b922-c3f70e505446} TCPHandler: Processed in 0.002335358 sec. 2024.12.18 19:52:16.593438 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.593556 [ 266 ] {166c83fb-1f74-44d0-8636-5dd765e7333a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:52:16.593606 [ 266 ] {166c83fb-1f74-44d0-8636-5dd765e7333a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:52:16.594139 [ 266 ] {166c83fb-1f74-44d0-8636-5dd765e7333a} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.594181 [ 266 ] {166c83fb-1f74-44d0-8636-5dd765e7333a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.594546 [ 266 ] {166c83fb-1f74-44d0-8636-5dd765e7333a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.18 19:52:16.594782 [ 266 ] {166c83fb-1f74-44d0-8636-5dd765e7333a} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.594996 [ 266 ] {166c83fb-1f74-44d0-8636-5dd765e7333a} executeQuery: Read 2 rows, 167.00 B in 0.001468 sec., 1362.3978201634877 rows/sec., 111.09 KiB/sec. 2024.12.18 19:52:16.595050 [ 266 ] {166c83fb-1f74-44d0-8636-5dd765e7333a} TCPHandler: Processed in 0.001672914 sec. 2024.12.18 19:52:16.595191 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.595300 [ 262 ] {cc891cb4-cf78-46af-92f8-b43a0bea59d6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:16.595346 [ 262 ] {cc891cb4-cf78-46af-92f8-b43a0bea59d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:16.596627 [ 262 ] {cc891cb4-cf78-46af-92f8-b43a0bea59d6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.596667 [ 262 ] {cc891cb4-cf78-46af-92f8-b43a0bea59d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.597123 [ 262 ] {cc891cb4-cf78-46af-92f8-b43a0bea59d6} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:52:16.597368 [ 262 ] {cc891cb4-cf78-46af-92f8-b43a0bea59d6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.597550 [ 262 ] {cc891cb4-cf78-46af-92f8-b43a0bea59d6} executeQuery: Read 1426 rows, 121.94 KiB in 0.002273 sec., 627364.716234052 rows/sec., 52.39 MiB/sec. 2024.12.18 19:52:16.597603 [ 262 ] {cc891cb4-cf78-46af-92f8-b43a0bea59d6} TCPHandler: Processed in 0.002474491 sec. 2024.12.18 19:52:16.597741 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.597849 [ 266 ] {b3968325-268b-4e64-8e73-76c5e677eb0d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:52:16.597896 [ 266 ] {b3968325-268b-4e64-8e73-76c5e677eb0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:52:16.598442 [ 266 ] {b3968325-268b-4e64-8e73-76c5e677eb0d} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.598479 [ 266 ] {b3968325-268b-4e64-8e73-76c5e677eb0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.598825 [ 266 ] {b3968325-268b-4e64-8e73-76c5e677eb0d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:52:16.599058 [ 266 ] {b3968325-268b-4e64-8e73-76c5e677eb0d} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.599266 [ 266 ] {b3968325-268b-4e64-8e73-76c5e677eb0d} executeQuery: Read 50 rows, 3.68 KiB in 0.00143 sec., 34965.03496503496 rows/sec., 2.51 MiB/sec. 2024.12.18 19:52:16.599474 [ 266 ] {b3968325-268b-4e64-8e73-76c5e677eb0d} TCPHandler: Processed in 0.001789647 sec. 2024.12.18 19:52:16.599669 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.599779 [ 262 ] {62411712-e62e-498b-99d2-d37c56f8b7ef} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:52:16.599825 [ 262 ] {62411712-e62e-498b-99d2-d37c56f8b7ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:52:16.600460 [ 262 ] {62411712-e62e-498b-99d2-d37c56f8b7ef} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.600499 [ 262 ] {62411712-e62e-498b-99d2-d37c56f8b7ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.600857 [ 262 ] {62411712-e62e-498b-99d2-d37c56f8b7ef} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:52:16.601090 [ 262 ] {62411712-e62e-498b-99d2-d37c56f8b7ef} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.601208 [ 144 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.18 19:52:16.601259 [ 144 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.601270 [ 262 ] {62411712-e62e-498b-99d2-d37c56f8b7ef} executeQuery: Read 242 rows, 16.79 KiB in 0.001509 sec., 160371.10669317428 rows/sec., 10.87 MiB/sec. 2024.12.18 19:52:16.601289 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.601345 [ 262 ] {62411712-e62e-498b-99d2-d37c56f8b7ef} TCPHandler: Processed in 0.001769036 sec. 2024.12.18 19:52:16.601480 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.18 19:52:16.601563 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.601745 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:16.601777 [ 266 ] {5dd454d0-f525-438b-92ad-13c76ae55af3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:52:16.601802 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2024.12.18 19:52:16.601869 [ 266 ] {5dd454d0-f525-438b-92ad-13c76ae55af3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:52:16.602123 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.12.18 19:52:16.602435 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 242 rows starting from the beginning of the part 2024.12.18 19:52:16.602753 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.12.18 19:52:16.603091 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.12.18 19:52:16.603450 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 242 rows starting from the beginning of the part 2024.12.18 19:52:16.604651 [ 266 ] {5dd454d0-f525-438b-92ad-13c76ae55af3} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.604720 [ 266 ] {5dd454d0-f525-438b-92ad-13c76ae55af3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.605636 [ 266 ] {5dd454d0-f525-438b-92ad-13c76ae55af3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:52:16.606198 [ 266 ] {5dd454d0-f525-438b-92ad-13c76ae55af3} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.606245 [ 200 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.00486903 sec., 157937.0018258257 rows/sec., 11.31 MiB/sec. 2024.12.18 19:52:16.606474 [ 200 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.18 19:52:16.606572 [ 266 ] {5dd454d0-f525-438b-92ad-13c76ae55af3} executeQuery: Read 13 rows, 830.00 B in 0.004823 sec., 2695.4177897574123 rows/sec., 168.06 KiB/sec. 2024.12.18 19:52:16.606931 [ 266 ] {5dd454d0-f525-438b-92ad-13c76ae55af3} TCPHandler: Processed in 0.005440742 sec. 2024.12.18 19:52:16.607101 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.607170 [ 200 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.607244 [ 262 ] {462f9dcf-5fc6-420a-8693-78d1caa93576} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:16.607274 [ 200 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_16_3} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.18 19:52:16.607299 [ 262 ] {462f9dcf-5fc6-420a-8693-78d1caa93576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:16.607383 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.18 19:52:16.608237 [ 262 ] {462f9dcf-5fc6-420a-8693-78d1caa93576} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.608276 [ 262 ] {462f9dcf-5fc6-420a-8693-78d1caa93576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.608697 [ 262 ] {462f9dcf-5fc6-420a-8693-78d1caa93576} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:52:16.608931 [ 262 ] {462f9dcf-5fc6-420a-8693-78d1caa93576} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.609106 [ 262 ] {462f9dcf-5fc6-420a-8693-78d1caa93576} executeQuery: Read 881 rows, 65.42 KiB in 0.001899 sec., 463928.38335966296 rows/sec., 33.64 MiB/sec. 2024.12.18 19:52:16.609161 [ 262 ] {462f9dcf-5fc6-420a-8693-78d1caa93576} TCPHandler: Processed in 0.002128304 sec. 2024.12.18 19:52:16.609313 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.609440 [ 266 ] {a8a350b3-64cd-445d-a067-d7d3db31405d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:52:16.609497 [ 266 ] {a8a350b3-64cd-445d-a067-d7d3db31405d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:52:16.609967 [ 266 ] {a8a350b3-64cd-445d-a067-d7d3db31405d} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.610005 [ 266 ] {a8a350b3-64cd-445d-a067-d7d3db31405d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.610357 [ 266 ] {a8a350b3-64cd-445d-a067-d7d3db31405d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:52:16.610601 [ 266 ] {a8a350b3-64cd-445d-a067-d7d3db31405d} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.610778 [ 266 ] {a8a350b3-64cd-445d-a067-d7d3db31405d} executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec. 2024.12.18 19:52:16.610827 [ 266 ] {a8a350b3-64cd-445d-a067-d7d3db31405d} TCPHandler: Processed in 0.001577873 sec. 2024.12.18 19:52:16.610960 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.611067 [ 262 ] {98d23776-5999-4e80-b55b-54c25dd50873} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:16.611114 [ 262 ] {98d23776-5999-4e80-b55b-54c25dd50873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:16.611834 [ 262 ] {98d23776-5999-4e80-b55b-54c25dd50873} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.611871 [ 262 ] {98d23776-5999-4e80-b55b-54c25dd50873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.612286 [ 262 ] {98d23776-5999-4e80-b55b-54c25dd50873} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:52:16.612524 [ 262 ] {98d23776-5999-4e80-b55b-54c25dd50873} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.612725 [ 262 ] {98d23776-5999-4e80-b55b-54c25dd50873} executeQuery: Read 894 rows, 60.99 KiB in 0.001678 sec., 532777.115613826 rows/sec., 35.50 MiB/sec. 2024.12.18 19:52:16.612850 [ 262 ] {98d23776-5999-4e80-b55b-54c25dd50873} TCPHandler: Processed in 0.00193876 sec. 2024.12.18 19:52:16.613085 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.613232 [ 266 ] {800eefa3-fc57-4534-8efe-df0594bae9d7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:52:16.613283 [ 266 ] {800eefa3-fc57-4534-8efe-df0594bae9d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:52:16.613720 [ 266 ] {800eefa3-fc57-4534-8efe-df0594bae9d7} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.613757 [ 266 ] {800eefa3-fc57-4534-8efe-df0594bae9d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.614095 [ 266 ] {800eefa3-fc57-4534-8efe-df0594bae9d7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:52:16.614321 [ 266 ] {800eefa3-fc57-4534-8efe-df0594bae9d7} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.614539 [ 266 ] {800eefa3-fc57-4534-8efe-df0594bae9d7} executeQuery: Read 1 rows, 69.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 51.13 KiB/sec. 2024.12.18 19:52:16.614724 [ 266 ] {800eefa3-fc57-4534-8efe-df0594bae9d7} TCPHandler: Processed in 0.001767817 sec. 2024.12.18 19:52:16.614852 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.614960 [ 262 ] {6f70f8f8-929d-4e5a-ba94-cf11f3db9eb9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:16.615030 [ 262 ] {6f70f8f8-929d-4e5a-ba94-cf11f3db9eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:52:16.616154 [ 262 ] {6f70f8f8-929d-4e5a-ba94-cf11f3db9eb9} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.616191 [ 262 ] {6f70f8f8-929d-4e5a-ba94-cf11f3db9eb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.616842 [ 262 ] {6f70f8f8-929d-4e5a-ba94-cf11f3db9eb9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:52:16.617091 [ 262 ] {6f70f8f8-929d-4e5a-ba94-cf11f3db9eb9} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.617238 [ 144 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.18 19:52:16.617285 [ 144 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.617308 [ 262 ] {6f70f8f8-929d-4e5a-ba94-cf11f3db9eb9} executeQuery: Read 41 rows, 75.23 KiB in 0.002369 sec., 17306.88054031237 rows/sec., 31.01 MiB/sec. 2024.12.18 19:52:16.617313 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.617885 [ 262 ] {6f70f8f8-929d-4e5a-ba94-cf11f3db9eb9} TCPHandler: Processed in 0.003073963 sec. 2024.12.18 19:52:16.617995 [ 198 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.18 19:52:16.618218 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:16.618516 [ 266 ] {8a0e4762-44f7-4f9c-a72f-5ffb2a7ded59} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:16.618660 [ 266 ] {8a0e4762-44f7-4f9c-a72f-5ffb2a7ded59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:16.619037 [ 198 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:16.619317 [ 198 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 536 rows starting from the beginning of the part 2024.12.18 19:52:16.620063 [ 198 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part 2024.12.18 19:52:16.620843 [ 198 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part 2024.12.18 19:52:16.620943 [ 266 ] {8a0e4762-44f7-4f9c-a72f-5ffb2a7ded59} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:16.621037 [ 266 ] {8a0e4762-44f7-4f9c-a72f-5ffb2a7ded59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:16.621536 [ 198 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part 2024.12.18 19:52:16.622235 [ 198 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part 2024.12.18 19:52:16.622770 [ 266 ] {8a0e4762-44f7-4f9c-a72f-5ffb2a7ded59} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:52:16.622831 [ 198 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part 2024.12.18 19:52:16.623648 [ 266 ] {8a0e4762-44f7-4f9c-a72f-5ffb2a7ded59} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.624147 [ 266 ] {8a0e4762-44f7-4f9c-a72f-5ffb2a7ded59} executeQuery: Read 58 rows, 3.68 KiB in 0.005726 sec., 10129.235068110373 rows/sec., 642.12 KiB/sec. 2024.12.18 19:52:16.624266 [ 266 ] {8a0e4762-44f7-4f9c-a72f-5ffb2a7ded59} TCPHandler: Processed in 0.006254359 sec. 2024.12.18 19:52:16.642454 [ 200 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 19 columns (19 merged, 0 gathered) in 0.024986074 sec., 29656.519867827174 rows/sec., 53.14 MiB/sec. 2024.12.18 19:52:16.643271 [ 200 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.18 19:52:16.643678 [ 200 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:16.643753 [ 200 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_21_4} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.18 19:52:16.643895 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. 2024.12.18 19:52:17.000212 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 197.91 MiB, peak 205.61 MiB, free memory in arenas 0.00 B, will set to 199.46 MiB (RSS), difference: 1.55 MiB 2024.12.18 19:52:17.053269 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 808 2024.12.18 19:52:17.056826 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:17.056878 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:17.058410 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:52:17.058730 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:17.058966 [ 143 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.18 19:52:17.059075 [ 143 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:17.059144 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:17.059641 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.18 19:52:17.060155 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 808 2024.12.18 19:52:17.060689 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:17.060894 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 616 rows starting from the beginning of the part 2024.12.18 19:52:17.061426 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part 2024.12.18 19:52:17.061932 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part 2024.12.18 19:52:17.062417 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part 2024.12.18 19:52:17.062904 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part 2024.12.18 19:52:17.063391 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part 2024.12.18 19:52:17.072983 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 808 rows, containing 72 columns (72 merged, 0 gathered) in 0.013663671 sec., 59134.91330404545 rows/sec., 49.88 MiB/sec. 2024.12.18 19:52:17.074255 [ 191 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.18 19:52:17.075084 [ 191 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:17.075183 [ 191 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_21_4} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.18 19:52:17.075510 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. 2024.12.18 19:52:18.667067 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:18.667282 [ 262 ] {f096904d-aee2-4e97-86ff-ae7bdee2e1a0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:18.667362 [ 262 ] {f096904d-aee2-4e97-86ff-ae7bdee2e1a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:18.668146 [ 262 ] {f096904d-aee2-4e97-86ff-ae7bdee2e1a0} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:18.668201 [ 262 ] {f096904d-aee2-4e97-86ff-ae7bdee2e1a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:18.668631 [ 262 ] {f096904d-aee2-4e97-86ff-ae7bdee2e1a0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:52:18.668887 [ 262 ] {f096904d-aee2-4e97-86ff-ae7bdee2e1a0} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:18.669137 [ 262 ] {f096904d-aee2-4e97-86ff-ae7bdee2e1a0} executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. 2024.12.18 19:52:18.669203 [ 262 ] {f096904d-aee2-4e97-86ff-ae7bdee2e1a0} TCPHandler: Processed in 0.002272127 sec. 2024.12.18 19:52:18.669356 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:18.669478 [ 266 ] {378e02d8-6bfb-4053-ad08-74958aaea88b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:18.669527 [ 266 ] {378e02d8-6bfb-4053-ad08-74958aaea88b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:18.670125 [ 266 ] {378e02d8-6bfb-4053-ad08-74958aaea88b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:18.670168 [ 266 ] {378e02d8-6bfb-4053-ad08-74958aaea88b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:18.670540 [ 266 ] {378e02d8-6bfb-4053-ad08-74958aaea88b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:52:18.670786 [ 266 ] {378e02d8-6bfb-4053-ad08-74958aaea88b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:18.671024 [ 266 ] {378e02d8-6bfb-4053-ad08-74958aaea88b} executeQuery: Read 64 rows, 5.12 KiB in 0.001573 sec., 40686.5861411316 rows/sec., 3.18 MiB/sec. 2024.12.18 19:52:18.671077 [ 266 ] {378e02d8-6bfb-4053-ad08-74958aaea88b} TCPHandler: Processed in 0.001778646 sec. 2024.12.18 19:52:18.671227 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:18.671335 [ 262 ] {1efbb219-c527-44ac-9aa9-34b20ade3aae} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:18.671385 [ 262 ] {1efbb219-c527-44ac-9aa9-34b20ade3aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:18.671933 [ 262 ] {1efbb219-c527-44ac-9aa9-34b20ade3aae} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:18.671971 [ 262 ] {1efbb219-c527-44ac-9aa9-34b20ade3aae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:18.672338 [ 262 ] {1efbb219-c527-44ac-9aa9-34b20ade3aae} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:52:18.672575 [ 262 ] {1efbb219-c527-44ac-9aa9-34b20ade3aae} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:18.672773 [ 262 ] {1efbb219-c527-44ac-9aa9-34b20ade3aae} executeQuery: Read 64 rows, 4.56 KiB in 0.001462 sec., 43775.64979480164 rows/sec., 3.05 MiB/sec. 2024.12.18 19:52:18.672823 [ 262 ] {1efbb219-c527-44ac-9aa9-34b20ade3aae} TCPHandler: Processed in 0.001649684 sec. 2024.12.18 19:52:18.672964 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:18.673093 [ 266 ] {a7276e79-26d7-4bb4-b9ff-8df508284580} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:18.673147 [ 266 ] {a7276e79-26d7-4bb4-b9ff-8df508284580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:18.673668 [ 266 ] {a7276e79-26d7-4bb4-b9ff-8df508284580} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:18.673715 [ 266 ] {a7276e79-26d7-4bb4-b9ff-8df508284580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:18.674083 [ 266 ] {a7276e79-26d7-4bb4-b9ff-8df508284580} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:52:18.674332 [ 266 ] {a7276e79-26d7-4bb4-b9ff-8df508284580} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:18.674533 [ 266 ] {a7276e79-26d7-4bb4-b9ff-8df508284580} executeQuery: Read 24 rows, 1.66 KiB in 0.001468 sec., 16348.773841961854 rows/sec., 1.10 MiB/sec. 2024.12.18 19:52:18.674584 [ 266 ] {a7276e79-26d7-4bb4-b9ff-8df508284580} TCPHandler: Processed in 0.001681394 sec. 2024.12.18 19:52:19.492424 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2024.12.18 19:52:19.493150 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:19.493200 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:19.493721 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:52:19.493973 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:19.494233 [ 141 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.18 19:52:19.494263 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2024.12.18 19:52:19.494362 [ 141 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:19.494413 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:19.494600 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.18 19:52:19.494817 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:19.494887 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2024.12.18 19:52:19.494964 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2024.12.18 19:52:19.495196 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2024.12.18 19:52:19.495389 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2024.12.18 19:52:19.495544 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2024.12.18 19:52:19.495709 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2024.12.18 19:52:19.497903 [ 196 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.00339797 sec., 4200743.385021056 rows/sec., 60.09 MiB/sec. 2024.12.18 19:52:19.498228 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.18 19:52:19.498576 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:19.498676 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_31_6} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.18 19:52:19.498780 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2024.12.18 19:52:20.469624 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2024.12.18 19:52:20.490812 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:20.490860 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:20.498138 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:52:20.498892 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:20.499325 [ 137 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.18 19:52:20.499525 [ 137 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:20.499640 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:20.500159 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.18 19:52:20.514997 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2024.12.18 19:52:20.516566 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:20.517824 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2024.12.18 19:52:20.523187 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2024.12.18 19:52:20.528779 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2024.12.18 19:52:20.534534 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2024.12.18 19:52:20.540701 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2024.12.18 19:52:20.545727 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2024.12.18 19:52:20.610663 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.110800288 sec., 2111.9078679651084 rows/sec., 10.92 MiB/sec. 2024.12.18 19:52:20.613788 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.18 19:52:20.616857 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:20.617008 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_31_6} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.18 19:52:20.619507 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.18 19:52:21.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 200.54 MiB, peak 211.09 MiB, free memory in arenas 0.00 B, will set to 202.70 MiB (RSS), difference: 2.16 MiB 2024.12.18 19:52:23.672429 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:23.672620 [ 262 ] {203231a1-bc57-4cdc-8ac7-f618ca4b8f40} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:23.672691 [ 262 ] {203231a1-bc57-4cdc-8ac7-f618ca4b8f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:23.673469 [ 262 ] {203231a1-bc57-4cdc-8ac7-f618ca4b8f40} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:23.673518 [ 262 ] {203231a1-bc57-4cdc-8ac7-f618ca4b8f40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:23.673958 [ 262 ] {203231a1-bc57-4cdc-8ac7-f618ca4b8f40} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:52:23.674221 [ 262 ] {203231a1-bc57-4cdc-8ac7-f618ca4b8f40} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:23.674430 [ 133 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.18 19:52:23.674502 [ 262 ] {203231a1-bc57-4cdc-8ac7-f618ca4b8f40} executeQuery: Read 56 rows, 4.38 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.22 MiB/sec. 2024.12.18 19:52:23.674515 [ 133 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:23.674587 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:23.674645 [ 262 ] {203231a1-bc57-4cdc-8ac7-f618ca4b8f40} TCPHandler: Processed in 0.002338708 sec. 2024.12.18 19:52:23.674911 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:23.675134 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.18 19:52:23.675332 [ 266 ] {afe0fed2-0f5f-426e-96a6-8bbb00081578} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:23.675521 [ 266 ] {afe0fed2-0f5f-426e-96a6-8bbb00081578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:23.675988 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:23.676066 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1436 rows starting from the beginning of the part 2024.12.18 19:52:23.676399 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 285 rows starting from the beginning of the part 2024.12.18 19:52:23.676793 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2024.12.18 19:52:23.677153 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1426 rows starting from the beginning of the part 2024.12.18 19:52:23.677492 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part 2024.12.18 19:52:23.677791 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2024.12.18 19:52:23.678740 [ 266 ] {afe0fed2-0f5f-426e-96a6-8bbb00081578} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:23.678824 [ 266 ] {afe0fed2-0f5f-426e-96a6-8bbb00081578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:23.679906 [ 266 ] {afe0fed2-0f5f-426e-96a6-8bbb00081578} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:52:23.680503 [ 266 ] {afe0fed2-0f5f-426e-96a6-8bbb00081578} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:23.680712 [ 133 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.18 19:52:23.680783 [ 133 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:23.680814 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:23.680832 [ 266 ] {afe0fed2-0f5f-426e-96a6-8bbb00081578} executeQuery: Read 64 rows, 5.12 KiB in 0.005635 sec., 11357.586512866015 rows/sec., 907.76 KiB/sec. 2024.12.18 19:52:23.681116 [ 266 ] {afe0fed2-0f5f-426e-96a6-8bbb00081578} TCPHandler: Processed in 0.00632048 sec. 2024.12.18 19:52:23.681270 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.18 19:52:23.681393 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:23.681940 [ 262 ] {5615a5ed-c314-4c66-bcc3-4c48393e8fef} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:23.681963 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:23.682085 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part 2024.12.18 19:52:23.682093 [ 262 ] {5615a5ed-c314-4c66-bcc3-4c48393e8fef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:23.682104 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.007364671 sec., 450121.9402740462 rows/sec., 39.31 MiB/sec. 2024.12.18 19:52:23.682516 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 423 rows starting from the beginning of the part 2024.12.18 19:52:23.682722 [ 192 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.18 19:52:23.683055 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2024.12.18 19:52:23.683616 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 881 rows starting from the beginning of the part 2024.12.18 19:52:23.684155 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part 2024.12.18 19:52:23.684582 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:23.684785 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2024.12.18 19:52:23.685494 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_46_9} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.18 19:52:23.685803 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:52:23.686257 [ 262 ] {5615a5ed-c314-4c66-bcc3-4c48393e8fef} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:23.686324 [ 262 ] {5615a5ed-c314-4c66-bcc3-4c48393e8fef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:23.687364 [ 262 ] {5615a5ed-c314-4c66-bcc3-4c48393e8fef} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:52:23.687709 [ 262 ] {5615a5ed-c314-4c66-bcc3-4c48393e8fef} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:23.688161 [ 262 ] {5615a5ed-c314-4c66-bcc3-4c48393e8fef} executeQuery: Read 160 rows, 11.41 KiB in 0.006395 sec., 25019.546520719312 rows/sec., 1.74 MiB/sec. 2024.12.18 19:52:23.688403 [ 262 ] {5615a5ed-c314-4c66-bcc3-4c48393e8fef} TCPHandler: Processed in 0.007145257 sec. 2024.12.18 19:52:23.688413 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.007472824 sec., 322635.7264669956 rows/sec., 24.74 MiB/sec. 2024.12.18 19:52:23.688582 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:23.688630 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.18 19:52:23.688800 [ 266 ] {0b3b79b4-23bd-41e7-8b69-7815b531fe0f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:23.688909 [ 266 ] {0b3b79b4-23bd-41e7-8b69-7815b531fe0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:23.689114 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:23.689260 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_46_9} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.18 19:52:23.689388 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.18 19:52:23.689586 [ 266 ] {0b3b79b4-23bd-41e7-8b69-7815b531fe0f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:23.689623 [ 266 ] {0b3b79b4-23bd-41e7-8b69-7815b531fe0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:23.689992 [ 266 ] {0b3b79b4-23bd-41e7-8b69-7815b531fe0f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:52:23.690233 [ 266 ] {0b3b79b4-23bd-41e7-8b69-7815b531fe0f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:23.690460 [ 266 ] {0b3b79b4-23bd-41e7-8b69-7815b531fe0f} executeQuery: Read 60 rows, 4.14 KiB in 0.001714 sec., 35005.83430571762 rows/sec., 2.36 MiB/sec. 2024.12.18 19:52:23.690515 [ 266 ] {0b3b79b4-23bd-41e7-8b69-7815b531fe0f} TCPHandler: Processed in 0.002004031 sec. 2024.12.18 19:52:26.865359 [ 128 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:52:26.865422 [ 128 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:52:26.994484 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2024.12.18 19:52:26.995136 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:26.995185 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:26.995727 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:52:26.996007 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:26.996258 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2024.12.18 19:52:27.002385 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00094634 sec. 2024.12.18 19:52:27.060479 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 824 2024.12.18 19:52:27.063188 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:27.063235 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:27.064678 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:52:27.064997 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:27.065545 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 824 2024.12.18 19:52:27.660787 [ 128 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.12.18 19:52:27.660850 [ 128 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:27.660871 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:27.661098 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2024.12.18 19:52:27.661278 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:27.661320 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2024.12.18 19:52:27.661402 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2024.12.18 19:52:27.661641 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2024.12.18 19:52:27.661874 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2024.12.18 19:52:27.662081 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2024.12.18 19:52:27.663213 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002263557 sec., 39760.430154840375 rows/sec., 2.03 MiB/sec. 2024.12.18 19:52:27.663367 [ 186 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.18 19:52:27.663678 [ 186 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:27.663763 [ 186 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_15_3} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2024.12.18 19:52:27.663850 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:52:27.998142 [ 127 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2024.12.18 19:52:27.998204 [ 127 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:27.998227 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:27.998450 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full 2024.12.18 19:52:27.998685 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:27.998725 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 66 rows starting from the beginning of the part 2024.12.18 19:52:27.998820 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2024.12.18 19:52:27.999067 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2024.12.18 19:52:27.999270 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part 2024.12.18 19:52:27.999481 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part 2024.12.18 19:52:28.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 205.99 MiB, peak 211.09 MiB, free memory in arenas 0.00 B, will set to 202.75 MiB (RSS), difference: -3.23 MiB 2024.12.18 19:52:28.001248 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.00293759 sec., 73529.66206992808 rows/sec., 5.54 MiB/sec. 2024.12.18 19:52:28.001423 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2024.12.18 19:52:28.001770 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.001863 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_26_6} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 2024.12.18 19:52:28.001957 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.18 19:52:28.015127 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2024.12.18 19:52:28.033941 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.034001 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.040935 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:52:28.041718 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.045282 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2024.12.18 19:52:28.678431 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.678643 [ 262 ] {c1f103f8-44c6-4d6b-b643-9eaa67adc2b7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:52:28.678724 [ 262 ] {c1f103f8-44c6-4d6b-b643-9eaa67adc2b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:52:28.679537 [ 262 ] {c1f103f8-44c6-4d6b-b643-9eaa67adc2b7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.679589 [ 262 ] {c1f103f8-44c6-4d6b-b643-9eaa67adc2b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.680027 [ 262 ] {c1f103f8-44c6-4d6b-b643-9eaa67adc2b7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:52:28.680279 [ 262 ] {c1f103f8-44c6-4d6b-b643-9eaa67adc2b7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.680516 [ 262 ] {c1f103f8-44c6-4d6b-b643-9eaa67adc2b7} executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. 2024.12.18 19:52:28.680583 [ 262 ] {c1f103f8-44c6-4d6b-b643-9eaa67adc2b7} TCPHandler: Processed in 0.002288107 sec. 2024.12.18 19:52:28.680769 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.680910 [ 266 ] {8270df5b-c996-4e3e-a19f-5f96f42c7a7c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:28.680967 [ 266 ] {8270df5b-c996-4e3e-a19f-5f96f42c7a7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:28.681710 [ 266 ] {8270df5b-c996-4e3e-a19f-5f96f42c7a7c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.681750 [ 266 ] {8270df5b-c996-4e3e-a19f-5f96f42c7a7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.682139 [ 266 ] {8270df5b-c996-4e3e-a19f-5f96f42c7a7c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:52:28.682383 [ 266 ] {8270df5b-c996-4e3e-a19f-5f96f42c7a7c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.682595 [ 266 ] {8270df5b-c996-4e3e-a19f-5f96f42c7a7c} executeQuery: Read 285 rows, 25.75 KiB in 0.001718 sec., 165890.5704307334 rows/sec., 14.64 MiB/sec. 2024.12.18 19:52:28.682648 [ 266 ] {8270df5b-c996-4e3e-a19f-5f96f42c7a7c} TCPHandler: Processed in 0.00194718 sec. 2024.12.18 19:52:28.682792 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.682903 [ 262 ] {04a67297-2157-4eec-83fa-a500148fdf19} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:52:28.682949 [ 262 ] {04a67297-2157-4eec-83fa-a500148fdf19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:52:28.683523 [ 262 ] {04a67297-2157-4eec-83fa-a500148fdf19} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.683564 [ 262 ] {04a67297-2157-4eec-83fa-a500148fdf19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.683923 [ 262 ] {04a67297-2157-4eec-83fa-a500148fdf19} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:52:28.684156 [ 262 ] {04a67297-2157-4eec-83fa-a500148fdf19} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.684354 [ 262 ] {04a67297-2157-4eec-83fa-a500148fdf19} executeQuery: Read 48 rows, 3.54 KiB in 0.001474 sec., 32564.450474898236 rows/sec., 2.34 MiB/sec. 2024.12.18 19:52:28.684406 [ 262 ] {04a67297-2157-4eec-83fa-a500148fdf19} TCPHandler: Processed in 0.001666804 sec. 2024.12.18 19:52:28.684570 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.684697 [ 266 ] {c7337b36-1969-47ea-aa74-1a9f9ecc33af} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:52:28.684749 [ 266 ] {c7337b36-1969-47ea-aa74-1a9f9ecc33af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:52:28.685334 [ 266 ] {c7337b36-1969-47ea-aa74-1a9f9ecc33af} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.685372 [ 266 ] {c7337b36-1969-47ea-aa74-1a9f9ecc33af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.685728 [ 266 ] {c7337b36-1969-47ea-aa74-1a9f9ecc33af} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:52:28.685963 [ 266 ] {c7337b36-1969-47ea-aa74-1a9f9ecc33af} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.686195 [ 266 ] {c7337b36-1969-47ea-aa74-1a9f9ecc33af} executeQuery: Read 14 rows, 1004.00 B in 0.001524 sec., 9186.351706036745 rows/sec., 643.35 KiB/sec. 2024.12.18 19:52:28.686326 [ 266 ] {c7337b36-1969-47ea-aa74-1a9f9ecc33af} TCPHandler: Processed in 0.001810838 sec. 2024.12.18 19:52:28.686531 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.686664 [ 262 ] {04b5d01b-db5c-4b7f-8d72-832b7395edd9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:52:28.686718 [ 262 ] {04b5d01b-db5c-4b7f-8d72-832b7395edd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:52:28.687329 [ 262 ] {04b5d01b-db5c-4b7f-8d72-832b7395edd9} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.687369 [ 262 ] {04b5d01b-db5c-4b7f-8d72-832b7395edd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.687719 [ 262 ] {04b5d01b-db5c-4b7f-8d72-832b7395edd9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:52:28.687956 [ 262 ] {04b5d01b-db5c-4b7f-8d72-832b7395edd9} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.688148 [ 262 ] {04b5d01b-db5c-4b7f-8d72-832b7395edd9} executeQuery: Read 13 rows, 830.00 B in 0.001514 sec., 8586.525759577278 rows/sec., 535.37 KiB/sec. 2024.12.18 19:52:28.688213 [ 262 ] {04b5d01b-db5c-4b7f-8d72-832b7395edd9} TCPHandler: Processed in 0.001771866 sec. 2024.12.18 19:52:28.688370 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.688495 [ 266 ] {a9c1c199-b44f-423e-bd2a-a7c505e8f86d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:28.688546 [ 266 ] {a9c1c199-b44f-423e-bd2a-a7c505e8f86d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:28.689288 [ 266 ] {a9c1c199-b44f-423e-bd2a-a7c505e8f86d} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.689326 [ 266 ] {a9c1c199-b44f-423e-bd2a-a7c505e8f86d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.689705 [ 266 ] {a9c1c199-b44f-423e-bd2a-a7c505e8f86d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:52:28.689938 [ 266 ] {a9c1c199-b44f-423e-bd2a-a7c505e8f86d} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.690140 [ 266 ] {a9c1c199-b44f-423e-bd2a-a7c505e8f86d} executeQuery: Read 423 rows, 30.96 KiB in 0.001672 sec., 252990.43062200956 rows/sec., 18.09 MiB/sec. 2024.12.18 19:52:28.690192 [ 266 ] {a9c1c199-b44f-423e-bd2a-a7c505e8f86d} TCPHandler: Processed in 0.001886399 sec. 2024.12.18 19:52:28.690328 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.690457 [ 262 ] {3d431989-e0eb-4e22-880f-e90904b2e996} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:52:28.690513 [ 262 ] {3d431989-e0eb-4e22-880f-e90904b2e996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:52:28.691040 [ 262 ] {3d431989-e0eb-4e22-880f-e90904b2e996} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.691087 [ 262 ] {3d431989-e0eb-4e22-880f-e90904b2e996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.691457 [ 262 ] {3d431989-e0eb-4e22-880f-e90904b2e996} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:52:28.691705 [ 262 ] {3d431989-e0eb-4e22-880f-e90904b2e996} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.691962 [ 262 ] {3d431989-e0eb-4e22-880f-e90904b2e996} executeQuery: Read 6 rows, 321.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 204.62 KiB/sec. 2024.12.18 19:52:28.692157 [ 262 ] {3d431989-e0eb-4e22-880f-e90904b2e996} TCPHandler: Processed in 0.001889698 sec. 2024.12.18 19:52:28.692304 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.692410 [ 266 ] {68d7b5db-645e-4162-95d0-c5e3c933d5b1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:28.692455 [ 266 ] {68d7b5db-645e-4162-95d0-c5e3c933d5b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:28.693008 [ 266 ] {68d7b5db-645e-4162-95d0-c5e3c933d5b1} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.693047 [ 266 ] {68d7b5db-645e-4162-95d0-c5e3c933d5b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.693427 [ 266 ] {68d7b5db-645e-4162-95d0-c5e3c933d5b1} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:52:28.693660 [ 266 ] {68d7b5db-645e-4162-95d0-c5e3c933d5b1} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.693823 [ 126 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.18 19:52:28.693882 [ 266 ] {68d7b5db-645e-4162-95d0-c5e3c933d5b1} executeQuery: Read 237 rows, 16.27 KiB in 0.001492 sec., 158847.18498659518 rows/sec., 10.65 MiB/sec. 2024.12.18 19:52:28.693900 [ 126 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.693969 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.694019 [ 266 ] {68d7b5db-645e-4162-95d0-c5e3c933d5b1} TCPHandler: Processed in 0.001763836 sec. 2024.12.18 19:52:28.694166 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.18 19:52:28.694181 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.694330 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:28.694356 [ 262 ] {87c8a6e1-3edd-408f-acdb-b2a32ae24165} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:52:28.694376 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11824 rows starting from the beginning of the part 2024.12.18 19:52:28.694425 [ 262 ] {87c8a6e1-3edd-408f-acdb-b2a32ae24165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:52:28.694563 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part 2024.12.18 19:52:28.694854 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 894 rows starting from the beginning of the part 2024.12.18 19:52:28.695101 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part 2024.12.18 19:52:28.695307 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2024.12.18 19:52:28.695464 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part 2024.12.18 19:52:28.695976 [ 262 ] {87c8a6e1-3edd-408f-acdb-b2a32ae24165} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.696018 [ 262 ] {87c8a6e1-3edd-408f-acdb-b2a32ae24165} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:28.696574 [ 262 ] {87c8a6e1-3edd-408f-acdb-b2a32ae24165} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:52:28.696868 [ 262 ] {87c8a6e1-3edd-408f-acdb-b2a32ae24165} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.697288 [ 262 ] {87c8a6e1-3edd-408f-acdb-b2a32ae24165} executeQuery: Read 1 rows, 69.00 B in 0.002959 sec., 337.95201081446436 rows/sec., 22.77 KiB/sec. 2024.12.18 19:52:28.697542 [ 262 ] {87c8a6e1-3edd-408f-acdb-b2a32ae24165} TCPHandler: Processed in 0.00342891 sec. 2024.12.18 19:52:28.697732 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.697872 [ 266 ] {b901a4d9-d181-4a04-aaa5-cb548af64440} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:28.697965 [ 266 ] {b901a4d9-d181-4a04-aaa5-cb548af64440} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:52:28.699375 [ 266 ] {b901a4d9-d181-4a04-aaa5-cb548af64440} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.699480 [ 266 ] {b901a4d9-d181-4a04-aaa5-cb548af64440} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.700263 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13339 rows, containing 5 columns (5 merged, 0 gathered) in 0.006176957 sec., 2159477.555048546 rows/sec., 145.86 MiB/sec. 2024.12.18 19:52:28.700377 [ 266 ] {b901a4d9-d181-4a04-aaa5-cb548af64440} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:52:28.700582 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.18 19:52:28.700712 [ 266 ] {b901a4d9-d181-4a04-aaa5-cb548af64440} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.701047 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.701052 [ 266 ] {b901a4d9-d181-4a04-aaa5-cb548af64440} executeQuery: Read 41 rows, 75.23 KiB in 0.003211 sec., 12768.607910308316 rows/sec., 22.88 MiB/sec. 2024.12.18 19:52:28.701172 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_46_9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.18 19:52:28.701311 [ 266 ] {b901a4d9-d181-4a04-aaa5-cb548af64440} TCPHandler: Processed in 0.003672876 sec. 2024.12.18 19:52:28.701311 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. 2024.12.18 19:52:28.701481 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:28.701591 [ 262 ] {22a698df-af7f-41ad-92d5-875d8a9f8810} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:28.701638 [ 262 ] {22a698df-af7f-41ad-92d5-875d8a9f8810} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:28.702073 [ 262 ] {22a698df-af7f-41ad-92d5-875d8a9f8810} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.702112 [ 262 ] {22a698df-af7f-41ad-92d5-875d8a9f8810} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.702479 [ 262 ] {22a698df-af7f-41ad-92d5-875d8a9f8810} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:52:28.702720 [ 262 ] {22a698df-af7f-41ad-92d5-875d8a9f8810} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.702881 [ 126 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.18 19:52:28.702937 [ 126 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:28.702976 [ 262 ] {22a698df-af7f-41ad-92d5-875d8a9f8810} executeQuery: Read 82 rows, 5.33 KiB in 0.001396 sec., 58739.25501432664 rows/sec., 3.73 MiB/sec. 2024.12.18 19:52:28.702980 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.18 19:52:28.703132 [ 262 ] {22a698df-af7f-41ad-92d5-875d8a9f8810} TCPHandler: Processed in 0.001706455 sec. 2024.12.18 19:52:28.703285 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.18 19:52:28.703466 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:28.703511 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2270 rows starting from the beginning of the part 2024.12.18 19:52:28.703642 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2024.12.18 19:52:28.703769 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part 2024.12.18 19:52:28.704028 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part 2024.12.18 19:52:28.704204 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2024.12.18 19:52:28.704332 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part 2024.12.18 19:52:28.705997 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2554 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865019 sec., 891442.6047436335 rows/sec., 58.47 MiB/sec. 2024.12.18 19:52:28.706260 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.18 19:52:28.706591 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:28.706683 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_46_9} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.18 19:52:28.706779 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2024.12.18 19:52:29.000391 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 200.93 MiB, peak 211.09 MiB, free memory in arenas 0.00 B, will set to 203.43 MiB (RSS), difference: 2.51 MiB 2024.12.18 19:52:33.678096 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:33.678356 [ 262 ] {1291cbfe-933a-4faa-ba40-bb008c13bc34} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:52:33.678456 [ 262 ] {1291cbfe-933a-4faa-ba40-bb008c13bc34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:52:33.679512 [ 262 ] {1291cbfe-933a-4faa-ba40-bb008c13bc34} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:33.679589 [ 262 ] {1291cbfe-933a-4faa-ba40-bb008c13bc34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:33.680217 [ 262 ] {1291cbfe-933a-4faa-ba40-bb008c13bc34} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.18 19:52:33.680620 [ 262 ] {1291cbfe-933a-4faa-ba40-bb008c13bc34} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:33.680889 [ 262 ] {1291cbfe-933a-4faa-ba40-bb008c13bc34} executeQuery: Read 2 rows, 167.00 B in 0.002594 sec., 771.0100231303007 rows/sec., 62.87 KiB/sec. 2024.12.18 19:52:33.681111 [ 262 ] {1291cbfe-933a-4faa-ba40-bb008c13bc34} TCPHandler: Processed in 0.003200106 sec. 2024.12.18 19:52:33.681366 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:33.681509 [ 266 ] {360d6561-4a5e-42cc-9f35-b22ece5ebdd4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:33.681583 [ 266 ] {360d6561-4a5e-42cc-9f35-b22ece5ebdd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:33.682334 [ 266 ] {360d6561-4a5e-42cc-9f35-b22ece5ebdd4} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:33.682379 [ 266 ] {360d6561-4a5e-42cc-9f35-b22ece5ebdd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:33.682811 [ 266 ] {360d6561-4a5e-42cc-9f35-b22ece5ebdd4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:52:33.683181 [ 266 ] {360d6561-4a5e-42cc-9f35-b22ece5ebdd4} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:33.683412 [ 266 ] {360d6561-4a5e-42cc-9f35-b22ece5ebdd4} executeQuery: Read 57 rows, 4.45 KiB in 0.001941 sec., 29366.306027820712 rows/sec., 2.24 MiB/sec. 2024.12.18 19:52:33.683542 [ 266 ] {360d6561-4a5e-42cc-9f35-b22ece5ebdd4} TCPHandler: Processed in 0.002248676 sec. 2024.12.18 19:52:33.683853 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:33.684009 [ 262 ] {21235b31-9f8e-44ca-9c7d-da5c32b3daae} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:52:33.684062 [ 262 ] {21235b31-9f8e-44ca-9c7d-da5c32b3daae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:52:33.684781 [ 262 ] {21235b31-9f8e-44ca-9c7d-da5c32b3daae} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:33.684834 [ 262 ] {21235b31-9f8e-44ca-9c7d-da5c32b3daae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:33.685341 [ 262 ] {21235b31-9f8e-44ca-9c7d-da5c32b3daae} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:52:33.685627 [ 262 ] {21235b31-9f8e-44ca-9c7d-da5c32b3daae} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:33.685819 [ 262 ] {21235b31-9f8e-44ca-9c7d-da5c32b3daae} executeQuery: Read 2 rows, 143.00 B in 0.00184 sec., 1086.9565217391305 rows/sec., 75.90 KiB/sec. 2024.12.18 19:52:33.685881 [ 262 ] {21235b31-9f8e-44ca-9c7d-da5c32b3daae} TCPHandler: Processed in 0.002159454 sec. 2024.12.18 19:52:33.686081 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:33.686203 [ 266 ] {6ae1dbac-a97d-4ca6-bd76-f01d04b726ae} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:33.686256 [ 266 ] {6ae1dbac-a97d-4ca6-bd76-f01d04b726ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:33.686889 [ 266 ] {6ae1dbac-a97d-4ca6-bd76-f01d04b726ae} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:33.686928 [ 266 ] {6ae1dbac-a97d-4ca6-bd76-f01d04b726ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:33.687426 [ 266 ] {6ae1dbac-a97d-4ca6-bd76-f01d04b726ae} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:52:33.687766 [ 266 ] {6ae1dbac-a97d-4ca6-bd76-f01d04b726ae} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:33.688003 [ 266 ] {6ae1dbac-a97d-4ca6-bd76-f01d04b726ae} executeQuery: Read 66 rows, 5.28 KiB in 0.001826 sec., 36144.57831325301 rows/sec., 2.82 MiB/sec. 2024.12.18 19:52:33.688075 [ 266 ] {6ae1dbac-a97d-4ca6-bd76-f01d04b726ae} TCPHandler: Processed in 0.002051832 sec. 2024.12.18 19:52:33.688269 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:33.688401 [ 262 ] {f92e0fec-b87a-4c9a-834b-44dd5551a426} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:33.688461 [ 262 ] {f92e0fec-b87a-4c9a-834b-44dd5551a426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:33.689189 [ 262 ] {f92e0fec-b87a-4c9a-834b-44dd5551a426} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:33.689234 [ 262 ] {f92e0fec-b87a-4c9a-834b-44dd5551a426} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:33.689724 [ 262 ] {f92e0fec-b87a-4c9a-834b-44dd5551a426} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:52:33.690037 [ 262 ] {f92e0fec-b87a-4c9a-834b-44dd5551a426} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:33.690259 [ 262 ] {f92e0fec-b87a-4c9a-834b-44dd5551a426} executeQuery: Read 161 rows, 11.48 KiB in 0.001891 sec., 85140.13749338973 rows/sec., 5.93 MiB/sec. 2024.12.18 19:52:33.690323 [ 262 ] {f92e0fec-b87a-4c9a-834b-44dd5551a426} TCPHandler: Processed in 0.002117594 sec. 2024.12.18 19:52:33.690511 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:33.690639 [ 266 ] {c5ebacc1-4c18-4585-bafc-0a064b8b4928} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:33.690696 [ 266 ] {c5ebacc1-4c18-4585-bafc-0a064b8b4928} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:33.691298 [ 266 ] {c5ebacc1-4c18-4585-bafc-0a064b8b4928} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:33.691341 [ 266 ] {c5ebacc1-4c18-4585-bafc-0a064b8b4928} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:33.691822 [ 266 ] {c5ebacc1-4c18-4585-bafc-0a064b8b4928} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:52:33.692150 [ 266 ] {c5ebacc1-4c18-4585-bafc-0a064b8b4928} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:33.692375 [ 266 ] {c5ebacc1-4c18-4585-bafc-0a064b8b4928} executeQuery: Read 60 rows, 4.14 KiB in 0.001761 sec., 34071.550255536626 rows/sec., 2.30 MiB/sec. 2024.12.18 19:52:33.692481 [ 266 ] {c5ebacc1-4c18-4585-bafc-0a064b8b4928} TCPHandler: Processed in 0.002031012 sec. 2024.12.18 19:52:34.496466 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2024.12.18 19:52:34.497213 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:34.497261 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:34.497825 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:52:34.498077 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:34.498308 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2024.12.18 19:52:35.545426 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2024.12.18 19:52:35.565735 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:35.565803 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:35.573153 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:52:35.573912 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:35.577558 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2024.12.18 19:52:37.065787 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 858 2024.12.18 19:52:37.069077 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:37.069134 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:37.070648 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:52:37.071001 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:37.072507 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 858 2024.12.18 19:52:38.678413 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.678626 [ 262 ] {f3ba0339-747c-4a4d-8583-013a6ad3ea38} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:52:38.678704 [ 262 ] {f3ba0339-747c-4a4d-8583-013a6ad3ea38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:52:38.679557 [ 262 ] {f3ba0339-747c-4a4d-8583-013a6ad3ea38} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.679617 [ 262 ] {f3ba0339-747c-4a4d-8583-013a6ad3ea38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.680037 [ 262 ] {f3ba0339-747c-4a4d-8583-013a6ad3ea38} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:52:38.680293 [ 262 ] {f3ba0339-747c-4a4d-8583-013a6ad3ea38} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.680497 [ 119 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.18 19:52:38.680557 [ 262 ] {f3ba0339-747c-4a4d-8583-013a6ad3ea38} executeQuery: Read 14 rows, 1.01 KiB in 0.00199 sec., 7035.175879396985 rows/sec., 506.44 KiB/sec. 2024.12.18 19:52:38.680583 [ 119 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.680652 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.680676 [ 262 ] {f3ba0339-747c-4a4d-8583-013a6ad3ea38} TCPHandler: Processed in 0.002396349 sec. 2024.12.18 19:52:38.680847 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.18 19:52:38.680892 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.680972 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:38.681020 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2024.12.18 19:52:38.681056 [ 266 ] {b22e38ce-dfeb-45d0-820d-efeba38442b1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:38.681149 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.12.18 19:52:38.681162 [ 266 ] {b22e38ce-dfeb-45d0-820d-efeba38442b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:38.681453 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.12.18 19:52:38.681634 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.12.18 19:52:38.681825 [ 192 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.12.18 19:52:38.682938 [ 266 ] {b22e38ce-dfeb-45d0-820d-efeba38442b1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.682985 [ 266 ] {b22e38ce-dfeb-45d0-820d-efeba38442b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.683239 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002466031 sec., 28385.693448298094 rows/sec., 2.10 MiB/sec. 2024.12.18 19:52:38.683476 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.18 19:52:38.683720 [ 266 ] {b22e38ce-dfeb-45d0-820d-efeba38442b1} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:52:38.684049 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.684197 [ 266 ] {b22e38ce-dfeb-45d0-820d-efeba38442b1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.684229 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_17_4} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.18 19:52:38.684407 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:52:38.684552 [ 266 ] {b22e38ce-dfeb-45d0-820d-efeba38442b1} executeQuery: Read 285 rows, 25.75 KiB in 0.003539 sec., 80531.22350946596 rows/sec., 7.10 MiB/sec. 2024.12.18 19:52:38.684620 [ 266 ] {b22e38ce-dfeb-45d0-820d-efeba38442b1} TCPHandler: Processed in 0.003812228 sec. 2024.12.18 19:52:38.684765 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.684875 [ 262 ] {b60933da-2cbd-4de1-9e21-bebf78333037} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:52:38.684921 [ 262 ] {b60933da-2cbd-4de1-9e21-bebf78333037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:52:38.685482 [ 262 ] {b60933da-2cbd-4de1-9e21-bebf78333037} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.685522 [ 262 ] {b60933da-2cbd-4de1-9e21-bebf78333037} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.685880 [ 262 ] {b60933da-2cbd-4de1-9e21-bebf78333037} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:52:38.686120 [ 262 ] {b60933da-2cbd-4de1-9e21-bebf78333037} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.686326 [ 262 ] {b60933da-2cbd-4de1-9e21-bebf78333037} executeQuery: Read 48 rows, 3.54 KiB in 0.001474 sec., 32564.450474898236 rows/sec., 2.34 MiB/sec. 2024.12.18 19:52:38.686378 [ 262 ] {b60933da-2cbd-4de1-9e21-bebf78333037} TCPHandler: Processed in 0.001667654 sec. 2024.12.18 19:52:38.686514 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.686640 [ 266 ] {94c16271-5f3d-4789-baf5-0bac6854c9ce} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:52:38.686694 [ 266 ] {94c16271-5f3d-4789-baf5-0bac6854c9ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:52:38.687318 [ 266 ] {94c16271-5f3d-4789-baf5-0bac6854c9ce} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.687366 [ 266 ] {94c16271-5f3d-4789-baf5-0bac6854c9ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.687757 [ 266 ] {94c16271-5f3d-4789-baf5-0bac6854c9ce} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:52:38.687994 [ 266 ] {94c16271-5f3d-4789-baf5-0bac6854c9ce} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.688235 [ 266 ] {94c16271-5f3d-4789-baf5-0bac6854c9ce} executeQuery: Read 14 rows, 1004.00 B in 0.001621 sec., 8636.64404688464 rows/sec., 604.85 KiB/sec. 2024.12.18 19:52:38.688382 [ 266 ] {94c16271-5f3d-4789-baf5-0bac6854c9ce} TCPHandler: Processed in 0.001916589 sec. 2024.12.18 19:52:38.688565 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.688697 [ 262 ] {ee3681ca-1d91-4e08-872a-08b138293872} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:52:38.688752 [ 262 ] {ee3681ca-1d91-4e08-872a-08b138293872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:52:38.689422 [ 262 ] {ee3681ca-1d91-4e08-872a-08b138293872} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.689470 [ 262 ] {ee3681ca-1d91-4e08-872a-08b138293872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.689848 [ 262 ] {ee3681ca-1d91-4e08-872a-08b138293872} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:52:38.690084 [ 262 ] {ee3681ca-1d91-4e08-872a-08b138293872} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.690236 [ 119 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.18 19:52:38.690293 [ 119 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.690337 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.690334 [ 262 ] {ee3681ca-1d91-4e08-872a-08b138293872} executeQuery: Read 13 rows, 830.00 B in 0.001657 sec., 7845.503922751961 rows/sec., 489.17 KiB/sec. 2024.12.18 19:52:38.690614 [ 262 ] {ee3681ca-1d91-4e08-872a-08b138293872} TCPHandler: Processed in 0.002136933 sec. 2024.12.18 19:52:38.690658 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.18 19:52:38.690923 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.691109 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:38.691170 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2024.12.18 19:52:38.691205 [ 266 ] {5c4d016d-d462-4508-bfba-f5db321d5348} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:38.691275 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2024.12.18 19:52:38.691296 [ 266 ] {5c4d016d-d462-4508-bfba-f5db321d5348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:38.691554 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2024.12.18 19:52:38.691751 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2024.12.18 19:52:38.691973 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2024.12.18 19:52:38.693103 [ 266 ] {5c4d016d-d462-4508-bfba-f5db321d5348} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.693153 [ 266 ] {5c4d016d-d462-4508-bfba-f5db321d5348} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.693337 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002923401 sec., 22234.377014990416 rows/sec., 1.44 MiB/sec. 2024.12.18 19:52:38.693470 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.18 19:52:38.693686 [ 266 ] {5c4d016d-d462-4508-bfba-f5db321d5348} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:52:38.693777 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.693861 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_17_4} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.18 19:52:38.693937 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:52:38.693987 [ 266 ] {5c4d016d-d462-4508-bfba-f5db321d5348} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.694213 [ 266 ] {5c4d016d-d462-4508-bfba-f5db321d5348} executeQuery: Read 423 rows, 30.96 KiB in 0.003051 sec., 138643.06784660768 rows/sec., 9.91 MiB/sec. 2024.12.18 19:52:38.694273 [ 266 ] {5c4d016d-d462-4508-bfba-f5db321d5348} TCPHandler: Processed in 0.003539653 sec. 2024.12.18 19:52:38.694439 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.694572 [ 262 ] {56fd9477-e3f4-40dd-939d-f0abe699e55a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:52:38.694623 [ 262 ] {56fd9477-e3f4-40dd-939d-f0abe699e55a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:52:38.695059 [ 262 ] {56fd9477-e3f4-40dd-939d-f0abe699e55a} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.695098 [ 262 ] {56fd9477-e3f4-40dd-939d-f0abe699e55a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.695452 [ 262 ] {56fd9477-e3f4-40dd-939d-f0abe699e55a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:52:38.695681 [ 262 ] {56fd9477-e3f4-40dd-939d-f0abe699e55a} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.695912 [ 262 ] {56fd9477-e3f4-40dd-939d-f0abe699e55a} executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec. 2024.12.18 19:52:38.696005 [ 262 ] {56fd9477-e3f4-40dd-939d-f0abe699e55a} TCPHandler: Processed in 0.001630323 sec. 2024.12.18 19:52:38.696142 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.696250 [ 266 ] {c47f734e-e4b1-4b4e-8256-9734734a66ff} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:38.696298 [ 266 ] {c47f734e-e4b1-4b4e-8256-9734734a66ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:38.696825 [ 266 ] {c47f734e-e4b1-4b4e-8256-9734734a66ff} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.696864 [ 266 ] {c47f734e-e4b1-4b4e-8256-9734734a66ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.697246 [ 266 ] {c47f734e-e4b1-4b4e-8256-9734734a66ff} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:52:38.697479 [ 266 ] {c47f734e-e4b1-4b4e-8256-9734734a66ff} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.697727 [ 266 ] {c47f734e-e4b1-4b4e-8256-9734734a66ff} executeQuery: Read 237 rows, 16.27 KiB in 0.001493 sec., 158740.79035498996 rows/sec., 10.64 MiB/sec. 2024.12.18 19:52:38.697872 [ 266 ] {c47f734e-e4b1-4b4e-8256-9734734a66ff} TCPHandler: Processed in 0.001778577 sec. 2024.12.18 19:52:38.698106 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.698268 [ 262 ] {c4601deb-a148-4bf4-9b8e-08a2939045ed} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:52:38.698325 [ 262 ] {c4601deb-a148-4bf4-9b8e-08a2939045ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:52:38.698806 [ 262 ] {c4601deb-a148-4bf4-9b8e-08a2939045ed} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.698844 [ 262 ] {c4601deb-a148-4bf4-9b8e-08a2939045ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.699185 [ 262 ] {c4601deb-a148-4bf4-9b8e-08a2939045ed} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:52:38.699416 [ 262 ] {c4601deb-a148-4bf4-9b8e-08a2939045ed} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.699645 [ 262 ] {c4601deb-a148-4bf4-9b8e-08a2939045ed} executeQuery: Read 1 rows, 69.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 47.93 KiB/sec. 2024.12.18 19:52:38.699739 [ 262 ] {c4601deb-a148-4bf4-9b8e-08a2939045ed} TCPHandler: Processed in 0.001761696 sec. 2024.12.18 19:52:38.699884 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.700013 [ 266 ] {24bf61ed-94f5-4a9b-ab1a-ffaf664e3cd2} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:38.700091 [ 266 ] {24bf61ed-94f5-4a9b-ab1a-ffaf664e3cd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:52:38.701306 [ 266 ] {24bf61ed-94f5-4a9b-ab1a-ffaf664e3cd2} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.701346 [ 266 ] {24bf61ed-94f5-4a9b-ab1a-ffaf664e3cd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.702001 [ 266 ] {24bf61ed-94f5-4a9b-ab1a-ffaf664e3cd2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:52:38.702259 [ 266 ] {24bf61ed-94f5-4a9b-ab1a-ffaf664e3cd2} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.702491 [ 266 ] {24bf61ed-94f5-4a9b-ab1a-ffaf664e3cd2} executeQuery: Read 41 rows, 75.23 KiB in 0.002506 sec., 16360.73423782921 rows/sec., 29.32 MiB/sec. 2024.12.18 19:52:38.702586 [ 266 ] {24bf61ed-94f5-4a9b-ab1a-ffaf664e3cd2} TCPHandler: Processed in 0.002766007 sec. 2024.12.18 19:52:38.702726 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:38.702834 [ 262 ] {d24ce503-d8d1-4ce3-9e1e-d474096388ea} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:38.702879 [ 262 ] {d24ce503-d8d1-4ce3-9e1e-d474096388ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:38.703309 [ 262 ] {d24ce503-d8d1-4ce3-9e1e-d474096388ea} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:38.703348 [ 262 ] {d24ce503-d8d1-4ce3-9e1e-d474096388ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:38.703709 [ 262 ] {d24ce503-d8d1-4ce3-9e1e-d474096388ea} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:52:38.703944 [ 262 ] {d24ce503-d8d1-4ce3-9e1e-d474096388ea} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:38.704183 [ 262 ] {d24ce503-d8d1-4ce3-9e1e-d474096388ea} executeQuery: Read 82 rows, 5.33 KiB in 0.001364 sec., 60117.302052785926 rows/sec., 3.82 MiB/sec. 2024.12.18 19:52:38.704300 [ 262 ] {d24ce503-d8d1-4ce3-9e1e-d474096388ea} TCPHandler: Processed in 0.001625564 sec. 2024.12.18 19:52:41.865471 [ 113 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:52:41.865542 [ 113 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:52:41.998487 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2024.12.18 19:52:41.999170 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:41.999217 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:41.999779 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:52:42.000029 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:42.000190 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 207.70 MiB, peak 211.09 MiB, free memory in arenas 0.00 B, will set to 203.54 MiB (RSS), difference: -4.16 MiB 2024.12.18 19:52:42.000628 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2024.12.18 19:52:43.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 199.39 MiB, peak 211.09 MiB, free memory in arenas 0.00 B, will set to 203.54 MiB (RSS), difference: 4.15 MiB 2024.12.18 19:52:43.077680 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2024.12.18 19:52:43.098396 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:43.098448 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:43.106649 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:52:43.107403 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:43.110036 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2024.12.18 19:52:43.672380 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:43.672579 [ 262 ] {39a1e0f2-78a9-4e04-b4fd-c668feb62203} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:43.672652 [ 262 ] {39a1e0f2-78a9-4e04-b4fd-c668feb62203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:43.673435 [ 262 ] {39a1e0f2-78a9-4e04-b4fd-c668feb62203} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:43.673488 [ 262 ] {39a1e0f2-78a9-4e04-b4fd-c668feb62203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:43.673922 [ 262 ] {39a1e0f2-78a9-4e04-b4fd-c668feb62203} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:52:43.674170 [ 262 ] {39a1e0f2-78a9-4e04-b4fd-c668feb62203} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:43.674414 [ 262 ] {39a1e0f2-78a9-4e04-b4fd-c668feb62203} executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. 2024.12.18 19:52:43.674533 [ 262 ] {39a1e0f2-78a9-4e04-b4fd-c668feb62203} TCPHandler: Processed in 0.002283937 sec. 2024.12.18 19:52:43.674767 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:43.674938 [ 266 ] {226c7144-67b4-40e5-bc1b-f24e902ce429} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:43.674999 [ 266 ] {226c7144-67b4-40e5-bc1b-f24e902ce429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:43.675704 [ 266 ] {226c7144-67b4-40e5-bc1b-f24e902ce429} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:43.675754 [ 266 ] {226c7144-67b4-40e5-bc1b-f24e902ce429} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:43.676129 [ 266 ] {226c7144-67b4-40e5-bc1b-f24e902ce429} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:52:43.676373 [ 266 ] {226c7144-67b4-40e5-bc1b-f24e902ce429} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:43.676599 [ 266 ] {226c7144-67b4-40e5-bc1b-f24e902ce429} executeQuery: Read 64 rows, 5.12 KiB in 0.001697 sec., 37713.61225692398 rows/sec., 2.94 MiB/sec. 2024.12.18 19:52:43.676655 [ 266 ] {226c7144-67b4-40e5-bc1b-f24e902ce429} TCPHandler: Processed in 0.001989891 sec. 2024.12.18 19:52:43.676799 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:43.676913 [ 262 ] {ce809528-d82a-4238-a2b0-62798d599bd5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:43.676963 [ 262 ] {ce809528-d82a-4238-a2b0-62798d599bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:43.677506 [ 262 ] {ce809528-d82a-4238-a2b0-62798d599bd5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:43.677545 [ 262 ] {ce809528-d82a-4238-a2b0-62798d599bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:43.677932 [ 262 ] {ce809528-d82a-4238-a2b0-62798d599bd5} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:52:43.678187 [ 262 ] {ce809528-d82a-4238-a2b0-62798d599bd5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:43.678424 [ 262 ] {ce809528-d82a-4238-a2b0-62798d599bd5} executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec. 2024.12.18 19:52:43.678510 [ 262 ] {ce809528-d82a-4238-a2b0-62798d599bd5} TCPHandler: Processed in 0.001767246 sec. 2024.12.18 19:52:43.678743 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:43.678906 [ 266 ] {671f9d71-0b6e-480e-b31c-25a888c07fbd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:43.678965 [ 266 ] {671f9d71-0b6e-480e-b31c-25a888c07fbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:43.679521 [ 266 ] {671f9d71-0b6e-480e-b31c-25a888c07fbd} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:43.679572 [ 266 ] {671f9d71-0b6e-480e-b31c-25a888c07fbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:43.679978 [ 266 ] {671f9d71-0b6e-480e-b31c-25a888c07fbd} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:52:43.680222 [ 266 ] {671f9d71-0b6e-480e-b31c-25a888c07fbd} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:43.680456 [ 266 ] {671f9d71-0b6e-480e-b31c-25a888c07fbd} executeQuery: Read 60 rows, 4.14 KiB in 0.001573 sec., 38143.67450731087 rows/sec., 2.57 MiB/sec. 2024.12.18 19:52:43.680522 [ 266 ] {671f9d71-0b6e-480e-b31c-25a888c07fbd} TCPHandler: Processed in 0.001907069 sec. 2024.12.18 19:52:46.592891 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.593119 [ 262 ] {671e42c5-7672-4133-b77f-f66d548d72e1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:52:46.593200 [ 262 ] {671e42c5-7672-4133-b77f-f66d548d72e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:52:46.594004 [ 262 ] {671e42c5-7672-4133-b77f-f66d548d72e1} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.594055 [ 262 ] {671e42c5-7672-4133-b77f-f66d548d72e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.594466 [ 262 ] {671e42c5-7672-4133-b77f-f66d548d72e1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:52:46.594712 [ 262 ] {671e42c5-7672-4133-b77f-f66d548d72e1} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.594966 [ 262 ] {671e42c5-7672-4133-b77f-f66d548d72e1} executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. 2024.12.18 19:52:46.595092 [ 262 ] {671e42c5-7672-4133-b77f-f66d548d72e1} TCPHandler: Processed in 0.002338629 sec. 2024.12.18 19:52:46.595310 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.595450 [ 266 ] {bf9b1715-eb0d-4b5a-bac7-08b7e78398d9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:52:46.595506 [ 266 ] {bf9b1715-eb0d-4b5a-bac7-08b7e78398d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:52:46.596118 [ 266 ] {bf9b1715-eb0d-4b5a-bac7-08b7e78398d9} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.596158 [ 266 ] {bf9b1715-eb0d-4b5a-bac7-08b7e78398d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.596508 [ 266 ] {bf9b1715-eb0d-4b5a-bac7-08b7e78398d9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.18 19:52:46.596756 [ 266 ] {bf9b1715-eb0d-4b5a-bac7-08b7e78398d9} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.596965 [ 266 ] {bf9b1715-eb0d-4b5a-bac7-08b7e78398d9} executeQuery: Read 10 rows, 835.00 B in 0.001546 sec., 6468.305304010349 rows/sec., 527.44 KiB/sec. 2024.12.18 19:52:46.597020 [ 266 ] {bf9b1715-eb0d-4b5a-bac7-08b7e78398d9} TCPHandler: Processed in 0.001804187 sec. 2024.12.18 19:52:46.597166 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.597296 [ 262 ] {e4f079cd-bf2c-4728-8673-bdc257b6418f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:46.597348 [ 262 ] {e4f079cd-bf2c-4728-8673-bdc257b6418f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:46.598691 [ 262 ] {e4f079cd-bf2c-4728-8673-bdc257b6418f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.598731 [ 262 ] {e4f079cd-bf2c-4728-8673-bdc257b6418f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.599170 [ 262 ] {e4f079cd-bf2c-4728-8673-bdc257b6418f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:52:46.599408 [ 262 ] {e4f079cd-bf2c-4728-8673-bdc257b6418f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.599571 [ 106 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.18 19:52:46.599639 [ 262 ] {e4f079cd-bf2c-4728-8673-bdc257b6418f} executeQuery: Read 1430 rows, 122.23 KiB in 0.00237 sec., 603375.5274261603 rows/sec., 50.37 MiB/sec. 2024.12.18 19:52:46.599668 [ 106 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.599730 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.599758 [ 262 ] {e4f079cd-bf2c-4728-8673-bdc257b6418f} TCPHandler: Processed in 0.002648134 sec. 2024.12.18 19:52:46.599916 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.18 19:52:46.599938 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.600023 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:46.600065 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1436 rows starting from the beginning of the part 2024.12.18 19:52:46.600073 [ 266 ] {44f588e3-9eac-4303-ab11-861398cb4243} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:52:46.600136 [ 266 ] {44f588e3-9eac-4303-ab11-861398cb4243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:52:46.600190 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 285 rows starting from the beginning of the part 2024.12.18 19:52:46.600461 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 57 rows starting from the beginning of the part 2024.12.18 19:52:46.600657 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 285 rows starting from the beginning of the part 2024.12.18 19:52:46.600872 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2024.12.18 19:52:46.601107 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1430 rows starting from the beginning of the part 2024.12.18 19:52:46.601850 [ 266 ] {44f588e3-9eac-4303-ab11-861398cb4243} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.601924 [ 266 ] {44f588e3-9eac-4303-ab11-861398cb4243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.602536 [ 266 ] {44f588e3-9eac-4303-ab11-861398cb4243} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:52:46.602807 [ 266 ] {44f588e3-9eac-4303-ab11-861398cb4243} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.603095 [ 266 ] {44f588e3-9eac-4303-ab11-861398cb4243} executeQuery: Read 58 rows, 4.24 KiB in 0.003045 sec., 19047.61904761905 rows/sec., 1.36 MiB/sec. 2024.12.18 19:52:46.603469 [ 266 ] {44f588e3-9eac-4303-ab11-861398cb4243} TCPHandler: Processed in 0.003598434 sec. 2024.12.18 19:52:46.603944 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.604215 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3549 rows, containing 5 columns (5 merged, 0 gathered) in 0.00439218 sec., 808026.9934292311 rows/sec., 70.95 MiB/sec. 2024.12.18 19:52:46.604262 [ 262 ] {7c9e773c-1471-4b6d-b1ac-fbfc55a5d789} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:52:46.604324 [ 262 ] {7c9e773c-1471-4b6d-b1ac-fbfc55a5d789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:52:46.604539 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.18 19:52:46.605197 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.605442 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_51_10} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.18 19:52:46.605625 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2024.12.18 19:52:46.605785 [ 262 ] {7c9e773c-1471-4b6d-b1ac-fbfc55a5d789} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.605831 [ 262 ] {7c9e773c-1471-4b6d-b1ac-fbfc55a5d789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.606197 [ 262 ] {7c9e773c-1471-4b6d-b1ac-fbfc55a5d789} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:52:46.606435 [ 262 ] {7c9e773c-1471-4b6d-b1ac-fbfc55a5d789} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.606685 [ 262 ] {7c9e773c-1471-4b6d-b1ac-fbfc55a5d789} executeQuery: Read 242 rows, 16.79 KiB in 0.002455 sec., 98574.33808553971 rows/sec., 6.68 MiB/sec. 2024.12.18 19:52:46.606905 [ 262 ] {7c9e773c-1471-4b6d-b1ac-fbfc55a5d789} TCPHandler: Processed in 0.003125235 sec. 2024.12.18 19:52:46.607073 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.607208 [ 266 ] {02c15206-cd61-4906-bb60-2d652a851e33} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:52:46.607260 [ 266 ] {02c15206-cd61-4906-bb60-2d652a851e33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:52:46.607909 [ 266 ] {02c15206-cd61-4906-bb60-2d652a851e33} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.607950 [ 266 ] {02c15206-cd61-4906-bb60-2d652a851e33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.608290 [ 266 ] {02c15206-cd61-4906-bb60-2d652a851e33} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:52:46.608531 [ 266 ] {02c15206-cd61-4906-bb60-2d652a851e33} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.608803 [ 266 ] {02c15206-cd61-4906-bb60-2d652a851e33} executeQuery: Read 13 rows, 830.00 B in 0.0016 sec., 8125 rows/sec., 506.59 KiB/sec. 2024.12.18 19:52:46.609002 [ 266 ] {02c15206-cd61-4906-bb60-2d652a851e33} TCPHandler: Processed in 0.001996432 sec. 2024.12.18 19:52:46.609138 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.609266 [ 262 ] {1b665b9e-5edd-45d1-b7e9-7258d7562c07} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:46.609319 [ 262 ] {1b665b9e-5edd-45d1-b7e9-7258d7562c07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:46.610233 [ 262 ] {1b665b9e-5edd-45d1-b7e9-7258d7562c07} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.610272 [ 262 ] {1b665b9e-5edd-45d1-b7e9-7258d7562c07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.610659 [ 262 ] {1b665b9e-5edd-45d1-b7e9-7258d7562c07} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:52:46.610896 [ 262 ] {1b665b9e-5edd-45d1-b7e9-7258d7562c07} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.611064 [ 106 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.18 19:52:46.611123 [ 106 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.611139 [ 262 ] {1b665b9e-5edd-45d1-b7e9-7258d7562c07} executeQuery: Read 889 rows, 66.07 KiB in 0.001895 sec., 469129.2875989446 rows/sec., 34.05 MiB/sec. 2024.12.18 19:52:46.611163 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.611315 [ 262 ] {1b665b9e-5edd-45d1-b7e9-7258d7562c07} TCPHandler: Processed in 0.002235686 sec. 2024.12.18 19:52:46.611552 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.611585 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.18 19:52:46.611873 [ 266 ] {1f7ee939-2a03-4f8e-b051-c9d00f9a1292} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:52:46.612075 [ 266 ] {1f7ee939-2a03-4f8e-b051-c9d00f9a1292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:52:46.612166 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:46.612315 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part 2024.12.18 19:52:46.612757 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 423 rows starting from the beginning of the part 2024.12.18 19:52:46.613173 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part 2024.12.18 19:52:46.613600 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 423 rows starting from the beginning of the part 2024.12.18 19:52:46.613983 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2024.12.18 19:52:46.614404 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 889 rows starting from the beginning of the part 2024.12.18 19:52:46.615028 [ 266 ] {1f7ee939-2a03-4f8e-b051-c9d00f9a1292} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.615083 [ 266 ] {1f7ee939-2a03-4f8e-b051-c9d00f9a1292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.615853 [ 266 ] {1f7ee939-2a03-4f8e-b051-c9d00f9a1292} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:52:46.616412 [ 266 ] {1f7ee939-2a03-4f8e-b051-c9d00f9a1292} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.616915 [ 266 ] {1f7ee939-2a03-4f8e-b051-c9d00f9a1292} executeQuery: Read 6 rows, 321.00 B in 0.005171 sec., 1160.3171533552504 rows/sec., 60.62 KiB/sec. 2024.12.18 19:52:46.616991 [ 266 ] {1f7ee939-2a03-4f8e-b051-c9d00f9a1292} TCPHandler: Processed in 0.005565674 sec. 2024.12.18 19:52:46.617156 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.617350 [ 262 ] {e65b28d0-7bcf-4d78-b42d-d8d5d37e61ca} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:46.617520 [ 262 ] {e65b28d0-7bcf-4d78-b42d-d8d5d37e61ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:46.617735 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2780 rows, containing 5 columns (5 merged, 0 gathered) in 0.006418002 sec., 433156.6116682419 rows/sec., 33.08 MiB/sec. 2024.12.18 19:52:46.618020 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.18 19:52:46.618462 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.618671 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_51_10} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.18 19:52:46.618851 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.18 19:52:46.618957 [ 262 ] {e65b28d0-7bcf-4d78-b42d-d8d5d37e61ca} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.619001 [ 262 ] {e65b28d0-7bcf-4d78-b42d-d8d5d37e61ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.619438 [ 262 ] {e65b28d0-7bcf-4d78-b42d-d8d5d37e61ca} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:52:46.619677 [ 262 ] {e65b28d0-7bcf-4d78-b42d-d8d5d37e61ca} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.619949 [ 262 ] {e65b28d0-7bcf-4d78-b42d-d8d5d37e61ca} executeQuery: Read 898 rows, 61.27 KiB in 0.002674 sec., 335826.4771877337 rows/sec., 22.38 MiB/sec. 2024.12.18 19:52:46.620013 [ 262 ] {e65b28d0-7bcf-4d78-b42d-d8d5d37e61ca} TCPHandler: Processed in 0.0029255 sec. 2024.12.18 19:52:46.620267 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.620618 [ 266 ] {5ee8ac37-d407-4972-8322-c5d37ba9da7a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:52:46.620692 [ 266 ] {5ee8ac37-d407-4972-8322-c5d37ba9da7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:52:46.621161 [ 266 ] {5ee8ac37-d407-4972-8322-c5d37ba9da7a} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.621200 [ 266 ] {5ee8ac37-d407-4972-8322-c5d37ba9da7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.621544 [ 266 ] {5ee8ac37-d407-4972-8322-c5d37ba9da7a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:52:46.621826 [ 266 ] {5ee8ac37-d407-4972-8322-c5d37ba9da7a} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.622091 [ 266 ] {5ee8ac37-d407-4972-8322-c5d37ba9da7a} executeQuery: Read 1 rows, 69.00 B in 0.001587 sec., 630.1197227473219 rows/sec., 42.46 KiB/sec. 2024.12.18 19:52:46.622150 [ 266 ] {5ee8ac37-d407-4972-8322-c5d37ba9da7a} TCPHandler: Processed in 0.002032222 sec. 2024.12.18 19:52:46.622311 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.622438 [ 262 ] {c918ca6b-cda1-489a-86c9-4aee5d2e882f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:46.622516 [ 262 ] {c918ca6b-cda1-489a-86c9-4aee5d2e882f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:52:46.623657 [ 262 ] {c918ca6b-cda1-489a-86c9-4aee5d2e882f} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.623697 [ 262 ] {c918ca6b-cda1-489a-86c9-4aee5d2e882f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.624345 [ 262 ] {c918ca6b-cda1-489a-86c9-4aee5d2e882f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:52:46.624596 [ 262 ] {c918ca6b-cda1-489a-86c9-4aee5d2e882f} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.624845 [ 262 ] {c918ca6b-cda1-489a-86c9-4aee5d2e882f} executeQuery: Read 41 rows, 75.23 KiB in 0.002436 sec., 16830.870279146144 rows/sec., 30.16 MiB/sec. 2024.12.18 19:52:46.624938 [ 262 ] {c918ca6b-cda1-489a-86c9-4aee5d2e882f} TCPHandler: Processed in 0.002696665 sec. 2024.12.18 19:52:46.625075 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:46.625180 [ 266 ] {22e09d9a-b186-4fd8-b144-29a2d587abe2} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:46.625224 [ 266 ] {22e09d9a-b186-4fd8-b144-29a2d587abe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:46.625653 [ 266 ] {22e09d9a-b186-4fd8-b144-29a2d587abe2} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:46.625692 [ 266 ] {22e09d9a-b186-4fd8-b144-29a2d587abe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:46.626038 [ 266 ] {22e09d9a-b186-4fd8-b144-29a2d587abe2} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:52:46.626263 [ 266 ] {22e09d9a-b186-4fd8-b144-29a2d587abe2} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:46.626516 [ 266 ] {22e09d9a-b186-4fd8-b144-29a2d587abe2} executeQuery: Read 58 rows, 3.68 KiB in 0.001344 sec., 43154.76190476191 rows/sec., 2.67 MiB/sec. 2024.12.18 19:52:46.626571 [ 266 ] {22e09d9a-b186-4fd8-b144-29a2d587abe2} TCPHandler: Processed in 0.001556532 sec. 2024.12.18 19:52:47.072777 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 912 2024.12.18 19:52:47.076475 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:47.076531 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:47.078046 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:52:47.078356 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:47.078985 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 912 2024.12.18 19:52:48.667943 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:48.668133 [ 262 ] {3a39e145-7aaf-4548-bea3-c88248b7da77} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:48.668206 [ 262 ] {3a39e145-7aaf-4548-bea3-c88248b7da77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:48.668943 [ 262 ] {3a39e145-7aaf-4548-bea3-c88248b7da77} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:48.668993 [ 262 ] {3a39e145-7aaf-4548-bea3-c88248b7da77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:48.669415 [ 262 ] {3a39e145-7aaf-4548-bea3-c88248b7da77} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:52:48.669671 [ 262 ] {3a39e145-7aaf-4548-bea3-c88248b7da77} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:48.669906 [ 262 ] {3a39e145-7aaf-4548-bea3-c88248b7da77} executeQuery: Read 56 rows, 4.38 KiB in 0.001823 sec., 30718.595721338454 rows/sec., 2.35 MiB/sec. 2024.12.18 19:52:48.669990 [ 262 ] {3a39e145-7aaf-4548-bea3-c88248b7da77} TCPHandler: Processed in 0.002176235 sec. 2024.12.18 19:52:48.670200 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:48.670459 [ 266 ] {19a53361-332b-4a75-8a63-81faa462e9e3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:48.670521 [ 266 ] {19a53361-332b-4a75-8a63-81faa462e9e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:48.671078 [ 266 ] {19a53361-332b-4a75-8a63-81faa462e9e3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:48.671118 [ 266 ] {19a53361-332b-4a75-8a63-81faa462e9e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:48.671486 [ 266 ] {19a53361-332b-4a75-8a63-81faa462e9e3} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:52:48.671741 [ 266 ] {19a53361-332b-4a75-8a63-81faa462e9e3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:48.671943 [ 266 ] {19a53361-332b-4a75-8a63-81faa462e9e3} executeQuery: Read 64 rows, 5.12 KiB in 0.001557 sec., 41104.68850353244 rows/sec., 3.21 MiB/sec. 2024.12.18 19:52:48.671999 [ 266 ] {19a53361-332b-4a75-8a63-81faa462e9e3} TCPHandler: Processed in 0.001910319 sec. 2024.12.18 19:52:48.672129 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:48.672239 [ 262 ] {e8ee9ab5-f0e4-4146-a423-1e498a8dcb1e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:48.672290 [ 262 ] {e8ee9ab5-f0e4-4146-a423-1e498a8dcb1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:48.672783 [ 262 ] {e8ee9ab5-f0e4-4146-a423-1e498a8dcb1e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:48.672823 [ 262 ] {e8ee9ab5-f0e4-4146-a423-1e498a8dcb1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:48.673196 [ 262 ] {e8ee9ab5-f0e4-4146-a423-1e498a8dcb1e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:52:48.673442 [ 262 ] {e8ee9ab5-f0e4-4146-a423-1e498a8dcb1e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:48.673599 [ 103 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.18 19:52:48.673663 [ 262 ] {e8ee9ab5-f0e4-4146-a423-1e498a8dcb1e} executeQuery: Read 64 rows, 4.56 KiB in 0.001439 sec., 44475.33009034052 rows/sec., 3.10 MiB/sec. 2024.12.18 19:52:48.673673 [ 103 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:48.673740 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:48.673786 [ 262 ] {e8ee9ab5-f0e4-4146-a423-1e498a8dcb1e} TCPHandler: Processed in 0.001712075 sec. 2024.12.18 19:52:48.673923 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.18 19:52:48.673953 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:48.674094 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:48.674117 [ 266 ] {8e4e6758-25f1-4217-bd83-b8547c35069d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:48.674154 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13339 rows starting from the beginning of the part 2024.12.18 19:52:48.674215 [ 266 ] {8e4e6758-25f1-4217-bd83-b8547c35069d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:48.674336 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part 2024.12.18 19:52:48.674588 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part 2024.12.18 19:52:48.674843 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part 2024.12.18 19:52:48.675113 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 898 rows starting from the beginning of the part 2024.12.18 19:52:48.675299 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part 2024.12.18 19:52:48.675818 [ 266 ] {8e4e6758-25f1-4217-bd83-b8547c35069d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:48.675865 [ 266 ] {8e4e6758-25f1-4217-bd83-b8547c35069d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:48.676447 [ 266 ] {8e4e6758-25f1-4217-bd83-b8547c35069d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:52:48.676832 [ 266 ] {8e4e6758-25f1-4217-bd83-b8547c35069d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:48.677034 [ 103 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.18 19:52:48.677121 [ 103 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:48.677200 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:48.677253 [ 266 ] {8e4e6758-25f1-4217-bd83-b8547c35069d} executeQuery: Read 24 rows, 1.66 KiB in 0.003157 sec., 7602.153943617358 rows/sec., 524.63 KiB/sec. 2024.12.18 19:52:48.677649 [ 266 ] {8e4e6758-25f1-4217-bd83-b8547c35069d} TCPHandler: Processed in 0.003757337 sec. 2024.12.18 19:52:48.677890 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.18 19:52:48.678229 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:48.678311 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2554 rows starting from the beginning of the part 2024.12.18 19:52:48.678635 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2024.12.18 19:52:48.678896 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part 2024.12.18 19:52:48.679123 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2024.12.18 19:52:48.679405 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 58 rows starting from the beginning of the part 2024.12.18 19:52:48.679568 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part 2024.12.18 19:52:48.681995 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 14859 rows, containing 5 columns (5 merged, 0 gathered) in 0.008158037 sec., 1821394.0436896768 rows/sec., 123.01 MiB/sec. 2024.12.18 19:52:48.682219 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2838 rows, containing 4 columns (4 merged, 0 gathered) in 0.004789839 sec., 592504.2574499894 rows/sec., 38.84 MiB/sec. 2024.12.18 19:52:48.682431 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.18 19:52:48.682698 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.18 19:52:48.682845 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:48.682960 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_51_10} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.18 19:52:48.683108 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. 2024.12.18 19:52:48.683259 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:48.683357 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_51_10} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.18 19:52:48.683465 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2024.12.18 19:52:49.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 204.43 MiB, peak 213.38 MiB, free memory in arenas 0.00 B, will set to 205.66 MiB (RSS), difference: 1.23 MiB 2024.12.18 19:52:49.500814 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2024.12.18 19:52:49.501595 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:49.501652 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:49.502236 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:52:49.502502 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:49.502766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2024.12.18 19:52:50.610158 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2024.12.18 19:52:50.634088 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:50.634159 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:50.641782 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:52:50.642547 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:50.646334 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2024.12.18 19:52:53.672060 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:53.672264 [ 262 ] {e067074f-46fb-46fc-94ad-644c1810b33a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:53.672338 [ 262 ] {e067074f-46fb-46fc-94ad-644c1810b33a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:53.673079 [ 262 ] {e067074f-46fb-46fc-94ad-644c1810b33a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:53.673131 [ 262 ] {e067074f-46fb-46fc-94ad-644c1810b33a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:53.673586 [ 262 ] {e067074f-46fb-46fc-94ad-644c1810b33a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:52:53.673859 [ 262 ] {e067074f-46fb-46fc-94ad-644c1810b33a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:53.674098 [ 262 ] {e067074f-46fb-46fc-94ad-644c1810b33a} executeQuery: Read 56 rows, 4.38 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.27 MiB/sec. 2024.12.18 19:52:53.674162 [ 262 ] {e067074f-46fb-46fc-94ad-644c1810b33a} TCPHandler: Processed in 0.002235466 sec. 2024.12.18 19:52:53.674320 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:53.674441 [ 266 ] {c25c2fad-d4eb-4182-b3f3-785f57a97fed} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:53.674493 [ 266 ] {c25c2fad-d4eb-4182-b3f3-785f57a97fed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:53.675066 [ 266 ] {c25c2fad-d4eb-4182-b3f3-785f57a97fed} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:53.675110 [ 266 ] {c25c2fad-d4eb-4182-b3f3-785f57a97fed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:53.675488 [ 266 ] {c25c2fad-d4eb-4182-b3f3-785f57a97fed} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:52:53.675721 [ 266 ] {c25c2fad-d4eb-4182-b3f3-785f57a97fed} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:53.675963 [ 266 ] {c25c2fad-d4eb-4182-b3f3-785f57a97fed} executeQuery: Read 64 rows, 5.12 KiB in 0.001545 sec., 41423.948220064725 rows/sec., 3.23 MiB/sec. 2024.12.18 19:52:53.676041 [ 266 ] {c25c2fad-d4eb-4182-b3f3-785f57a97fed} TCPHandler: Processed in 0.001781616 sec. 2024.12.18 19:52:53.676266 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:53.676471 [ 262 ] {0d753839-d46a-4471-922f-593a78ef9814} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:53.676527 [ 262 ] {0d753839-d46a-4471-922f-593a78ef9814} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:53.677118 [ 262 ] {0d753839-d46a-4471-922f-593a78ef9814} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:53.677159 [ 262 ] {0d753839-d46a-4471-922f-593a78ef9814} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:53.677561 [ 262 ] {0d753839-d46a-4471-922f-593a78ef9814} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:52:53.677807 [ 262 ] {0d753839-d46a-4471-922f-593a78ef9814} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:53.678036 [ 262 ] {0d753839-d46a-4471-922f-593a78ef9814} executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. 2024.12.18 19:52:53.678130 [ 262 ] {0d753839-d46a-4471-922f-593a78ef9814} TCPHandler: Processed in 0.002001171 sec. 2024.12.18 19:52:53.678370 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:53.678516 [ 266 ] {9852da51-325f-476d-b192-ec85a65bc88a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:53.678567 [ 266 ] {9852da51-325f-476d-b192-ec85a65bc88a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:53.679041 [ 266 ] {9852da51-325f-476d-b192-ec85a65bc88a} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:53.679080 [ 266 ] {9852da51-325f-476d-b192-ec85a65bc88a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:53.679441 [ 266 ] {9852da51-325f-476d-b192-ec85a65bc88a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:52:53.679671 [ 266 ] {9852da51-325f-476d-b192-ec85a65bc88a} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:53.679917 [ 266 ] {9852da51-325f-476d-b192-ec85a65bc88a} executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec. 2024.12.18 19:52:53.680102 [ 266 ] {9852da51-325f-476d-b192-ec85a65bc88a} TCPHandler: Processed in 0.001843708 sec. 2024.12.18 19:52:56.865599 [ 97 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:52:56.865667 [ 97 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:52:57.002944 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16592 2024.12.18 19:52:57.003605 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:57.003655 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:57.004186 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:52:57.004437 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:57.004662 [ 97 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.18 19:52:57.004698 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16592 2024.12.18 19:52:57.004745 [ 97 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:57.004779 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:57.004906 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.18 19:52:57.005057 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:57.005105 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2024.12.18 19:52:57.005194 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2024.12.18 19:52:57.005442 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2024.12.18 19:52:57.005636 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2024.12.18 19:52:57.005807 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2024.12.18 19:52:57.005952 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2024.12.18 19:52:57.008579 [ 196 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16592 rows, containing 4 columns (4 merged, 0 gathered) in 0.003739537 sec., 4436912.911946052 rows/sec., 63.47 MiB/sec. 2024.12.18 19:52:57.008700 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.18 19:52:57.009053 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:57.009158 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_36_7} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.18 19:52:57.009262 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2024.12.18 19:52:57.009596 [ 97 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.12.18 19:52:57.009627 [ 97 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:57.009646 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:57.009761 [ 193 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full 2024.12.18 19:52:57.010114 [ 193 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:57.010178 [ 193 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2024.12.18 19:52:57.010280 [ 193 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2024.12.18 19:52:57.010493 [ 193 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2024.12.18 19:52:57.010645 [ 193 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.12.18 19:52:57.010770 [ 193 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.12.18 19:52:57.011817 [ 196 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.002130324 sec., 8918.831126157336 rows/sec., 599.14 KiB/sec. 2024.12.18 19:52:57.011938 [ 193 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.12.18 19:52:57.012269 [ 193 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:57.012344 [ 193 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_19_4} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 2024.12.18 19:52:57.012409 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.12.18 19:52:57.079328 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 928 2024.12.18 19:52:57.082206 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:57.082271 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:57.083818 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:52:57.084155 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:57.084836 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 928 2024.12.18 19:52:57.444812 [ 95 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 2024.12.18 19:52:57.444872 [ 95 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:57.444893 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:57.445115 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full 2024.12.18 19:52:57.445344 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:57.445383 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 66 rows starting from the beginning of the part 2024.12.18 19:52:57.445471 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2024.12.18 19:52:57.445770 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2024.12.18 19:52:57.445982 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2024.12.18 19:52:57.446178 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part 2024.12.18 19:52:57.447367 [ 196 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.002389279 sec., 92915.05931287221 rows/sec., 7.00 MiB/sec. 2024.12.18 19:52:57.447615 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) 2024.12.18 19:52:57.448042 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:57.448163 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_30_7} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 2024.12.18 19:52:57.448304 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.18 19:52:58.146452 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2024.12.18 19:52:58.167662 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.167736 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.175086 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:52:58.175871 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.176284 [ 94 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.18 19:52:58.176410 [ 94 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.176482 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.176948 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.18 19:52:58.193422 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2024.12.18 19:52:58.194864 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:52:58.196549 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2024.12.18 19:52:58.202263 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2024.12.18 19:52:58.208020 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2024.12.18 19:52:58.213559 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2024.12.18 19:52:58.219337 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2024.12.18 19:52:58.224144 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2024.12.18 19:52:58.283628 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.10698272 sec., 2542.466671253077 rows/sec., 13.15 MiB/sec. 2024.12.18 19:52:58.286562 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.18 19:52:58.289517 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.289646 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_36_7} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.18 19:52:58.292161 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2024.12.18 19:52:58.679315 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.679501 [ 262 ] {e0c16a6f-3a46-426e-9f44-8d2f6af65ac3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:52:58.679574 [ 262 ] {e0c16a6f-3a46-426e-9f44-8d2f6af65ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:52:58.680299 [ 262 ] {e0c16a6f-3a46-426e-9f44-8d2f6af65ac3} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.680352 [ 262 ] {e0c16a6f-3a46-426e-9f44-8d2f6af65ac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.680788 [ 262 ] {e0c16a6f-3a46-426e-9f44-8d2f6af65ac3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:52:58.681061 [ 262 ] {e0c16a6f-3a46-426e-9f44-8d2f6af65ac3} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.681366 [ 262 ] {e0c16a6f-3a46-426e-9f44-8d2f6af65ac3} executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec. 2024.12.18 19:52:58.681626 [ 262 ] {e0c16a6f-3a46-426e-9f44-8d2f6af65ac3} TCPHandler: Processed in 0.002433271 sec. 2024.12.18 19:52:58.681814 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.681957 [ 266 ] {77d5f517-bbe0-4de8-aaa3-3c06ace734bf} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:52:58.682018 [ 266 ] {77d5f517-bbe0-4de8-aaa3-3c06ace734bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:52:58.682933 [ 266 ] {77d5f517-bbe0-4de8-aaa3-3c06ace734bf} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.682979 [ 266 ] {77d5f517-bbe0-4de8-aaa3-3c06ace734bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.683383 [ 266 ] {77d5f517-bbe0-4de8-aaa3-3c06ace734bf} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:52:58.683632 [ 266 ] {77d5f517-bbe0-4de8-aaa3-3c06ace734bf} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.683867 [ 266 ] {77d5f517-bbe0-4de8-aaa3-3c06ace734bf} executeQuery: Read 285 rows, 25.75 KiB in 0.001944 sec., 146604.93827160494 rows/sec., 12.93 MiB/sec. 2024.12.18 19:52:58.683925 [ 266 ] {77d5f517-bbe0-4de8-aaa3-3c06ace734bf} TCPHandler: Processed in 0.002182315 sec. 2024.12.18 19:52:58.684097 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.684222 [ 262 ] {8b56a41f-9781-4847-a356-f4c8c1fe489c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:52:58.684271 [ 262 ] {8b56a41f-9781-4847-a356-f4c8c1fe489c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:52:58.684850 [ 262 ] {8b56a41f-9781-4847-a356-f4c8c1fe489c} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.684890 [ 262 ] {8b56a41f-9781-4847-a356-f4c8c1fe489c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.685264 [ 262 ] {8b56a41f-9781-4847-a356-f4c8c1fe489c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:52:58.685512 [ 262 ] {8b56a41f-9781-4847-a356-f4c8c1fe489c} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.685720 [ 262 ] {8b56a41f-9781-4847-a356-f4c8c1fe489c} executeQuery: Read 48 rows, 3.54 KiB in 0.001524 sec., 31496.062992125986 rows/sec., 2.27 MiB/sec. 2024.12.18 19:52:58.685774 [ 262 ] {8b56a41f-9781-4847-a356-f4c8c1fe489c} TCPHandler: Processed in 0.001742556 sec. 2024.12.18 19:52:58.685926 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.686034 [ 266 ] {63ea21bf-f355-49e0-a4ff-f8175f5a83ca} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:52:58.686079 [ 266 ] {63ea21bf-f355-49e0-a4ff-f8175f5a83ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:52:58.686604 [ 266 ] {63ea21bf-f355-49e0-a4ff-f8175f5a83ca} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.686645 [ 266 ] {63ea21bf-f355-49e0-a4ff-f8175f5a83ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.687012 [ 266 ] {63ea21bf-f355-49e0-a4ff-f8175f5a83ca} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:52:58.687272 [ 266 ] {63ea21bf-f355-49e0-a4ff-f8175f5a83ca} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.687502 [ 266 ] {63ea21bf-f355-49e0-a4ff-f8175f5a83ca} executeQuery: Read 14 rows, 1004.00 B in 0.00149 sec., 9395.973154362417 rows/sec., 658.03 KiB/sec. 2024.12.18 19:52:58.687554 [ 266 ] {63ea21bf-f355-49e0-a4ff-f8175f5a83ca} TCPHandler: Processed in 0.001680935 sec. 2024.12.18 19:52:58.687701 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.687832 [ 262 ] {0e23554e-989f-4234-9d17-ce17029d6087} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:52:58.687886 [ 262 ] {0e23554e-989f-4234-9d17-ce17029d6087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:52:58.688494 [ 262 ] {0e23554e-989f-4234-9d17-ce17029d6087} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.688533 [ 262 ] {0e23554e-989f-4234-9d17-ce17029d6087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.688879 [ 262 ] {0e23554e-989f-4234-9d17-ce17029d6087} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:52:58.689124 [ 262 ] {0e23554e-989f-4234-9d17-ce17029d6087} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.689388 [ 262 ] {0e23554e-989f-4234-9d17-ce17029d6087} executeQuery: Read 13 rows, 830.00 B in 0.001584 sec., 8207.070707070707 rows/sec., 511.71 KiB/sec. 2024.12.18 19:52:58.689609 [ 262 ] {0e23554e-989f-4234-9d17-ce17029d6087} TCPHandler: Processed in 0.001970311 sec. 2024.12.18 19:52:58.689768 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.689897 [ 266 ] {4b129b4b-28f7-4dfe-84bd-ccbfa79ae078} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:52:58.689949 [ 266 ] {4b129b4b-28f7-4dfe-84bd-ccbfa79ae078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:52:58.690708 [ 266 ] {4b129b4b-28f7-4dfe-84bd-ccbfa79ae078} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.690748 [ 266 ] {4b129b4b-28f7-4dfe-84bd-ccbfa79ae078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.691127 [ 266 ] {4b129b4b-28f7-4dfe-84bd-ccbfa79ae078} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:52:58.691366 [ 266 ] {4b129b4b-28f7-4dfe-84bd-ccbfa79ae078} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.691571 [ 266 ] {4b129b4b-28f7-4dfe-84bd-ccbfa79ae078} executeQuery: Read 423 rows, 30.96 KiB in 0.001703 sec., 248385.20258367585 rows/sec., 17.76 MiB/sec. 2024.12.18 19:52:58.691624 [ 266 ] {4b129b4b-28f7-4dfe-84bd-ccbfa79ae078} TCPHandler: Processed in 0.001917539 sec. 2024.12.18 19:52:58.691790 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.691923 [ 262 ] {7a997069-c8ee-4cfa-9d32-eae78177c6a9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:52:58.691979 [ 262 ] {7a997069-c8ee-4cfa-9d32-eae78177c6a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:52:58.692484 [ 262 ] {7a997069-c8ee-4cfa-9d32-eae78177c6a9} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.692524 [ 262 ] {7a997069-c8ee-4cfa-9d32-eae78177c6a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.692888 [ 262 ] {7a997069-c8ee-4cfa-9d32-eae78177c6a9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:52:58.693124 [ 262 ] {7a997069-c8ee-4cfa-9d32-eae78177c6a9} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.693323 [ 262 ] {7a997069-c8ee-4cfa-9d32-eae78177c6a9} executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. 2024.12.18 19:52:58.693373 [ 262 ] {7a997069-c8ee-4cfa-9d32-eae78177c6a9} TCPHandler: Processed in 0.001652424 sec. 2024.12.18 19:52:58.693517 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.693644 [ 266 ] {dc25c92f-0174-4626-8c65-23e4e62be3e4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:58.693701 [ 266 ] {dc25c92f-0174-4626-8c65-23e4e62be3e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:52:58.694323 [ 266 ] {dc25c92f-0174-4626-8c65-23e4e62be3e4} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.694370 [ 266 ] {dc25c92f-0174-4626-8c65-23e4e62be3e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.694756 [ 266 ] {dc25c92f-0174-4626-8c65-23e4e62be3e4} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:52:58.694996 [ 266 ] {dc25c92f-0174-4626-8c65-23e4e62be3e4} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.695213 [ 266 ] {dc25c92f-0174-4626-8c65-23e4e62be3e4} executeQuery: Read 237 rows, 16.27 KiB in 0.001597 sec., 148403.25610519724 rows/sec., 9.95 MiB/sec. 2024.12.18 19:52:58.695265 [ 266 ] {dc25c92f-0174-4626-8c65-23e4e62be3e4} TCPHandler: Processed in 0.001808947 sec. 2024.12.18 19:52:58.695404 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.695532 [ 262 ] {33d2c97d-f63b-4fb6-98bb-2918520b8314} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:52:58.695587 [ 262 ] {33d2c97d-f63b-4fb6-98bb-2918520b8314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:52:58.696096 [ 262 ] {33d2c97d-f63b-4fb6-98bb-2918520b8314} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.696144 [ 262 ] {33d2c97d-f63b-4fb6-98bb-2918520b8314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.696528 [ 262 ] {33d2c97d-f63b-4fb6-98bb-2918520b8314} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:52:58.696770 [ 262 ] {33d2c97d-f63b-4fb6-98bb-2918520b8314} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.696978 [ 262 ] {33d2c97d-f63b-4fb6-98bb-2918520b8314} executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. 2024.12.18 19:52:58.697030 [ 262 ] {33d2c97d-f63b-4fb6-98bb-2918520b8314} TCPHandler: Processed in 0.001686104 sec. 2024.12.18 19:52:58.697156 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.697262 [ 266 ] {278585b3-aa4e-45e8-8734-f446990d3d31} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:52:58.697328 [ 266 ] {278585b3-aa4e-45e8-8734-f446990d3d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:52:58.698477 [ 266 ] {278585b3-aa4e-45e8-8734-f446990d3d31} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.698518 [ 266 ] {278585b3-aa4e-45e8-8734-f446990d3d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.699182 [ 266 ] {278585b3-aa4e-45e8-8734-f446990d3d31} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:52:58.699451 [ 266 ] {278585b3-aa4e-45e8-8734-f446990d3d31} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.699706 [ 266 ] {278585b3-aa4e-45e8-8734-f446990d3d31} executeQuery: Read 41 rows, 75.23 KiB in 0.002465 sec., 16632.86004056795 rows/sec., 29.81 MiB/sec. 2024.12.18 19:52:58.699822 [ 266 ] {278585b3-aa4e-45e8-8734-f446990d3d31} TCPHandler: Processed in 0.002717106 sec. 2024.12.18 19:52:58.699983 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:52:58.700107 [ 262 ] {06f9264c-5b94-46d2-9ad8-bcb5e4a420c0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:52:58.700161 [ 262 ] {06f9264c-5b94-46d2-9ad8-bcb5e4a420c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:52:58.700685 [ 262 ] {06f9264c-5b94-46d2-9ad8-bcb5e4a420c0} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:52:58.700732 [ 262 ] {06f9264c-5b94-46d2-9ad8-bcb5e4a420c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:52:58.701172 [ 262 ] {06f9264c-5b94-46d2-9ad8-bcb5e4a420c0} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:52:58.701463 [ 262 ] {06f9264c-5b94-46d2-9ad8-bcb5e4a420c0} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:52:58.701720 [ 262 ] {06f9264c-5b94-46d2-9ad8-bcb5e4a420c0} executeQuery: Read 82 rows, 5.33 KiB in 0.001632 sec., 50245.098039215685 rows/sec., 3.19 MiB/sec. 2024.12.18 19:52:58.701802 [ 262 ] {06f9264c-5b94-46d2-9ad8-bcb5e4a420c0} TCPHandler: Processed in 0.001876348 sec. 2024.12.18 19:53:03.673057 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:03.673272 [ 262 ] {672b58cb-6be3-418e-9fbb-d94669ddbd27} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:53:03.673365 [ 262 ] {672b58cb-6be3-418e-9fbb-d94669ddbd27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:53:03.674134 [ 262 ] {672b58cb-6be3-418e-9fbb-d94669ddbd27} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:03.674192 [ 262 ] {672b58cb-6be3-418e-9fbb-d94669ddbd27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:03.674620 [ 262 ] {672b58cb-6be3-418e-9fbb-d94669ddbd27} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.18 19:53:03.674921 [ 262 ] {672b58cb-6be3-418e-9fbb-d94669ddbd27} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:03.675156 [ 262 ] {672b58cb-6be3-418e-9fbb-d94669ddbd27} executeQuery: Read 4 rows, 334.00 B in 0.001937 sec., 2065.049044914817 rows/sec., 168.39 KiB/sec. 2024.12.18 19:53:03.675230 [ 262 ] {672b58cb-6be3-418e-9fbb-d94669ddbd27} TCPHandler: Processed in 0.002305067 sec. 2024.12.18 19:53:03.675395 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:03.675514 [ 266 ] {fa88c82f-e557-4df8-b78c-4c1bd58828ae} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:03.675563 [ 266 ] {fa88c82f-e557-4df8-b78c-4c1bd58828ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:03.676139 [ 266 ] {fa88c82f-e557-4df8-b78c-4c1bd58828ae} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:03.676180 [ 266 ] {fa88c82f-e557-4df8-b78c-4c1bd58828ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:03.676553 [ 266 ] {fa88c82f-e557-4df8-b78c-4c1bd58828ae} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:53:03.676788 [ 266 ] {fa88c82f-e557-4df8-b78c-4c1bd58828ae} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:03.677001 [ 266 ] {fa88c82f-e557-4df8-b78c-4c1bd58828ae} executeQuery: Read 58 rows, 4.52 KiB in 0.001516 sec., 38258.575197889186 rows/sec., 2.91 MiB/sec. 2024.12.18 19:53:03.677057 [ 266 ] {fa88c82f-e557-4df8-b78c-4c1bd58828ae} TCPHandler: Processed in 0.001723576 sec. 2024.12.18 19:53:03.677200 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:03.677311 [ 262 ] {272ea110-ae27-40f5-95aa-53ae5a4cdcf8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:53:03.677358 [ 262 ] {272ea110-ae27-40f5-95aa-53ae5a4cdcf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:53:03.677869 [ 262 ] {272ea110-ae27-40f5-95aa-53ae5a4cdcf8} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:03.677907 [ 262 ] {272ea110-ae27-40f5-95aa-53ae5a4cdcf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:03.678288 [ 262 ] {272ea110-ae27-40f5-95aa-53ae5a4cdcf8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:53:03.678572 [ 262 ] {272ea110-ae27-40f5-95aa-53ae5a4cdcf8} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:03.678812 [ 262 ] {272ea110-ae27-40f5-95aa-53ae5a4cdcf8} executeQuery: Read 4 rows, 286.00 B in 0.001526 sec., 2621.231979030144 rows/sec., 183.03 KiB/sec. 2024.12.18 19:53:03.678874 [ 262 ] {272ea110-ae27-40f5-95aa-53ae5a4cdcf8} TCPHandler: Processed in 0.001735505 sec. 2024.12.18 19:53:03.679021 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:03.679204 [ 266 ] {7eaf4389-95fe-4875-9833-79a53be59bf1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:03.679272 [ 266 ] {7eaf4389-95fe-4875-9833-79a53be59bf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:03.679855 [ 266 ] {7eaf4389-95fe-4875-9833-79a53be59bf1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:03.679906 [ 266 ] {7eaf4389-95fe-4875-9833-79a53be59bf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:03.680398 [ 266 ] {7eaf4389-95fe-4875-9833-79a53be59bf1} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:53:03.680681 [ 266 ] {7eaf4389-95fe-4875-9833-79a53be59bf1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:03.680896 [ 266 ] {7eaf4389-95fe-4875-9833-79a53be59bf1} executeQuery: Read 68 rows, 5.44 KiB in 0.001719 sec., 39557.88248981966 rows/sec., 3.09 MiB/sec. 2024.12.18 19:53:03.680960 [ 266 ] {7eaf4389-95fe-4875-9833-79a53be59bf1} TCPHandler: Processed in 0.001995001 sec. 2024.12.18 19:53:03.681156 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:03.681276 [ 262 ] {626af520-d09b-45d6-bcb8-3738c9d51cb2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:03.681332 [ 262 ] {626af520-d09b-45d6-bcb8-3738c9d51cb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:03.681928 [ 262 ] {626af520-d09b-45d6-bcb8-3738c9d51cb2} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:03.681967 [ 262 ] {626af520-d09b-45d6-bcb8-3738c9d51cb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:03.682355 [ 262 ] {626af520-d09b-45d6-bcb8-3738c9d51cb2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:53:03.682597 [ 262 ] {626af520-d09b-45d6-bcb8-3738c9d51cb2} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:03.682805 [ 262 ] {626af520-d09b-45d6-bcb8-3738c9d51cb2} executeQuery: Read 162 rows, 11.55 KiB in 0.001556 sec., 104113.11053984576 rows/sec., 7.25 MiB/sec. 2024.12.18 19:53:03.682858 [ 262 ] {626af520-d09b-45d6-bcb8-3738c9d51cb2} TCPHandler: Processed in 0.001762876 sec. 2024.12.18 19:53:03.683000 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:03.683109 [ 266 ] {a1dac011-fa4c-4100-be92-1c8fc13ec370} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:03.683156 [ 266 ] {a1dac011-fa4c-4100-be92-1c8fc13ec370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:03.683586 [ 266 ] {a1dac011-fa4c-4100-be92-1c8fc13ec370} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:03.683624 [ 266 ] {a1dac011-fa4c-4100-be92-1c8fc13ec370} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:03.683984 [ 266 ] {a1dac011-fa4c-4100-be92-1c8fc13ec370} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:53:03.684223 [ 266 ] {a1dac011-fa4c-4100-be92-1c8fc13ec370} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:03.684426 [ 266 ] {a1dac011-fa4c-4100-be92-1c8fc13ec370} executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. 2024.12.18 19:53:03.684475 [ 266 ] {a1dac011-fa4c-4100-be92-1c8fc13ec370} TCPHandler: Processed in 0.001537151 sec. 2024.12.18 19:53:04.504910 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17019 2024.12.18 19:53:04.505618 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:04.505668 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:04.506241 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:53:04.506509 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:04.506763 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2024.12.18 19:53:05.693562 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2024.12.18 19:53:05.711587 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:05.711648 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:05.718777 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:53:05.719517 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:05.722482 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2024.12.18 19:53:07.085045 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 962 2024.12.18 19:53:07.088362 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:07.088427 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:07.089929 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:53:07.090247 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:07.090517 [ 83 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.18 19:53:07.090629 [ 83 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:07.090697 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:07.091283 [ 189 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.18 19:53:07.092567 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 962 2024.12.18 19:53:07.093069 [ 189 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:07.093343 [ 189 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 808 rows starting from the beginning of the part 2024.12.18 19:53:07.094109 [ 189 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part 2024.12.18 19:53:07.094823 [ 189 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part 2024.12.18 19:53:07.095528 [ 189 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part 2024.12.18 19:53:07.096178 [ 189 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part 2024.12.18 19:53:07.096809 [ 189 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part 2024.12.18 19:53:07.105827 [ 192 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 72 columns (72 merged, 0 gathered) in 0.014922597 sec., 64465.9907387434 rows/sec., 52.97 MiB/sec. 2024.12.18 19:53:07.107232 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.18 19:53:07.108076 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:07.108174 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_26_5} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.18 19:53:07.108525 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2024.12.18 19:53:08.683767 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.684004 [ 262 ] {8728ac88-7959-448a-965c-1fb53108c09b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:53:08.684102 [ 262 ] {8728ac88-7959-448a-965c-1fb53108c09b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:53:08.685084 [ 262 ] {8728ac88-7959-448a-965c-1fb53108c09b} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.685139 [ 262 ] {8728ac88-7959-448a-965c-1fb53108c09b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.685643 [ 262 ] {8728ac88-7959-448a-965c-1fb53108c09b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:53:08.685958 [ 262 ] {8728ac88-7959-448a-965c-1fb53108c09b} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.686254 [ 262 ] {8728ac88-7959-448a-965c-1fb53108c09b} executeQuery: Read 14 rows, 1.01 KiB in 0.002309 sec., 6063.23083585968 rows/sec., 436.47 KiB/sec. 2024.12.18 19:53:08.686399 [ 262 ] {8728ac88-7959-448a-965c-1fb53108c09b} TCPHandler: Processed in 0.002790067 sec. 2024.12.18 19:53:08.686621 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.686764 [ 266 ] {5e140f10-3ee1-495a-9b17-cc7721553384} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:08.686838 [ 266 ] {5e140f10-3ee1-495a-9b17-cc7721553384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:08.687827 [ 266 ] {5e140f10-3ee1-495a-9b17-cc7721553384} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.687882 [ 266 ] {5e140f10-3ee1-495a-9b17-cc7721553384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.688432 [ 266 ] {5e140f10-3ee1-495a-9b17-cc7721553384} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:53:08.688796 [ 266 ] {5e140f10-3ee1-495a-9b17-cc7721553384} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.689042 [ 82 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.18 19:53:08.689097 [ 266 ] {5e140f10-3ee1-495a-9b17-cc7721553384} executeQuery: Read 285 rows, 25.75 KiB in 0.002357 sec., 120916.41917691981 rows/sec., 10.67 MiB/sec. 2024.12.18 19:53:08.689146 [ 82 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.689247 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.689255 [ 266 ] {5e140f10-3ee1-495a-9b17-cc7721553384} TCPHandler: Processed in 0.002705536 sec. 2024.12.18 19:53:08.689517 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.689526 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.18 19:53:08.689736 [ 262 ] {4cf12a38-e768-413e-8025-f67f6fbe8065} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:53:08.689832 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:08.689856 [ 262 ] {4cf12a38-e768-413e-8025-f67f6fbe8065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:53:08.689944 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1436 rows starting from the beginning of the part 2024.12.18 19:53:08.690283 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part 2024.12.18 19:53:08.690707 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2024.12.18 19:53:08.691192 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 285 rows starting from the beginning of the part 2024.12.18 19:53:08.691513 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part 2024.12.18 19:53:08.691882 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 285 rows starting from the beginning of the part 2024.12.18 19:53:08.692622 [ 262 ] {4cf12a38-e768-413e-8025-f67f6fbe8065} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.692677 [ 262 ] {4cf12a38-e768-413e-8025-f67f6fbe8065} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.693618 [ 262 ] {4cf12a38-e768-413e-8025-f67f6fbe8065} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:53:08.694240 [ 262 ] {4cf12a38-e768-413e-8025-f67f6fbe8065} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.694797 [ 262 ] {4cf12a38-e768-413e-8025-f67f6fbe8065} executeQuery: Read 48 rows, 3.54 KiB in 0.005099 sec., 9413.61051186507 rows/sec., 694.07 KiB/sec. 2024.12.18 19:53:08.694950 [ 262 ] {4cf12a38-e768-413e-8025-f67f6fbe8065} TCPHandler: Processed in 0.005552764 sec. 2024.12.18 19:53:08.695179 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.695365 [ 266 ] {e2699885-4e39-4723-82f4-0128aa461032} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:53:08.695451 [ 266 ] {e2699885-4e39-4723-82f4-0128aa461032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:53:08.696223 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006881281 sec., 316220.19214155036 rows/sec., 27.81 MiB/sec. 2024.12.18 19:53:08.696649 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.18 19:53:08.697363 [ 266 ] {e2699885-4e39-4723-82f4-0128aa461032} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.697386 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.697442 [ 266 ] {e2699885-4e39-4723-82f4-0128aa461032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.697611 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_56_11} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.18 19:53:08.697796 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.18 19:53:08.698260 [ 266 ] {e2699885-4e39-4723-82f4-0128aa461032} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:53:08.698651 [ 266 ] {e2699885-4e39-4723-82f4-0128aa461032} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.698877 [ 82 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.18 19:53:08.698959 [ 82 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.698991 [ 266 ] {e2699885-4e39-4723-82f4-0128aa461032} executeQuery: Read 14 rows, 1004.00 B in 0.003667 sec., 3817.8347422961547 rows/sec., 267.38 KiB/sec. 2024.12.18 19:53:08.699007 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.699230 [ 266 ] {e2699885-4e39-4723-82f4-0128aa461032} TCPHandler: Processed in 0.004146455 sec. 2024.12.18 19:53:08.699541 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.699681 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.18 19:53:08.699831 [ 262 ] {0013d12b-52d4-4211-b245-501fa8049350} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:53:08.699937 [ 262 ] {0013d12b-52d4-4211-b245-501fa8049350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:53:08.700140 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:08.700243 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part 2024.12.18 19:53:08.700607 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:08.700996 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:08.701383 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 242 rows starting from the beginning of the part 2024.12.18 19:53:08.701735 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:08.702072 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:08.702927 [ 262 ] {0013d12b-52d4-4211-b245-501fa8049350} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.703003 [ 262 ] {0013d12b-52d4-4211-b245-501fa8049350} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.703885 [ 262 ] {0013d12b-52d4-4211-b245-501fa8049350} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:53:08.704485 [ 262 ] {0013d12b-52d4-4211-b245-501fa8049350} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.705049 [ 262 ] {0013d12b-52d4-4211-b245-501fa8049350} executeQuery: Read 13 rows, 830.00 B in 0.005297 sec., 2454.2193694544085 rows/sec., 153.02 KiB/sec. 2024.12.18 19:53:08.705252 [ 262 ] {0013d12b-52d4-4211-b245-501fa8049350} TCPHandler: Processed in 0.005867361 sec. 2024.12.18 19:53:08.705471 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.705782 [ 266 ] {c1ffe351-569c-4666-8c8f-52f6884c3b21} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:08.705825 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.006625857 sec., 81649.81526163332 rows/sec., 5.85 MiB/sec. 2024.12.18 19:53:08.705862 [ 266 ] {c1ffe351-569c-4666-8c8f-52f6884c3b21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:08.706136 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.18 19:53:08.706889 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.707131 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_21_4} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.18 19:53:08.707364 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.18 19:53:08.707550 [ 266 ] {c1ffe351-569c-4666-8c8f-52f6884c3b21} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.707604 [ 266 ] {c1ffe351-569c-4666-8c8f-52f6884c3b21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.708086 [ 266 ] {c1ffe351-569c-4666-8c8f-52f6884c3b21} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:53:08.708385 [ 266 ] {c1ffe351-569c-4666-8c8f-52f6884c3b21} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.708620 [ 82 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.18 19:53:08.708704 [ 82 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.708723 [ 266 ] {c1ffe351-569c-4666-8c8f-52f6884c3b21} executeQuery: Read 423 rows, 30.96 KiB in 0.003009 sec., 140578.26520438684 rows/sec., 10.05 MiB/sec. 2024.12.18 19:53:08.708748 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.708928 [ 266 ] {c1ffe351-569c-4666-8c8f-52f6884c3b21} TCPHandler: Processed in 0.003555384 sec. 2024.12.18 19:53:08.709063 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.18 19:53:08.709148 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.709241 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:08.709323 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part 2024.12.18 19:53:08.709367 [ 262 ] {b1ce1110-1dad-4265-bb0e-59b767417af0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:53:08.709543 [ 262 ] {b1ce1110-1dad-4265-bb0e-59b767417af0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:53:08.709627 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part 2024.12.18 19:53:08.710092 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2024.12.18 19:53:08.710481 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 423 rows starting from the beginning of the part 2024.12.18 19:53:08.710831 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 68 rows starting from the beginning of the part 2024.12.18 19:53:08.711152 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 423 rows starting from the beginning of the part 2024.12.18 19:53:08.711929 [ 262 ] {b1ce1110-1dad-4265-bb0e-59b767417af0} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.712001 [ 262 ] {b1ce1110-1dad-4265-bb0e-59b767417af0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.712942 [ 262 ] {b1ce1110-1dad-4265-bb0e-59b767417af0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:53:08.713532 [ 262 ] {b1ce1110-1dad-4265-bb0e-59b767417af0} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.713929 [ 82 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.18 19:53:08.714099 [ 82 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.714117 [ 262 ] {b1ce1110-1dad-4265-bb0e-59b767417af0} executeQuery: Read 6 rows, 321.00 B in 0.004808 sec., 1247.920133111481 rows/sec., 65.20 KiB/sec. 2024.12.18 19:53:08.714171 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.714318 [ 262 ] {b1ce1110-1dad-4265-bb0e-59b767417af0} TCPHandler: Processed in 0.005247268 sec. 2024.12.18 19:53:08.714684 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.714721 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.18 19:53:08.715228 [ 266 ] {a65a9d6d-3539-450c-8102-03aeacb02dd9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:08.715475 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:08.715513 [ 266 ] {a65a9d6d-3539-450c-8102-03aeacb02dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:08.715591 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2024.12.18 19:53:08.716096 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2024.12.18 19:53:08.716367 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.007436383 sec., 263165.5739087134 rows/sec., 20.15 MiB/sec. 2024.12.18 19:53:08.716601 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2024.12.18 19:53:08.716940 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2024.12.18 19:53:08.717052 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.18 19:53:08.717478 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2024.12.18 19:53:08.717865 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2024.12.18 19:53:08.718404 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.718741 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_56_11} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.18 19:53:08.719051 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.18 19:53:08.719277 [ 266 ] {a65a9d6d-3539-450c-8102-03aeacb02dd9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.719342 [ 266 ] {a65a9d6d-3539-450c-8102-03aeacb02dd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.720121 [ 266 ] {a65a9d6d-3539-450c-8102-03aeacb02dd9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:53:08.720441 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.006069465 sec., 19771.100088722815 rows/sec., 1.01 MiB/sec. 2024.12.18 19:53:08.720627 [ 266 ] {a65a9d6d-3539-450c-8102-03aeacb02dd9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.720728 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.18 19:53:08.721098 [ 266 ] {a65a9d6d-3539-450c-8102-03aeacb02dd9} executeQuery: Read 237 rows, 16.27 KiB in 0.006058 sec., 39121.82238362496 rows/sec., 2.62 MiB/sec. 2024.12.18 19:53:08.721252 [ 266 ] {a65a9d6d-3539-450c-8102-03aeacb02dd9} TCPHandler: Processed in 0.006759669 sec. 2024.12.18 19:53:08.721475 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.721524 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.721725 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_20_4} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.18 19:53:08.721740 [ 262 ] {0eba6d3a-77c4-40d6-b742-6b6de863b045} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:53:08.721870 [ 262 ] {0eba6d3a-77c4-40d6-b742-6b6de863b045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:53:08.721952 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.18 19:53:08.722534 [ 262 ] {0eba6d3a-77c4-40d6-b742-6b6de863b045} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.722587 [ 262 ] {0eba6d3a-77c4-40d6-b742-6b6de863b045} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.723050 [ 262 ] {0eba6d3a-77c4-40d6-b742-6b6de863b045} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:53:08.723343 [ 262 ] {0eba6d3a-77c4-40d6-b742-6b6de863b045} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.723612 [ 262 ] {0eba6d3a-77c4-40d6-b742-6b6de863b045} executeQuery: Read 1 rows, 69.00 B in 0.001946 sec., 513.874614594039 rows/sec., 34.63 KiB/sec. 2024.12.18 19:53:08.723677 [ 262 ] {0eba6d3a-77c4-40d6-b742-6b6de863b045} TCPHandler: Processed in 0.002295917 sec. 2024.12.18 19:53:08.723855 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.723999 [ 266 ] {5e5c2315-9b2f-4839-8dc4-4ea2b4f5ee43} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:08.724090 [ 266 ] {5e5c2315-9b2f-4839-8dc4-4ea2b4f5ee43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:53:08.725426 [ 266 ] {5e5c2315-9b2f-4839-8dc4-4ea2b4f5ee43} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.725474 [ 266 ] {5e5c2315-9b2f-4839-8dc4-4ea2b4f5ee43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.726316 [ 266 ] {5e5c2315-9b2f-4839-8dc4-4ea2b4f5ee43} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:53:08.726625 [ 266 ] {5e5c2315-9b2f-4839-8dc4-4ea2b4f5ee43} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.726859 [ 82 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.18 19:53:08.726926 [ 82 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.726941 [ 266 ] {5e5c2315-9b2f-4839-8dc4-4ea2b4f5ee43} executeQuery: Read 41 rows, 75.23 KiB in 0.002972 sec., 13795.42395693136 rows/sec., 24.72 MiB/sec. 2024.12.18 19:53:08.726961 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.727333 [ 266 ] {5e5c2315-9b2f-4839-8dc4-4ea2b4f5ee43} TCPHandler: Processed in 0.003549293 sec. 2024.12.18 19:53:08.727349 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.18 19:53:08.727618 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:08.727963 [ 262 ] {dd4648fb-d8f0-4743-a1ae-13fb42a24c1c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:08.728149 [ 262 ] {dd4648fb-d8f0-4743-a1ae-13fb42a24c1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:08.728210 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:08.728551 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 741 rows starting from the beginning of the part 2024.12.18 19:53:08.729574 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part 2024.12.18 19:53:08.730582 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part 2024.12.18 19:53:08.730743 [ 262 ] {dd4648fb-d8f0-4743-a1ae-13fb42a24c1c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:08.730898 [ 262 ] {dd4648fb-d8f0-4743-a1ae-13fb42a24c1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:08.731353 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part 2024.12.18 19:53:08.732221 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part 2024.12.18 19:53:08.732889 [ 262 ] {dd4648fb-d8f0-4743-a1ae-13fb42a24c1c} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:53:08.733024 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part 2024.12.18 19:53:08.734040 [ 262 ] {dd4648fb-d8f0-4743-a1ae-13fb42a24c1c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.734810 [ 262 ] {dd4648fb-d8f0-4743-a1ae-13fb42a24c1c} executeQuery: Read 82 rows, 5.33 KiB in 0.006933 sec., 11827.491706332035 rows/sec., 769.22 KiB/sec. 2024.12.18 19:53:08.735122 [ 262 ] {dd4648fb-d8f0-4743-a1ae-13fb42a24c1c} TCPHandler: Processed in 0.007618316 sec. 2024.12.18 19:53:08.751942 [ 202 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 946 rows, containing 19 columns (19 merged, 0 gathered) in 0.024858801 sec., 38054.93273790638 rows/sec., 68.19 MiB/sec. 2024.12.18 19:53:08.753788 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.18 19:53:08.754387 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:08.754503 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_26_5} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.18 19:53:08.754702 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2024.12.18 19:53:09.000230 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 210.05 MiB, peak 219.54 MiB, free memory in arenas 0.00 B, will set to 212.47 MiB (RSS), difference: 2.43 MiB 2024.12.18 19:53:11.865906 [ 28 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:53:11.865971 [ 28 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:53:12.006929 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17507 2024.12.18 19:53:12.007616 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:12.007677 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:12.008239 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:53:12.008566 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:12.008892 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17507 2024.12.18 19:53:13.222608 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2024.12.18 19:53:13.244366 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:13.244437 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:13.251815 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:53:13.252638 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:13.256319 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2024.12.18 19:53:13.672295 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:13.672482 [ 262 ] {bbf50f7f-02ce-449b-a76b-da699aa1feb7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:13.672557 [ 262 ] {bbf50f7f-02ce-449b-a76b-da699aa1feb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:13.673334 [ 262 ] {bbf50f7f-02ce-449b-a76b-da699aa1feb7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:13.673387 [ 262 ] {bbf50f7f-02ce-449b-a76b-da699aa1feb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:13.673819 [ 262 ] {bbf50f7f-02ce-449b-a76b-da699aa1feb7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:53:13.674098 [ 262 ] {bbf50f7f-02ce-449b-a76b-da699aa1feb7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:13.674328 [ 262 ] {bbf50f7f-02ce-449b-a76b-da699aa1feb7} executeQuery: Read 56 rows, 4.38 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.25 MiB/sec. 2024.12.18 19:53:13.674397 [ 262 ] {bbf50f7f-02ce-449b-a76b-da699aa1feb7} TCPHandler: Processed in 0.002230636 sec. 2024.12.18 19:53:13.674575 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:13.674697 [ 266 ] {0742a9c2-d466-4b71-ae68-d2e7cb59ee9c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:13.674745 [ 266 ] {0742a9c2-d466-4b71-ae68-d2e7cb59ee9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:13.675326 [ 266 ] {0742a9c2-d466-4b71-ae68-d2e7cb59ee9c} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:13.675369 [ 266 ] {0742a9c2-d466-4b71-ae68-d2e7cb59ee9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:13.675744 [ 266 ] {0742a9c2-d466-4b71-ae68-d2e7cb59ee9c} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:53:13.675993 [ 266 ] {0742a9c2-d466-4b71-ae68-d2e7cb59ee9c} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:13.676232 [ 266 ] {0742a9c2-d466-4b71-ae68-d2e7cb59ee9c} executeQuery: Read 64 rows, 5.12 KiB in 0.001559 sec., 41051.95638229634 rows/sec., 3.20 MiB/sec. 2024.12.18 19:53:13.676335 [ 266 ] {0742a9c2-d466-4b71-ae68-d2e7cb59ee9c} TCPHandler: Processed in 0.001816538 sec. 2024.12.18 19:53:13.676551 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:13.676702 [ 262 ] {6f4db6a2-9ae5-4b59-94e8-b0ace9fd0ec7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:13.676757 [ 262 ] {6f4db6a2-9ae5-4b59-94e8-b0ace9fd0ec7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:13.677305 [ 262 ] {6f4db6a2-9ae5-4b59-94e8-b0ace9fd0ec7} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:13.677344 [ 262 ] {6f4db6a2-9ae5-4b59-94e8-b0ace9fd0ec7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:13.677762 [ 262 ] {6f4db6a2-9ae5-4b59-94e8-b0ace9fd0ec7} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:53:13.678011 [ 262 ] {6f4db6a2-9ae5-4b59-94e8-b0ace9fd0ec7} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:13.678186 [ 29 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.18 19:53:13.678240 [ 262 ] {6f4db6a2-9ae5-4b59-94e8-b0ace9fd0ec7} executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. 2024.12.18 19:53:13.678258 [ 29 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:13.678325 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:13.678375 [ 262 ] {6f4db6a2-9ae5-4b59-94e8-b0ace9fd0ec7} TCPHandler: Processed in 0.0019425 sec. 2024.12.18 19:53:13.678512 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.18 19:53:13.678555 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:13.678630 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:13.678673 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14859 rows starting from the beginning of the part 2024.12.18 19:53:13.678686 [ 266 ] {eb1a4ce7-4b28-43d0-a747-ffc2e0c45236} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:13.678751 [ 266 ] {eb1a4ce7-4b28-43d0-a747-ffc2e0c45236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:13.678800 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2024.12.18 19:53:13.679036 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part 2024.12.18 19:53:13.679282 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 162 rows starting from the beginning of the part 2024.12.18 19:53:13.679475 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part 2024.12.18 19:53:13.679687 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part 2024.12.18 19:53:13.680231 [ 266 ] {eb1a4ce7-4b28-43d0-a747-ffc2e0c45236} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:13.680276 [ 266 ] {eb1a4ce7-4b28-43d0-a747-ffc2e0c45236} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:13.680698 [ 266 ] {eb1a4ce7-4b28-43d0-a747-ffc2e0c45236} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:53:13.680974 [ 266 ] {eb1a4ce7-4b28-43d0-a747-ffc2e0c45236} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:13.681224 [ 29 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.18 19:53:13.681368 [ 29 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:13.681440 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:13.681454 [ 266 ] {eb1a4ce7-4b28-43d0-a747-ffc2e0c45236} executeQuery: Read 60 rows, 4.14 KiB in 0.002781 sec., 21574.97303128371 rows/sec., 1.45 MiB/sec. 2024.12.18 19:53:13.681884 [ 266 ] {eb1a4ce7-4b28-43d0-a747-ffc2e0c45236} TCPHandler: Processed in 0.00339118 sec. 2024.12.18 19:53:13.681990 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.18 19:53:13.682326 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:13.682369 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2838 rows starting from the beginning of the part 2024.12.18 19:53:13.682499 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2024.12.18 19:53:13.682722 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part 2024.12.18 19:53:13.682966 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2024.12.18 19:53:13.683303 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part 2024.12.18 19:53:13.683511 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2024.12.18 19:53:13.685279 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 15815 rows, containing 5 columns (5 merged, 0 gathered) in 0.00682433 sec., 2317443.6171756056 rows/sec., 156.62 MiB/sec. 2024.12.18 19:53:13.685961 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 4 columns (4 merged, 0 gathered) in 0.00438056 sec., 726391.1463374546 rows/sec., 47.61 MiB/sec. 2024.12.18 19:53:13.686015 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.18 19:53:13.686249 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.18 19:53:13.686523 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:13.686725 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_56_11} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.18 19:53:13.686834 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:13.686919 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. 2024.12.18 19:53:13.687017 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_56_11} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.18 19:53:13.687112 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2024.12.18 19:53:15.156282 [ 37 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.18 19:53:15.156346 [ 37 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:15.156369 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:15.156588 [ 188 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.18 19:53:15.156775 [ 188 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:15.156815 [ 188 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2024.12.18 19:53:15.156911 [ 188 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.12.18 19:53:15.156993 [ 188 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.12.18 19:53:15.157139 [ 188 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part 2024.12.18 19:53:15.157242 [ 188 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part 2024.12.18 19:53:15.158272 [ 193 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827808 sec., 19695.722964337612 rows/sec., 1.64 MiB/sec. 2024.12.18 19:53:15.158422 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.18 19:53:15.158725 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:15.158825 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_13_3} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.18 19:53:15.158925 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:53:16.591370 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.591574 [ 262 ] {2845ea37-d128-4ad8-b289-5b07a408b44a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:53:16.591647 [ 262 ] {2845ea37-d128-4ad8-b289-5b07a408b44a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:53:16.592416 [ 262 ] {2845ea37-d128-4ad8-b289-5b07a408b44a} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.592470 [ 262 ] {2845ea37-d128-4ad8-b289-5b07a408b44a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.592909 [ 262 ] {2845ea37-d128-4ad8-b289-5b07a408b44a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:53:16.593185 [ 262 ] {2845ea37-d128-4ad8-b289-5b07a408b44a} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.593347 [ 52 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.18 19:53:16.593388 [ 52 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.593407 [ 262 ] {2845ea37-d128-4ad8-b289-5b07a408b44a} executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. 2024.12.18 19:53:16.593414 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.593541 [ 262 ] {2845ea37-d128-4ad8-b289-5b07a408b44a} TCPHandler: Processed in 0.002302167 sec. 2024.12.18 19:53:16.593779 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.18 19:53:16.593838 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.594208 [ 266 ] {c34badf0-64cd-48c7-874e-51951b1d1d53} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:53:16.594278 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:16.594305 [ 266 ] {c34badf0-64cd-48c7-874e-51951b1d1d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:53:16.594338 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2024.12.18 19:53:16.594750 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:16.595282 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:16.595749 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:16.596288 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:16.598268 [ 266 ] {c34badf0-64cd-48c7-874e-51951b1d1d53} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.598322 [ 266 ] {c34badf0-64cd-48c7-874e-51951b1d1d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:16.599330 [ 266 ] {c34badf0-64cd-48c7-874e-51951b1d1d53} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.18 19:53:16.599374 [ 199 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00583848 sec., 11989.421904331264 rows/sec., 909.91 KiB/sec. 2024.12.18 19:53:16.599640 [ 193 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.18 19:53:16.599751 [ 266 ] {c34badf0-64cd-48c7-874e-51951b1d1d53} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.600198 [ 266 ] {c34badf0-64cd-48c7-874e-51951b1d1d53} executeQuery: Read 2 rows, 167.00 B in 0.006105 sec., 327.6003276003276 rows/sec., 26.71 KiB/sec. 2024.12.18 19:53:16.600360 [ 266 ] {c34badf0-64cd-48c7-874e-51951b1d1d53} TCPHandler: Processed in 0.006619736 sec. 2024.12.18 19:53:16.600386 [ 193 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.600536 [ 193 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_21_5} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.18 19:53:16.600558 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.600703 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:53:16.600770 [ 262 ] {2a53de13-e7b4-4dc3-9f16-0d71179ded38} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:16.600825 [ 262 ] {2a53de13-e7b4-4dc3-9f16-0d71179ded38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:16.602282 [ 262 ] {2a53de13-e7b4-4dc3-9f16-0d71179ded38} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.602320 [ 262 ] {2a53de13-e7b4-4dc3-9f16-0d71179ded38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.602794 [ 262 ] {2a53de13-e7b4-4dc3-9f16-0d71179ded38} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:53:16.603061 [ 262 ] {2a53de13-e7b4-4dc3-9f16-0d71179ded38} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.603254 [ 262 ] {2a53de13-e7b4-4dc3-9f16-0d71179ded38} executeQuery: Read 1426 rows, 121.94 KiB in 0.002538 sec., 561859.7320724981 rows/sec., 46.92 MiB/sec. 2024.12.18 19:53:16.603312 [ 262 ] {2a53de13-e7b4-4dc3-9f16-0d71179ded38} TCPHandler: Processed in 0.002830958 sec. 2024.12.18 19:53:16.603469 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.603581 [ 266 ] {cc05b8b8-8131-4722-aa49-e454ed7cf7bb} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:53:16.603627 [ 266 ] {cc05b8b8-8131-4722-aa49-e454ed7cf7bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:53:16.604183 [ 266 ] {cc05b8b8-8131-4722-aa49-e454ed7cf7bb} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.604220 [ 266 ] {cc05b8b8-8131-4722-aa49-e454ed7cf7bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.604589 [ 266 ] {cc05b8b8-8131-4722-aa49-e454ed7cf7bb} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:53:16.604834 [ 266 ] {cc05b8b8-8131-4722-aa49-e454ed7cf7bb} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.605018 [ 266 ] {cc05b8b8-8131-4722-aa49-e454ed7cf7bb} executeQuery: Read 50 rows, 3.68 KiB in 0.001461 sec., 34223.134839151266 rows/sec., 2.46 MiB/sec. 2024.12.18 19:53:16.605070 [ 266 ] {cc05b8b8-8131-4722-aa49-e454ed7cf7bb} TCPHandler: Processed in 0.001653514 sec. 2024.12.18 19:53:16.605218 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.605326 [ 262 ] {8229adf2-7905-46d6-869a-f35a3d9335cc} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:53:16.605372 [ 262 ] {8229adf2-7905-46d6-869a-f35a3d9335cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:53:16.605985 [ 262 ] {8229adf2-7905-46d6-869a-f35a3d9335cc} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.606022 [ 262 ] {8229adf2-7905-46d6-869a-f35a3d9335cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.606381 [ 262 ] {8229adf2-7905-46d6-869a-f35a3d9335cc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:53:16.606616 [ 262 ] {8229adf2-7905-46d6-869a-f35a3d9335cc} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.606788 [ 262 ] {8229adf2-7905-46d6-869a-f35a3d9335cc} executeQuery: Read 242 rows, 16.79 KiB in 0.001484 sec., 163072.77628032345 rows/sec., 11.05 MiB/sec. 2024.12.18 19:53:16.606839 [ 262 ] {8229adf2-7905-46d6-869a-f35a3d9335cc} TCPHandler: Processed in 0.001676675 sec. 2024.12.18 19:53:16.606988 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.607094 [ 266 ] {4d555df1-eaee-45d9-8ff9-3cb123401fe7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:53:16.607138 [ 266 ] {4d555df1-eaee-45d9-8ff9-3cb123401fe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:53:16.607667 [ 266 ] {4d555df1-eaee-45d9-8ff9-3cb123401fe7} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.607704 [ 266 ] {4d555df1-eaee-45d9-8ff9-3cb123401fe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.608040 [ 266 ] {4d555df1-eaee-45d9-8ff9-3cb123401fe7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:53:16.608275 [ 266 ] {4d555df1-eaee-45d9-8ff9-3cb123401fe7} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.608401 [ 52 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.18 19:53:16.608442 [ 52 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.608451 [ 266 ] {4d555df1-eaee-45d9-8ff9-3cb123401fe7} executeQuery: Read 13 rows, 830.00 B in 0.001378 sec., 9433.962264150943 rows/sec., 588.21 KiB/sec. 2024.12.18 19:53:16.608465 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.608532 [ 266 ] {4d555df1-eaee-45d9-8ff9-3cb123401fe7} TCPHandler: Processed in 0.001599283 sec. 2024.12.18 19:53:16.608589 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.18 19:53:16.608698 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:16.608703 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.608736 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2024.12.18 19:53:16.608880 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2024.12.18 19:53:16.608916 [ 262 ] {e8b1f4b0-8347-47ee-942c-80db673e0555} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:16.609009 [ 262 ] {e8b1f4b0-8347-47ee-942c-80db673e0555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:16.609059 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2024.12.18 19:53:16.609283 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2024.12.18 19:53:16.609503 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2024.12.18 19:53:16.610766 [ 262 ] {e8b1f4b0-8347-47ee-942c-80db673e0555} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.610816 [ 262 ] {e8b1f4b0-8347-47ee-942c-80db673e0555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:16.610850 [ 193 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002313928 sec., 28090.76168316387 rows/sec., 1.82 MiB/sec. 2024.12.18 19:53:16.611081 [ 193 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.18 19:53:16.611542 [ 262 ] {e8b1f4b0-8347-47ee-942c-80db673e0555} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:53:16.611621 [ 193 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.611759 [ 193 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_21_5} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.18 19:53:16.611919 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:53:16.612000 [ 262 ] {e8b1f4b0-8347-47ee-942c-80db673e0555} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.612200 [ 262 ] {e8b1f4b0-8347-47ee-942c-80db673e0555} executeQuery: Read 881 rows, 65.42 KiB in 0.003338 sec., 263930.49730377475 rows/sec., 19.14 MiB/sec. 2024.12.18 19:53:16.612261 [ 262 ] {e8b1f4b0-8347-47ee-942c-80db673e0555} TCPHandler: Processed in 0.003623494 sec. 2024.12.18 19:53:16.612402 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.612510 [ 266 ] {48853141-4b50-433f-8b01-9ce298862206} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:53:16.612555 [ 266 ] {48853141-4b50-433f-8b01-9ce298862206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:53:16.612988 [ 266 ] {48853141-4b50-433f-8b01-9ce298862206} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.613025 [ 266 ] {48853141-4b50-433f-8b01-9ce298862206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.613366 [ 266 ] {48853141-4b50-433f-8b01-9ce298862206} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:53:16.613601 [ 266 ] {48853141-4b50-433f-8b01-9ce298862206} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.613774 [ 266 ] {48853141-4b50-433f-8b01-9ce298862206} executeQuery: Read 6 rows, 321.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 243.76 KiB/sec. 2024.12.18 19:53:16.613823 [ 266 ] {48853141-4b50-433f-8b01-9ce298862206} TCPHandler: Processed in 0.00147289 sec. 2024.12.18 19:53:16.613963 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.614075 [ 262 ] {fdef4b6c-7f6c-47c6-a4ef-5464548674f0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:16.614131 [ 262 ] {fdef4b6c-7f6c-47c6-a4ef-5464548674f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:16.614941 [ 262 ] {fdef4b6c-7f6c-47c6-a4ef-5464548674f0} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.614986 [ 262 ] {fdef4b6c-7f6c-47c6-a4ef-5464548674f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.615424 [ 262 ] {fdef4b6c-7f6c-47c6-a4ef-5464548674f0} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:53:16.615664 [ 262 ] {fdef4b6c-7f6c-47c6-a4ef-5464548674f0} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.615845 [ 262 ] {fdef4b6c-7f6c-47c6-a4ef-5464548674f0} executeQuery: Read 894 rows, 60.99 KiB in 0.001797 sec., 497495.8263772955 rows/sec., 33.15 MiB/sec. 2024.12.18 19:53:16.615938 [ 262 ] {fdef4b6c-7f6c-47c6-a4ef-5464548674f0} TCPHandler: Processed in 0.002026732 sec. 2024.12.18 19:53:16.616100 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.616212 [ 266 ] {df8c6e18-3e1a-4cc2-9319-5c098793a46f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:53:16.616260 [ 266 ] {df8c6e18-3e1a-4cc2-9319-5c098793a46f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:53:16.616751 [ 266 ] {df8c6e18-3e1a-4cc2-9319-5c098793a46f} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.616789 [ 266 ] {df8c6e18-3e1a-4cc2-9319-5c098793a46f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.617179 [ 266 ] {df8c6e18-3e1a-4cc2-9319-5c098793a46f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:53:16.617416 [ 266 ] {df8c6e18-3e1a-4cc2-9319-5c098793a46f} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.617594 [ 266 ] {df8c6e18-3e1a-4cc2-9319-5c098793a46f} executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. 2024.12.18 19:53:16.617642 [ 266 ] {df8c6e18-3e1a-4cc2-9319-5c098793a46f} TCPHandler: Processed in 0.001608503 sec. 2024.12.18 19:53:16.617789 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.617899 [ 262 ] {d8c36687-bf36-4d04-a101-f18c5761186b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:16.617963 [ 262 ] {d8c36687-bf36-4d04-a101-f18c5761186b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:53:16.619058 [ 262 ] {d8c36687-bf36-4d04-a101-f18c5761186b} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.619095 [ 262 ] {d8c36687-bf36-4d04-a101-f18c5761186b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.619734 [ 262 ] {d8c36687-bf36-4d04-a101-f18c5761186b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:53:16.619988 [ 262 ] {d8c36687-bf36-4d04-a101-f18c5761186b} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.620182 [ 262 ] {d8c36687-bf36-4d04-a101-f18c5761186b} executeQuery: Read 41 rows, 75.23 KiB in 0.002306 sec., 17779.705117085865 rows/sec., 31.86 MiB/sec. 2024.12.18 19:53:16.620282 [ 262 ] {d8c36687-bf36-4d04-a101-f18c5761186b} TCPHandler: Processed in 0.002546532 sec. 2024.12.18 19:53:16.620426 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:16.620538 [ 266 ] {081ac9c9-581b-4a88-9928-6a88e44a2152} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:16.620585 [ 266 ] {081ac9c9-581b-4a88-9928-6a88e44a2152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:16.621044 [ 266 ] {081ac9c9-581b-4a88-9928-6a88e44a2152} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:16.621081 [ 266 ] {081ac9c9-581b-4a88-9928-6a88e44a2152} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:16.621444 [ 266 ] {081ac9c9-581b-4a88-9928-6a88e44a2152} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:53:16.621679 [ 266 ] {081ac9c9-581b-4a88-9928-6a88e44a2152} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:16.621870 [ 266 ] {081ac9c9-581b-4a88-9928-6a88e44a2152} executeQuery: Read 58 rows, 3.68 KiB in 0.001351 sec., 42931.16210214656 rows/sec., 2.66 MiB/sec. 2024.12.18 19:53:16.621946 [ 266 ] {081ac9c9-581b-4a88-9928-6a88e44a2152} TCPHandler: Processed in 0.001574842 sec. 2024.12.18 19:53:17.092904 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1016 2024.12.18 19:53:17.096515 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:17.096565 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:17.098034 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:53:17.098339 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:17.099572 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1016 2024.12.18 19:53:18.668795 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:18.669073 [ 262 ] {7215a75f-0ca4-4b96-9ea7-19ab0ba7d334} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:18.669186 [ 262 ] {7215a75f-0ca4-4b96-9ea7-19ab0ba7d334} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:18.669998 [ 262 ] {7215a75f-0ca4-4b96-9ea7-19ab0ba7d334} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:18.670041 [ 262 ] {7215a75f-0ca4-4b96-9ea7-19ab0ba7d334} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:18.670463 [ 262 ] {7215a75f-0ca4-4b96-9ea7-19ab0ba7d334} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:53:18.670716 [ 262 ] {7215a75f-0ca4-4b96-9ea7-19ab0ba7d334} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:18.670915 [ 262 ] {7215a75f-0ca4-4b96-9ea7-19ab0ba7d334} executeQuery: Read 56 rows, 4.38 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.23 MiB/sec. 2024.12.18 19:53:18.670981 [ 262 ] {7215a75f-0ca4-4b96-9ea7-19ab0ba7d334} TCPHandler: Processed in 0.002352468 sec. 2024.12.18 19:53:18.671163 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:18.671284 [ 266 ] {4b67429f-cdbc-421d-885b-6a2c6c5a7638} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:18.671332 [ 266 ] {4b67429f-cdbc-421d-885b-6a2c6c5a7638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:18.671918 [ 266 ] {4b67429f-cdbc-421d-885b-6a2c6c5a7638} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:18.671957 [ 266 ] {4b67429f-cdbc-421d-885b-6a2c6c5a7638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:18.672319 [ 266 ] {4b67429f-cdbc-421d-885b-6a2c6c5a7638} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:53:18.672561 [ 266 ] {4b67429f-cdbc-421d-885b-6a2c6c5a7638} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:18.672735 [ 266 ] {4b67429f-cdbc-421d-885b-6a2c6c5a7638} executeQuery: Read 64 rows, 5.12 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 3.38 MiB/sec. 2024.12.18 19:53:18.672786 [ 266 ] {4b67429f-cdbc-421d-885b-6a2c6c5a7638} TCPHandler: Processed in 0.001682335 sec. 2024.12.18 19:53:18.672940 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:18.673049 [ 262 ] {f2230157-7729-41b7-8e68-b6351bcfd8c5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:18.673100 [ 262 ] {f2230157-7729-41b7-8e68-b6351bcfd8c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:18.673662 [ 262 ] {f2230157-7729-41b7-8e68-b6351bcfd8c5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:18.673706 [ 262 ] {f2230157-7729-41b7-8e68-b6351bcfd8c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:18.674150 [ 262 ] {f2230157-7729-41b7-8e68-b6351bcfd8c5} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:53:18.674384 [ 262 ] {f2230157-7729-41b7-8e68-b6351bcfd8c5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:18.674563 [ 262 ] {f2230157-7729-41b7-8e68-b6351bcfd8c5} executeQuery: Read 64 rows, 4.56 KiB in 0.001537 sec., 41639.55757970072 rows/sec., 2.90 MiB/sec. 2024.12.18 19:53:18.674613 [ 262 ] {f2230157-7729-41b7-8e68-b6351bcfd8c5} TCPHandler: Processed in 0.001725815 sec. 2024.12.18 19:53:18.674754 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:18.674862 [ 266 ] {98c728fb-28e2-47a1-9b74-df8834e5c599} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:18.674908 [ 266 ] {98c728fb-28e2-47a1-9b74-df8834e5c599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:18.675326 [ 266 ] {98c728fb-28e2-47a1-9b74-df8834e5c599} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:18.675362 [ 266 ] {98c728fb-28e2-47a1-9b74-df8834e5c599} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:18.675706 [ 266 ] {98c728fb-28e2-47a1-9b74-df8834e5c599} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:53:18.675937 [ 266 ] {98c728fb-28e2-47a1-9b74-df8834e5c599} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:18.676136 [ 266 ] {98c728fb-28e2-47a1-9b74-df8834e5c599} executeQuery: Read 24 rows, 1.66 KiB in 0.001296 sec., 18518.51851851852 rows/sec., 1.25 MiB/sec. 2024.12.18 19:53:18.676226 [ 266 ] {98c728fb-28e2-47a1-9b74-df8834e5c599} TCPHandler: Processed in 0.001523851 sec. 2024.12.18 19:53:19.509097 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17934 2024.12.18 19:53:19.509803 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:19.509851 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:19.510413 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:53:19.510674 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:19.510934 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2024.12.18 19:53:20.756458 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2024.12.18 19:53:20.776816 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:20.776869 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:20.784413 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:53:20.785165 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:20.787610 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2024.12.18 19:53:23.673002 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:23.673205 [ 262 ] {f691dbdb-9701-4579-9b01-c91d3bc429e1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:23.673277 [ 262 ] {f691dbdb-9701-4579-9b01-c91d3bc429e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:23.674058 [ 262 ] {f691dbdb-9701-4579-9b01-c91d3bc429e1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:23.674112 [ 262 ] {f691dbdb-9701-4579-9b01-c91d3bc429e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:23.674541 [ 262 ] {f691dbdb-9701-4579-9b01-c91d3bc429e1} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:53:23.674790 [ 262 ] {f691dbdb-9701-4579-9b01-c91d3bc429e1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:23.675014 [ 262 ] {f691dbdb-9701-4579-9b01-c91d3bc429e1} executeQuery: Read 56 rows, 4.38 KiB in 0.001849 sec., 30286.64142779881 rows/sec., 2.31 MiB/sec. 2024.12.18 19:53:23.675122 [ 262 ] {f691dbdb-9701-4579-9b01-c91d3bc429e1} TCPHandler: Processed in 0.002250617 sec. 2024.12.18 19:53:23.675353 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:23.675506 [ 266 ] {5310215c-dbec-4556-95f5-510c825d1d5e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:23.675557 [ 266 ] {5310215c-dbec-4556-95f5-510c825d1d5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:23.676152 [ 266 ] {5310215c-dbec-4556-95f5-510c825d1d5e} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:23.676191 [ 266 ] {5310215c-dbec-4556-95f5-510c825d1d5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:23.676567 [ 266 ] {5310215c-dbec-4556-95f5-510c825d1d5e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:53:23.676802 [ 266 ] {5310215c-dbec-4556-95f5-510c825d1d5e} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:23.677001 [ 266 ] {5310215c-dbec-4556-95f5-510c825d1d5e} executeQuery: Read 64 rows, 5.12 KiB in 0.001515 sec., 42244.22442244224 rows/sec., 3.30 MiB/sec. 2024.12.18 19:53:23.677109 [ 266 ] {5310215c-dbec-4556-95f5-510c825d1d5e} TCPHandler: Processed in 0.001855368 sec. 2024.12.18 19:53:23.677309 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:23.677464 [ 262 ] {2123d08d-bfc4-46a2-8dc2-42ecb73a7a45} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:23.677525 [ 262 ] {2123d08d-bfc4-46a2-8dc2-42ecb73a7a45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:23.678185 [ 262 ] {2123d08d-bfc4-46a2-8dc2-42ecb73a7a45} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:23.678233 [ 262 ] {2123d08d-bfc4-46a2-8dc2-42ecb73a7a45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:23.678632 [ 262 ] {2123d08d-bfc4-46a2-8dc2-42ecb73a7a45} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:53:23.678867 [ 262 ] {2123d08d-bfc4-46a2-8dc2-42ecb73a7a45} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:23.679044 [ 262 ] {2123d08d-bfc4-46a2-8dc2-42ecb73a7a45} executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. 2024.12.18 19:53:23.679105 [ 262 ] {2123d08d-bfc4-46a2-8dc2-42ecb73a7a45} TCPHandler: Processed in 0.00190642 sec. 2024.12.18 19:53:23.679247 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:23.679372 [ 266 ] {3c45bce1-0977-4ad7-b0e6-1c4b421abe48} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:23.679428 [ 266 ] {3c45bce1-0977-4ad7-b0e6-1c4b421abe48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:23.679970 [ 266 ] {3c45bce1-0977-4ad7-b0e6-1c4b421abe48} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:23.680015 [ 266 ] {3c45bce1-0977-4ad7-b0e6-1c4b421abe48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:23.680417 [ 266 ] {3c45bce1-0977-4ad7-b0e6-1c4b421abe48} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:53:23.680652 [ 266 ] {3c45bce1-0977-4ad7-b0e6-1c4b421abe48} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:23.680853 [ 266 ] {3c45bce1-0977-4ad7-b0e6-1c4b421abe48} executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. 2024.12.18 19:53:23.680903 [ 266 ] {3c45bce1-0977-4ad7-b0e6-1c4b421abe48} TCPHandler: Processed in 0.001708104 sec. 2024.12.18 19:53:26.866015 [ 73 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:53:26.866090 [ 73 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:53:27.011043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18422 2024.12.18 19:53:27.011758 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:27.011804 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:27.012347 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:53:27.012602 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:27.012873 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18422 2024.12.18 19:53:27.099850 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1032 2024.12.18 19:53:27.103243 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:27.103313 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:27.104815 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:53:27.105168 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:27.105880 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1032 2024.12.18 19:53:28.028005 [ 44 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 2024.12.18 19:53:28.028068 [ 44 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.028091 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.028269 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full 2024.12.18 19:53:28.028456 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:28.028503 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 66 rows starting from the beginning of the part 2024.12.18 19:53:28.028597 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2024.12.18 19:53:28.028913 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part 2024.12.18 19:53:28.029090 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part 2024.12.18 19:53:28.029308 [ 189 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part 2024.12.18 19:53:28.030482 [ 192 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.002321448 sec., 93045.3751279374 rows/sec., 7.01 MiB/sec. 2024.12.18 19:53:28.030707 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) 2024.12.18 19:53:28.031106 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.031210 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_34_8} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 2024.12.18 19:53:28.031326 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:53:28.287679 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2024.12.18 19:53:28.309236 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.309292 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.316689 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:53:28.317479 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.320197 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2024.12.18 19:53:28.679791 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.680001 [ 262 ] {07e2ea4e-70bc-4043-a55c-f514a21f92e9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:53:28.680081 [ 262 ] {07e2ea4e-70bc-4043-a55c-f514a21f92e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:53:28.680863 [ 262 ] {07e2ea4e-70bc-4043-a55c-f514a21f92e9} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.680912 [ 262 ] {07e2ea4e-70bc-4043-a55c-f514a21f92e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.681336 [ 262 ] {07e2ea4e-70bc-4043-a55c-f514a21f92e9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:53:28.681586 [ 262 ] {07e2ea4e-70bc-4043-a55c-f514a21f92e9} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.681858 [ 262 ] {07e2ea4e-70bc-4043-a55c-f514a21f92e9} executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. 2024.12.18 19:53:28.682093 [ 262 ] {07e2ea4e-70bc-4043-a55c-f514a21f92e9} TCPHandler: Processed in 0.00243336 sec. 2024.12.18 19:53:28.682285 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.682403 [ 266 ] {7af0c3f1-bbc5-4829-8872-f0fbfc0761c6} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:28.682455 [ 266 ] {7af0c3f1-bbc5-4829-8872-f0fbfc0761c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:28.683206 [ 266 ] {7af0c3f1-bbc5-4829-8872-f0fbfc0761c6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.683247 [ 266 ] {7af0c3f1-bbc5-4829-8872-f0fbfc0761c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.683623 [ 266 ] {7af0c3f1-bbc5-4829-8872-f0fbfc0761c6} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:53:28.683857 [ 266 ] {7af0c3f1-bbc5-4829-8872-f0fbfc0761c6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.684036 [ 71 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.18 19:53:28.684095 [ 266 ] {7af0c3f1-bbc5-4829-8872-f0fbfc0761c6} executeQuery: Read 285 rows, 25.75 KiB in 0.001718 sec., 165890.5704307334 rows/sec., 14.64 MiB/sec. 2024.12.18 19:53:28.684120 [ 71 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.684182 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.684206 [ 266 ] {7af0c3f1-bbc5-4829-8872-f0fbfc0761c6} TCPHandler: Processed in 0.001980001 sec. 2024.12.18 19:53:28.684370 [ 192 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.18 19:53:28.684415 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.684492 [ 192 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:28.684545 [ 192 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1436 rows starting from the beginning of the part 2024.12.18 19:53:28.684582 [ 262 ] {8fc0c739-d179-468f-b7b4-c3cedc79e34e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:53:28.684673 [ 192 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2024.12.18 19:53:28.684684 [ 262 ] {8fc0c739-d179-468f-b7b4-c3cedc79e34e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:53:28.684998 [ 192 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1426 rows starting from the beginning of the part 2024.12.18 19:53:28.685187 [ 192 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part 2024.12.18 19:53:28.685436 [ 192 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2024.12.18 19:53:28.685657 [ 192 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 285 rows starting from the beginning of the part 2024.12.18 19:53:28.686457 [ 262 ] {8fc0c739-d179-468f-b7b4-c3cedc79e34e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.686510 [ 262 ] {8fc0c739-d179-468f-b7b4-c3cedc79e34e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:28.687075 [ 262 ] {8fc0c739-d179-468f-b7b4-c3cedc79e34e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:53:28.687345 [ 262 ] {8fc0c739-d179-468f-b7b4-c3cedc79e34e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.687639 [ 262 ] {8fc0c739-d179-468f-b7b4-c3cedc79e34e} executeQuery: Read 48 rows, 3.54 KiB in 0.003096 sec., 15503.87596899225 rows/sec., 1.12 MiB/sec. 2024.12.18 19:53:28.687835 [ 262 ] {8fc0c739-d179-468f-b7b4-c3cedc79e34e} TCPHandler: Processed in 0.003509032 sec. 2024.12.18 19:53:28.687941 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.003641325 sec., 910382.8963358118 rows/sec., 79.51 MiB/sec. 2024.12.18 19:53:28.688026 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.688200 [ 266 ] {efbcb22a-dc92-4376-b11f-d6d44bf35314} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:53:28.688267 [ 266 ] {efbcb22a-dc92-4376-b11f-d6d44bf35314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:53:28.688276 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.18 19:53:28.688957 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.689116 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_61_12} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.18 19:53:28.689321 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:53:28.689443 [ 266 ] {efbcb22a-dc92-4376-b11f-d6d44bf35314} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.689488 [ 266 ] {efbcb22a-dc92-4376-b11f-d6d44bf35314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.689834 [ 266 ] {efbcb22a-dc92-4376-b11f-d6d44bf35314} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:53:28.690076 [ 266 ] {efbcb22a-dc92-4376-b11f-d6d44bf35314} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.690285 [ 266 ] {efbcb22a-dc92-4376-b11f-d6d44bf35314} executeQuery: Read 14 rows, 1004.00 B in 0.002142 sec., 6535.947712418301 rows/sec., 457.74 KiB/sec. 2024.12.18 19:53:28.690344 [ 266 ] {efbcb22a-dc92-4376-b11f-d6d44bf35314} TCPHandler: Processed in 0.00240655 sec. 2024.12.18 19:53:28.690475 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.690604 [ 262 ] {cecd7e04-8fe5-44fb-b2f6-fa14b73ac6d3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:53:28.690658 [ 262 ] {cecd7e04-8fe5-44fb-b2f6-fa14b73ac6d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:53:28.691304 [ 262 ] {cecd7e04-8fe5-44fb-b2f6-fa14b73ac6d3} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.691351 [ 262 ] {cecd7e04-8fe5-44fb-b2f6-fa14b73ac6d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.691707 [ 262 ] {cecd7e04-8fe5-44fb-b2f6-fa14b73ac6d3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:53:28.691938 [ 262 ] {cecd7e04-8fe5-44fb-b2f6-fa14b73ac6d3} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.692142 [ 262 ] {cecd7e04-8fe5-44fb-b2f6-fa14b73ac6d3} executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. 2024.12.18 19:53:28.692193 [ 262 ] {cecd7e04-8fe5-44fb-b2f6-fa14b73ac6d3} TCPHandler: Processed in 0.001776527 sec. 2024.12.18 19:53:28.692336 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.692444 [ 266 ] {0bb49ca8-78ea-484e-b7aa-644eb848d500} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:28.692498 [ 266 ] {0bb49ca8-78ea-484e-b7aa-644eb848d500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:28.693309 [ 266 ] {0bb49ca8-78ea-484e-b7aa-644eb848d500} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.693356 [ 266 ] {0bb49ca8-78ea-484e-b7aa-644eb848d500} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.693739 [ 266 ] {0bb49ca8-78ea-484e-b7aa-644eb848d500} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:53:28.693970 [ 266 ] {0bb49ca8-78ea-484e-b7aa-644eb848d500} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.694158 [ 70 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.18 19:53:28.694194 [ 266 ] {0bb49ca8-78ea-484e-b7aa-644eb848d500} executeQuery: Read 423 rows, 30.96 KiB in 0.001767 sec., 239388.79456706284 rows/sec., 17.11 MiB/sec. 2024.12.18 19:53:28.694217 [ 70 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.694285 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.694303 [ 266 ] {0bb49ca8-78ea-484e-b7aa-644eb848d500} TCPHandler: Processed in 0.002018511 sec. 2024.12.18 19:53:28.694561 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.695005 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.18 19:53:28.695015 [ 262 ] {4f98219a-3566-449a-bde9-5a44d26f3d55} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:53:28.695239 [ 262 ] {4f98219a-3566-449a-bde9-5a44d26f3d55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:53:28.695608 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:28.695697 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part 2024.12.18 19:53:28.696019 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2024.12.18 19:53:28.696271 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 881 rows starting from the beginning of the part 2024.12.18 19:53:28.696592 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part 2024.12.18 19:53:28.696879 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2024.12.18 19:53:28.697198 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 423 rows starting from the beginning of the part 2024.12.18 19:53:28.697627 [ 262 ] {4f98219a-3566-449a-bde9-5a44d26f3d55} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.697711 [ 262 ] {4f98219a-3566-449a-bde9-5a44d26f3d55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:28.698438 [ 262 ] {4f98219a-3566-449a-bde9-5a44d26f3d55} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:53:28.698946 [ 262 ] {4f98219a-3566-449a-bde9-5a44d26f3d55} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.699428 [ 262 ] {4f98219a-3566-449a-bde9-5a44d26f3d55} executeQuery: Read 6 rows, 321.00 B in 0.004543 sec., 1320.7131851199647 rows/sec., 69.00 KiB/sec. 2024.12.18 19:53:28.699500 [ 262 ] {4f98219a-3566-449a-bde9-5a44d26f3d55} TCPHandler: Processed in 0.005091995 sec. 2024.12.18 19:53:28.699664 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.699937 [ 266 ] {e49a449d-99cf-4d52-8060-a48af5e293dd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:28.700073 [ 266 ] {e49a449d-99cf-4d52-8060-a48af5e293dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:28.700099 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703207 sec., 422744.6066748059 rows/sec., 32.42 MiB/sec. 2024.12.18 19:53:28.700416 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.18 19:53:28.700932 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.701138 [ 195 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_61_12} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.18 19:53:28.701261 [ 266 ] {e49a449d-99cf-4d52-8060-a48af5e293dd} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.701286 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.18 19:53:28.701329 [ 266 ] {e49a449d-99cf-4d52-8060-a48af5e293dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:28.701734 [ 266 ] {e49a449d-99cf-4d52-8060-a48af5e293dd} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:53:28.701971 [ 266 ] {e49a449d-99cf-4d52-8060-a48af5e293dd} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.702219 [ 266 ] {e49a449d-99cf-4d52-8060-a48af5e293dd} executeQuery: Read 237 rows, 16.27 KiB in 0.002409 sec., 98381.0709838107 rows/sec., 6.59 MiB/sec. 2024.12.18 19:53:28.702321 [ 266 ] {e49a449d-99cf-4d52-8060-a48af5e293dd} TCPHandler: Processed in 0.002725246 sec. 2024.12.18 19:53:28.702550 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.702764 [ 262 ] {b1f65c8f-7a27-4803-8822-5323c4f4c108} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:53:28.702812 [ 262 ] {b1f65c8f-7a27-4803-8822-5323c4f4c108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:53:28.703254 [ 262 ] {b1f65c8f-7a27-4803-8822-5323c4f4c108} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.703293 [ 262 ] {b1f65c8f-7a27-4803-8822-5323c4f4c108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.703641 [ 262 ] {b1f65c8f-7a27-4803-8822-5323c4f4c108} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:53:28.703874 [ 262 ] {b1f65c8f-7a27-4803-8822-5323c4f4c108} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.704095 [ 262 ] {b1f65c8f-7a27-4803-8822-5323c4f4c108} executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec. 2024.12.18 19:53:28.704145 [ 262 ] {b1f65c8f-7a27-4803-8822-5323c4f4c108} TCPHandler: Processed in 0.001722076 sec. 2024.12.18 19:53:28.704283 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.704388 [ 266 ] {9a326583-f86f-42a3-833d-97ce06eb9114} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:28.704458 [ 266 ] {9a326583-f86f-42a3-833d-97ce06eb9114} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:53:28.705743 [ 266 ] {9a326583-f86f-42a3-833d-97ce06eb9114} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.705782 [ 266 ] {9a326583-f86f-42a3-833d-97ce06eb9114} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.706443 [ 266 ] {9a326583-f86f-42a3-833d-97ce06eb9114} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:53:28.706702 [ 266 ] {9a326583-f86f-42a3-833d-97ce06eb9114} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.706950 [ 266 ] {9a326583-f86f-42a3-833d-97ce06eb9114} executeQuery: Read 41 rows, 75.23 KiB in 0.002583 sec., 15873.015873015875 rows/sec., 28.44 MiB/sec. 2024.12.18 19:53:28.707041 [ 266 ] {9a326583-f86f-42a3-833d-97ce06eb9114} TCPHandler: Processed in 0.002811127 sec. 2024.12.18 19:53:28.707190 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:28.707316 [ 262 ] {86b8cebe-98ee-42be-a5a3-49cd037424a8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:28.707370 [ 262 ] {86b8cebe-98ee-42be-a5a3-49cd037424a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:28.707885 [ 262 ] {86b8cebe-98ee-42be-a5a3-49cd037424a8} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:28.707931 [ 262 ] {86b8cebe-98ee-42be-a5a3-49cd037424a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.18 19:53:28.708353 [ 262 ] {86b8cebe-98ee-42be-a5a3-49cd037424a8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:53:28.708602 [ 262 ] {86b8cebe-98ee-42be-a5a3-49cd037424a8} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:28.708829 [ 262 ] {86b8cebe-98ee-42be-a5a3-49cd037424a8} executeQuery: Read 82 rows, 5.33 KiB in 0.001539 sec., 53281.35152696556 rows/sec., 3.38 MiB/sec. 2024.12.18 19:53:28.708887 [ 262 ] {86b8cebe-98ee-42be-a5a3-49cd037424a8} TCPHandler: Processed in 0.001760066 sec. 2024.12.18 19:53:29.000215 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.14 MiB, peak 222.33 MiB, free memory in arenas 0.00 B, will set to 212.76 MiB (RSS), difference: -1.38 MiB 2024.12.18 19:53:33.677770 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:33.678061 [ 262 ] {8b81f7bb-5c69-4b79-94dc-e09fae1d88e8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:53:33.678168 [ 262 ] {8b81f7bb-5c69-4b79-94dc-e09fae1d88e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:53:33.679271 [ 262 ] {8b81f7bb-5c69-4b79-94dc-e09fae1d88e8} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:33.679348 [ 262 ] {8b81f7bb-5c69-4b79-94dc-e09fae1d88e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:33.679967 [ 262 ] {8b81f7bb-5c69-4b79-94dc-e09fae1d88e8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.18 19:53:33.680340 [ 262 ] {8b81f7bb-5c69-4b79-94dc-e09fae1d88e8} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:33.680708 [ 262 ] {8b81f7bb-5c69-4b79-94dc-e09fae1d88e8} executeQuery: Read 2 rows, 167.00 B in 0.002717 sec., 736.1059992638941 rows/sec., 60.02 KiB/sec. 2024.12.18 19:53:33.680877 [ 262 ] {8b81f7bb-5c69-4b79-94dc-e09fae1d88e8} TCPHandler: Processed in 0.003300888 sec. 2024.12.18 19:53:33.681153 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:33.681310 [ 266 ] {f67cabee-f80f-4cda-a01c-72d9186e3e24} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:33.681381 [ 266 ] {f67cabee-f80f-4cda-a01c-72d9186e3e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:33.682270 [ 266 ] {f67cabee-f80f-4cda-a01c-72d9186e3e24} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:33.682322 [ 266 ] {f67cabee-f80f-4cda-a01c-72d9186e3e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:33.682751 [ 266 ] {f67cabee-f80f-4cda-a01c-72d9186e3e24} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:53:33.683017 [ 266 ] {f67cabee-f80f-4cda-a01c-72d9186e3e24} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:33.683255 [ 266 ] {f67cabee-f80f-4cda-a01c-72d9186e3e24} executeQuery: Read 57 rows, 4.45 KiB in 0.001978 sec., 28816.9868554095 rows/sec., 2.20 MiB/sec. 2024.12.18 19:53:33.683364 [ 266 ] {f67cabee-f80f-4cda-a01c-72d9186e3e24} TCPHandler: Processed in 0.002289098 sec. 2024.12.18 19:53:33.683608 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:33.683824 [ 262 ] {a834a6d7-7637-4c1f-9863-c20323a7f15c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:53:33.683887 [ 262 ] {a834a6d7-7637-4c1f-9863-c20323a7f15c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:53:33.684654 [ 262 ] {a834a6d7-7637-4c1f-9863-c20323a7f15c} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:33.684710 [ 262 ] {a834a6d7-7637-4c1f-9863-c20323a7f15c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:33.685184 [ 262 ] {a834a6d7-7637-4c1f-9863-c20323a7f15c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:53:33.685462 [ 262 ] {a834a6d7-7637-4c1f-9863-c20323a7f15c} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:33.685705 [ 262 ] {a834a6d7-7637-4c1f-9863-c20323a7f15c} executeQuery: Read 2 rows, 143.00 B in 0.001929 sec., 1036.8066355624676 rows/sec., 72.39 KiB/sec. 2024.12.18 19:53:33.685787 [ 262 ] {a834a6d7-7637-4c1f-9863-c20323a7f15c} TCPHandler: Processed in 0.002288107 sec. 2024.12.18 19:53:33.686002 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:33.686144 [ 266 ] {57dbe1d1-733a-467c-944e-2fc8dc8d4b3b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:33.686205 [ 266 ] {57dbe1d1-733a-467c-944e-2fc8dc8d4b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:33.686993 [ 266 ] {57dbe1d1-733a-467c-944e-2fc8dc8d4b3b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:33.687043 [ 266 ] {57dbe1d1-733a-467c-944e-2fc8dc8d4b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:33.687545 [ 266 ] {57dbe1d1-733a-467c-944e-2fc8dc8d4b3b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:53:33.687861 [ 266 ] {57dbe1d1-733a-467c-944e-2fc8dc8d4b3b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:33.688102 [ 266 ] {57dbe1d1-733a-467c-944e-2fc8dc8d4b3b} executeQuery: Read 66 rows, 5.28 KiB in 0.001985 sec., 33249.37027707809 rows/sec., 2.60 MiB/sec. 2024.12.18 19:53:33.688166 [ 266 ] {57dbe1d1-733a-467c-944e-2fc8dc8d4b3b} TCPHandler: Processed in 0.002236256 sec. 2024.12.18 19:53:33.688375 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:33.688502 [ 262 ] {44816d34-198f-40f2-800b-404ee3c29b26} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:33.688562 [ 262 ] {44816d34-198f-40f2-800b-404ee3c29b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:33.689257 [ 262 ] {44816d34-198f-40f2-800b-404ee3c29b26} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:33.689305 [ 262 ] {44816d34-198f-40f2-800b-404ee3c29b26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:33.689826 [ 262 ] {44816d34-198f-40f2-800b-404ee3c29b26} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:53:33.690189 [ 262 ] {44816d34-198f-40f2-800b-404ee3c29b26} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:33.690420 [ 63 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.18 19:53:33.690451 [ 262 ] {44816d34-198f-40f2-800b-404ee3c29b26} executeQuery: Read 161 rows, 11.48 KiB in 0.001976 sec., 81477.73279352227 rows/sec., 5.67 MiB/sec. 2024.12.18 19:53:33.690525 [ 63 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:33.690595 [ 262 ] {44816d34-198f-40f2-800b-404ee3c29b26} TCPHandler: Processed in 0.002281327 sec. 2024.12.18 19:53:33.690604 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:33.690830 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:33.690890 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.18 19:53:33.691027 [ 266 ] {15349c86-0228-4d1f-854c-d80a1766a803} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:33.691153 [ 266 ] {15349c86-0228-4d1f-854c-d80a1766a803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:33.691372 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:33.691508 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15815 rows starting from the beginning of the part 2024.12.18 19:53:33.691953 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 894 rows starting from the beginning of the part 2024.12.18 19:53:33.692291 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part 2024.12.18 19:53:33.692728 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2024.12.18 19:53:33.693108 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part 2024.12.18 19:53:33.693524 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part 2024.12.18 19:53:33.693749 [ 266 ] {15349c86-0228-4d1f-854c-d80a1766a803} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:33.693862 [ 266 ] {15349c86-0228-4d1f-854c-d80a1766a803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:33.694916 [ 266 ] {15349c86-0228-4d1f-854c-d80a1766a803} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:53:33.695448 [ 266 ] {15349c86-0228-4d1f-854c-d80a1766a803} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:33.695699 [ 63 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.18 19:53:33.695822 [ 63 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:33.695916 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:33.695947 [ 266 ] {15349c86-0228-4d1f-854c-d80a1766a803} executeQuery: Read 60 rows, 4.14 KiB in 0.004964 sec., 12087.026591458502 rows/sec., 834.13 KiB/sec. 2024.12.18 19:53:33.696267 [ 266 ] {15349c86-0228-4d1f-854c-d80a1766a803} TCPHandler: Processed in 0.005527494 sec. 2024.12.18 19:53:33.696386 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.18 19:53:33.697075 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:33.697259 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3182 rows starting from the beginning of the part 2024.12.18 19:53:33.697686 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 58 rows starting from the beginning of the part 2024.12.18 19:53:33.698131 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part 2024.12.18 19:53:33.698551 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2024.12.18 19:53:33.698946 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part 2024.12.18 19:53:33.699360 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2024.12.18 19:53:33.703599 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3466 rows, containing 4 columns (4 merged, 0 gathered) in 0.007539466 sec., 459714.2556250005 rows/sec., 30.12 MiB/sec. 2024.12.18 19:53:33.704172 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.18 19:53:33.704709 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:33.704848 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_61_12} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.18 19:53:33.704977 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2024.12.18 19:53:33.706291 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 17331 rows, containing 5 columns (5 merged, 0 gathered) in 0.0155369 sec., 1115473.485701781 rows/sec., 75.38 MiB/sec. 2024.12.18 19:53:33.706576 [ 202 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.18 19:53:33.706948 [ 202 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:33.707050 [ 202 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_61_12} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.18 19:53:33.707160 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. 2024.12.18 19:53:34.512985 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18849 2024.12.18 19:53:34.513630 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:34.513681 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:34.514228 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:53:34.514491 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:34.514695 [ 63 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.18 19:53:34.514752 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2024.12.18 19:53:34.514793 [ 63 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:34.514820 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:34.515299 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.18 19:53:34.515995 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:34.516040 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16592 rows starting from the beginning of the part 2024.12.18 19:53:34.516120 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2024.12.18 19:53:34.516355 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2024.12.18 19:53:34.516531 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2024.12.18 19:53:34.516685 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2024.12.18 19:53:34.516869 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2024.12.18 19:53:34.519457 [ 202 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004544433 sec., 4147712.1568301264 rows/sec., 59.33 MiB/sec. 2024.12.18 19:53:34.519832 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.18 19:53:34.520134 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:34.520213 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_41_8} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.18 19:53:34.520320 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2024.12.18 19:53:35.820243 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2024.12.18 19:53:35.842658 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:35.842718 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:35.849920 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:53:35.850736 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:35.851049 [ 59 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.18 19:53:35.851118 [ 59 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:35.851164 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:35.851558 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.18 19:53:35.865511 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2024.12.18 19:53:35.867165 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:35.868722 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2024.12.18 19:53:35.874202 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2024.12.18 19:53:35.879484 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2024.12.18 19:53:35.884770 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2024.12.18 19:53:35.890223 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2024.12.18 19:53:35.894689 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2024.12.18 19:53:35.954196 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.102901237 sec., 3002.8793531413035 rows/sec., 15.53 MiB/sec. 2024.12.18 19:53:35.957117 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.18 19:53:35.960233 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:35.960358 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_41_8} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.18 19:53:35.962704 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.12.18 19:53:36.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 215.31 MiB, peak 228.74 MiB, free memory in arenas 0.00 B, will set to 217.54 MiB (RSS), difference: 2.24 MiB 2024.12.18 19:53:37.107001 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1066 2024.12.18 19:53:37.110279 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:37.110343 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:37.111873 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:53:37.112200 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:37.113813 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1066 2024.12.18 19:53:38.678259 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.678469 [ 262 ] {ed117a8b-7a20-47ae-89b2-70fa13b2fd6b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:53:38.678549 [ 262 ] {ed117a8b-7a20-47ae-89b2-70fa13b2fd6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:53:38.679339 [ 262 ] {ed117a8b-7a20-47ae-89b2-70fa13b2fd6b} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.679389 [ 262 ] {ed117a8b-7a20-47ae-89b2-70fa13b2fd6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.679847 [ 262 ] {ed117a8b-7a20-47ae-89b2-70fa13b2fd6b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:53:38.680099 [ 262 ] {ed117a8b-7a20-47ae-89b2-70fa13b2fd6b} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.680351 [ 262 ] {ed117a8b-7a20-47ae-89b2-70fa13b2fd6b} executeQuery: Read 14 rows, 1.01 KiB in 0.00194 sec., 7216.494845360824 rows/sec., 519.49 KiB/sec. 2024.12.18 19:53:38.680416 [ 262 ] {ed117a8b-7a20-47ae-89b2-70fa13b2fd6b} TCPHandler: Processed in 0.002292427 sec. 2024.12.18 19:53:38.680602 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.680722 [ 266 ] {e9bf2df8-8338-4bd1-8114-b6506747e56e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:38.680779 [ 266 ] {e9bf2df8-8338-4bd1-8114-b6506747e56e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:38.681641 [ 266 ] {e9bf2df8-8338-4bd1-8114-b6506747e56e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.681690 [ 266 ] {e9bf2df8-8338-4bd1-8114-b6506747e56e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.682099 [ 266 ] {e9bf2df8-8338-4bd1-8114-b6506747e56e} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.18 19:53:38.682342 [ 266 ] {e9bf2df8-8338-4bd1-8114-b6506747e56e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.682565 [ 266 ] {e9bf2df8-8338-4bd1-8114-b6506747e56e} executeQuery: Read 285 rows, 25.75 KiB in 0.001871 sec., 152324.95991448424 rows/sec., 13.44 MiB/sec. 2024.12.18 19:53:38.682623 [ 266 ] {e9bf2df8-8338-4bd1-8114-b6506747e56e} TCPHandler: Processed in 0.002086043 sec. 2024.12.18 19:53:38.682806 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.682953 [ 262 ] {49e5c042-57c6-46fa-a509-36d44054ed30} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:53:38.683010 [ 262 ] {49e5c042-57c6-46fa-a509-36d44054ed30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:53:38.683687 [ 262 ] {49e5c042-57c6-46fa-a509-36d44054ed30} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.683734 [ 262 ] {49e5c042-57c6-46fa-a509-36d44054ed30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.684102 [ 262 ] {49e5c042-57c6-46fa-a509-36d44054ed30} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:53:38.684348 [ 262 ] {49e5c042-57c6-46fa-a509-36d44054ed30} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.684599 [ 262 ] {49e5c042-57c6-46fa-a509-36d44054ed30} executeQuery: Read 48 rows, 3.54 KiB in 0.001675 sec., 28656.716417910447 rows/sec., 2.06 MiB/sec. 2024.12.18 19:53:38.684737 [ 262 ] {49e5c042-57c6-46fa-a509-36d44054ed30} TCPHandler: Processed in 0.002008472 sec. 2024.12.18 19:53:38.684987 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.685122 [ 266 ] {5c608a73-087c-43e5-b05b-c3aaf4217d62} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:53:38.685178 [ 266 ] {5c608a73-087c-43e5-b05b-c3aaf4217d62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:53:38.685811 [ 266 ] {5c608a73-087c-43e5-b05b-c3aaf4217d62} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.685851 [ 266 ] {5c608a73-087c-43e5-b05b-c3aaf4217d62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.686232 [ 266 ] {5c608a73-087c-43e5-b05b-c3aaf4217d62} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:53:38.686469 [ 266 ] {5c608a73-087c-43e5-b05b-c3aaf4217d62} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.686686 [ 266 ] {5c608a73-087c-43e5-b05b-c3aaf4217d62} executeQuery: Read 14 rows, 1004.00 B in 0.001595 sec., 8777.42946708464 rows/sec., 614.71 KiB/sec. 2024.12.18 19:53:38.686738 [ 266 ] {5c608a73-087c-43e5-b05b-c3aaf4217d62} TCPHandler: Processed in 0.001869128 sec. 2024.12.18 19:53:38.686888 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.687015 [ 262 ] {505da998-4566-4261-b577-5b9db50adc41} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:53:38.687070 [ 262 ] {505da998-4566-4261-b577-5b9db50adc41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:53:38.687706 [ 262 ] {505da998-4566-4261-b577-5b9db50adc41} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.687751 [ 262 ] {505da998-4566-4261-b577-5b9db50adc41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.688094 [ 262 ] {505da998-4566-4261-b577-5b9db50adc41} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:53:38.688327 [ 262 ] {505da998-4566-4261-b577-5b9db50adc41} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.688551 [ 262 ] {505da998-4566-4261-b577-5b9db50adc41} executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. 2024.12.18 19:53:38.688672 [ 262 ] {505da998-4566-4261-b577-5b9db50adc41} TCPHandler: Processed in 0.001843347 sec. 2024.12.18 19:53:38.688823 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.688953 [ 266 ] {5938855d-6a9b-4365-9970-579ad6a43faa} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:38.689006 [ 266 ] {5938855d-6a9b-4365-9970-579ad6a43faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:38.689809 [ 266 ] {5938855d-6a9b-4365-9970-579ad6a43faa} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.689847 [ 266 ] {5938855d-6a9b-4365-9970-579ad6a43faa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.690230 [ 266 ] {5938855d-6a9b-4365-9970-579ad6a43faa} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.18 19:53:38.690474 [ 266 ] {5938855d-6a9b-4365-9970-579ad6a43faa} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.690649 [ 266 ] {5938855d-6a9b-4365-9970-579ad6a43faa} executeQuery: Read 423 rows, 30.96 KiB in 0.001725 sec., 245217.39130434784 rows/sec., 17.53 MiB/sec. 2024.12.18 19:53:38.690699 [ 266 ] {5938855d-6a9b-4365-9970-579ad6a43faa} TCPHandler: Processed in 0.001939479 sec. 2024.12.18 19:53:38.690839 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.690951 [ 262 ] {fe10f0e9-7a30-4e9c-9c36-4af87d0b2475} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:53:38.690997 [ 262 ] {fe10f0e9-7a30-4e9c-9c36-4af87d0b2475} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:53:38.691430 [ 262 ] {fe10f0e9-7a30-4e9c-9c36-4af87d0b2475} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.691466 [ 262 ] {fe10f0e9-7a30-4e9c-9c36-4af87d0b2475} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.691818 [ 262 ] {fe10f0e9-7a30-4e9c-9c36-4af87d0b2475} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:53:38.692059 [ 262 ] {fe10f0e9-7a30-4e9c-9c36-4af87d0b2475} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.692264 [ 262 ] {fe10f0e9-7a30-4e9c-9c36-4af87d0b2475} executeQuery: Read 6 rows, 321.00 B in 0.001326 sec., 4524.886877828055 rows/sec., 236.41 KiB/sec. 2024.12.18 19:53:38.692337 [ 262 ] {fe10f0e9-7a30-4e9c-9c36-4af87d0b2475} TCPHandler: Processed in 0.001549492 sec. 2024.12.18 19:53:38.692561 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.692709 [ 266 ] {6976a48c-5523-4586-b422-900bdb985c55} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:38.692758 [ 266 ] {6976a48c-5523-4586-b422-900bdb985c55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:38.693305 [ 266 ] {6976a48c-5523-4586-b422-900bdb985c55} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.693341 [ 266 ] {6976a48c-5523-4586-b422-900bdb985c55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.693731 [ 266 ] {6976a48c-5523-4586-b422-900bdb985c55} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:53:38.693973 [ 266 ] {6976a48c-5523-4586-b422-900bdb985c55} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.694148 [ 266 ] {6976a48c-5523-4586-b422-900bdb985c55} executeQuery: Read 237 rows, 16.27 KiB in 0.001464 sec., 161885.24590163934 rows/sec., 10.85 MiB/sec. 2024.12.18 19:53:38.694198 [ 266 ] {6976a48c-5523-4586-b422-900bdb985c55} TCPHandler: Processed in 0.001761846 sec. 2024.12.18 19:53:38.694334 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.694441 [ 262 ] {e7e8bc35-f55c-4945-9390-75896e38e517} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:53:38.694488 [ 262 ] {e7e8bc35-f55c-4945-9390-75896e38e517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:53:38.694906 [ 262 ] {e7e8bc35-f55c-4945-9390-75896e38e517} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.694942 [ 262 ] {e7e8bc35-f55c-4945-9390-75896e38e517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.695284 [ 262 ] {e7e8bc35-f55c-4945-9390-75896e38e517} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:53:38.695524 [ 262 ] {e7e8bc35-f55c-4945-9390-75896e38e517} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.695644 [ 56 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2024.12.18 19:53:38.695689 [ 56 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.695709 [ 262 ] {e7e8bc35-f55c-4945-9390-75896e38e517} executeQuery: Read 1 rows, 69.00 B in 0.001289 sec., 775.7951900698216 rows/sec., 52.28 KiB/sec. 2024.12.18 19:53:38.695713 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.695804 [ 262 ] {e7e8bc35-f55c-4945-9390-75896e38e517} TCPHandler: Processed in 0.001517131 sec. 2024.12.18 19:53:38.696140 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.696328 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2024.12.18 19:53:38.696512 [ 266 ] {c0e72c2e-6063-43a1-9c61-30741d61fe48} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:38.696750 [ 266 ] {c0e72c2e-6063-43a1-9c61-30741d61fe48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:53:38.696753 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:38.696873 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part 2024.12.18 19:53:38.697274 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.12.18 19:53:38.697671 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2024.12.18 19:53:38.698010 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.12.18 19:53:38.698382 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.12.18 19:53:38.698766 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2024.12.18 19:53:38.702003 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.006162847 sec., 3894.304044867575 rows/sec., 261.78 KiB/sec. 2024.12.18 19:53:38.702113 [ 266 ] {c0e72c2e-6063-43a1-9c61-30741d61fe48} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.702159 [ 266 ] {c0e72c2e-6063-43a1-9c61-30741d61fe48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.702161 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2024.12.18 19:53:38.702539 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.702643 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_24_5} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2024.12.18 19:53:38.702744 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:53:38.703031 [ 266 ] {c0e72c2e-6063-43a1-9c61-30741d61fe48} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:53:38.703297 [ 266 ] {c0e72c2e-6063-43a1-9c61-30741d61fe48} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.703554 [ 266 ] {c0e72c2e-6063-43a1-9c61-30741d61fe48} executeQuery: Read 41 rows, 75.23 KiB in 0.007166 sec., 5721.462461624337 rows/sec., 10.25 MiB/sec. 2024.12.18 19:53:38.704080 [ 266 ] {c0e72c2e-6063-43a1-9c61-30741d61fe48} TCPHandler: Processed in 0.008164148 sec. 2024.12.18 19:53:38.704237 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:38.704365 [ 262 ] {7c5762be-1e85-433f-90f0-fe1591485518} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:38.704420 [ 262 ] {7c5762be-1e85-433f-90f0-fe1591485518} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:38.704917 [ 262 ] {7c5762be-1e85-433f-90f0-fe1591485518} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:38.704954 [ 262 ] {7c5762be-1e85-433f-90f0-fe1591485518} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:38.705310 [ 262 ] {7c5762be-1e85-433f-90f0-fe1591485518} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:53:38.705541 [ 262 ] {7c5762be-1e85-433f-90f0-fe1591485518} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:38.705716 [ 262 ] {7c5762be-1e85-433f-90f0-fe1591485518} executeQuery: Read 82 rows, 5.33 KiB in 0.00138 sec., 59420.289855072464 rows/sec., 3.77 MiB/sec. 2024.12.18 19:53:38.705763 [ 262 ] {7c5762be-1e85-433f-90f0-fe1591485518} TCPHandler: Processed in 0.001588113 sec. 2024.12.18 19:53:41.866151 [ 53 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:53:41.866255 [ 53 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:53:42.014867 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19337 2024.12.18 19:53:42.015523 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:42.015570 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:42.016105 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:53:42.016365 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:42.016615 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19337 2024.12.18 19:53:43.365582 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2024.12.18 19:53:43.384224 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:43.384289 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:43.391444 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:53:43.392216 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:43.394721 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2024.12.18 19:53:43.672076 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:43.672290 [ 262 ] {f41ae8e9-0e5d-45f2-9792-e59a4a9ced79} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:43.672372 [ 262 ] {f41ae8e9-0e5d-45f2-9792-e59a4a9ced79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:43.673217 [ 262 ] {f41ae8e9-0e5d-45f2-9792-e59a4a9ced79} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:43.673269 [ 262 ] {f41ae8e9-0e5d-45f2-9792-e59a4a9ced79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:43.673710 [ 262 ] {f41ae8e9-0e5d-45f2-9792-e59a4a9ced79} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.18 19:53:43.673970 [ 262 ] {f41ae8e9-0e5d-45f2-9792-e59a4a9ced79} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:43.674198 [ 262 ] {f41ae8e9-0e5d-45f2-9792-e59a4a9ced79} executeQuery: Read 56 rows, 4.38 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.18 MiB/sec. 2024.12.18 19:53:43.674266 [ 262 ] {f41ae8e9-0e5d-45f2-9792-e59a4a9ced79} TCPHandler: Processed in 0.002363838 sec. 2024.12.18 19:53:43.674441 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:43.674560 [ 266 ] {5bfd0d29-1b1d-4fa3-9b63-9a5d930f2f38} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:43.674610 [ 266 ] {5bfd0d29-1b1d-4fa3-9b63-9a5d930f2f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:43.675195 [ 266 ] {5bfd0d29-1b1d-4fa3-9b63-9a5d930f2f38} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:43.675237 [ 266 ] {5bfd0d29-1b1d-4fa3-9b63-9a5d930f2f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:43.675628 [ 266 ] {5bfd0d29-1b1d-4fa3-9b63-9a5d930f2f38} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.18 19:53:43.675873 [ 266 ] {5bfd0d29-1b1d-4fa3-9b63-9a5d930f2f38} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:43.676112 [ 266 ] {5bfd0d29-1b1d-4fa3-9b63-9a5d930f2f38} executeQuery: Read 64 rows, 5.12 KiB in 0.001578 sec., 40557.66793409379 rows/sec., 3.17 MiB/sec. 2024.12.18 19:53:43.676178 [ 266 ] {5bfd0d29-1b1d-4fa3-9b63-9a5d930f2f38} TCPHandler: Processed in 0.001795017 sec. 2024.12.18 19:53:43.676349 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:43.676462 [ 262 ] {0c4430f7-136e-4334-a0de-dfc26ad6a858} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:43.676510 [ 262 ] {0c4430f7-136e-4334-a0de-dfc26ad6a858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:43.677052 [ 262 ] {0c4430f7-136e-4334-a0de-dfc26ad6a858} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:43.677091 [ 262 ] {0c4430f7-136e-4334-a0de-dfc26ad6a858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:43.677475 [ 262 ] {0c4430f7-136e-4334-a0de-dfc26ad6a858} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.18 19:53:43.677706 [ 262 ] {0c4430f7-136e-4334-a0de-dfc26ad6a858} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:43.677921 [ 262 ] {0c4430f7-136e-4334-a0de-dfc26ad6a858} executeQuery: Read 160 rows, 11.41 KiB in 0.00148 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. 2024.12.18 19:53:43.677972 [ 262 ] {0c4430f7-136e-4334-a0de-dfc26ad6a858} TCPHandler: Processed in 0.001696795 sec. 2024.12.18 19:53:43.678130 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:43.678238 [ 266 ] {0bb30c4c-f94f-44cb-aff2-7a3bce2f1899} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:43.678283 [ 266 ] {0bb30c4c-f94f-44cb-aff2-7a3bce2f1899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:43.678713 [ 266 ] {0bb30c4c-f94f-44cb-aff2-7a3bce2f1899} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:43.678752 [ 266 ] {0bb30c4c-f94f-44cb-aff2-7a3bce2f1899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:43.679111 [ 266 ] {0bb30c4c-f94f-44cb-aff2-7a3bce2f1899} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.18 19:53:43.679345 [ 266 ] {0bb30c4c-f94f-44cb-aff2-7a3bce2f1899} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:43.679553 [ 266 ] {0bb30c4c-f94f-44cb-aff2-7a3bce2f1899} executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. 2024.12.18 19:53:43.679601 [ 266 ] {0bb30c4c-f94f-44cb-aff2-7a3bce2f1899} TCPHandler: Processed in 0.001528191 sec. 2024.12.18 19:53:46.592055 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.592307 [ 262 ] {d9b2cd17-0029-4f09-941d-015f6dba4d61} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:53:46.592388 [ 262 ] {d9b2cd17-0029-4f09-941d-015f6dba4d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:53:46.593195 [ 262 ] {d9b2cd17-0029-4f09-941d-015f6dba4d61} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.593242 [ 262 ] {d9b2cd17-0029-4f09-941d-015f6dba4d61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.593663 [ 262 ] {d9b2cd17-0029-4f09-941d-015f6dba4d61} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:53:46.593914 [ 262 ] {d9b2cd17-0029-4f09-941d-015f6dba4d61} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.594166 [ 262 ] {d9b2cd17-0029-4f09-941d-015f6dba4d61} executeQuery: Read 14 rows, 1.01 KiB in 0.001917 sec., 7303.077725612937 rows/sec., 525.72 KiB/sec. 2024.12.18 19:53:46.594232 [ 262 ] {d9b2cd17-0029-4f09-941d-015f6dba4d61} TCPHandler: Processed in 0.002328908 sec. 2024.12.18 19:53:46.594376 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.594499 [ 266 ] {01bcf736-89a2-4fe1-90a0-a688a7279d96} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:53:46.594549 [ 266 ] {01bcf736-89a2-4fe1-90a0-a688a7279d96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:53:46.595084 [ 266 ] {01bcf736-89a2-4fe1-90a0-a688a7279d96} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.595126 [ 266 ] {01bcf736-89a2-4fe1-90a0-a688a7279d96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.595480 [ 266 ] {01bcf736-89a2-4fe1-90a0-a688a7279d96} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.18 19:53:46.595728 [ 266 ] {01bcf736-89a2-4fe1-90a0-a688a7279d96} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.595937 [ 266 ] {01bcf736-89a2-4fe1-90a0-a688a7279d96} executeQuery: Read 10 rows, 835.00 B in 0.001466 sec., 6821.282401091405 rows/sec., 556.23 KiB/sec. 2024.12.18 19:53:46.595990 [ 266 ] {01bcf736-89a2-4fe1-90a0-a688a7279d96} TCPHandler: Processed in 0.001666925 sec. 2024.12.18 19:53:46.596121 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.596231 [ 262 ] {e8488577-f5f1-4262-922b-f8b67ddfb9a0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:46.596277 [ 262 ] {e8488577-f5f1-4262-922b-f8b67ddfb9a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:46.597330 [ 262 ] {e8488577-f5f1-4262-922b-f8b67ddfb9a0} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.597370 [ 262 ] {e8488577-f5f1-4262-922b-f8b67ddfb9a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.597822 [ 262 ] {e8488577-f5f1-4262-922b-f8b67ddfb9a0} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.18 19:53:46.598071 [ 262 ] {e8488577-f5f1-4262-922b-f8b67ddfb9a0} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.598312 [ 262 ] {e8488577-f5f1-4262-922b-f8b67ddfb9a0} executeQuery: Read 1430 rows, 122.23 KiB in 0.002101 sec., 680628.2722513089 rows/sec., 56.81 MiB/sec. 2024.12.18 19:53:46.598403 [ 262 ] {e8488577-f5f1-4262-922b-f8b67ddfb9a0} TCPHandler: Processed in 0.002334758 sec. 2024.12.18 19:53:46.598602 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.598791 [ 266 ] {ec7b563f-ae55-4490-9055-215cacdcd297} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:53:46.598847 [ 266 ] {ec7b563f-ae55-4490-9055-215cacdcd297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:53:46.599426 [ 266 ] {ec7b563f-ae55-4490-9055-215cacdcd297} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.599466 [ 266 ] {ec7b563f-ae55-4490-9055-215cacdcd297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.599821 [ 266 ] {ec7b563f-ae55-4490-9055-215cacdcd297} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:53:46.600057 [ 266 ] {ec7b563f-ae55-4490-9055-215cacdcd297} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.600264 [ 266 ] {ec7b563f-ae55-4490-9055-215cacdcd297} executeQuery: Read 58 rows, 4.24 KiB in 0.001504 sec., 38563.82978723405 rows/sec., 2.75 MiB/sec. 2024.12.18 19:53:46.600317 [ 266 ] {ec7b563f-ae55-4490-9055-215cacdcd297} TCPHandler: Processed in 0.001844648 sec. 2024.12.18 19:53:46.600444 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.600552 [ 262 ] {25abf8b4-3eb5-430b-9b98-13dae60696c5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:53:46.600597 [ 262 ] {25abf8b4-3eb5-430b-9b98-13dae60696c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:53:46.601188 [ 262 ] {25abf8b4-3eb5-430b-9b98-13dae60696c5} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.601227 [ 262 ] {25abf8b4-3eb5-430b-9b98-13dae60696c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.601574 [ 262 ] {25abf8b4-3eb5-430b-9b98-13dae60696c5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:53:46.601801 [ 262 ] {25abf8b4-3eb5-430b-9b98-13dae60696c5} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.602036 [ 262 ] {25abf8b4-3eb5-430b-9b98-13dae60696c5} executeQuery: Read 242 rows, 16.79 KiB in 0.001506 sec., 160690.57104913678 rows/sec., 10.89 MiB/sec. 2024.12.18 19:53:46.602101 [ 262 ] {25abf8b4-3eb5-430b-9b98-13dae60696c5} TCPHandler: Processed in 0.001709685 sec. 2024.12.18 19:53:46.602235 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.602364 [ 266 ] {86806c7b-341d-4720-aac6-3fe41cc4f231} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:53:46.602417 [ 266 ] {86806c7b-341d-4720-aac6-3fe41cc4f231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:53:46.603037 [ 266 ] {86806c7b-341d-4720-aac6-3fe41cc4f231} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.603076 [ 266 ] {86806c7b-341d-4720-aac6-3fe41cc4f231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.603410 [ 266 ] {86806c7b-341d-4720-aac6-3fe41cc4f231} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:53:46.603642 [ 266 ] {86806c7b-341d-4720-aac6-3fe41cc4f231} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.603886 [ 266 ] {86806c7b-341d-4720-aac6-3fe41cc4f231} executeQuery: Read 13 rows, 830.00 B in 0.001548 sec., 8397.932816537468 rows/sec., 523.61 KiB/sec. 2024.12.18 19:53:46.604007 [ 266 ] {86806c7b-341d-4720-aac6-3fe41cc4f231} TCPHandler: Processed in 0.001829247 sec. 2024.12.18 19:53:46.604195 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.604306 [ 262 ] {c15b8818-4a8d-41f1-a62f-a6c9c7a58598} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:46.604354 [ 262 ] {c15b8818-4a8d-41f1-a62f-a6c9c7a58598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:46.605289 [ 262 ] {c15b8818-4a8d-41f1-a62f-a6c9c7a58598} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.605328 [ 262 ] {c15b8818-4a8d-41f1-a62f-a6c9c7a58598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.605723 [ 262 ] {c15b8818-4a8d-41f1-a62f-a6c9c7a58598} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.18 19:53:46.605966 [ 262 ] {c15b8818-4a8d-41f1-a62f-a6c9c7a58598} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.606185 [ 262 ] {c15b8818-4a8d-41f1-a62f-a6c9c7a58598} executeQuery: Read 889 rows, 66.07 KiB in 0.001903 sec., 467157.1203363111 rows/sec., 33.90 MiB/sec. 2024.12.18 19:53:46.606239 [ 262 ] {c15b8818-4a8d-41f1-a62f-a6c9c7a58598} TCPHandler: Processed in 0.002110724 sec. 2024.12.18 19:53:46.606387 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.606496 [ 266 ] {633e0c30-d37e-4a1e-a561-c4fbe6b4cb1d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:53:46.606542 [ 266 ] {633e0c30-d37e-4a1e-a561-c4fbe6b4cb1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:53:46.606963 [ 266 ] {633e0c30-d37e-4a1e-a561-c4fbe6b4cb1d} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.607001 [ 266 ] {633e0c30-d37e-4a1e-a561-c4fbe6b4cb1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.607342 [ 266 ] {633e0c30-d37e-4a1e-a561-c4fbe6b4cb1d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:53:46.607575 [ 266 ] {633e0c30-d37e-4a1e-a561-c4fbe6b4cb1d} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.607780 [ 266 ] {633e0c30-d37e-4a1e-a561-c4fbe6b4cb1d} executeQuery: Read 6 rows, 321.00 B in 0.001305 sec., 4597.701149425287 rows/sec., 240.21 KiB/sec. 2024.12.18 19:53:46.607829 [ 266 ] {633e0c30-d37e-4a1e-a561-c4fbe6b4cb1d} TCPHandler: Processed in 0.001495901 sec. 2024.12.18 19:53:46.607966 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.608075 [ 262 ] {0afaa6b9-e981-40c0-be5d-bcec85cac911} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:46.608123 [ 262 ] {0afaa6b9-e981-40c0-be5d-bcec85cac911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:46.608773 [ 262 ] {0afaa6b9-e981-40c0-be5d-bcec85cac911} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.608812 [ 262 ] {0afaa6b9-e981-40c0-be5d-bcec85cac911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.609227 [ 262 ] {0afaa6b9-e981-40c0-be5d-bcec85cac911} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.18 19:53:46.609463 [ 262 ] {0afaa6b9-e981-40c0-be5d-bcec85cac911} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.609663 [ 262 ] {0afaa6b9-e981-40c0-be5d-bcec85cac911} executeQuery: Read 898 rows, 61.27 KiB in 0.001611 sec., 557417.7529484791 rows/sec., 37.14 MiB/sec. 2024.12.18 19:53:46.609713 [ 262 ] {0afaa6b9-e981-40c0-be5d-bcec85cac911} TCPHandler: Processed in 0.001800727 sec. 2024.12.18 19:53:46.609828 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.609939 [ 266 ] {30b6bd98-73bf-4237-8dc1-f1c52f088364} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:53:46.609990 [ 266 ] {30b6bd98-73bf-4237-8dc1-f1c52f088364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:53:46.610486 [ 266 ] {30b6bd98-73bf-4237-8dc1-f1c52f088364} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.610531 [ 266 ] {30b6bd98-73bf-4237-8dc1-f1c52f088364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.610930 [ 266 ] {30b6bd98-73bf-4237-8dc1-f1c52f088364} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:53:46.611171 [ 266 ] {30b6bd98-73bf-4237-8dc1-f1c52f088364} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.611410 [ 266 ] {30b6bd98-73bf-4237-8dc1-f1c52f088364} executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec. 2024.12.18 19:53:46.611588 [ 266 ] {30b6bd98-73bf-4237-8dc1-f1c52f088364} TCPHandler: Processed in 0.001804967 sec. 2024.12.18 19:53:46.611772 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.611883 [ 262 ] {fe242c06-8618-4419-b47b-92afe745fdfe} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:46.611964 [ 262 ] {fe242c06-8618-4419-b47b-92afe745fdfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:53:46.613164 [ 262 ] {fe242c06-8618-4419-b47b-92afe745fdfe} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.613202 [ 262 ] {fe242c06-8618-4419-b47b-92afe745fdfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.613834 [ 262 ] {fe242c06-8618-4419-b47b-92afe745fdfe} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:53:46.614087 [ 262 ] {fe242c06-8618-4419-b47b-92afe745fdfe} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.614321 [ 262 ] {fe242c06-8618-4419-b47b-92afe745fdfe} executeQuery: Read 41 rows, 75.23 KiB in 0.002461 sec., 16659.894351889474 rows/sec., 29.85 MiB/sec. 2024.12.18 19:53:46.614413 [ 262 ] {fe242c06-8618-4419-b47b-92afe745fdfe} TCPHandler: Processed in 0.002735416 sec. 2024.12.18 19:53:46.614559 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:46.614687 [ 266 ] {d5f0ff3a-884c-410f-ae64-00d306b3512c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:46.614741 [ 266 ] {d5f0ff3a-884c-410f-ae64-00d306b3512c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:46.615204 [ 266 ] {d5f0ff3a-884c-410f-ae64-00d306b3512c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:46.615242 [ 266 ] {d5f0ff3a-884c-410f-ae64-00d306b3512c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:46.615587 [ 266 ] {d5f0ff3a-884c-410f-ae64-00d306b3512c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.18 19:53:46.615813 [ 266 ] {d5f0ff3a-884c-410f-ae64-00d306b3512c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:46.616018 [ 266 ] {d5f0ff3a-884c-410f-ae64-00d306b3512c} executeQuery: Read 58 rows, 3.68 KiB in 0.001359 sec., 42678.440029433405 rows/sec., 2.64 MiB/sec. 2024.12.18 19:53:46.616067 [ 266 ] {d5f0ff3a-884c-410f-ae64-00d306b3512c} TCPHandler: Processed in 0.001569403 sec. 2024.12.18 19:53:47.114009 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1120 2024.12.18 19:53:47.118277 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:47.118338 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:47.119851 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:53:47.120175 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:47.120874 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1120 2024.12.18 19:53:48.667870 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:48.668065 [ 262 ] {016ff88c-ccbd-47ea-8fc4-911b266256d7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:48.668137 [ 262 ] {016ff88c-ccbd-47ea-8fc4-911b266256d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:48.668874 [ 262 ] {016ff88c-ccbd-47ea-8fc4-911b266256d7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:48.668933 [ 262 ] {016ff88c-ccbd-47ea-8fc4-911b266256d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:48.669358 [ 262 ] {016ff88c-ccbd-47ea-8fc4-911b266256d7} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.18 19:53:48.669609 [ 262 ] {016ff88c-ccbd-47ea-8fc4-911b266256d7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:48.669822 [ 42 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.18 19:53:48.669858 [ 262 ] {016ff88c-ccbd-47ea-8fc4-911b266256d7} executeQuery: Read 56 rows, 4.38 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.32 MiB/sec. 2024.12.18 19:53:48.669917 [ 42 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:48.669982 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:48.670013 [ 262 ] {016ff88c-ccbd-47ea-8fc4-911b266256d7} TCPHandler: Processed in 0.002269217 sec. 2024.12.18 19:53:48.670284 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:48.670718 [ 266 ] {b9133876-3150-4633-b1ae-eb45d8ea5c38} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:48.670819 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.18 19:53:48.670896 [ 266 ] {b9133876-3150-4633-b1ae-eb45d8ea5c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:48.671548 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:48.671675 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1436 rows starting from the beginning of the part 2024.12.18 19:53:48.672071 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 57 rows starting from the beginning of the part 2024.12.18 19:53:48.672449 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 285 rows starting from the beginning of the part 2024.12.18 19:53:48.672782 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2024.12.18 19:53:48.673008 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1430 rows starting from the beginning of the part 2024.12.18 19:53:48.673321 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part 2024.12.18 19:53:48.674099 [ 266 ] {b9133876-3150-4633-b1ae-eb45d8ea5c38} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:48.674156 [ 266 ] {b9133876-3150-4633-b1ae-eb45d8ea5c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:48.675088 [ 266 ] {b9133876-3150-4633-b1ae-eb45d8ea5c38} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.18 19:53:48.675636 [ 266 ] {b9133876-3150-4633-b1ae-eb45d8ea5c38} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:48.675955 [ 42 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.18 19:53:48.676023 [ 42 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:48.676073 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:48.676096 [ 266 ] {b9133876-3150-4633-b1ae-eb45d8ea5c38} executeQuery: Read 64 rows, 5.12 KiB in 0.005534 sec., 11564.871702204555 rows/sec., 924.33 KiB/sec. 2024.12.18 19:53:48.676306 [ 266 ] {b9133876-3150-4633-b1ae-eb45d8ea5c38} TCPHandler: Processed in 0.006166007 sec. 2024.12.18 19:53:48.676392 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.18 19:53:48.676572 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:48.676847 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:48.676939 [ 262 ] {46e02181-b913-458b-b6d1-64febd34339a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:48.676998 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 915 rows starting from the beginning of the part 2024.12.18 19:53:48.677074 [ 262 ] {46e02181-b913-458b-b6d1-64febd34339a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:48.677086 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3320 rows, containing 5 columns (5 merged, 0 gathered) in 0.006923042 sec., 479557.97465911665 rows/sec., 41.87 MiB/sec. 2024.12.18 19:53:48.677335 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 66 rows starting from the beginning of the part 2024.12.18 19:53:48.677564 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.18 19:53:48.677807 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 423 rows starting from the beginning of the part 2024.12.18 19:53:48.678237 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2024.12.18 19:53:48.678700 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 889 rows starting from the beginning of the part 2024.12.18 19:53:48.678708 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:48.679109 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_66_13} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.18 19:53:48.679173 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part 2024.12.18 19:53:48.679415 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.18 19:53:48.680080 [ 262 ] {46e02181-b913-458b-b6d1-64febd34339a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:48.680134 [ 262 ] {46e02181-b913-458b-b6d1-64febd34339a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:48.680724 [ 262 ] {46e02181-b913-458b-b6d1-64febd34339a} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.18 19:53:48.681006 [ 262 ] {46e02181-b913-458b-b6d1-64febd34339a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:48.681398 [ 262 ] {46e02181-b913-458b-b6d1-64febd34339a} executeQuery: Read 64 rows, 4.56 KiB in 0.004604 sec., 13900.955690703737 rows/sec., 991.41 KiB/sec. 2024.12.18 19:53:48.681665 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.005493713 sec., 440685.56184132665 rows/sec., 33.80 MiB/sec. 2024.12.18 19:53:48.681686 [ 262 ] {46e02181-b913-458b-b6d1-64febd34339a} TCPHandler: Processed in 0.005230348 sec. 2024.12.18 19:53:48.681942 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:48.681957 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.18 19:53:48.682130 [ 266 ] {ee620bd3-886a-4c12-aa3d-03a8a45fea9f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:48.682199 [ 266 ] {ee620bd3-886a-4c12-aa3d-03a8a45fea9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:48.682325 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:48.682449 [ 200 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_66_13} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.18 19:53:48.682535 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.18 19:53:48.682844 [ 266 ] {ee620bd3-886a-4c12-aa3d-03a8a45fea9f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:48.682890 [ 266 ] {ee620bd3-886a-4c12-aa3d-03a8a45fea9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:48.683282 [ 266 ] {ee620bd3-886a-4c12-aa3d-03a8a45fea9f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.18 19:53:48.683515 [ 266 ] {ee620bd3-886a-4c12-aa3d-03a8a45fea9f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:48.683774 [ 266 ] {ee620bd3-886a-4c12-aa3d-03a8a45fea9f} executeQuery: Read 24 rows, 1.66 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 992.96 KiB/sec. 2024.12.18 19:53:48.683832 [ 266 ] {ee620bd3-886a-4c12-aa3d-03a8a45fea9f} TCPHandler: Processed in 0.002028822 sec. 2024.12.18 19:53:49.516719 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19764 2024.12.18 19:53:49.517398 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:49.517439 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:49.517956 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:53:49.518216 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:49.518447 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2024.12.18 19:53:50.894770 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2024.12.18 19:53:50.915344 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:50.915403 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:50.922651 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:53:50.923418 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:50.925977 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2024.12.18 19:53:53.672562 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:53.672797 [ 262 ] {636e75d0-e233-4a9e-bf45-64f284b396f9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:53.672880 [ 262 ] {636e75d0-e233-4a9e-bf45-64f284b396f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:53.673703 [ 262 ] {636e75d0-e233-4a9e-bf45-64f284b396f9} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:53.673760 [ 262 ] {636e75d0-e233-4a9e-bf45-64f284b396f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:53.674208 [ 262 ] {636e75d0-e233-4a9e-bf45-64f284b396f9} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.18 19:53:53.674470 [ 262 ] {636e75d0-e233-4a9e-bf45-64f284b396f9} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:53.674708 [ 262 ] {636e75d0-e233-4a9e-bf45-64f284b396f9} executeQuery: Read 56 rows, 4.38 KiB in 0.00196 sec., 28571.428571428572 rows/sec., 2.18 MiB/sec. 2024.12.18 19:53:53.674820 [ 262 ] {636e75d0-e233-4a9e-bf45-64f284b396f9} TCPHandler: Processed in 0.002390959 sec. 2024.12.18 19:53:53.675060 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:53.675250 [ 266 ] {54945231-1403-4302-b176-71c90d820a18} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:53.675311 [ 266 ] {54945231-1403-4302-b176-71c90d820a18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:53.676028 [ 266 ] {54945231-1403-4302-b176-71c90d820a18} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:53.676079 [ 266 ] {54945231-1403-4302-b176-71c90d820a18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:53.676501 [ 266 ] {54945231-1403-4302-b176-71c90d820a18} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.18 19:53:53.676750 [ 266 ] {54945231-1403-4302-b176-71c90d820a18} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:53.677003 [ 266 ] {54945231-1403-4302-b176-71c90d820a18} executeQuery: Read 64 rows, 5.12 KiB in 0.00179 sec., 35754.18994413408 rows/sec., 2.79 MiB/sec. 2024.12.18 19:53:53.677099 [ 266 ] {54945231-1403-4302-b176-71c90d820a18} TCPHandler: Processed in 0.002157484 sec. 2024.12.18 19:53:53.677327 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:53.677529 [ 262 ] {d3acab37-f091-49d4-9ee2-f051da4d7317} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:53.677590 [ 262 ] {d3acab37-f091-49d4-9ee2-f051da4d7317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:53.678219 [ 262 ] {d3acab37-f091-49d4-9ee2-f051da4d7317} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:53.678259 [ 262 ] {d3acab37-f091-49d4-9ee2-f051da4d7317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:53.678661 [ 262 ] {d3acab37-f091-49d4-9ee2-f051da4d7317} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.18 19:53:53.678904 [ 262 ] {d3acab37-f091-49d4-9ee2-f051da4d7317} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:53.679077 [ 34 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.18 19:53:53.679140 [ 262 ] {d3acab37-f091-49d4-9ee2-f051da4d7317} executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. 2024.12.18 19:53:53.679172 [ 34 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:53.679252 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:53.679267 [ 262 ] {d3acab37-f091-49d4-9ee2-f051da4d7317} TCPHandler: Processed in 0.002071123 sec. 2024.12.18 19:53:53.679526 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:53.679535 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.18 19:53:53.679735 [ 266 ] {366c2d6b-a16a-4959-83c9-876a120dbd0d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:53.679863 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:53.679871 [ 266 ] {366c2d6b-a16a-4959-83c9-876a120dbd0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:53.679958 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17331 rows starting from the beginning of the part 2024.12.18 19:53:53.680344 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part 2024.12.18 19:53:53.680695 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part 2024.12.18 19:53:53.681022 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 898 rows starting from the beginning of the part 2024.12.18 19:53:53.681283 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part 2024.12.18 19:53:53.681609 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2024.12.18 19:53:53.682330 [ 266 ] {366c2d6b-a16a-4959-83c9-876a120dbd0d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:53.682394 [ 266 ] {366c2d6b-a16a-4959-83c9-876a120dbd0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:53.683143 [ 266 ] {366c2d6b-a16a-4959-83c9-876a120dbd0d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.18 19:53:53.683495 [ 266 ] {366c2d6b-a16a-4959-83c9-876a120dbd0d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:53.683786 [ 34 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.18 19:53:53.683918 [ 34 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:53.683972 [ 266 ] {366c2d6b-a16a-4959-83c9-876a120dbd0d} executeQuery: Read 60 rows, 4.14 KiB in 0.004292 sec., 13979.496738117428 rows/sec., 964.73 KiB/sec. 2024.12.18 19:53:53.684005 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:53.684307 [ 266 ] {366c2d6b-a16a-4959-83c9-876a120dbd0d} TCPHandler: Processed in 0.004893431 sec. 2024.12.18 19:53:53.684654 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.18 19:53:53.684997 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:53.685090 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3466 rows starting from the beginning of the part 2024.12.18 19:53:53.685470 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part 2024.12.18 19:53:53.685624 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2024.12.18 19:53:53.685926 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 58 rows starting from the beginning of the part 2024.12.18 19:53:53.686081 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part 2024.12.18 19:53:53.686393 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2024.12.18 19:53:53.689580 [ 191 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 4 columns (4 merged, 0 gathered) in 0.005297358 sec., 707900.0513085957 rows/sec., 46.36 MiB/sec. 2024.12.18 19:53:53.690098 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.18 19:53:53.690741 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:53.690838 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 18850 rows, containing 5 columns (5 merged, 0 gathered) in 0.011445555 sec., 1646927.562708842 rows/sec., 111.27 MiB/sec. 2024.12.18 19:53:53.690894 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_66_13} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.18 19:53:53.691037 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2024.12.18 19:53:53.691284 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.18 19:53:53.691651 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:53.691747 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_66_13} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.18 19:53:53.691859 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. 2024.12.18 19:53:54.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 218.36 MiB, peak 228.74 MiB, free memory in arenas 0.00 B, will set to 219.79 MiB (RSS), difference: 1.43 MiB 2024.12.18 19:53:56.866537 [ 32 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:53:56.866633 [ 32 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:53:57.018555 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20252 2024.12.18 19:53:57.019322 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:57.019370 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:57.019932 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:53:57.020201 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:57.020446 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20252 2024.12.18 19:53:57.121205 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1136 2024.12.18 19:53:57.124268 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:57.124330 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:57.125850 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:53:57.126186 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:57.126475 [ 32 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.18 19:53:57.126624 [ 32 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:57.126765 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:57.127164 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.18 19:53:57.127467 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1136 2024.12.18 19:53:57.127876 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:57.128008 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 962 rows starting from the beginning of the part 2024.12.18 19:53:57.128599 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part 2024.12.18 19:53:57.129181 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part 2024.12.18 19:53:57.129743 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part 2024.12.18 19:53:57.130291 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part 2024.12.18 19:53:57.130910 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part 2024.12.18 19:53:57.138924 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 72 columns (72 merged, 0 gathered) in 0.011973577 sec., 94875.57477602559 rows/sec., 76.29 MiB/sec. 2024.12.18 19:53:57.140089 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.18 19:53:57.140761 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:57.140845 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_31_6} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.18 19:53:57.141037 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. 2024.12.18 19:53:57.562976 [ 31 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 2024.12.18 19:53:57.563036 [ 31 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:57.563062 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:57.563300 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full 2024.12.18 19:53:57.563521 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:57.563559 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part 2024.12.18 19:53:57.563645 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 242 rows starting from the beginning of the part 2024.12.18 19:53:57.563877 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:57.564051 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:57.564234 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 242 rows starting from the beginning of the part 2024.12.18 19:53:57.565459 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002311318 sec., 326653.45054207166 rows/sec., 23.38 MiB/sec. 2024.12.18 19:53:57.565707 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.12.18 19:53:57.566120 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:57.566225 [ 191 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_25_5} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 2024.12.18 19:53:57.566341 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.18 19:53:57.942784 [ 31 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2024.12.18 19:53:57.942852 [ 31 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:57.942879 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:57.943112 [ 193 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2024.12.18 19:53:57.943377 [ 193 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:57.943418 [ 193 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2024.12.18 19:53:57.943494 [ 193 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2024.12.18 19:53:57.943698 [ 193 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2024.12.18 19:53:57.943956 [ 193 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2024.12.18 19:53:57.944139 [ 193 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2024.12.18 19:53:57.945257 [ 197 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002283087 sec., 63072.49789429838 rows/sec., 3.22 MiB/sec. 2024.12.18 19:53:57.945455 [ 196 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2024.12.18 19:53:57.945839 [ 196 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:57.945945 [ 196 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_24_5} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2024.12.18 19:53:57.946058 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:53:58.143750 [ 31 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 2024.12.18 19:53:58.143809 [ 31 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.143832 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.144023 [ 199 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full 2024.12.18 19:53:58.144446 [ 199 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:58.144506 [ 199 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 66 rows starting from the beginning of the part 2024.12.18 19:53:58.144589 [ 199 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part 2024.12.18 19:53:58.144818 [ 199 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part 2024.12.18 19:53:58.145047 [ 199 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part 2024.12.18 19:53:58.145183 [ 199 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 58 rows starting from the beginning of the part 2024.12.18 19:53:58.146299 [ 196 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.002397439 sec., 92598.81064752847 rows/sec., 6.97 MiB/sec. 2024.12.18 19:53:58.146515 [ 202 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) 2024.12.18 19:53:58.146878 [ 202 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.146977 [ 202 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_38_9} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 2024.12.18 19:53:58.147091 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:53:58.426019 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2024.12.18 19:53:58.447406 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.447487 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.454990 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:53:58.455819 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.458912 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2024.12.18 19:53:58.678325 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.678505 [ 262 ] {61a871a6-a8e1-4cb2-9205-63737eaf339e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:53:58.678575 [ 262 ] {61a871a6-a8e1-4cb2-9205-63737eaf339e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:53:58.679305 [ 262 ] {61a871a6-a8e1-4cb2-9205-63737eaf339e} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.679350 [ 262 ] {61a871a6-a8e1-4cb2-9205-63737eaf339e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.679766 [ 262 ] {61a871a6-a8e1-4cb2-9205-63737eaf339e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:53:58.680022 [ 262 ] {61a871a6-a8e1-4cb2-9205-63737eaf339e} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.680169 [ 31 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.18 19:53:58.680212 [ 31 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.680229 [ 262 ] {61a871a6-a8e1-4cb2-9205-63737eaf339e} executeQuery: Read 14 rows, 1.01 KiB in 0.001773 sec., 7896.221094190637 rows/sec., 568.42 KiB/sec. 2024.12.18 19:53:58.680237 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.680372 [ 262 ] {61a871a6-a8e1-4cb2-9205-63737eaf339e} TCPHandler: Processed in 0.002166134 sec. 2024.12.18 19:53:58.680690 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.680714 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.12.18 19:53:58.681114 [ 266 ] {44c1fd24-a7ab-42c8-b7cf-da53f629b25f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:53:58.681197 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:58.681246 [ 266 ] {44c1fd24-a7ab-42c8-b7cf-da53f629b25f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:53:58.681267 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2024.12.18 19:53:58.681582 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:58.681933 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:58.682373 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:58.682677 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2024.12.18 19:53:58.684275 [ 266 ] {44c1fd24-a7ab-42c8-b7cf-da53f629b25f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.684341 [ 266 ] {44c1fd24-a7ab-42c8-b7cf-da53f629b25f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.685237 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00485526 sec., 14417.353550582255 rows/sec., 1.07 MiB/sec. 2024.12.18 19:53:58.685403 [ 266 ] {44c1fd24-a7ab-42c8-b7cf-da53f629b25f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.18 19:53:58.685410 [ 196 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.18 19:53:58.685719 [ 266 ] {44c1fd24-a7ab-42c8-b7cf-da53f629b25f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.685759 [ 196 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.685873 [ 196 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_25_6} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.18 19:53:58.686019 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:53:58.686025 [ 266 ] {44c1fd24-a7ab-42c8-b7cf-da53f629b25f} executeQuery: Read 285 rows, 25.75 KiB in 0.005075 sec., 56157.6354679803 rows/sec., 4.95 MiB/sec. 2024.12.18 19:53:58.686094 [ 266 ] {44c1fd24-a7ab-42c8-b7cf-da53f629b25f} TCPHandler: Processed in 0.005594765 sec. 2024.12.18 19:53:58.686237 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.686348 [ 262 ] {e457708a-8a91-4c9c-bae9-59d44792cb8b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:53:58.686393 [ 262 ] {e457708a-8a91-4c9c-bae9-59d44792cb8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:53:58.686939 [ 262 ] {e457708a-8a91-4c9c-bae9-59d44792cb8b} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.686976 [ 262 ] {e457708a-8a91-4c9c-bae9-59d44792cb8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.687317 [ 262 ] {e457708a-8a91-4c9c-bae9-59d44792cb8b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:53:58.687564 [ 262 ] {e457708a-8a91-4c9c-bae9-59d44792cb8b} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.687736 [ 262 ] {e457708a-8a91-4c9c-bae9-59d44792cb8b} executeQuery: Read 48 rows, 3.54 KiB in 0.00141 sec., 34042.55319148936 rows/sec., 2.45 MiB/sec. 2024.12.18 19:53:58.687787 [ 262 ] {e457708a-8a91-4c9c-bae9-59d44792cb8b} TCPHandler: Processed in 0.001602293 sec. 2024.12.18 19:53:58.687915 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.688020 [ 266 ] {57a89a2c-1920-4ef7-8842-0ae76265cced} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:53:58.688065 [ 266 ] {57a89a2c-1920-4ef7-8842-0ae76265cced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:53:58.688570 [ 266 ] {57a89a2c-1920-4ef7-8842-0ae76265cced} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.688608 [ 266 ] {57a89a2c-1920-4ef7-8842-0ae76265cced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.688941 [ 266 ] {57a89a2c-1920-4ef7-8842-0ae76265cced} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:53:58.689176 [ 266 ] {57a89a2c-1920-4ef7-8842-0ae76265cced} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.689363 [ 266 ] {57a89a2c-1920-4ef7-8842-0ae76265cced} executeQuery: Read 14 rows, 1004.00 B in 0.001363 sec., 10271.460014673514 rows/sec., 719.35 KiB/sec. 2024.12.18 19:53:58.689487 [ 266 ] {57a89a2c-1920-4ef7-8842-0ae76265cced} TCPHandler: Processed in 0.001621814 sec. 2024.12.18 19:53:58.689645 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.689780 [ 262 ] {13943798-16ed-4a7e-9359-f31456261044} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:53:58.689835 [ 262 ] {13943798-16ed-4a7e-9359-f31456261044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:53:58.690452 [ 262 ] {13943798-16ed-4a7e-9359-f31456261044} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.690490 [ 262 ] {13943798-16ed-4a7e-9359-f31456261044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.690845 [ 262 ] {13943798-16ed-4a7e-9359-f31456261044} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:53:58.691086 [ 262 ] {13943798-16ed-4a7e-9359-f31456261044} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.691214 [ 31 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.18 19:53:58.691255 [ 31 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.691282 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.691282 [ 262 ] {13943798-16ed-4a7e-9359-f31456261044} executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec. 2024.12.18 19:53:58.691406 [ 262 ] {13943798-16ed-4a7e-9359-f31456261044} TCPHandler: Processed in 0.001829458 sec. 2024.12.18 19:53:58.691424 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.12.18 19:53:58.691528 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:58.691543 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.691563 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2024.12.18 19:53:58.691677 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2024.12.18 19:53:58.691788 [ 266 ] {bfe9d2b5-f1c0-4c89-b34d-db365f8aa375} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:53:58.691841 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2024.12.18 19:53:58.691896 [ 266 ] {bfe9d2b5-f1c0-4c89-b34d-db365f8aa375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:53:58.691994 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2024.12.18 19:53:58.692236 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2024.12.18 19:53:58.693432 [ 266 ] {bfe9d2b5-f1c0-4c89-b34d-db365f8aa375} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.693484 [ 266 ] {bfe9d2b5-f1c0-4c89-b34d-db365f8aa375} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.693609 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002275516 sec., 28564.949664164084 rows/sec., 1.85 MiB/sec. 2024.12.18 19:53:58.693855 [ 186 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.18 19:53:58.694192 [ 266 ] {bfe9d2b5-f1c0-4c89-b34d-db365f8aa375} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.18 19:53:58.694473 [ 186 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.694639 [ 266 ] {bfe9d2b5-f1c0-4c89-b34d-db365f8aa375} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.694672 [ 186 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_25_6} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.18 19:53:58.694862 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:53:58.695002 [ 266 ] {bfe9d2b5-f1c0-4c89-b34d-db365f8aa375} executeQuery: Read 423 rows, 30.96 KiB in 0.003302 sec., 128104.17928528166 rows/sec., 9.16 MiB/sec. 2024.12.18 19:53:58.695071 [ 266 ] {bfe9d2b5-f1c0-4c89-b34d-db365f8aa375} TCPHandler: Processed in 0.003595104 sec. 2024.12.18 19:53:58.695231 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.695365 [ 262 ] {02fa4a2f-5a8d-45a4-a170-300a668a3ad0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:53:58.695421 [ 262 ] {02fa4a2f-5a8d-45a4-a170-300a668a3ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:53:58.695964 [ 262 ] {02fa4a2f-5a8d-45a4-a170-300a668a3ad0} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.696010 [ 262 ] {02fa4a2f-5a8d-45a4-a170-300a668a3ad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.696433 [ 262 ] {02fa4a2f-5a8d-45a4-a170-300a668a3ad0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:53:58.696673 [ 262 ] {02fa4a2f-5a8d-45a4-a170-300a668a3ad0} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.696889 [ 262 ] {02fa4a2f-5a8d-45a4-a170-300a668a3ad0} executeQuery: Read 6 rows, 321.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 201.72 KiB/sec. 2024.12.18 19:53:58.696944 [ 262 ] {02fa4a2f-5a8d-45a4-a170-300a668a3ad0} TCPHandler: Processed in 0.001778186 sec. 2024.12.18 19:53:58.697087 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.697196 [ 266 ] {a52a5860-91d6-4491-9a35-1d0092d8c3f5} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:58.697242 [ 266 ] {a52a5860-91d6-4491-9a35-1d0092d8c3f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:53:58.697839 [ 266 ] {a52a5860-91d6-4491-9a35-1d0092d8c3f5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.697885 [ 266 ] {a52a5860-91d6-4491-9a35-1d0092d8c3f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.698332 [ 266 ] {a52a5860-91d6-4491-9a35-1d0092d8c3f5} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.18 19:53:58.698571 [ 266 ] {a52a5860-91d6-4491-9a35-1d0092d8c3f5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.698797 [ 266 ] {a52a5860-91d6-4491-9a35-1d0092d8c3f5} executeQuery: Read 237 rows, 16.27 KiB in 0.001623 sec., 146025.87800369685 rows/sec., 9.79 MiB/sec. 2024.12.18 19:53:58.698879 [ 266 ] {a52a5860-91d6-4491-9a35-1d0092d8c3f5} TCPHandler: Processed in 0.001844028 sec. 2024.12.18 19:53:58.699083 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.699339 [ 262 ] {334c7574-dbe7-4e14-8bf8-b9581731ce4f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:53:58.699389 [ 262 ] {334c7574-dbe7-4e14-8bf8-b9581731ce4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:53:58.699842 [ 262 ] {334c7574-dbe7-4e14-8bf8-b9581731ce4f} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.699880 [ 262 ] {334c7574-dbe7-4e14-8bf8-b9581731ce4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.700237 [ 262 ] {334c7574-dbe7-4e14-8bf8-b9581731ce4f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:53:58.700471 [ 262 ] {334c7574-dbe7-4e14-8bf8-b9581731ce4f} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.700697 [ 262 ] {334c7574-dbe7-4e14-8bf8-b9581731ce4f} executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. 2024.12.18 19:53:58.700819 [ 262 ] {334c7574-dbe7-4e14-8bf8-b9581731ce4f} TCPHandler: Processed in 0.001865019 sec. 2024.12.18 19:53:58.700964 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.701070 [ 266 ] {d747b4e2-1f24-4bde-9c38-8e326f07f9ca} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:53:58.701135 [ 266 ] {d747b4e2-1f24-4bde-9c38-8e326f07f9ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:53:58.702211 [ 266 ] {d747b4e2-1f24-4bde-9c38-8e326f07f9ca} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.702249 [ 266 ] {d747b4e2-1f24-4bde-9c38-8e326f07f9ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.702905 [ 266 ] {d747b4e2-1f24-4bde-9c38-8e326f07f9ca} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:53:58.703154 [ 266 ] {d747b4e2-1f24-4bde-9c38-8e326f07f9ca} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.703335 [ 30 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.18 19:53:58.703415 [ 30 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.703437 [ 266 ] {d747b4e2-1f24-4bde-9c38-8e326f07f9ca} executeQuery: Read 41 rows, 75.23 KiB in 0.002379 sec., 17234.131988230347 rows/sec., 30.88 MiB/sec. 2024.12.18 19:53:58.703461 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.703844 [ 266 ] {d747b4e2-1f24-4bde-9c38-8e326f07f9ca} TCPHandler: Processed in 0.00293021 sec. 2024.12.18 19:53:58.703868 [ 187 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.18 19:53:58.704026 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:53:58.704318 [ 262 ] {63320104-96fe-4ad9-880e-7f57e33aedc2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:53:58.704443 [ 262 ] {63320104-96fe-4ad9-880e-7f57e33aedc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:53:58.704491 [ 187 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:53:58.704718 [ 187 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 946 rows starting from the beginning of the part 2024.12.18 19:53:58.705581 [ 187 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part 2024.12.18 19:53:58.706364 [ 187 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part 2024.12.18 19:53:58.706435 [ 262 ] {63320104-96fe-4ad9-880e-7f57e33aedc2} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:53:58.706496 [ 262 ] {63320104-96fe-4ad9-880e-7f57e33aedc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:53:58.706928 [ 187 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part 2024.12.18 19:53:58.707526 [ 187 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part 2024.12.18 19:53:58.707847 [ 262 ] {63320104-96fe-4ad9-880e-7f57e33aedc2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.18 19:53:58.708110 [ 187 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part 2024.12.18 19:53:58.708619 [ 262 ] {63320104-96fe-4ad9-880e-7f57e33aedc2} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.709355 [ 262 ] {63320104-96fe-4ad9-880e-7f57e33aedc2} executeQuery: Read 82 rows, 5.33 KiB in 0.005081 sec., 16138.555402479828 rows/sec., 1.02 MiB/sec. 2024.12.18 19:53:58.709635 [ 262 ] {63320104-96fe-4ad9-880e-7f57e33aedc2} TCPHandler: Processed in 0.005678807 sec. 2024.12.18 19:53:58.716550 [ 192 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1151 rows, containing 19 columns (19 merged, 0 gathered) in 0.012935126 sec., 88982.51165083355 rows/sec., 159.45 MiB/sec. 2024.12.18 19:53:58.717781 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.18 19:53:58.718285 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:53:58.718387 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_31_6} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.18 19:53:58.718563 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.64 MiB. 2024.12.18 19:53:59.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 221.20 MiB, peak 229.83 MiB, free memory in arenas 0.00 B, will set to 223.21 MiB (RSS), difference: 2.00 MiB 2024.12.18 19:54:03.675090 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:03.675316 [ 262 ] {ab2c0e11-6562-499b-9e4a-dc44652ddca0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:54:03.675413 [ 262 ] {ab2c0e11-6562-499b-9e4a-dc44652ddca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:54:03.676251 [ 262 ] {ab2c0e11-6562-499b-9e4a-dc44652ddca0} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:03.676309 [ 262 ] {ab2c0e11-6562-499b-9e4a-dc44652ddca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:03.676771 [ 262 ] {ab2c0e11-6562-499b-9e4a-dc44652ddca0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.18 19:54:03.677034 [ 262 ] {ab2c0e11-6562-499b-9e4a-dc44652ddca0} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:03.677285 [ 262 ] {ab2c0e11-6562-499b-9e4a-dc44652ddca0} executeQuery: Read 4 rows, 334.00 B in 0.002023 sec., 1977.261492832427 rows/sec., 161.23 KiB/sec. 2024.12.18 19:54:03.677361 [ 262 ] {ab2c0e11-6562-499b-9e4a-dc44652ddca0} TCPHandler: Processed in 0.002445221 sec. 2024.12.18 19:54:03.677544 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:03.677672 [ 266 ] {28aea478-2c44-491b-a205-893cb125381f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:03.677738 [ 266 ] {28aea478-2c44-491b-a205-893cb125381f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:03.678412 [ 266 ] {28aea478-2c44-491b-a205-893cb125381f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:03.678461 [ 266 ] {28aea478-2c44-491b-a205-893cb125381f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:03.678902 [ 266 ] {28aea478-2c44-491b-a205-893cb125381f} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.18 19:54:03.679160 [ 266 ] {28aea478-2c44-491b-a205-893cb125381f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:03.679465 [ 266 ] {28aea478-2c44-491b-a205-893cb125381f} executeQuery: Read 58 rows, 4.52 KiB in 0.001811 sec., 32026.504693539482 rows/sec., 2.44 MiB/sec. 2024.12.18 19:54:03.679596 [ 266 ] {28aea478-2c44-491b-a205-893cb125381f} TCPHandler: Processed in 0.002117283 sec. 2024.12.18 19:54:03.679855 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:03.680033 [ 262 ] {ce733dcb-6527-4a29-97bd-3ef4da9fa017} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:54:03.680088 [ 262 ] {ce733dcb-6527-4a29-97bd-3ef4da9fa017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:54:03.680729 [ 262 ] {ce733dcb-6527-4a29-97bd-3ef4da9fa017} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:03.680773 [ 262 ] {ce733dcb-6527-4a29-97bd-3ef4da9fa017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:03.681178 [ 262 ] {ce733dcb-6527-4a29-97bd-3ef4da9fa017} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:54:03.681469 [ 262 ] {ce733dcb-6527-4a29-97bd-3ef4da9fa017} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:03.681711 [ 262 ] {ce733dcb-6527-4a29-97bd-3ef4da9fa017} executeQuery: Read 4 rows, 286.00 B in 0.001709 sec., 2340.5500292568754 rows/sec., 163.43 KiB/sec. 2024.12.18 19:54:03.681776 [ 262 ] {ce733dcb-6527-4a29-97bd-3ef4da9fa017} TCPHandler: Processed in 0.002032101 sec. 2024.12.18 19:54:03.681979 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:03.682119 [ 266 ] {8abc8fa0-af99-4427-a306-36b613d3c189} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:03.682188 [ 266 ] {8abc8fa0-af99-4427-a306-36b613d3c189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:03.682849 [ 266 ] {8abc8fa0-af99-4427-a306-36b613d3c189} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:03.682893 [ 266 ] {8abc8fa0-af99-4427-a306-36b613d3c189} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:03.683270 [ 266 ] {8abc8fa0-af99-4427-a306-36b613d3c189} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.18 19:54:03.683522 [ 266 ] {8abc8fa0-af99-4427-a306-36b613d3c189} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:03.683737 [ 266 ] {8abc8fa0-af99-4427-a306-36b613d3c189} executeQuery: Read 68 rows, 5.44 KiB in 0.001648 sec., 41262.1359223301 rows/sec., 3.22 MiB/sec. 2024.12.18 19:54:03.683794 [ 266 ] {8abc8fa0-af99-4427-a306-36b613d3c189} TCPHandler: Processed in 0.001876149 sec. 2024.12.18 19:54:03.683962 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:03.684095 [ 262 ] {27873d17-103c-4dad-ae6b-9eaec7c5204b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:03.684158 [ 262 ] {27873d17-103c-4dad-ae6b-9eaec7c5204b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:03.684762 [ 262 ] {27873d17-103c-4dad-ae6b-9eaec7c5204b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:03.684802 [ 262 ] {27873d17-103c-4dad-ae6b-9eaec7c5204b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:03.685196 [ 262 ] {27873d17-103c-4dad-ae6b-9eaec7c5204b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.18 19:54:03.685441 [ 262 ] {27873d17-103c-4dad-ae6b-9eaec7c5204b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:03.685663 [ 262 ] {27873d17-103c-4dad-ae6b-9eaec7c5204b} executeQuery: Read 162 rows, 11.55 KiB in 0.001598 sec., 101376.7209011264 rows/sec., 7.06 MiB/sec. 2024.12.18 19:54:03.685731 [ 262 ] {27873d17-103c-4dad-ae6b-9eaec7c5204b} TCPHandler: Processed in 0.001832698 sec. 2024.12.18 19:54:03.685913 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:03.686041 [ 266 ] {9d23edc7-1eb0-4710-a42b-fb07190c2d7f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:03.686099 [ 266 ] {9d23edc7-1eb0-4710-a42b-fb07190c2d7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:03.686573 [ 266 ] {9d23edc7-1eb0-4710-a42b-fb07190c2d7f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:03.686612 [ 266 ] {9d23edc7-1eb0-4710-a42b-fb07190c2d7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:03.687006 [ 266 ] {9d23edc7-1eb0-4710-a42b-fb07190c2d7f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.18 19:54:03.687252 [ 266 ] {9d23edc7-1eb0-4710-a42b-fb07190c2d7f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:03.687465 [ 266 ] {9d23edc7-1eb0-4710-a42b-fb07190c2d7f} executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. 2024.12.18 19:54:03.687541 [ 266 ] {9d23edc7-1eb0-4710-a42b-fb07190c2d7f} TCPHandler: Processed in 0.001684975 sec. 2024.12.18 19:54:04.521552 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20679 2024.12.18 19:54:04.522179 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:04.522231 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:04.522746 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:54:04.523001 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:04.523247 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2024.12.18 19:54:05.959962 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2024.12.18 19:54:05.980434 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:05.980488 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:05.987992 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:54:05.988796 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:05.991429 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2024.12.18 19:54:07.128593 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1170 2024.12.18 19:54:07.131786 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:07.131843 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:07.133387 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:54:07.133726 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:07.134746 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1170 2024.12.18 19:54:08.678939 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.679147 [ 262 ] {c12cb30e-bdd4-494f-8f3d-02dc7df33e55} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:54:08.679227 [ 262 ] {c12cb30e-bdd4-494f-8f3d-02dc7df33e55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:54:08.679996 [ 262 ] {c12cb30e-bdd4-494f-8f3d-02dc7df33e55} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.680045 [ 262 ] {c12cb30e-bdd4-494f-8f3d-02dc7df33e55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.680475 [ 262 ] {c12cb30e-bdd4-494f-8f3d-02dc7df33e55} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:54:08.680724 [ 262 ] {c12cb30e-bdd4-494f-8f3d-02dc7df33e55} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.680958 [ 262 ] {c12cb30e-bdd4-494f-8f3d-02dc7df33e55} executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. 2024.12.18 19:54:08.681023 [ 262 ] {c12cb30e-bdd4-494f-8f3d-02dc7df33e55} TCPHandler: Processed in 0.002222896 sec. 2024.12.18 19:54:08.681185 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.681328 [ 266 ] {c86f8dc4-af81-4236-a08d-d4dfbbb5e5bd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:08.681386 [ 266 ] {c86f8dc4-af81-4236-a08d-d4dfbbb5e5bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:08.682151 [ 266 ] {c86f8dc4-af81-4236-a08d-d4dfbbb5e5bd} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.682193 [ 266 ] {c86f8dc4-af81-4236-a08d-d4dfbbb5e5bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.682589 [ 266 ] {c86f8dc4-af81-4236-a08d-d4dfbbb5e5bd} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.18 19:54:08.682832 [ 266 ] {c86f8dc4-af81-4236-a08d-d4dfbbb5e5bd} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.683076 [ 266 ] {c86f8dc4-af81-4236-a08d-d4dfbbb5e5bd} executeQuery: Read 285 rows, 25.75 KiB in 0.001775 sec., 160563.38028169013 rows/sec., 14.17 MiB/sec. 2024.12.18 19:54:08.683175 [ 266 ] {c86f8dc4-af81-4236-a08d-d4dfbbb5e5bd} TCPHandler: Processed in 0.002057432 sec. 2024.12.18 19:54:08.683387 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.683556 [ 262 ] {d0186a77-ab33-4f09-8623-07dc8329452e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:54:08.683614 [ 262 ] {d0186a77-ab33-4f09-8623-07dc8329452e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:54:08.684194 [ 262 ] {d0186a77-ab33-4f09-8623-07dc8329452e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.684234 [ 262 ] {d0186a77-ab33-4f09-8623-07dc8329452e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.684588 [ 262 ] {d0186a77-ab33-4f09-8623-07dc8329452e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:54:08.684827 [ 262 ] {d0186a77-ab33-4f09-8623-07dc8329452e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.685028 [ 262 ] {d0186a77-ab33-4f09-8623-07dc8329452e} executeQuery: Read 48 rows, 3.54 KiB in 0.001504 sec., 31914.89361702128 rows/sec., 2.30 MiB/sec. 2024.12.18 19:54:08.685080 [ 262 ] {d0186a77-ab33-4f09-8623-07dc8329452e} TCPHandler: Processed in 0.001804527 sec. 2024.12.18 19:54:08.685232 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.685359 [ 266 ] {b5169cf6-abe9-4857-803b-46095f5926be} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:54:08.685411 [ 266 ] {b5169cf6-abe9-4857-803b-46095f5926be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:54:08.685968 [ 266 ] {b5169cf6-abe9-4857-803b-46095f5926be} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.686009 [ 266 ] {b5169cf6-abe9-4857-803b-46095f5926be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.686355 [ 266 ] {b5169cf6-abe9-4857-803b-46095f5926be} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:54:08.686602 [ 266 ] {b5169cf6-abe9-4857-803b-46095f5926be} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.686820 [ 266 ] {b5169cf6-abe9-4857-803b-46095f5926be} executeQuery: Read 14 rows, 1004.00 B in 0.00149 sec., 9395.973154362417 rows/sec., 658.03 KiB/sec. 2024.12.18 19:54:08.686951 [ 266 ] {b5169cf6-abe9-4857-803b-46095f5926be} TCPHandler: Processed in 0.001780477 sec. 2024.12.18 19:54:08.687098 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.687228 [ 262 ] {d8ba2fbb-d44c-404c-9fb1-5649acf25c79} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:54:08.687281 [ 262 ] {d8ba2fbb-d44c-404c-9fb1-5649acf25c79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:54:08.687869 [ 262 ] {d8ba2fbb-d44c-404c-9fb1-5649acf25c79} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.687908 [ 262 ] {d8ba2fbb-d44c-404c-9fb1-5649acf25c79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.688259 [ 262 ] {d8ba2fbb-d44c-404c-9fb1-5649acf25c79} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:54:08.688494 [ 262 ] {d8ba2fbb-d44c-404c-9fb1-5649acf25c79} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.688732 [ 262 ] {d8ba2fbb-d44c-404c-9fb1-5649acf25c79} executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec. 2024.12.18 19:54:08.688931 [ 262 ] {d8ba2fbb-d44c-404c-9fb1-5649acf25c79} TCPHandler: Processed in 0.00189343 sec. 2024.12.18 19:54:08.689118 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.689247 [ 266 ] {f22910b0-416e-4172-9c0d-1934f8cfe526} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:08.689300 [ 266 ] {f22910b0-416e-4172-9c0d-1934f8cfe526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:08.690036 [ 266 ] {f22910b0-416e-4172-9c0d-1934f8cfe526} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.690076 [ 266 ] {f22910b0-416e-4172-9c0d-1934f8cfe526} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.690447 [ 266 ] {f22910b0-416e-4172-9c0d-1934f8cfe526} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.18 19:54:08.690694 [ 266 ] {f22910b0-416e-4172-9c0d-1934f8cfe526} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.690906 [ 266 ] {f22910b0-416e-4172-9c0d-1934f8cfe526} executeQuery: Read 423 rows, 30.96 KiB in 0.001686 sec., 250889.67971530248 rows/sec., 17.94 MiB/sec. 2024.12.18 19:54:08.690975 [ 266 ] {f22910b0-416e-4172-9c0d-1934f8cfe526} TCPHandler: Processed in 0.00193233 sec. 2024.12.18 19:54:08.691130 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.691267 [ 262 ] {3f2ccb39-8d81-49b3-a54d-9cdce8752db7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:54:08.691322 [ 262 ] {3f2ccb39-8d81-49b3-a54d-9cdce8752db7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:54:08.691797 [ 262 ] {3f2ccb39-8d81-49b3-a54d-9cdce8752db7} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.691836 [ 262 ] {3f2ccb39-8d81-49b3-a54d-9cdce8752db7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.692199 [ 262 ] {3f2ccb39-8d81-49b3-a54d-9cdce8752db7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:54:08.692427 [ 262 ] {3f2ccb39-8d81-49b3-a54d-9cdce8752db7} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.692685 [ 262 ] {3f2ccb39-8d81-49b3-a54d-9cdce8752db7} executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. 2024.12.18 19:54:08.692897 [ 262 ] {3f2ccb39-8d81-49b3-a54d-9cdce8752db7} TCPHandler: Processed in 0.001843768 sec. 2024.12.18 19:54:08.693066 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.693174 [ 266 ] {d6f6a4d5-5d35-41ae-a518-fc631d0f0a61} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:08.693222 [ 266 ] {d6f6a4d5-5d35-41ae-a518-fc631d0f0a61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:08.693761 [ 266 ] {d6f6a4d5-5d35-41ae-a518-fc631d0f0a61} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.693800 [ 266 ] {d6f6a4d5-5d35-41ae-a518-fc631d0f0a61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.694185 [ 266 ] {d6f6a4d5-5d35-41ae-a518-fc631d0f0a61} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.18 19:54:08.694420 [ 266 ] {d6f6a4d5-5d35-41ae-a518-fc631d0f0a61} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.694637 [ 266 ] {d6f6a4d5-5d35-41ae-a518-fc631d0f0a61} executeQuery: Read 237 rows, 16.27 KiB in 0.001484 sec., 159703.50404312668 rows/sec., 10.70 MiB/sec. 2024.12.18 19:54:08.694711 [ 266 ] {d6f6a4d5-5d35-41ae-a518-fc631d0f0a61} TCPHandler: Processed in 0.001725926 sec. 2024.12.18 19:54:08.694882 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.695016 [ 262 ] {1997f388-9942-45e6-8587-e7090a537481} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:54:08.695072 [ 262 ] {1997f388-9942-45e6-8587-e7090a537481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:54:08.695575 [ 262 ] {1997f388-9942-45e6-8587-e7090a537481} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.695621 [ 262 ] {1997f388-9942-45e6-8587-e7090a537481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.695961 [ 262 ] {1997f388-9942-45e6-8587-e7090a537481} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:54:08.696189 [ 262 ] {1997f388-9942-45e6-8587-e7090a537481} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.696446 [ 262 ] {1997f388-9942-45e6-8587-e7090a537481} executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. 2024.12.18 19:54:08.696652 [ 262 ] {1997f388-9942-45e6-8587-e7090a537481} TCPHandler: Processed in 0.001852988 sec. 2024.12.18 19:54:08.696824 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.696963 [ 266 ] {569808ce-f7a3-45fd-8e64-59d2fc0f3a8d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:08.697050 [ 266 ] {569808ce-f7a3-45fd-8e64-59d2fc0f3a8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:54:08.698321 [ 266 ] {569808ce-f7a3-45fd-8e64-59d2fc0f3a8d} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.698361 [ 266 ] {569808ce-f7a3-45fd-8e64-59d2fc0f3a8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.699027 [ 266 ] {569808ce-f7a3-45fd-8e64-59d2fc0f3a8d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:54:08.699286 [ 266 ] {569808ce-f7a3-45fd-8e64-59d2fc0f3a8d} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.699532 [ 266 ] {569808ce-f7a3-45fd-8e64-59d2fc0f3a8d} executeQuery: Read 41 rows, 75.23 KiB in 0.0026 sec., 15769.23076923077 rows/sec., 28.26 MiB/sec. 2024.12.18 19:54:08.699636 [ 266 ] {569808ce-f7a3-45fd-8e64-59d2fc0f3a8d} TCPHandler: Processed in 0.002875849 sec. 2024.12.18 19:54:08.699784 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:08.699910 [ 262 ] {a09baabb-ce5a-48b8-9f44-daab6d1806d3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:08.699963 [ 262 ] {a09baabb-ce5a-48b8-9f44-daab6d1806d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:08.700472 [ 262 ] {a09baabb-ce5a-48b8-9f44-daab6d1806d3} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:08.700519 [ 262 ] {a09baabb-ce5a-48b8-9f44-daab6d1806d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:08.700890 [ 262 ] {a09baabb-ce5a-48b8-9f44-daab6d1806d3} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.18 19:54:08.701130 [ 262 ] {a09baabb-ce5a-48b8-9f44-daab6d1806d3} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:08.701341 [ 262 ] {a09baabb-ce5a-48b8-9f44-daab6d1806d3} executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec. 2024.12.18 19:54:08.701390 [ 262 ] {a09baabb-ce5a-48b8-9f44-daab6d1806d3} TCPHandler: Processed in 0.001669065 sec. 2024.12.18 19:54:11.866705 [ 151 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:54:11.866800 [ 151 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:54:12.023357 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21167 2024.12.18 19:54:12.024023 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:12.024069 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:12.024584 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:54:12.024829 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:12.025032 [ 135 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.18 19:54:12.025061 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21167 2024.12.18 19:54:12.025121 [ 135 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:12.025153 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:12.025400 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.18 19:54:12.025717 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:12.025766 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2024.12.18 19:54:12.025846 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2024.12.18 19:54:12.026031 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2024.12.18 19:54:12.026277 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2024.12.18 19:54:12.026442 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2024.12.18 19:54:12.026608 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2024.12.18 19:54:12.029211 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003968922 sec., 5333186.190104013 rows/sec., 76.29 MiB/sec. 2024.12.18 19:54:12.029451 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.18 19:54:12.029740 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:12.029826 [ 186 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_46_9} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.18 19:54:12.029928 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2024.12.18 19:54:13.492483 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2024.12.18 19:54:13.514019 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:13.514078 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:13.521381 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:54:13.522168 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:13.522572 [ 146 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.18 19:54:13.522722 [ 146 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:13.522795 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:13.523239 [ 198 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.18 19:54:13.539635 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2024.12.18 19:54:13.541080 [ 198 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:13.542722 [ 198 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2024.12.18 19:54:13.548433 [ 198 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2024.12.18 19:54:13.554146 [ 198 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2024.12.18 19:54:13.559848 [ 198 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2024.12.18 19:54:13.565851 [ 198 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2024.12.18 19:54:13.570558 [ 198 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2024.12.18 19:54:13.634727 [ 197 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.111781169 sec., 3104.279576822103 rows/sec., 16.05 MiB/sec. 2024.12.18 19:54:13.638382 [ 197 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.18 19:54:13.641395 [ 197 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:13.641536 [ 197 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_46_9} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.18 19:54:13.643891 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.18 19:54:13.673013 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:13.673216 [ 262 ] {55ce5f4e-a7bd-4050-9f55-5c76c96f85f4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:13.673294 [ 262 ] {55ce5f4e-a7bd-4050-9f55-5c76c96f85f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:13.674093 [ 262 ] {55ce5f4e-a7bd-4050-9f55-5c76c96f85f4} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:13.674140 [ 262 ] {55ce5f4e-a7bd-4050-9f55-5c76c96f85f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:13.674585 [ 262 ] {55ce5f4e-a7bd-4050-9f55-5c76c96f85f4} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.18 19:54:13.674850 [ 262 ] {55ce5f4e-a7bd-4050-9f55-5c76c96f85f4} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:13.675067 [ 262 ] {55ce5f4e-a7bd-4050-9f55-5c76c96f85f4} executeQuery: Read 56 rows, 4.38 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.24 MiB/sec. 2024.12.18 19:54:13.675100 [ 146 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.18 19:54:13.675154 [ 262 ] {55ce5f4e-a7bd-4050-9f55-5c76c96f85f4} TCPHandler: Processed in 0.002270916 sec. 2024.12.18 19:54:13.675245 [ 146 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:13.675321 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:13.675376 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:13.675532 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.18 19:54:13.675647 [ 266 ] {0c16355d-14b2-48c5-a68d-1258addde300} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:13.675745 [ 266 ] {0c16355d-14b2-48c5-a68d-1258addde300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:13.675757 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:13.675856 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1436 rows starting from the beginning of the part 2024.12.18 19:54:13.676459 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2024.12.18 19:54:13.677059 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 285 rows starting from the beginning of the part 2024.12.18 19:54:13.677672 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 58 rows starting from the beginning of the part 2024.12.18 19:54:13.678225 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 285 rows starting from the beginning of the part 2024.12.18 19:54:13.678748 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2024.12.18 19:54:13.679441 [ 266 ] {0c16355d-14b2-48c5-a68d-1258addde300} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:13.679483 [ 266 ] {0c16355d-14b2-48c5-a68d-1258addde300} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:13.680022 [ 266 ] {0c16355d-14b2-48c5-a68d-1258addde300} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.18 19:54:13.680316 [ 266 ] {0c16355d-14b2-48c5-a68d-1258addde300} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:13.680531 [ 146 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.18 19:54:13.680639 [ 146 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:13.680670 [ 266 ] {0c16355d-14b2-48c5-a68d-1258addde300} executeQuery: Read 64 rows, 5.12 KiB in 0.005089 sec., 12576.144625663195 rows/sec., 1005.16 KiB/sec. 2024.12.18 19:54:13.680723 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:13.680919 [ 266 ] {0c16355d-14b2-48c5-a68d-1258addde300} TCPHandler: Processed in 0.005618586 sec. 2024.12.18 19:54:13.681242 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:13.681583 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.18 19:54:13.681826 [ 262 ] {cf4e3b59-0cee-4af3-ad0e-ea1419278212} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:13.682130 [ 262 ] {cf4e3b59-0cee-4af3-ad0e-ea1419278212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:13.682415 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006984764 sec., 311535.2215192954 rows/sec., 27.40 MiB/sec. 2024.12.18 19:54:13.682538 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:13.682715 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 915 rows starting from the beginning of the part 2024.12.18 19:54:13.683185 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.18 19:54:13.683558 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2024.12.18 19:54:13.684538 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 423 rows starting from the beginning of the part 2024.12.18 19:54:13.684815 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:13.685213 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part 2024.12.18 19:54:13.685390 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_71_14} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.18 19:54:13.685859 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.12.18 19:54:13.685915 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 423 rows starting from the beginning of the part 2024.12.18 19:54:13.686273 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2024.12.18 19:54:13.686653 [ 262 ] {cf4e3b59-0cee-4af3-ad0e-ea1419278212} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:13.686742 [ 262 ] {cf4e3b59-0cee-4af3-ad0e-ea1419278212} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:13.687627 [ 262 ] {cf4e3b59-0cee-4af3-ad0e-ea1419278212} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.18 19:54:13.688218 [ 262 ] {cf4e3b59-0cee-4af3-ad0e-ea1419278212} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:13.688763 [ 262 ] {cf4e3b59-0cee-4af3-ad0e-ea1419278212} executeQuery: Read 160 rows, 11.41 KiB in 0.007177 sec., 22293.43736937439 rows/sec., 1.55 MiB/sec. 2024.12.18 19:54:13.688845 [ 262 ] {cf4e3b59-0cee-4af3-ad0e-ea1419278212} TCPHandler: Processed in 0.00778116 sec. 2024.12.18 19:54:13.689032 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:13.689379 [ 266 ] {7a6f5537-6e41-4c7d-95c6-d1d0e504133d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:13.689453 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.008526035 sec., 229532.25033676263 rows/sec., 17.57 MiB/sec. 2024.12.18 19:54:13.689476 [ 266 ] {7a6f5537-6e41-4c7d-95c6-d1d0e504133d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:13.689706 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.18 19:54:13.690287 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:13.690521 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_71_14} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.18 19:54:13.690622 [ 266 ] {7a6f5537-6e41-4c7d-95c6-d1d0e504133d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:13.690671 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.12.18 19:54:13.690694 [ 266 ] {7a6f5537-6e41-4c7d-95c6-d1d0e504133d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:13.691091 [ 266 ] {7a6f5537-6e41-4c7d-95c6-d1d0e504133d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.18 19:54:13.691336 [ 266 ] {7a6f5537-6e41-4c7d-95c6-d1d0e504133d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:13.691573 [ 266 ] {7a6f5537-6e41-4c7d-95c6-d1d0e504133d} executeQuery: Read 60 rows, 4.14 KiB in 0.002349 sec., 25542.784163473818 rows/sec., 1.72 MiB/sec. 2024.12.18 19:54:13.691672 [ 266 ] {7a6f5537-6e41-4c7d-95c6-d1d0e504133d} TCPHandler: Processed in 0.002734006 sec. 2024.12.18 19:54:16.147247 [ 150 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.18 19:54:16.147325 [ 150 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.147348 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.147559 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.18 19:54:16.147740 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:16.147778 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2024.12.18 19:54:16.147861 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.12.18 19:54:16.147985 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.12.18 19:54:16.148087 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part 2024.12.18 19:54:16.148174 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part 2024.12.18 19:54:16.149081 [ 192 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659154 sec., 21697.805025934904 rows/sec., 1.81 MiB/sec. 2024.12.18 19:54:16.149282 [ 189 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.18 19:54:16.149640 [ 189 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.149736 [ 189 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_17_4} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.18 19:54:16.149844 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:54:16.595014 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.595219 [ 262 ] {db077759-93de-4945-876a-a25e445805bd} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:54:16.595300 [ 262 ] {db077759-93de-4945-876a-a25e445805bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:54:16.596104 [ 262 ] {db077759-93de-4945-876a-a25e445805bd} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.596156 [ 262 ] {db077759-93de-4945-876a-a25e445805bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.596589 [ 262 ] {db077759-93de-4945-876a-a25e445805bd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:54:16.596846 [ 262 ] {db077759-93de-4945-876a-a25e445805bd} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.597100 [ 262 ] {db077759-93de-4945-876a-a25e445805bd} executeQuery: Read 14 rows, 1.01 KiB in 0.001936 sec., 7231.4049586776855 rows/sec., 520.56 KiB/sec. 2024.12.18 19:54:16.597169 [ 262 ] {db077759-93de-4945-876a-a25e445805bd} TCPHandler: Processed in 0.002290967 sec. 2024.12.18 19:54:16.597367 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.597490 [ 266 ] {9042386b-fe8d-42bf-b4b2-26f9aa8cc07a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:54:16.597540 [ 266 ] {9042386b-fe8d-42bf-b4b2-26f9aa8cc07a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:54:16.598089 [ 266 ] {9042386b-fe8d-42bf-b4b2-26f9aa8cc07a} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.598130 [ 266 ] {9042386b-fe8d-42bf-b4b2-26f9aa8cc07a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.598485 [ 266 ] {9042386b-fe8d-42bf-b4b2-26f9aa8cc07a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.18 19:54:16.598738 [ 266 ] {9042386b-fe8d-42bf-b4b2-26f9aa8cc07a} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.598954 [ 266 ] {9042386b-fe8d-42bf-b4b2-26f9aa8cc07a} executeQuery: Read 2 rows, 167.00 B in 0.00149 sec., 1342.2818791946308 rows/sec., 109.45 KiB/sec. 2024.12.18 19:54:16.599007 [ 266 ] {9042386b-fe8d-42bf-b4b2-26f9aa8cc07a} TCPHandler: Processed in 0.001698245 sec. 2024.12.18 19:54:16.599163 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.599291 [ 262 ] {39a2dce7-d7bd-492e-9e95-829ed68ba26c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:16.599344 [ 262 ] {39a2dce7-d7bd-492e-9e95-829ed68ba26c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:16.600958 [ 262 ] {39a2dce7-d7bd-492e-9e95-829ed68ba26c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.601005 [ 262 ] {39a2dce7-d7bd-492e-9e95-829ed68ba26c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.601456 [ 262 ] {39a2dce7-d7bd-492e-9e95-829ed68ba26c} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.18 19:54:16.601706 [ 262 ] {39a2dce7-d7bd-492e-9e95-829ed68ba26c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.601925 [ 262 ] {39a2dce7-d7bd-492e-9e95-829ed68ba26c} executeQuery: Read 1426 rows, 121.94 KiB in 0.002662 sec., 535687.453042825 rows/sec., 44.73 MiB/sec. 2024.12.18 19:54:16.601978 [ 262 ] {39a2dce7-d7bd-492e-9e95-829ed68ba26c} TCPHandler: Processed in 0.002876779 sec. 2024.12.18 19:54:16.602145 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.602274 [ 266 ] {5b3b635f-c709-406f-9063-70b25fff758f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:54:16.602327 [ 266 ] {5b3b635f-c709-406f-9063-70b25fff758f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:54:16.602963 [ 266 ] {5b3b635f-c709-406f-9063-70b25fff758f} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.603002 [ 266 ] {5b3b635f-c709-406f-9063-70b25fff758f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.603347 [ 266 ] {5b3b635f-c709-406f-9063-70b25fff758f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:54:16.603576 [ 266 ] {5b3b635f-c709-406f-9063-70b25fff758f} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.603815 [ 266 ] {5b3b635f-c709-406f-9063-70b25fff758f} executeQuery: Read 50 rows, 3.68 KiB in 0.001567 sec., 31908.10465858328 rows/sec., 2.29 MiB/sec. 2024.12.18 19:54:16.603961 [ 266 ] {5b3b635f-c709-406f-9063-70b25fff758f} TCPHandler: Processed in 0.001876799 sec. 2024.12.18 19:54:16.604119 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.604223 [ 262 ] {23d1a5c9-e664-4ee0-a30b-314ca4d6e780} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:54:16.604267 [ 262 ] {23d1a5c9-e664-4ee0-a30b-314ca4d6e780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:54:16.604922 [ 262 ] {23d1a5c9-e664-4ee0-a30b-314ca4d6e780} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.604960 [ 262 ] {23d1a5c9-e664-4ee0-a30b-314ca4d6e780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.605311 [ 262 ] {23d1a5c9-e664-4ee0-a30b-314ca4d6e780} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:54:16.605537 [ 262 ] {23d1a5c9-e664-4ee0-a30b-314ca4d6e780} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.605781 [ 262 ] {23d1a5c9-e664-4ee0-a30b-314ca4d6e780} executeQuery: Read 242 rows, 16.79 KiB in 0.001577 sec., 153455.92897907418 rows/sec., 10.40 MiB/sec. 2024.12.18 19:54:16.605985 [ 262 ] {23d1a5c9-e664-4ee0-a30b-314ca4d6e780} TCPHandler: Processed in 0.00191306 sec. 2024.12.18 19:54:16.606167 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.606299 [ 266 ] {63dcd7f6-c2d7-4a9c-a4ce-b5061554a4e7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:54:16.606353 [ 266 ] {63dcd7f6-c2d7-4a9c-a4ce-b5061554a4e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:54:16.607005 [ 266 ] {63dcd7f6-c2d7-4a9c-a4ce-b5061554a4e7} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.607044 [ 266 ] {63dcd7f6-c2d7-4a9c-a4ce-b5061554a4e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.607388 [ 266 ] {63dcd7f6-c2d7-4a9c-a4ce-b5061554a4e7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:54:16.607627 [ 266 ] {63dcd7f6-c2d7-4a9c-a4ce-b5061554a4e7} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.607847 [ 266 ] {63dcd7f6-c2d7-4a9c-a4ce-b5061554a4e7} executeQuery: Read 13 rows, 830.00 B in 0.001576 sec., 8248.730964467006 rows/sec., 514.31 KiB/sec. 2024.12.18 19:54:16.607964 [ 266 ] {63dcd7f6-c2d7-4a9c-a4ce-b5061554a4e7} TCPHandler: Processed in 0.001868688 sec. 2024.12.18 19:54:16.608119 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.608229 [ 262 ] {1d0ebcc2-e9dc-4768-976f-ee86af02e0d0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:16.608273 [ 262 ] {1d0ebcc2-e9dc-4768-976f-ee86af02e0d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:16.609122 [ 262 ] {1d0ebcc2-e9dc-4768-976f-ee86af02e0d0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.609160 [ 262 ] {1d0ebcc2-e9dc-4768-976f-ee86af02e0d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.609544 [ 262 ] {1d0ebcc2-e9dc-4768-976f-ee86af02e0d0} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.18 19:54:16.609786 [ 262 ] {1d0ebcc2-e9dc-4768-976f-ee86af02e0d0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.610008 [ 262 ] {1d0ebcc2-e9dc-4768-976f-ee86af02e0d0} executeQuery: Read 881 rows, 65.42 KiB in 0.0018 sec., 489444.44444444444 rows/sec., 35.49 MiB/sec. 2024.12.18 19:54:16.610095 [ 262 ] {1d0ebcc2-e9dc-4768-976f-ee86af02e0d0} TCPHandler: Processed in 0.002027622 sec. 2024.12.18 19:54:16.610294 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.610477 [ 266 ] {32ce0c78-559f-4bb7-8363-fdc1df6bfd1a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:54:16.610523 [ 266 ] {32ce0c78-559f-4bb7-8363-fdc1df6bfd1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:54:16.610971 [ 266 ] {32ce0c78-559f-4bb7-8363-fdc1df6bfd1a} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.611010 [ 266 ] {32ce0c78-559f-4bb7-8363-fdc1df6bfd1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.611357 [ 266 ] {32ce0c78-559f-4bb7-8363-fdc1df6bfd1a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:54:16.611594 [ 266 ] {32ce0c78-559f-4bb7-8363-fdc1df6bfd1a} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.611815 [ 266 ] {32ce0c78-559f-4bb7-8363-fdc1df6bfd1a} executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. 2024.12.18 19:54:16.611907 [ 266 ] {32ce0c78-559f-4bb7-8363-fdc1df6bfd1a} TCPHandler: Processed in 0.001722985 sec. 2024.12.18 19:54:16.612063 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.612191 [ 262 ] {9f340c31-707d-4e6c-bf3b-3da1e808e58e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:16.612247 [ 262 ] {9f340c31-707d-4e6c-bf3b-3da1e808e58e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:16.613103 [ 262 ] {9f340c31-707d-4e6c-bf3b-3da1e808e58e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.613141 [ 262 ] {9f340c31-707d-4e6c-bf3b-3da1e808e58e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.613561 [ 262 ] {9f340c31-707d-4e6c-bf3b-3da1e808e58e} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.18 19:54:16.613795 [ 262 ] {9f340c31-707d-4e6c-bf3b-3da1e808e58e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.613943 [ 148 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.18 19:54:16.613972 [ 262 ] {9f340c31-707d-4e6c-bf3b-3da1e808e58e} executeQuery: Read 894 rows, 60.99 KiB in 0.001807 sec., 494742.6674045379 rows/sec., 32.96 MiB/sec. 2024.12.18 19:54:16.613993 [ 148 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.614034 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.614044 [ 262 ] {9f340c31-707d-4e6c-bf3b-3da1e808e58e} TCPHandler: Processed in 0.002046992 sec. 2024.12.18 19:54:16.614183 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.18 19:54:16.614199 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.614314 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:16.614357 [ 266 ] {ac59c339-9f9d-450f-8d4f-7cf6c05f5e9d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:54:16.614363 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18850 rows starting from the beginning of the part 2024.12.18 19:54:16.614420 [ 266 ] {ac59c339-9f9d-450f-8d4f-7cf6c05f5e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:54:16.614515 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part 2024.12.18 19:54:16.614715 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 162 rows starting from the beginning of the part 2024.12.18 19:54:16.614936 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part 2024.12.18 19:54:16.615110 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part 2024.12.18 19:54:16.615271 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 894 rows starting from the beginning of the part 2024.12.18 19:54:16.615655 [ 266 ] {ac59c339-9f9d-450f-8d4f-7cf6c05f5e9d} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.615697 [ 266 ] {ac59c339-9f9d-450f-8d4f-7cf6c05f5e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:16.616187 [ 266 ] {ac59c339-9f9d-450f-8d4f-7cf6c05f5e9d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:54:16.616555 [ 266 ] {ac59c339-9f9d-450f-8d4f-7cf6c05f5e9d} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.616851 [ 266 ] {ac59c339-9f9d-450f-8d4f-7cf6c05f5e9d} executeQuery: Read 1 rows, 69.00 B in 0.002521 sec., 396.66798889329635 rows/sec., 26.73 KiB/sec. 2024.12.18 19:54:16.617231 [ 266 ] {ac59c339-9f9d-450f-8d4f-7cf6c05f5e9d} TCPHandler: Processed in 0.003087924 sec. 2024.12.18 19:54:16.617504 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.617691 [ 262 ] {8dc62b8b-1d2c-4809-bcf6-ed69ca869eb9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:16.617828 [ 262 ] {8dc62b8b-1d2c-4809-bcf6-ed69ca869eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:54:16.619313 [ 262 ] {8dc62b8b-1d2c-4809-bcf6-ed69ca869eb9} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.619351 [ 262 ] {8dc62b8b-1d2c-4809-bcf6-ed69ca869eb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:16.621893 [ 262 ] {8dc62b8b-1d2c-4809-bcf6-ed69ca869eb9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:54:16.622291 [ 262 ] {8dc62b8b-1d2c-4809-bcf6-ed69ca869eb9} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.622543 [ 262 ] {8dc62b8b-1d2c-4809-bcf6-ed69ca869eb9} executeQuery: Read 41 rows, 75.23 KiB in 0.004896 sec., 8374.183006535948 rows/sec., 15.01 MiB/sec. 2024.12.18 19:54:16.622818 [ 262 ] {8dc62b8b-1d2c-4809-bcf6-ed69ca869eb9} TCPHandler: Processed in 0.005466032 sec. 2024.12.18 19:54:16.622974 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:16.623130 [ 266 ] {aafac7a8-7779-4332-9fa5-e9fc9950abb7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:16.623181 [ 266 ] {aafac7a8-7779-4332-9fa5-e9fc9950abb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:16.623676 [ 266 ] {aafac7a8-7779-4332-9fa5-e9fc9950abb7} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.623712 [ 266 ] {aafac7a8-7779-4332-9fa5-e9fc9950abb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.624026 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 20540 rows, containing 5 columns (5 merged, 0 gathered) in 0.009913214 sec., 2071981.9021358765 rows/sec., 139.95 MiB/sec. 2024.12.18 19:54:16.624234 [ 266 ] {aafac7a8-7779-4332-9fa5-e9fc9950abb7} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.18 19:54:16.624326 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.18 19:54:16.624520 [ 266 ] {aafac7a8-7779-4332-9fa5-e9fc9950abb7} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.624684 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.624696 [ 148 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.18 19:54:16.624769 [ 148 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:16.624809 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:16.624819 [ 266 ] {aafac7a8-7779-4332-9fa5-e9fc9950abb7} executeQuery: Read 58 rows, 3.68 KiB in 0.001712 sec., 33878.504672897194 rows/sec., 2.10 MiB/sec. 2024.12.18 19:54:16.624875 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_71_14} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.18 19:54:16.625048 [ 266 ] {aafac7a8-7779-4332-9fa5-e9fc9950abb7} TCPHandler: Processed in 0.002121364 sec. 2024.12.18 19:54:16.625077 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.12.18 19:54:16.625136 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.18 19:54:16.625230 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:16.625258 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3750 rows starting from the beginning of the part 2024.12.18 19:54:16.625315 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part 2024.12.18 19:54:16.625391 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2024.12.18 19:54:16.625498 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part 2024.12.18 19:54:16.625583 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2024.12.18 19:54:16.625652 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 58 rows starting from the beginning of the part 2024.12.18 19:54:16.626984 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4092 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086883 sec., 1960819.0780221028 rows/sec., 128.27 MiB/sec. 2024.12.18 19:54:16.627424 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.18 19:54:16.627828 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:16.627938 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_71_14} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.18 19:54:16.628042 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2024.12.18 19:54:17.135930 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1224 2024.12.18 19:54:17.139615 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:17.139681 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:17.141215 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:54:17.141549 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:17.142209 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1224 2024.12.18 19:54:18.669198 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:18.669481 [ 262 ] {976c7d46-2644-426b-8dfb-6ad3a3d060cf} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:18.669589 [ 262 ] {976c7d46-2644-426b-8dfb-6ad3a3d060cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:18.670540 [ 262 ] {976c7d46-2644-426b-8dfb-6ad3a3d060cf} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:18.670597 [ 262 ] {976c7d46-2644-426b-8dfb-6ad3a3d060cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:18.671049 [ 262 ] {976c7d46-2644-426b-8dfb-6ad3a3d060cf} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.18 19:54:18.671310 [ 262 ] {976c7d46-2644-426b-8dfb-6ad3a3d060cf} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:18.671554 [ 262 ] {976c7d46-2644-426b-8dfb-6ad3a3d060cf} executeQuery: Read 56 rows, 4.38 KiB in 0.002151 sec., 26034.40260344026 rows/sec., 1.99 MiB/sec. 2024.12.18 19:54:18.671622 [ 262 ] {976c7d46-2644-426b-8dfb-6ad3a3d060cf} TCPHandler: Processed in 0.002598844 sec. 2024.12.18 19:54:18.671799 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:18.671926 [ 266 ] {eae95a85-d164-48e5-a93b-669b4a428f0b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:18.671975 [ 266 ] {eae95a85-d164-48e5-a93b-669b4a428f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:18.672561 [ 266 ] {eae95a85-d164-48e5-a93b-669b4a428f0b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:18.672603 [ 266 ] {eae95a85-d164-48e5-a93b-669b4a428f0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:18.672977 [ 266 ] {eae95a85-d164-48e5-a93b-669b4a428f0b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.18 19:54:18.673219 [ 266 ] {eae95a85-d164-48e5-a93b-669b4a428f0b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:18.673433 [ 266 ] {eae95a85-d164-48e5-a93b-669b4a428f0b} executeQuery: Read 64 rows, 5.12 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 3.26 MiB/sec. 2024.12.18 19:54:18.673487 [ 266 ] {eae95a85-d164-48e5-a93b-669b4a428f0b} TCPHandler: Processed in 0.001749716 sec. 2024.12.18 19:54:18.673630 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:18.673738 [ 262 ] {3175f659-e1b1-4f35-9ab8-c4bc422c4390} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:18.673786 [ 262 ] {3175f659-e1b1-4f35-9ab8-c4bc422c4390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:18.674273 [ 262 ] {3175f659-e1b1-4f35-9ab8-c4bc422c4390} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:18.674314 [ 262 ] {3175f659-e1b1-4f35-9ab8-c4bc422c4390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:18.674694 [ 262 ] {3175f659-e1b1-4f35-9ab8-c4bc422c4390} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.18 19:54:18.674938 [ 262 ] {3175f659-e1b1-4f35-9ab8-c4bc422c4390} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:18.675177 [ 262 ] {3175f659-e1b1-4f35-9ab8-c4bc422c4390} executeQuery: Read 64 rows, 4.56 KiB in 0.001454 sec., 44016.506189821186 rows/sec., 3.07 MiB/sec. 2024.12.18 19:54:18.675276 [ 262 ] {3175f659-e1b1-4f35-9ab8-c4bc422c4390} TCPHandler: Processed in 0.001697775 sec. 2024.12.18 19:54:18.675489 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:18.675858 [ 266 ] {2de34098-ecbb-42d3-bd6d-17a21a7e6d41} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:18.675981 [ 266 ] {2de34098-ecbb-42d3-bd6d-17a21a7e6d41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:18.676465 [ 266 ] {2de34098-ecbb-42d3-bd6d-17a21a7e6d41} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:18.676504 [ 266 ] {2de34098-ecbb-42d3-bd6d-17a21a7e6d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:18.676862 [ 266 ] {2de34098-ecbb-42d3-bd6d-17a21a7e6d41} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.18 19:54:18.677093 [ 266 ] {2de34098-ecbb-42d3-bd6d-17a21a7e6d41} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:18.677300 [ 266 ] {2de34098-ecbb-42d3-bd6d-17a21a7e6d41} executeQuery: Read 24 rows, 1.66 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.02 MiB/sec. 2024.12.18 19:54:18.677352 [ 266 ] {2de34098-ecbb-42d3-bd6d-17a21a7e6d41} TCPHandler: Processed in 0.001983861 sec. 2024.12.18 19:54:19.525197 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21594 2024.12.18 19:54:19.525913 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:19.525958 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.18 19:54:19.526483 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:54:19.526743 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:19.526973 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2024.12.18 19:54:21.039712 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2024.12.18 19:54:21.059344 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:21.059398 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:21.066300 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:54:21.067065 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:21.069772 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2024.12.18 19:54:23.672481 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:23.672754 [ 262 ] {4c11e109-ee6b-44cf-8f84-86d0c6e445fe} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:23.672859 [ 262 ] {4c11e109-ee6b-44cf-8f84-86d0c6e445fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:23.673772 [ 262 ] {4c11e109-ee6b-44cf-8f84-86d0c6e445fe} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:23.673816 [ 262 ] {4c11e109-ee6b-44cf-8f84-86d0c6e445fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:23.674254 [ 262 ] {4c11e109-ee6b-44cf-8f84-86d0c6e445fe} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.18 19:54:23.674508 [ 262 ] {4c11e109-ee6b-44cf-8f84-86d0c6e445fe} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:23.674710 [ 262 ] {4c11e109-ee6b-44cf-8f84-86d0c6e445fe} executeQuery: Read 56 rows, 4.38 KiB in 0.002032 sec., 27559.05511811024 rows/sec., 2.10 MiB/sec. 2024.12.18 19:54:23.674777 [ 262 ] {4c11e109-ee6b-44cf-8f84-86d0c6e445fe} TCPHandler: Processed in 0.002462001 sec. 2024.12.18 19:54:23.674959 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:23.675108 [ 266 ] {09d80679-d314-4c8a-991d-3399ed5eb193} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:23.675168 [ 266 ] {09d80679-d314-4c8a-991d-3399ed5eb193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:23.675864 [ 266 ] {09d80679-d314-4c8a-991d-3399ed5eb193} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:23.675911 [ 266 ] {09d80679-d314-4c8a-991d-3399ed5eb193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:23.676320 [ 266 ] {09d80679-d314-4c8a-991d-3399ed5eb193} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.18 19:54:23.676566 [ 266 ] {09d80679-d314-4c8a-991d-3399ed5eb193} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:23.676748 [ 266 ] {09d80679-d314-4c8a-991d-3399ed5eb193} executeQuery: Read 64 rows, 5.12 KiB in 0.001675 sec., 38208.9552238806 rows/sec., 2.98 MiB/sec. 2024.12.18 19:54:23.676801 [ 266 ] {09d80679-d314-4c8a-991d-3399ed5eb193} TCPHandler: Processed in 0.001913929 sec. 2024.12.18 19:54:23.676946 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:23.677053 [ 262 ] {a9cc7907-7361-40f4-a84e-7f8b7f3c711f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:23.677105 [ 262 ] {a9cc7907-7361-40f4-a84e-7f8b7f3c711f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:23.677730 [ 262 ] {a9cc7907-7361-40f4-a84e-7f8b7f3c711f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:23.677774 [ 262 ] {a9cc7907-7361-40f4-a84e-7f8b7f3c711f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:23.678208 [ 262 ] {a9cc7907-7361-40f4-a84e-7f8b7f3c711f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.18 19:54:23.678455 [ 262 ] {a9cc7907-7361-40f4-a84e-7f8b7f3c711f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:23.678660 [ 262 ] {a9cc7907-7361-40f4-a84e-7f8b7f3c711f} executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. 2024.12.18 19:54:23.678778 [ 262 ] {a9cc7907-7361-40f4-a84e-7f8b7f3c711f} TCPHandler: Processed in 0.001878849 sec. 2024.12.18 19:54:23.678990 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:23.679330 [ 266 ] {b45bf7d7-de09-4f14-8cb8-fbeac00981dd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:23.679396 [ 266 ] {b45bf7d7-de09-4f14-8cb8-fbeac00981dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:23.679945 [ 266 ] {b45bf7d7-de09-4f14-8cb8-fbeac00981dd} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:23.679991 [ 266 ] {b45bf7d7-de09-4f14-8cb8-fbeac00981dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:23.680373 [ 266 ] {b45bf7d7-de09-4f14-8cb8-fbeac00981dd} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.18 19:54:23.680613 [ 266 ] {b45bf7d7-de09-4f14-8cb8-fbeac00981dd} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:23.680786 [ 266 ] {b45bf7d7-de09-4f14-8cb8-fbeac00981dd} executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. 2024.12.18 19:54:23.680835 [ 266 ] {b45bf7d7-de09-4f14-8cb8-fbeac00981dd} TCPHandler: Processed in 0.00195391 sec. 2024.12.18 19:54:26.867048 [ 134 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:54:26.867124 [ 134 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:54:27.001322 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000919059 sec. 2024.12.18 19:54:27.027081 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22082 2024.12.18 19:54:27.027843 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:27.027908 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:27.028490 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:54:27.028755 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:27.029035 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22082 2024.12.18 19:54:27.143456 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1240 2024.12.18 19:54:27.146735 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:27.146778 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:27.148256 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:54:27.148570 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:27.149083 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1240 2024.12.18 19:54:27.309083 [ 134 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_38_9 to all_42_42_0 2024.12.18 19:54:27.309155 [ 134 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:27.309181 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:27.309390 [ 187 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_9 to all_42_42_0 into Compact with storage Full 2024.12.18 19:54:27.309896 [ 187 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:27.310023 [ 187 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_9, total 66 rows starting from the beginning of the part 2024.12.18 19:54:27.310332 [ 187 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part 2024.12.18 19:54:27.310536 [ 187 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part 2024.12.18 19:54:27.310736 [ 187 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part 2024.12.18 19:54:27.310868 [ 187 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 50 rows starting from the beginning of the part 2024.12.18 19:54:27.312046 [ 202 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.002785727 sec., 77538.10764658562 rows/sec., 5.85 MiB/sec. 2024.12.18 19:54:27.312238 [ 202 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) 2024.12.18 19:54:27.312558 [ 202 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:27.312647 [ 202 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_42_10} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_38_9, all_42_42_0] -> all_1_42_10 2024.12.18 19:54:27.312748 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:54:28.569823 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2024.12.18 19:54:28.589651 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.589717 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.596897 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:54:28.597685 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.600408 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2024.12.18 19:54:28.679097 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.679290 [ 262 ] {63c16ba5-ab03-4f45-b704-edddaf84d62b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:54:28.679360 [ 262 ] {63c16ba5-ab03-4f45-b704-edddaf84d62b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:54:28.680113 [ 262 ] {63c16ba5-ab03-4f45-b704-edddaf84d62b} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.680160 [ 262 ] {63c16ba5-ab03-4f45-b704-edddaf84d62b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.680605 [ 262 ] {63c16ba5-ab03-4f45-b704-edddaf84d62b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:54:28.680876 [ 262 ] {63c16ba5-ab03-4f45-b704-edddaf84d62b} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.681097 [ 262 ] {63c16ba5-ab03-4f45-b704-edddaf84d62b} executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. 2024.12.18 19:54:28.681187 [ 262 ] {63c16ba5-ab03-4f45-b704-edddaf84d62b} TCPHandler: Processed in 0.002215026 sec. 2024.12.18 19:54:28.681429 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.681563 [ 266 ] {80188f20-3c82-47a6-9391-694e7b1e0aae} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:28.681613 [ 266 ] {80188f20-3c82-47a6-9391-694e7b1e0aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:28.682342 [ 266 ] {80188f20-3c82-47a6-9391-694e7b1e0aae} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.682381 [ 266 ] {80188f20-3c82-47a6-9391-694e7b1e0aae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.682774 [ 266 ] {80188f20-3c82-47a6-9391-694e7b1e0aae} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.18 19:54:28.683020 [ 266 ] {80188f20-3c82-47a6-9391-694e7b1e0aae} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.683204 [ 266 ] {80188f20-3c82-47a6-9391-694e7b1e0aae} executeQuery: Read 285 rows, 25.75 KiB in 0.001668 sec., 170863.30935251797 rows/sec., 15.07 MiB/sec. 2024.12.18 19:54:28.683259 [ 266 ] {80188f20-3c82-47a6-9391-694e7b1e0aae} TCPHandler: Processed in 0.00194701 sec. 2024.12.18 19:54:28.683422 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.683537 [ 262 ] {8044f2a8-19fc-4d89-89a9-858c5cebd34b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:54:28.683582 [ 262 ] {8044f2a8-19fc-4d89-89a9-858c5cebd34b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:54:28.684141 [ 262 ] {8044f2a8-19fc-4d89-89a9-858c5cebd34b} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.684178 [ 262 ] {8044f2a8-19fc-4d89-89a9-858c5cebd34b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.684523 [ 262 ] {8044f2a8-19fc-4d89-89a9-858c5cebd34b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:54:28.684761 [ 262 ] {8044f2a8-19fc-4d89-89a9-858c5cebd34b} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.684980 [ 262 ] {8044f2a8-19fc-4d89-89a9-858c5cebd34b} executeQuery: Read 48 rows, 3.54 KiB in 0.001457 sec., 32944.406314344546 rows/sec., 2.37 MiB/sec. 2024.12.18 19:54:28.685171 [ 262 ] {8044f2a8-19fc-4d89-89a9-858c5cebd34b} TCPHandler: Processed in 0.001810247 sec. 2024.12.18 19:54:28.685404 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.685546 [ 266 ] {02be59be-a0de-4bb9-9569-e3ea300d9191} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:54:28.685602 [ 266 ] {02be59be-a0de-4bb9-9569-e3ea300d9191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:54:28.686272 [ 266 ] {02be59be-a0de-4bb9-9569-e3ea300d9191} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.686311 [ 266 ] {02be59be-a0de-4bb9-9569-e3ea300d9191} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.686667 [ 266 ] {02be59be-a0de-4bb9-9569-e3ea300d9191} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:54:28.686902 [ 266 ] {02be59be-a0de-4bb9-9569-e3ea300d9191} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.687087 [ 266 ] {02be59be-a0de-4bb9-9569-e3ea300d9191} executeQuery: Read 14 rows, 1004.00 B in 0.00157 sec., 8917.197452229299 rows/sec., 624.50 KiB/sec. 2024.12.18 19:54:28.687214 [ 266 ] {02be59be-a0de-4bb9-9569-e3ea300d9191} TCPHandler: Processed in 0.00193402 sec. 2024.12.18 19:54:28.687357 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.687485 [ 262 ] {cc078471-54de-49d4-a206-d798da42b111} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:54:28.687536 [ 262 ] {cc078471-54de-49d4-a206-d798da42b111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:54:28.688163 [ 262 ] {cc078471-54de-49d4-a206-d798da42b111} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.688207 [ 262 ] {cc078471-54de-49d4-a206-d798da42b111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.688561 [ 262 ] {cc078471-54de-49d4-a206-d798da42b111} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:54:28.688794 [ 262 ] {cc078471-54de-49d4-a206-d798da42b111} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.688964 [ 262 ] {cc078471-54de-49d4-a206-d798da42b111} executeQuery: Read 13 rows, 830.00 B in 0.001508 sec., 8620.689655172413 rows/sec., 537.50 KiB/sec. 2024.12.18 19:54:28.689013 [ 262 ] {cc078471-54de-49d4-a206-d798da42b111} TCPHandler: Processed in 0.001717086 sec. 2024.12.18 19:54:28.689175 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.689283 [ 266 ] {8aaaab98-df68-48b0-aa98-b9b0c9830fda} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:28.689327 [ 266 ] {8aaaab98-df68-48b0-aa98-b9b0c9830fda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:28.689975 [ 266 ] {8aaaab98-df68-48b0-aa98-b9b0c9830fda} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.690012 [ 266 ] {8aaaab98-df68-48b0-aa98-b9b0c9830fda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.690382 [ 266 ] {8aaaab98-df68-48b0-aa98-b9b0c9830fda} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.18 19:54:28.690618 [ 266 ] {8aaaab98-df68-48b0-aa98-b9b0c9830fda} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.690819 [ 266 ] {8aaaab98-df68-48b0-aa98-b9b0c9830fda} executeQuery: Read 423 rows, 30.96 KiB in 0.001555 sec., 272025.7234726688 rows/sec., 19.45 MiB/sec. 2024.12.18 19:54:28.690871 [ 266 ] {8aaaab98-df68-48b0-aa98-b9b0c9830fda} TCPHandler: Processed in 0.001749226 sec. 2024.12.18 19:54:28.691009 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.691119 [ 262 ] {5cb03a8e-f198-4624-a854-8d309e73890c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:54:28.691164 [ 262 ] {5cb03a8e-f198-4624-a854-8d309e73890c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:54:28.691589 [ 262 ] {5cb03a8e-f198-4624-a854-8d309e73890c} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.691626 [ 262 ] {5cb03a8e-f198-4624-a854-8d309e73890c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.691972 [ 262 ] {5cb03a8e-f198-4624-a854-8d309e73890c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:54:28.692208 [ 262 ] {5cb03a8e-f198-4624-a854-8d309e73890c} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.692473 [ 262 ] {5cb03a8e-f198-4624-a854-8d309e73890c} executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. 2024.12.18 19:54:28.692666 [ 262 ] {5cb03a8e-f198-4624-a854-8d309e73890c} TCPHandler: Processed in 0.001704335 sec. 2024.12.18 19:54:28.692859 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.692970 [ 266 ] {2d18d286-1725-4712-912e-419aafc9923d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:28.693020 [ 266 ] {2d18d286-1725-4712-912e-419aafc9923d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:28.693570 [ 266 ] {2d18d286-1725-4712-912e-419aafc9923d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.693608 [ 266 ] {2d18d286-1725-4712-912e-419aafc9923d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.693993 [ 266 ] {2d18d286-1725-4712-912e-419aafc9923d} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.18 19:54:28.694224 [ 266 ] {2d18d286-1725-4712-912e-419aafc9923d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.694435 [ 266 ] {2d18d286-1725-4712-912e-419aafc9923d} executeQuery: Read 237 rows, 16.27 KiB in 0.001488 sec., 159274.1935483871 rows/sec., 10.68 MiB/sec. 2024.12.18 19:54:28.694487 [ 266 ] {2d18d286-1725-4712-912e-419aafc9923d} TCPHandler: Processed in 0.001722395 sec. 2024.12.18 19:54:28.694630 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.694758 [ 262 ] {33546f5b-b34e-47f4-8283-94317ea40a83} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:54:28.694813 [ 262 ] {33546f5b-b34e-47f4-8283-94317ea40a83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:54:28.695297 [ 262 ] {33546f5b-b34e-47f4-8283-94317ea40a83} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.695335 [ 262 ] {33546f5b-b34e-47f4-8283-94317ea40a83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.695672 [ 262 ] {33546f5b-b34e-47f4-8283-94317ea40a83} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:54:28.695902 [ 262 ] {33546f5b-b34e-47f4-8283-94317ea40a83} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.696057 [ 133 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2024.12.18 19:54:28.696126 [ 262 ] {33546f5b-b34e-47f4-8283-94317ea40a83} executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. 2024.12.18 19:54:28.696145 [ 133 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.696206 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.696242 [ 262 ] {33546f5b-b34e-47f4-8283-94317ea40a83} TCPHandler: Processed in 0.001667434 sec. 2024.12.18 19:54:28.696448 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.696525 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2024.12.18 19:54:28.696709 [ 266 ] {54b4467f-65cc-4584-ae63-c48c22fbc1b8} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:28.696782 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:28.696826 [ 266 ] {54b4467f-65cc-4584-ae63-c48c22fbc1b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:54:28.696831 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part 2024.12.18 19:54:28.697058 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2024.12.18 19:54:28.697316 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2024.12.18 19:54:28.697524 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2024.12.18 19:54:28.697693 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2024.12.18 19:54:28.697900 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2024.12.18 19:54:28.699800 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.003463851 sec., 8372.184600319124 rows/sec., 563.01 KiB/sec. 2024.12.18 19:54:28.700127 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.12.18 19:54:28.700149 [ 266 ] {54b4467f-65cc-4584-ae63-c48c22fbc1b8} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.700229 [ 266 ] {54b4467f-65cc-4584-ae63-c48c22fbc1b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.700769 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.700969 [ 202 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_29_6} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2024.12.18 19:54:28.701161 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:54:28.701502 [ 266 ] {54b4467f-65cc-4584-ae63-c48c22fbc1b8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:54:28.701771 [ 266 ] {54b4467f-65cc-4584-ae63-c48c22fbc1b8} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.702083 [ 266 ] {54b4467f-65cc-4584-ae63-c48c22fbc1b8} executeQuery: Read 41 rows, 75.23 KiB in 0.005428 sec., 7553.426676492263 rows/sec., 13.54 MiB/sec. 2024.12.18 19:54:28.702665 [ 266 ] {54b4467f-65cc-4584-ae63-c48c22fbc1b8} TCPHandler: Processed in 0.00631832 sec. 2024.12.18 19:54:28.702822 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:28.702933 [ 262 ] {2b29951e-37f9-4dee-808f-ff63f202f0b9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:28.702978 [ 262 ] {2b29951e-37f9-4dee-808f-ff63f202f0b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:28.703442 [ 262 ] {2b29951e-37f9-4dee-808f-ff63f202f0b9} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:28.703480 [ 262 ] {2b29951e-37f9-4dee-808f-ff63f202f0b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:28.703846 [ 262 ] {2b29951e-37f9-4dee-808f-ff63f202f0b9} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.18 19:54:28.704077 [ 262 ] {2b29951e-37f9-4dee-808f-ff63f202f0b9} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:28.704280 [ 262 ] {2b29951e-37f9-4dee-808f-ff63f202f0b9} executeQuery: Read 82 rows, 5.33 KiB in 0.00137 sec., 59854.01459854015 rows/sec., 3.80 MiB/sec. 2024.12.18 19:54:28.704327 [ 262 ] {2b29951e-37f9-4dee-808f-ff63f202f0b9} TCPHandler: Processed in 0.001557463 sec. 2024.12.18 19:54:29.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 226.93 MiB, peak 237.97 MiB, free memory in arenas 0.00 B, will set to 225.63 MiB (RSS), difference: -1.31 MiB 2024.12.18 19:54:33.675366 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:33.675645 [ 262 ] {00f00174-5c84-4630-84b6-f323167982a4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:54:33.675745 [ 262 ] {00f00174-5c84-4630-84b6-f323167982a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:54:33.676779 [ 262 ] {00f00174-5c84-4630-84b6-f323167982a4} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:33.676846 [ 262 ] {00f00174-5c84-4630-84b6-f323167982a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:33.677424 [ 262 ] {00f00174-5c84-4630-84b6-f323167982a4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.18 19:54:33.677773 [ 262 ] {00f00174-5c84-4630-84b6-f323167982a4} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:33.678027 [ 262 ] {00f00174-5c84-4630-84b6-f323167982a4} executeQuery: Read 2 rows, 167.00 B in 0.002452 sec., 815.6606851549755 rows/sec., 66.51 KiB/sec. 2024.12.18 19:54:33.678106 [ 262 ] {00f00174-5c84-4630-84b6-f323167982a4} TCPHandler: Processed in 0.0029307 sec. 2024.12.18 19:54:33.678329 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:33.678461 [ 266 ] {004a4bf0-d01d-4f53-b413-16f199080a77} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:33.678521 [ 266 ] {004a4bf0-d01d-4f53-b413-16f199080a77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:33.679269 [ 266 ] {004a4bf0-d01d-4f53-b413-16f199080a77} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:33.679313 [ 266 ] {004a4bf0-d01d-4f53-b413-16f199080a77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:33.679769 [ 266 ] {004a4bf0-d01d-4f53-b413-16f199080a77} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.18 19:54:33.680079 [ 266 ] {004a4bf0-d01d-4f53-b413-16f199080a77} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:33.680253 [ 128 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.18 19:54:33.680300 [ 266 ] {004a4bf0-d01d-4f53-b413-16f199080a77} executeQuery: Read 57 rows, 4.45 KiB in 0.001871 sec., 30464.991982896845 rows/sec., 2.32 MiB/sec. 2024.12.18 19:54:33.680306 [ 128 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:33.680356 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:33.680384 [ 266 ] {004a4bf0-d01d-4f53-b413-16f199080a77} TCPHandler: Processed in 0.002119613 sec. 2024.12.18 19:54:33.680515 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.18 19:54:33.680595 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:33.680653 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:33.680701 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1436 rows starting from the beginning of the part 2024.12.18 19:54:33.680752 [ 262 ] {fcf0024f-b898-4ac6-8de9-3ee942894a35} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:54:33.680803 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1426 rows starting from the beginning of the part 2024.12.18 19:54:33.680836 [ 262 ] {fcf0024f-b898-4ac6-8de9-3ee942894a35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:54:33.681090 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part 2024.12.18 19:54:33.681267 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part 2024.12.18 19:54:33.681465 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 285 rows starting from the beginning of the part 2024.12.18 19:54:33.681738 [ 200 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 57 rows starting from the beginning of the part 2024.12.18 19:54:33.683594 [ 262 ] {fcf0024f-b898-4ac6-8de9-3ee942894a35} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:33.683703 [ 262 ] {fcf0024f-b898-4ac6-8de9-3ee942894a35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:33.685113 [ 262 ] {fcf0024f-b898-4ac6-8de9-3ee942894a35} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:54:33.685467 [ 262 ] {fcf0024f-b898-4ac6-8de9-3ee942894a35} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:33.685715 [ 262 ] {fcf0024f-b898-4ac6-8de9-3ee942894a35} executeQuery: Read 2 rows, 143.00 B in 0.004999 sec., 400.0800160032006 rows/sec., 27.94 KiB/sec. 2024.12.18 19:54:33.685793 [ 262 ] {fcf0024f-b898-4ac6-8de9-3ee942894a35} TCPHandler: Processed in 0.005268559 sec. 2024.12.18 19:54:33.686033 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:33.686207 [ 266 ] {99bb5ce4-4399-4ffa-84d9-89851c18efac} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:33.686313 [ 266 ] {99bb5ce4-4399-4ffa-84d9-89851c18efac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:33.686490 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.006040554 sec., 548956.271229427 rows/sec., 47.94 MiB/sec. 2024.12.18 19:54:33.686972 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.18 19:54:33.687609 [ 266 ] {99bb5ce4-4399-4ffa-84d9-89851c18efac} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:33.687670 [ 266 ] {99bb5ce4-4399-4ffa-84d9-89851c18efac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:33.687840 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:33.688074 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_76_15} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.18 19:54:33.688273 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:54:33.688462 [ 266 ] {99bb5ce4-4399-4ffa-84d9-89851c18efac} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.18 19:54:33.688782 [ 266 ] {99bb5ce4-4399-4ffa-84d9-89851c18efac} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:33.689018 [ 126 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.18 19:54:33.689062 [ 266 ] {99bb5ce4-4399-4ffa-84d9-89851c18efac} executeQuery: Read 66 rows, 5.28 KiB in 0.002886 sec., 22869.02286902287 rows/sec., 1.79 MiB/sec. 2024.12.18 19:54:33.689094 [ 126 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:33.689163 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:33.689229 [ 266 ] {99bb5ce4-4399-4ffa-84d9-89851c18efac} TCPHandler: Processed in 0.003283417 sec. 2024.12.18 19:54:33.689491 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.18 19:54:33.689508 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:33.689839 [ 262 ] {f724e300-245e-4fa6-984b-965f6264843e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:33.689857 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:33.689967 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 915 rows starting from the beginning of the part 2024.12.18 19:54:33.689970 [ 262 ] {f724e300-245e-4fa6-984b-965f6264843e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:33.690388 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 881 rows starting from the beginning of the part 2024.12.18 19:54:33.690866 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part 2024.12.18 19:54:33.691259 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2024.12.18 19:54:33.691462 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 423 rows starting from the beginning of the part 2024.12.18 19:54:33.692020 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 66 rows starting from the beginning of the part 2024.12.18 19:54:33.692835 [ 262 ] {f724e300-245e-4fa6-984b-965f6264843e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:33.692911 [ 262 ] {f724e300-245e-4fa6-984b-965f6264843e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:33.693791 [ 262 ] {f724e300-245e-4fa6-984b-965f6264843e} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.18 19:54:33.694362 [ 262 ] {f724e300-245e-4fa6-984b-965f6264843e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:33.695137 [ 262 ] {f724e300-245e-4fa6-984b-965f6264843e} executeQuery: Read 161 rows, 11.48 KiB in 0.005353 sec., 30076.592564916868 rows/sec., 2.09 MiB/sec. 2024.12.18 19:54:33.695523 [ 262 ] {f724e300-245e-4fa6-984b-965f6264843e} TCPHandler: Processed in 0.006112876 sec. 2024.12.18 19:54:33.695884 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:33.696194 [ 266 ] {15bfaefc-59cc-41be-9b81-74ebef639c06} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:33.696403 [ 266 ] {15bfaefc-59cc-41be-9b81-74ebef639c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:33.696516 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.007213278 sec., 334521.9746140382 rows/sec., 25.65 MiB/sec. 2024.12.18 19:54:33.696900 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.18 19:54:33.697602 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:33.697624 [ 266 ] {15bfaefc-59cc-41be-9b81-74ebef639c06} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:33.697712 [ 266 ] {15bfaefc-59cc-41be-9b81-74ebef639c06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:33.697832 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_76_15} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.18 19:54:33.698029 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.18 19:54:33.698393 [ 266 ] {15bfaefc-59cc-41be-9b81-74ebef639c06} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.18 19:54:33.698722 [ 266 ] {15bfaefc-59cc-41be-9b81-74ebef639c06} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:33.699020 [ 266 ] {15bfaefc-59cc-41be-9b81-74ebef639c06} executeQuery: Read 60 rows, 4.14 KiB in 0.002948 sec., 20352.7815468114 rows/sec., 1.37 MiB/sec. 2024.12.18 19:54:33.699093 [ 266 ] {15bfaefc-59cc-41be-9b81-74ebef639c06} TCPHandler: Processed in 0.003381839 sec. 2024.12.18 19:54:34.529145 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22509 2024.12.18 19:54:34.529812 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:34.529853 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:34.530377 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:54:34.530645 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:34.530896 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2024.12.18 19:54:36.100449 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2024.12.18 19:54:36.121500 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:36.121557 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:36.128969 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:54:36.129761 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:36.133522 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2024.12.18 19:54:37.149201 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1274 2024.12.18 19:54:37.152475 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:37.152536 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:37.154063 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:54:37.154389 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:37.156302 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1274 2024.12.18 19:54:38.678851 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.679046 [ 262 ] {2cd7c240-f599-4563-88db-1c345200a149} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:54:38.679119 [ 262 ] {2cd7c240-f599-4563-88db-1c345200a149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:54:38.679880 [ 262 ] {2cd7c240-f599-4563-88db-1c345200a149} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.679933 [ 262 ] {2cd7c240-f599-4563-88db-1c345200a149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.680363 [ 262 ] {2cd7c240-f599-4563-88db-1c345200a149} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:54:38.680622 [ 262 ] {2cd7c240-f599-4563-88db-1c345200a149} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.680826 [ 123 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.18 19:54:38.680881 [ 262 ] {2cd7c240-f599-4563-88db-1c345200a149} executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. 2024.12.18 19:54:38.680905 [ 123 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.680957 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.681011 [ 262 ] {2cd7c240-f599-4563-88db-1c345200a149} TCPHandler: Processed in 0.002285457 sec. 2024.12.18 19:54:38.681143 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.12.18 19:54:38.681242 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.681325 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:38.681402 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2024.12.18 19:54:38.681492 [ 266 ] {95098148-bdbf-4c14-ad99-d9325e5ce08e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:38.681619 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.12.18 19:54:38.681642 [ 266 ] {95098148-bdbf-4c14-ad99-d9325e5ce08e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:38.682024 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2024.12.18 19:54:38.682369 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.12.18 19:54:38.682733 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2024.12.18 19:54:38.684493 [ 266 ] {95098148-bdbf-4c14-ad99-d9325e5ce08e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.684579 [ 266 ] {95098148-bdbf-4c14-ad99-d9325e5ce08e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.685269 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004206997 sec., 16638.94697333989 rows/sec., 1.23 MiB/sec. 2024.12.18 19:54:38.685534 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.18 19:54:38.685557 [ 266 ] {95098148-bdbf-4c14-ad99-d9325e5ce08e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.18 19:54:38.686103 [ 266 ] {95098148-bdbf-4c14-ad99-d9325e5ce08e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.686202 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.686492 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_29_7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.18 19:54:38.686551 [ 266 ] {95098148-bdbf-4c14-ad99-d9325e5ce08e} executeQuery: Read 285 rows, 25.75 KiB in 0.005139 sec., 55458.26036193812 rows/sec., 4.89 MiB/sec. 2024.12.18 19:54:38.686786 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:54:38.686913 [ 266 ] {95098148-bdbf-4c14-ad99-d9325e5ce08e} TCPHandler: Processed in 0.005755558 sec. 2024.12.18 19:54:38.687180 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.687326 [ 262 ] {986c874d-d6fc-41f4-a0a6-6bd843857a18} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:54:38.687377 [ 262 ] {986c874d-d6fc-41f4-a0a6-6bd843857a18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:54:38.687987 [ 262 ] {986c874d-d6fc-41f4-a0a6-6bd843857a18} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.688029 [ 262 ] {986c874d-d6fc-41f4-a0a6-6bd843857a18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.688399 [ 262 ] {986c874d-d6fc-41f4-a0a6-6bd843857a18} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:54:38.688647 [ 262 ] {986c874d-d6fc-41f4-a0a6-6bd843857a18} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.688870 [ 262 ] {986c874d-d6fc-41f4-a0a6-6bd843857a18} executeQuery: Read 48 rows, 3.54 KiB in 0.001567 sec., 30631.78047223995 rows/sec., 2.21 MiB/sec. 2024.12.18 19:54:38.688961 [ 262 ] {986c874d-d6fc-41f4-a0a6-6bd843857a18} TCPHandler: Processed in 0.001916819 sec. 2024.12.18 19:54:38.689136 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.689266 [ 266 ] {1891859c-43b5-44c2-b9c8-3ae1cfa8dc11} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:54:38.689320 [ 266 ] {1891859c-43b5-44c2-b9c8-3ae1cfa8dc11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:54:38.689907 [ 266 ] {1891859c-43b5-44c2-b9c8-3ae1cfa8dc11} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.689947 [ 266 ] {1891859c-43b5-44c2-b9c8-3ae1cfa8dc11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.690305 [ 266 ] {1891859c-43b5-44c2-b9c8-3ae1cfa8dc11} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:54:38.690557 [ 266 ] {1891859c-43b5-44c2-b9c8-3ae1cfa8dc11} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.690715 [ 123 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2024.12.18 19:54:38.690777 [ 123 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.690791 [ 266 ] {1891859c-43b5-44c2-b9c8-3ae1cfa8dc11} executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec. 2024.12.18 19:54:38.690818 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.690933 [ 266 ] {1891859c-43b5-44c2-b9c8-3ae1cfa8dc11} TCPHandler: Processed in 0.001867219 sec. 2024.12.18 19:54:38.691215 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2024.12.18 19:54:38.691250 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.691611 [ 262 ] {eaed0592-fa64-4ae3-ab67-2a94561a2334} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:54:38.691805 [ 262 ] {eaed0592-fa64-4ae3-ab67-2a94561a2334} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:54:38.691809 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:38.691934 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 243 rows starting from the beginning of the part 2024.12.18 19:54:38.692251 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.12.18 19:54:38.692606 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2024.12.18 19:54:38.693009 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 242 rows starting from the beginning of the part 2024.12.18 19:54:38.693365 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2024.12.18 19:54:38.693753 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.12.18 19:54:38.694813 [ 262 ] {eaed0592-fa64-4ae3-ab67-2a94561a2334} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.694902 [ 262 ] {eaed0592-fa64-4ae3-ab67-2a94561a2334} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.695920 [ 262 ] {eaed0592-fa64-4ae3-ab67-2a94561a2334} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:54:38.696554 [ 262 ] {eaed0592-fa64-4ae3-ab67-2a94561a2334} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.696626 [ 188 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005687157 sec., 95126.61598756637 rows/sec., 6.81 MiB/sec. 2024.12.18 19:54:38.696776 [ 123 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.18 19:54:38.696873 [ 123 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.696945 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.697004 [ 262 ] {eaed0592-fa64-4ae3-ab67-2a94561a2334} executeQuery: Read 13 rows, 830.00 B in 0.005513 sec., 2358.062760747325 rows/sec., 147.02 KiB/sec. 2024.12.18 19:54:38.697139 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2024.12.18 19:54:38.697509 [ 262 ] {eaed0592-fa64-4ae3-ab67-2a94561a2334} TCPHandler: Processed in 0.006417022 sec. 2024.12.18 19:54:38.697657 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.12.18 19:54:38.697880 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.698341 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:38.698387 [ 266 ] {cf4bd516-390a-4be4-b9d3-68c5bcb4bac0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:38.698528 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2024.12.18 19:54:38.698565 [ 266 ] {cf4bd516-390a-4be4-b9d3-68c5bcb4bac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:38.698578 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.699020 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2024.12.18 19:54:38.699086 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_30_6} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2024.12.18 19:54:38.699470 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2024.12.18 19:54:38.699555 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.18 19:54:38.699859 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2024.12.18 19:54:38.700078 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2024.12.18 19:54:38.700998 [ 266 ] {cf4bd516-390a-4be4-b9d3-68c5bcb4bac0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.701049 [ 266 ] {cf4bd516-390a-4be4-b9d3-68c5bcb4bac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.701352 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004323329 sec., 15034.710520527122 rows/sec., 996.14 KiB/sec. 2024.12.18 19:54:38.701591 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.18 19:54:38.701693 [ 266 ] {cf4bd516-390a-4be4-b9d3-68c5bcb4bac0} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.18 19:54:38.702152 [ 266 ] {cf4bd516-390a-4be4-b9d3-68c5bcb4bac0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.702215 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.702488 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_29_7} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.18 19:54:38.702633 [ 266 ] {cf4bd516-390a-4be4-b9d3-68c5bcb4bac0} executeQuery: Read 423 rows, 30.96 KiB in 0.004389 sec., 96377.3069036227 rows/sec., 6.89 MiB/sec. 2024.12.18 19:54:38.702826 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:54:38.702963 [ 266 ] {cf4bd516-390a-4be4-b9d3-68c5bcb4bac0} TCPHandler: Processed in 0.005292919 sec. 2024.12.18 19:54:38.703141 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.703255 [ 262 ] {880a14db-413f-4aef-bd88-ba9d95182116} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:54:38.703303 [ 262 ] {880a14db-413f-4aef-bd88-ba9d95182116} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:54:38.703755 [ 262 ] {880a14db-413f-4aef-bd88-ba9d95182116} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.703794 [ 262 ] {880a14db-413f-4aef-bd88-ba9d95182116} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.704170 [ 262 ] {880a14db-413f-4aef-bd88-ba9d95182116} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:54:38.704414 [ 262 ] {880a14db-413f-4aef-bd88-ba9d95182116} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.704547 [ 120 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2024.12.18 19:54:38.704592 [ 120 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.704601 [ 262 ] {880a14db-413f-4aef-bd88-ba9d95182116} executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec. 2024.12.18 19:54:38.704616 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.704731 [ 262 ] {880a14db-413f-4aef-bd88-ba9d95182116} TCPHandler: Processed in 0.001656034 sec. 2024.12.18 19:54:38.705013 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.705113 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2024.12.18 19:54:38.705424 [ 266 ] {cc4115b5-ccce-445f-945c-b509782a558a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:38.705598 [ 266 ] {cc4115b5-ccce-445f-945c-b509782a558a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:38.705666 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:38.705771 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2024.12.18 19:54:38.706049 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2024.12.18 19:54:38.706419 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2024.12.18 19:54:38.706710 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2024.12.18 19:54:38.706976 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2024.12.18 19:54:38.707263 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2024.12.18 19:54:38.708117 [ 266 ] {cc4115b5-ccce-445f-945c-b509782a558a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.708177 [ 266 ] {cc4115b5-ccce-445f-945c-b509782a558a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.709298 [ 266 ] {cc4115b5-ccce-445f-945c-b509782a558a} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.18 19:54:38.709799 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.005075474 sec., 34282.512332838276 rows/sec., 1.75 MiB/sec. 2024.12.18 19:54:38.709841 [ 266 ] {cc4115b5-ccce-445f-945c-b509782a558a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.709993 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.12.18 19:54:38.710114 [ 120 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.18 19:54:38.710234 [ 120 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.710315 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.710428 [ 266 ] {cc4115b5-ccce-445f-945c-b509782a558a} executeQuery: Read 237 rows, 16.27 KiB in 0.005146 sec., 46055.18849591916 rows/sec., 3.09 MiB/sec. 2024.12.18 19:54:38.710679 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.18 19:54:38.710698 [ 266 ] {cc4115b5-ccce-445f-945c-b509782a558a} TCPHandler: Processed in 0.005839461 sec. 2024.12.18 19:54:38.710927 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.711003 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:38.711030 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.711099 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20540 rows starting from the beginning of the part 2024.12.18 19:54:38.711229 [ 262 ] {51eb36ce-1c9c-4cc0-a782-329ba2f80ea2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:54:38.711440 [ 189 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_29_6} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2024.12.18 19:54:38.711466 [ 262 ] {51eb36ce-1c9c-4cc0-a782-329ba2f80ea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:54:38.711544 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part 2024.12.18 19:54:38.711865 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:54:38.712085 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part 2024.12.18 19:54:38.712311 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part 2024.12.18 19:54:38.712550 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 161 rows starting from the beginning of the part 2024.12.18 19:54:38.712704 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part 2024.12.18 19:54:38.713220 [ 262 ] {51eb36ce-1c9c-4cc0-a782-329ba2f80ea2} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.713263 [ 262 ] {51eb36ce-1c9c-4cc0-a782-329ba2f80ea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.713980 [ 262 ] {51eb36ce-1c9c-4cc0-a782-329ba2f80ea2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:54:38.714316 [ 262 ] {51eb36ce-1c9c-4cc0-a782-329ba2f80ea2} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.714529 [ 262 ] {51eb36ce-1c9c-4cc0-a782-329ba2f80ea2} executeQuery: Read 1 rows, 69.00 B in 0.003413 sec., 292.9973630237328 rows/sec., 19.74 KiB/sec. 2024.12.18 19:54:38.714610 [ 262 ] {51eb36ce-1c9c-4cc0-a782-329ba2f80ea2} TCPHandler: Processed in 0.003787307 sec. 2024.12.18 19:54:38.714758 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.714903 [ 266 ] {8dba70bd-3603-41a2-b49b-65c80eb262f5} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:38.715012 [ 266 ] {8dba70bd-3603-41a2-b49b-65c80eb262f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:54:38.716415 [ 266 ] {8dba70bd-3603-41a2-b49b-65c80eb262f5} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.716453 [ 266 ] {8dba70bd-3603-41a2-b49b-65c80eb262f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.721096 [ 266 ] {8dba70bd-3603-41a2-b49b-65c80eb262f5} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:54:38.721435 [ 266 ] {8dba70bd-3603-41a2-b49b-65c80eb262f5} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.721649 [ 266 ] {8dba70bd-3603-41a2-b49b-65c80eb262f5} executeQuery: Read 41 rows, 75.23 KiB in 0.006787 sec., 6040.960660085458 rows/sec., 10.83 MiB/sec. 2024.12.18 19:54:38.721741 [ 266 ] {8dba70bd-3603-41a2-b49b-65c80eb262f5} TCPHandler: Processed in 0.007041855 sec. 2024.12.18 19:54:38.721901 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:38.722040 [ 262 ] {104b038d-2e3d-4269-8eaa-c5de2c24a71c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:38.722094 [ 262 ] {104b038d-2e3d-4269-8eaa-c5de2c24a71c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:38.722622 [ 262 ] {104b038d-2e3d-4269-8eaa-c5de2c24a71c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.722660 [ 262 ] {104b038d-2e3d-4269-8eaa-c5de2c24a71c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.723089 [ 262 ] {104b038d-2e3d-4269-8eaa-c5de2c24a71c} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.18 19:54:38.723492 [ 262 ] {104b038d-2e3d-4269-8eaa-c5de2c24a71c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.723628 [ 120 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.18 19:54:38.723679 [ 120 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:38.723695 [ 262 ] {104b038d-2e3d-4269-8eaa-c5de2c24a71c} executeQuery: Read 82 rows, 5.33 KiB in 0.001682 sec., 48751.486325802616 rows/sec., 3.10 MiB/sec. 2024.12.18 19:54:38.723715 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:38.723796 [ 262 ] {104b038d-2e3d-4269-8eaa-c5de2c24a71c} TCPHandler: Processed in 0.001958101 sec. 2024.12.18 19:54:38.723892 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.18 19:54:38.723997 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:38.724038 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4092 rows starting from the beginning of the part 2024.12.18 19:54:38.724198 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 24 rows starting from the beginning of the part 2024.12.18 19:54:38.724442 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2024.12.18 19:54:38.724590 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 21399 rows, containing 5 columns (5 merged, 0 gathered) in 0.014154231 sec., 1511844.762177472 rows/sec., 102.15 MiB/sec. 2024.12.18 19:54:38.724606 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part 2024.12.18 19:54:38.724699 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2024.12.18 19:54:38.724774 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part 2024.12.18 19:54:38.724980 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.18 19:54:38.725340 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.725420 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_76_15} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.18 19:54:38.725514 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2024.12.18 19:54:38.726409 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002609594 sec., 1686086.034839136 rows/sec., 110.29 MiB/sec. 2024.12.18 19:54:38.726865 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.18 19:54:38.727188 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:38.727279 [ 195 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_76_15} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.18 19:54:38.727375 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. 2024.12.18 19:54:41.867168 [ 118 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:54:41.867248 [ 118 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:54:42.031018 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22997 2024.12.18 19:54:42.031953 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:42.032010 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:42.032572 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:54:42.032844 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:42.033140 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22997 2024.12.18 19:54:43.633577 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2024.12.18 19:54:43.655042 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:43.655103 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:43.662653 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:54:43.663489 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:43.667329 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2024.12.18 19:54:43.673174 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:43.673395 [ 262 ] {c37ae764-f793-4366-8d2c-d97638fc33a5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:43.673476 [ 262 ] {c37ae764-f793-4366-8d2c-d97638fc33a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:43.674283 [ 262 ] {c37ae764-f793-4366-8d2c-d97638fc33a5} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:43.674337 [ 262 ] {c37ae764-f793-4366-8d2c-d97638fc33a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:43.674784 [ 262 ] {c37ae764-f793-4366-8d2c-d97638fc33a5} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.18 19:54:43.675041 [ 262 ] {c37ae764-f793-4366-8d2c-d97638fc33a5} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:43.675284 [ 262 ] {c37ae764-f793-4366-8d2c-d97638fc33a5} executeQuery: Read 56 rows, 4.38 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.20 MiB/sec. 2024.12.18 19:54:43.675350 [ 262 ] {c37ae764-f793-4366-8d2c-d97638fc33a5} TCPHandler: Processed in 0.002313807 sec. 2024.12.18 19:54:43.675525 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:43.675672 [ 266 ] {3f2cc9d6-299b-4b22-98b4-58442e3818c0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:43.675731 [ 266 ] {3f2cc9d6-299b-4b22-98b4-58442e3818c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:43.676423 [ 266 ] {3f2cc9d6-299b-4b22-98b4-58442e3818c0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:43.676473 [ 266 ] {3f2cc9d6-299b-4b22-98b4-58442e3818c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:43.676884 [ 266 ] {3f2cc9d6-299b-4b22-98b4-58442e3818c0} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.18 19:54:43.677133 [ 266 ] {3f2cc9d6-299b-4b22-98b4-58442e3818c0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:43.677345 [ 266 ] {3f2cc9d6-299b-4b22-98b4-58442e3818c0} executeQuery: Read 64 rows, 5.12 KiB in 0.001708 sec., 37470.725995316156 rows/sec., 2.92 MiB/sec. 2024.12.18 19:54:43.677399 [ 266 ] {3f2cc9d6-299b-4b22-98b4-58442e3818c0} TCPHandler: Processed in 0.00194182 sec. 2024.12.18 19:54:43.677532 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:43.677641 [ 262 ] {e985d774-77b3-4d67-9f71-8c5b133f815a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:43.677696 [ 262 ] {e985d774-77b3-4d67-9f71-8c5b133f815a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:43.678306 [ 262 ] {e985d774-77b3-4d67-9f71-8c5b133f815a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:43.678354 [ 262 ] {e985d774-77b3-4d67-9f71-8c5b133f815a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:43.678796 [ 262 ] {e985d774-77b3-4d67-9f71-8c5b133f815a} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.18 19:54:43.679043 [ 262 ] {e985d774-77b3-4d67-9f71-8c5b133f815a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:43.679275 [ 262 ] {e985d774-77b3-4d67-9f71-8c5b133f815a} executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. 2024.12.18 19:54:43.679365 [ 262 ] {e985d774-77b3-4d67-9f71-8c5b133f815a} TCPHandler: Processed in 0.001882129 sec. 2024.12.18 19:54:43.679497 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:43.679819 [ 266 ] {940c58ea-eb7c-4ce5-8654-8a71227c5308} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:43.679972 [ 266 ] {940c58ea-eb7c-4ce5-8654-8a71227c5308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:43.680680 [ 266 ] {940c58ea-eb7c-4ce5-8654-8a71227c5308} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:43.680723 [ 266 ] {940c58ea-eb7c-4ce5-8654-8a71227c5308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:43.681091 [ 266 ] {940c58ea-eb7c-4ce5-8654-8a71227c5308} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.18 19:54:43.681328 [ 266 ] {940c58ea-eb7c-4ce5-8654-8a71227c5308} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:43.681529 [ 266 ] {940c58ea-eb7c-4ce5-8654-8a71227c5308} executeQuery: Read 60 rows, 4.14 KiB in 0.001828 sec., 32822.75711159738 rows/sec., 2.21 MiB/sec. 2024.12.18 19:54:43.681578 [ 266 ] {940c58ea-eb7c-4ce5-8654-8a71227c5308} TCPHandler: Processed in 0.002136674 sec. 2024.12.18 19:54:46.594381 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.594604 [ 262 ] {0e32ae63-1aa7-43cd-90e8-6e1495a50cba} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:54:46.594683 [ 262 ] {0e32ae63-1aa7-43cd-90e8-6e1495a50cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:54:46.595440 [ 262 ] {0e32ae63-1aa7-43cd-90e8-6e1495a50cba} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.595488 [ 262 ] {0e32ae63-1aa7-43cd-90e8-6e1495a50cba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.595924 [ 262 ] {0e32ae63-1aa7-43cd-90e8-6e1495a50cba} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:54:46.596197 [ 262 ] {0e32ae63-1aa7-43cd-90e8-6e1495a50cba} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.596442 [ 262 ] {0e32ae63-1aa7-43cd-90e8-6e1495a50cba} executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. 2024.12.18 19:54:46.596508 [ 262 ] {0e32ae63-1aa7-43cd-90e8-6e1495a50cba} TCPHandler: Processed in 0.002254346 sec. 2024.12.18 19:54:46.596741 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.596890 [ 266 ] {861d137f-1186-4be4-89a6-695fdbe11275} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:54:46.596945 [ 266 ] {861d137f-1186-4be4-89a6-695fdbe11275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:54:46.597527 [ 266 ] {861d137f-1186-4be4-89a6-695fdbe11275} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.597571 [ 266 ] {861d137f-1186-4be4-89a6-695fdbe11275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.597944 [ 266 ] {861d137f-1186-4be4-89a6-695fdbe11275} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.18 19:54:46.598192 [ 266 ] {861d137f-1186-4be4-89a6-695fdbe11275} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.598500 [ 266 ] {861d137f-1186-4be4-89a6-695fdbe11275} executeQuery: Read 10 rows, 835.00 B in 0.001636 sec., 6112.469437652811 rows/sec., 498.43 KiB/sec. 2024.12.18 19:54:46.598745 [ 266 ] {861d137f-1186-4be4-89a6-695fdbe11275} TCPHandler: Processed in 0.002067512 sec. 2024.12.18 19:54:46.598919 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.599041 [ 262 ] {45cb098c-eafd-4aa2-a308-35107dc98e1a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:46.599088 [ 262 ] {45cb098c-eafd-4aa2-a308-35107dc98e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:46.600208 [ 262 ] {45cb098c-eafd-4aa2-a308-35107dc98e1a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.600250 [ 262 ] {45cb098c-eafd-4aa2-a308-35107dc98e1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.600719 [ 262 ] {45cb098c-eafd-4aa2-a308-35107dc98e1a} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.18 19:54:46.600979 [ 262 ] {45cb098c-eafd-4aa2-a308-35107dc98e1a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.601192 [ 262 ] {45cb098c-eafd-4aa2-a308-35107dc98e1a} executeQuery: Read 1430 rows, 122.23 KiB in 0.002179 sec., 656264.341441028 rows/sec., 54.78 MiB/sec. 2024.12.18 19:54:46.601251 [ 262 ] {45cb098c-eafd-4aa2-a308-35107dc98e1a} TCPHandler: Processed in 0.002388039 sec. 2024.12.18 19:54:46.601401 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.601526 [ 266 ] {1d4e67af-62ed-46bd-a5a8-e16e9fecc285} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:54:46.601574 [ 266 ] {1d4e67af-62ed-46bd-a5a8-e16e9fecc285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:54:46.602177 [ 266 ] {1d4e67af-62ed-46bd-a5a8-e16e9fecc285} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.602216 [ 266 ] {1d4e67af-62ed-46bd-a5a8-e16e9fecc285} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.602634 [ 266 ] {1d4e67af-62ed-46bd-a5a8-e16e9fecc285} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:54:46.602881 [ 266 ] {1d4e67af-62ed-46bd-a5a8-e16e9fecc285} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.603117 [ 266 ] {1d4e67af-62ed-46bd-a5a8-e16e9fecc285} executeQuery: Read 58 rows, 4.24 KiB in 0.001617 sec., 35868.89301175016 rows/sec., 2.56 MiB/sec. 2024.12.18 19:54:46.603202 [ 266 ] {1d4e67af-62ed-46bd-a5a8-e16e9fecc285} TCPHandler: Processed in 0.001855068 sec. 2024.12.18 19:54:46.603375 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.603486 [ 262 ] {be8a6bf8-c11b-4b29-94a6-64d529e0f3d6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:54:46.603530 [ 262 ] {be8a6bf8-c11b-4b29-94a6-64d529e0f3d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:54:46.604229 [ 262 ] {be8a6bf8-c11b-4b29-94a6-64d529e0f3d6} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.604274 [ 262 ] {be8a6bf8-c11b-4b29-94a6-64d529e0f3d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.604666 [ 262 ] {be8a6bf8-c11b-4b29-94a6-64d529e0f3d6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:54:46.604913 [ 262 ] {be8a6bf8-c11b-4b29-94a6-64d529e0f3d6} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.605133 [ 262 ] {be8a6bf8-c11b-4b29-94a6-64d529e0f3d6} executeQuery: Read 242 rows, 16.79 KiB in 0.00167 sec., 144910.17964071856 rows/sec., 9.82 MiB/sec. 2024.12.18 19:54:46.605185 [ 262 ] {be8a6bf8-c11b-4b29-94a6-64d529e0f3d6} TCPHandler: Processed in 0.001877219 sec. 2024.12.18 19:54:46.605333 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.605445 [ 266 ] {bd98f00a-4a78-4789-ab69-8bea29c6b5a7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:54:46.605490 [ 266 ] {bd98f00a-4a78-4789-ab69-8bea29c6b5a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:54:46.606027 [ 266 ] {bd98f00a-4a78-4789-ab69-8bea29c6b5a7} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.606066 [ 266 ] {bd98f00a-4a78-4789-ab69-8bea29c6b5a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.606407 [ 266 ] {bd98f00a-4a78-4789-ab69-8bea29c6b5a7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:54:46.606640 [ 266 ] {bd98f00a-4a78-4789-ab69-8bea29c6b5a7} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.606865 [ 266 ] {bd98f00a-4a78-4789-ab69-8bea29c6b5a7} executeQuery: Read 13 rows, 830.00 B in 0.001442 sec., 9015.256588072123 rows/sec., 562.10 KiB/sec. 2024.12.18 19:54:46.606919 [ 266 ] {bd98f00a-4a78-4789-ab69-8bea29c6b5a7} TCPHandler: Processed in 0.001639144 sec. 2024.12.18 19:54:46.607069 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.607199 [ 262 ] {20d38107-623e-4730-9b16-174a2a881780} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:46.607253 [ 262 ] {20d38107-623e-4730-9b16-174a2a881780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:46.608116 [ 262 ] {20d38107-623e-4730-9b16-174a2a881780} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.608156 [ 262 ] {20d38107-623e-4730-9b16-174a2a881780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.608554 [ 262 ] {20d38107-623e-4730-9b16-174a2a881780} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.18 19:54:46.608795 [ 262 ] {20d38107-623e-4730-9b16-174a2a881780} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.609020 [ 262 ] {20d38107-623e-4730-9b16-174a2a881780} executeQuery: Read 889 rows, 66.07 KiB in 0.001851 sec., 480280.92922744463 rows/sec., 34.86 MiB/sec. 2024.12.18 19:54:46.609073 [ 262 ] {20d38107-623e-4730-9b16-174a2a881780} TCPHandler: Processed in 0.002066543 sec. 2024.12.18 19:54:46.609217 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.609351 [ 266 ] {9b7d0202-278a-4db5-ae4a-24b7878cd930} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:54:46.609406 [ 266 ] {9b7d0202-278a-4db5-ae4a-24b7878cd930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:54:46.609894 [ 266 ] {9b7d0202-278a-4db5-ae4a-24b7878cd930} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.609933 [ 266 ] {9b7d0202-278a-4db5-ae4a-24b7878cd930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.610289 [ 266 ] {9b7d0202-278a-4db5-ae4a-24b7878cd930} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:54:46.610518 [ 266 ] {9b7d0202-278a-4db5-ae4a-24b7878cd930} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.610721 [ 266 ] {9b7d0202-278a-4db5-ae4a-24b7878cd930} executeQuery: Read 6 rows, 321.00 B in 0.001398 sec., 4291.845493562232 rows/sec., 224.23 KiB/sec. 2024.12.18 19:54:46.610771 [ 266 ] {9b7d0202-278a-4db5-ae4a-24b7878cd930} TCPHandler: Processed in 0.001617964 sec. 2024.12.18 19:54:46.610912 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.611019 [ 262 ] {87945237-0db4-4e60-b210-c564a00c8828} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:46.611072 [ 262 ] {87945237-0db4-4e60-b210-c564a00c8828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:46.611737 [ 262 ] {87945237-0db4-4e60-b210-c564a00c8828} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.611777 [ 262 ] {87945237-0db4-4e60-b210-c564a00c8828} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.612254 [ 262 ] {87945237-0db4-4e60-b210-c564a00c8828} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.18 19:54:46.612491 [ 262 ] {87945237-0db4-4e60-b210-c564a00c8828} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.612730 [ 262 ] {87945237-0db4-4e60-b210-c564a00c8828} executeQuery: Read 898 rows, 61.27 KiB in 0.001729 sec., 519375.3614806246 rows/sec., 34.61 MiB/sec. 2024.12.18 19:54:46.612833 [ 262 ] {87945237-0db4-4e60-b210-c564a00c8828} TCPHandler: Processed in 0.001975901 sec. 2024.12.18 19:54:46.613031 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.613238 [ 266 ] {4ab4e05a-b9c9-4e09-ad9d-a5ef17ead364} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:54:46.613288 [ 266 ] {4ab4e05a-b9c9-4e09-ad9d-a5ef17ead364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:54:46.613729 [ 266 ] {4ab4e05a-b9c9-4e09-ad9d-a5ef17ead364} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.613768 [ 266 ] {4ab4e05a-b9c9-4e09-ad9d-a5ef17ead364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.614106 [ 266 ] {4ab4e05a-b9c9-4e09-ad9d-a5ef17ead364} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:54:46.614333 [ 266 ] {4ab4e05a-b9c9-4e09-ad9d-a5ef17ead364} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.614510 [ 266 ] {4ab4e05a-b9c9-4e09-ad9d-a5ef17ead364} executeQuery: Read 1 rows, 69.00 B in 0.001309 sec., 763.9419404125287 rows/sec., 51.48 KiB/sec. 2024.12.18 19:54:46.614557 [ 266 ] {4ab4e05a-b9c9-4e09-ad9d-a5ef17ead364} TCPHandler: Processed in 0.001635533 sec. 2024.12.18 19:54:46.614702 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.614812 [ 262 ] {b14f422a-b763-4621-af61-20c05b708900} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:46.614881 [ 262 ] {b14f422a-b763-4621-af61-20c05b708900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:54:46.616014 [ 262 ] {b14f422a-b763-4621-af61-20c05b708900} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.616052 [ 262 ] {b14f422a-b763-4621-af61-20c05b708900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.616695 [ 262 ] {b14f422a-b763-4621-af61-20c05b708900} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:54:46.616962 [ 262 ] {b14f422a-b763-4621-af61-20c05b708900} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.617100 [ 112 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.18 19:54:46.617145 [ 112 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.617170 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.617173 [ 262 ] {b14f422a-b763-4621-af61-20c05b708900} executeQuery: Read 41 rows, 75.23 KiB in 0.00238 sec., 17226.89075630252 rows/sec., 30.87 MiB/sec. 2024.12.18 19:54:46.617567 [ 262 ] {b14f422a-b763-4621-af61-20c05b708900} TCPHandler: Processed in 0.00291758 sec. 2024.12.18 19:54:46.617565 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.18 19:54:46.617752 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:46.618040 [ 266 ] {adad1693-364d-4fb3-b309-f97860d47ad4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:46.618184 [ 266 ] {adad1693-364d-4fb3-b309-f97860d47ad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:46.618298 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:46.618542 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1151 rows starting from the beginning of the part 2024.12.18 19:54:46.619340 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part 2024.12.18 19:54:46.620155 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part 2024.12.18 19:54:46.620585 [ 266 ] {adad1693-364d-4fb3-b309-f97860d47ad4} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:46.620725 [ 266 ] {adad1693-364d-4fb3-b309-f97860d47ad4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:46.620898 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part 2024.12.18 19:54:46.621575 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part 2024.12.18 19:54:46.622218 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part 2024.12.18 19:54:46.622263 [ 266 ] {adad1693-364d-4fb3-b309-f97860d47ad4} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.18 19:54:46.623145 [ 266 ] {adad1693-364d-4fb3-b309-f97860d47ad4} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.623567 [ 266 ] {adad1693-364d-4fb3-b309-f97860d47ad4} executeQuery: Read 58 rows, 3.68 KiB in 0.005618 sec., 10323.958704165183 rows/sec., 654.46 KiB/sec. 2024.12.18 19:54:46.623711 [ 266 ] {adad1693-364d-4fb3-b309-f97860d47ad4} TCPHandler: Processed in 0.006050485 sec. 2024.12.18 19:54:46.631418 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 19 columns (19 merged, 0 gathered) in 0.01412973 sec., 95967.8635048228 rows/sec., 171.97 MiB/sec. 2024.12.18 19:54:46.632864 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.18 19:54:46.633363 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:46.633457 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_36_7} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.18 19:54:46.633639 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.49 MiB. 2024.12.18 19:54:47.000214 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 228.91 MiB, peak 240.37 MiB, free memory in arenas 0.00 B, will set to 232.42 MiB (RSS), difference: 3.50 MiB 2024.12.18 19:54:47.157492 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1328 2024.12.18 19:54:47.161189 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:47.161254 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:47.162835 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:54:47.163173 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:47.163405 [ 112 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.18 19:54:47.163545 [ 112 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:47.163608 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:47.164197 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.18 19:54:47.165667 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1328 2024.12.18 19:54:47.165939 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:47.166080 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1136 rows starting from the beginning of the part 2024.12.18 19:54:47.166725 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part 2024.12.18 19:54:47.167316 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 54 rows starting from the beginning of the part 2024.12.18 19:54:47.167895 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part 2024.12.18 19:54:47.168437 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2024.12.18 19:54:47.169049 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part 2024.12.18 19:54:47.177563 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 72 columns (72 merged, 0 gathered) in 0.013814874 sec., 96128.27449602509 rows/sec., 75.94 MiB/sec. 2024.12.18 19:54:47.179660 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.18 19:54:47.180457 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:47.180554 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_36_7} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.18 19:54:47.180889 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. 2024.12.18 19:54:48.667907 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:48.668100 [ 262 ] {aa0ab984-1815-45b1-ae15-56b4760d037f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:48.668173 [ 262 ] {aa0ab984-1815-45b1-ae15-56b4760d037f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:48.668956 [ 262 ] {aa0ab984-1815-45b1-ae15-56b4760d037f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:48.669011 [ 262 ] {aa0ab984-1815-45b1-ae15-56b4760d037f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:48.669466 [ 262 ] {aa0ab984-1815-45b1-ae15-56b4760d037f} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.18 19:54:48.669739 [ 262 ] {aa0ab984-1815-45b1-ae15-56b4760d037f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:48.669995 [ 262 ] {aa0ab984-1815-45b1-ae15-56b4760d037f} executeQuery: Read 56 rows, 4.38 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.20 MiB/sec. 2024.12.18 19:54:48.670060 [ 262 ] {aa0ab984-1815-45b1-ae15-56b4760d037f} TCPHandler: Processed in 0.002284917 sec. 2024.12.18 19:54:48.670255 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:48.670402 [ 266 ] {9b885b85-0fb4-45b3-9dd6-be865d822b38} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:48.670459 [ 266 ] {9b885b85-0fb4-45b3-9dd6-be865d822b38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:48.671093 [ 266 ] {9b885b85-0fb4-45b3-9dd6-be865d822b38} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:48.671135 [ 266 ] {9b885b85-0fb4-45b3-9dd6-be865d822b38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:48.671496 [ 266 ] {9b885b85-0fb4-45b3-9dd6-be865d822b38} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.18 19:54:48.671739 [ 266 ] {9b885b85-0fb4-45b3-9dd6-be865d822b38} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:48.671959 [ 266 ] {9b885b85-0fb4-45b3-9dd6-be865d822b38} executeQuery: Read 64 rows, 5.12 KiB in 0.00159 sec., 40251.57232704402 rows/sec., 3.14 MiB/sec. 2024.12.18 19:54:48.672012 [ 266 ] {9b885b85-0fb4-45b3-9dd6-be865d822b38} TCPHandler: Processed in 0.001824797 sec. 2024.12.18 19:54:48.672150 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:48.672262 [ 262 ] {f1cd5ec9-75d5-436b-b6a3-0b424742936e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:48.672313 [ 262 ] {f1cd5ec9-75d5-436b-b6a3-0b424742936e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:48.672812 [ 262 ] {f1cd5ec9-75d5-436b-b6a3-0b424742936e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:48.672859 [ 262 ] {f1cd5ec9-75d5-436b-b6a3-0b424742936e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:48.673238 [ 262 ] {f1cd5ec9-75d5-436b-b6a3-0b424742936e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.18 19:54:48.673479 [ 262 ] {f1cd5ec9-75d5-436b-b6a3-0b424742936e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:48.673693 [ 262 ] {f1cd5ec9-75d5-436b-b6a3-0b424742936e} executeQuery: Read 64 rows, 4.56 KiB in 0.001456 sec., 43956.043956043955 rows/sec., 3.06 MiB/sec. 2024.12.18 19:54:48.673745 [ 262 ] {f1cd5ec9-75d5-436b-b6a3-0b424742936e} TCPHandler: Processed in 0.001650864 sec. 2024.12.18 19:54:48.673910 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:48.674039 [ 266 ] {5bfb871d-c0b4-4552-8d9c-d4749a5588c1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:48.674094 [ 266 ] {5bfb871d-c0b4-4552-8d9c-d4749a5588c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:48.674607 [ 266 ] {5bfb871d-c0b4-4552-8d9c-d4749a5588c1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:48.674654 [ 266 ] {5bfb871d-c0b4-4552-8d9c-d4749a5588c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:48.675037 [ 266 ] {5bfb871d-c0b4-4552-8d9c-d4749a5588c1} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.18 19:54:48.675267 [ 266 ] {5bfb871d-c0b4-4552-8d9c-d4749a5588c1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:48.675487 [ 266 ] {5bfb871d-c0b4-4552-8d9c-d4749a5588c1} executeQuery: Read 24 rows, 1.66 KiB in 0.001473 sec., 16293.27902240326 rows/sec., 1.10 MiB/sec. 2024.12.18 19:54:48.675586 [ 266 ] {5bfb871d-c0b4-4552-8d9c-d4749a5588c1} TCPHandler: Processed in 0.001738026 sec. 2024.12.18 19:54:49.534254 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23424 2024.12.18 19:54:49.534894 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:49.534946 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:49.535473 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:54:49.535734 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:49.536001 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2024.12.18 19:54:49.536006 [ 107 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.18 19:54:49.536111 [ 107 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:49.536152 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:49.536351 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.18 19:54:49.536644 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:49.536744 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21167 rows starting from the beginning of the part 2024.12.18 19:54:49.537080 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2024.12.18 19:54:49.537324 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2024.12.18 19:54:49.537418 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2024.12.18 19:54:49.537514 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2024.12.18 19:54:49.537628 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2024.12.18 19:54:49.539792 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003551693 sec., 6595164.6158606615 rows/sec., 94.34 MiB/sec. 2024.12.18 19:54:49.540184 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.18 19:54:49.540526 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:49.540620 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_51_10} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.18 19:54:49.540732 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2024.12.18 19:54:51.167380 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2024.12.18 19:54:51.188827 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:51.188887 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:51.196101 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:54:51.196892 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:51.197357 [ 106 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.18 19:54:51.197557 [ 106 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:51.197665 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:51.198166 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.18 19:54:51.213125 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2024.12.18 19:54:51.214567 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:51.215871 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2024.12.18 19:54:51.221187 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2024.12.18 19:54:51.226598 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2024.12.18 19:54:51.232289 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2024.12.18 19:54:51.238303 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2024.12.18 19:54:51.242982 [ 202 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2024.12.18 19:54:51.303747 [ 199 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.105877878 sec., 3636.2647917820946 rows/sec., 18.80 MiB/sec. 2024.12.18 19:54:51.306854 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.18 19:54:51.309661 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:51.309799 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_51_10} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.18 19:54:51.312084 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.12.18 19:54:53.672813 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:53.673006 [ 262 ] {05b89c9e-2798-4d02-b57a-4e9728bc2357} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:53.673078 [ 262 ] {05b89c9e-2798-4d02-b57a-4e9728bc2357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:53.673849 [ 262 ] {05b89c9e-2798-4d02-b57a-4e9728bc2357} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:53.673903 [ 262 ] {05b89c9e-2798-4d02-b57a-4e9728bc2357} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:53.674351 [ 262 ] {05b89c9e-2798-4d02-b57a-4e9728bc2357} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.18 19:54:53.674608 [ 262 ] {05b89c9e-2798-4d02-b57a-4e9728bc2357} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:53.674844 [ 103 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.18 19:54:53.674849 [ 262 ] {05b89c9e-2798-4d02-b57a-4e9728bc2357} executeQuery: Read 56 rows, 4.38 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.27 MiB/sec. 2024.12.18 19:54:53.674943 [ 103 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:53.675019 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:53.675030 [ 262 ] {05b89c9e-2798-4d02-b57a-4e9728bc2357} TCPHandler: Processed in 0.002344229 sec. 2024.12.18 19:54:53.675316 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:53.675348 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.18 19:54:53.675829 [ 266 ] {cf33f5c9-e2c2-4a77-ab5e-cf557b7d49f1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:53.675954 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:53.676074 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1436 rows starting from the beginning of the part 2024.12.18 19:54:53.676071 [ 266 ] {cf33f5c9-e2c2-4a77-ab5e-cf557b7d49f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:53.676563 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 285 rows starting from the beginning of the part 2024.12.18 19:54:53.677071 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2024.12.18 19:54:53.677392 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1430 rows starting from the beginning of the part 2024.12.18 19:54:53.677728 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part 2024.12.18 19:54:53.678227 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2024.12.18 19:54:53.680608 [ 266 ] {cf33f5c9-e2c2-4a77-ab5e-cf557b7d49f1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:53.680683 [ 266 ] {cf33f5c9-e2c2-4a77-ab5e-cf557b7d49f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:53.681715 [ 266 ] {cf33f5c9-e2c2-4a77-ab5e-cf557b7d49f1} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.18 19:54:53.682027 [ 266 ] {cf33f5c9-e2c2-4a77-ab5e-cf557b7d49f1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:53.682250 [ 103 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.18 19:54:53.682360 [ 103 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:53.682435 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:53.682499 [ 266 ] {cf33f5c9-e2c2-4a77-ab5e-cf557b7d49f1} executeQuery: Read 64 rows, 5.12 KiB in 0.006887 sec., 9292.870625816757 rows/sec., 742.74 KiB/sec. 2024.12.18 19:54:53.682974 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.18 19:54:53.683030 [ 266 ] {cf33f5c9-e2c2-4a77-ab5e-cf557b7d49f1} TCPHandler: Processed in 0.007849511 sec. 2024.12.18 19:54:53.683582 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:53.683719 [ 197 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3319 rows, containing 5 columns (5 merged, 0 gathered) in 0.008548436 sec., 388258.15622881195 rows/sec., 33.90 MiB/sec. 2024.12.18 19:54:53.683854 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:53.684020 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 915 rows starting from the beginning of the part 2024.12.18 19:54:53.684078 [ 262 ] {ba35787a-4149-4b8a-a6ba-4ee70413ab5c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:53.684351 [ 262 ] {ba35787a-4149-4b8a-a6ba-4ee70413ab5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:53.684462 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.18 19:54:53.684551 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 423 rows starting from the beginning of the part 2024.12.18 19:54:53.685483 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2024.12.18 19:54:53.685954 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:53.686336 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 889 rows starting from the beginning of the part 2024.12.18 19:54:53.686706 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_81_16} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.18 19:54:53.687032 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part 2024.12.18 19:54:53.687196 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.18 19:54:53.687428 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2024.12.18 19:54:53.688156 [ 262 ] {ba35787a-4149-4b8a-a6ba-4ee70413ab5c} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:53.688209 [ 262 ] {ba35787a-4149-4b8a-a6ba-4ee70413ab5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:53.688823 [ 262 ] {ba35787a-4149-4b8a-a6ba-4ee70413ab5c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.18 19:54:53.689072 [ 262 ] {ba35787a-4149-4b8a-a6ba-4ee70413ab5c} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:53.689559 [ 188 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006975163 sec., 346801.9313670519 rows/sec., 26.60 MiB/sec. 2024.12.18 19:54:53.689571 [ 262 ] {ba35787a-4149-4b8a-a6ba-4ee70413ab5c} executeQuery: Read 160 rows, 11.41 KiB in 0.005623 sec., 28454.561621910012 rows/sec., 1.98 MiB/sec. 2024.12.18 19:54:53.689913 [ 262 ] {ba35787a-4149-4b8a-a6ba-4ee70413ab5c} TCPHandler: Processed in 0.006716648 sec. 2024.12.18 19:54:53.689925 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.18 19:54:53.690297 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:53.690736 [ 266 ] {85cc6d85-b488-408a-9743-32e23ecefd7d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:53.690980 [ 266 ] {85cc6d85-b488-408a-9743-32e23ecefd7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:53.691098 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:53.691254 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_81_16} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.18 19:54:53.691363 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2024.12.18 19:54:53.691687 [ 266 ] {85cc6d85-b488-408a-9743-32e23ecefd7d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:53.691726 [ 266 ] {85cc6d85-b488-408a-9743-32e23ecefd7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:53.692131 [ 266 ] {85cc6d85-b488-408a-9743-32e23ecefd7d} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.18 19:54:53.692366 [ 266 ] {85cc6d85-b488-408a-9743-32e23ecefd7d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:53.692595 [ 266 ] {85cc6d85-b488-408a-9743-32e23ecefd7d} executeQuery: Read 60 rows, 4.14 KiB in 0.002015 sec., 29776.67493796526 rows/sec., 2.01 MiB/sec. 2024.12.18 19:54:53.692692 [ 266 ] {85cc6d85-b488-408a-9743-32e23ecefd7d} TCPHandler: Processed in 0.002631814 sec. 2024.12.18 19:54:56.867304 [ 99 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:54:56.867401 [ 99 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:54:57.036119 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23912 2024.12.18 19:54:57.037265 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:57.037358 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:57.037954 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:54:57.038227 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:57.038469 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23912 2024.12.18 19:54:57.166920 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1344 2024.12.18 19:54:57.169670 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:57.169721 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:57.171187 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:54:57.171499 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:57.172950 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1344 2024.12.18 19:54:57.964128 [ 100 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_42_10 to all_46_46_0 2024.12.18 19:54:57.964196 [ 100 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:57.964222 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:57.964447 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_42_10 to all_46_46_0 into Compact with storage Full 2024.12.18 19:54:57.964727 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:57.964771 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 66 rows starting from the beginning of the part 2024.12.18 19:54:57.964872 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part 2024.12.18 19:54:57.965119 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part 2024.12.18 19:54:57.965303 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part 2024.12.18 19:54:57.965503 [ 191 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part 2024.12.18 19:54:57.966678 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.002359409 sec., 94091.35931921935 rows/sec., 7.09 MiB/sec. 2024.12.18 19:54:57.967000 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) 2024.12.18 19:54:57.967398 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:57.967496 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_46_11} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_42_10, all_46_46_0] -> all_1_46_11 2024.12.18 19:54:57.967605 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.18 19:54:58.678801 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.679012 [ 262 ] {cf6fc27d-02ad-4890-9733-ebca31da51a9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:54:58.679089 [ 262 ] {cf6fc27d-02ad-4890-9733-ebca31da51a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:54:58.679831 [ 262 ] {cf6fc27d-02ad-4890-9733-ebca31da51a9} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.679878 [ 262 ] {cf6fc27d-02ad-4890-9733-ebca31da51a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.680302 [ 262 ] {cf6fc27d-02ad-4890-9733-ebca31da51a9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:54:58.680554 [ 262 ] {cf6fc27d-02ad-4890-9733-ebca31da51a9} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.680799 [ 262 ] {cf6fc27d-02ad-4890-9733-ebca31da51a9} executeQuery: Read 14 rows, 1.01 KiB in 0.001845 sec., 7588.075880758807 rows/sec., 546.24 KiB/sec. 2024.12.18 19:54:58.680863 [ 262 ] {cf6fc27d-02ad-4890-9733-ebca31da51a9} TCPHandler: Processed in 0.002193525 sec. 2024.12.18 19:54:58.681037 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.681158 [ 266 ] {ac68cdb9-1818-4f90-b918-800f716c29c6} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:54:58.681206 [ 266 ] {ac68cdb9-1818-4f90-b918-800f716c29c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:54:58.681901 [ 266 ] {ac68cdb9-1818-4f90-b918-800f716c29c6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.681942 [ 266 ] {ac68cdb9-1818-4f90-b918-800f716c29c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.682338 [ 266 ] {ac68cdb9-1818-4f90-b918-800f716c29c6} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.18 19:54:58.682584 [ 266 ] {ac68cdb9-1818-4f90-b918-800f716c29c6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.682802 [ 266 ] {ac68cdb9-1818-4f90-b918-800f716c29c6} executeQuery: Read 285 rows, 25.75 KiB in 0.001672 sec., 170454.54545454544 rows/sec., 15.04 MiB/sec. 2024.12.18 19:54:58.682863 [ 266 ] {ac68cdb9-1818-4f90-b918-800f716c29c6} TCPHandler: Processed in 0.001885399 sec. 2024.12.18 19:54:58.683018 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.683132 [ 262 ] {9048d5b9-f82e-449b-9f49-852eda1c39a3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:54:58.683179 [ 262 ] {9048d5b9-f82e-449b-9f49-852eda1c39a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:54:58.683741 [ 262 ] {9048d5b9-f82e-449b-9f49-852eda1c39a3} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.683782 [ 262 ] {9048d5b9-f82e-449b-9f49-852eda1c39a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.684152 [ 262 ] {9048d5b9-f82e-449b-9f49-852eda1c39a3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:54:58.684391 [ 262 ] {9048d5b9-f82e-449b-9f49-852eda1c39a3} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.684602 [ 262 ] {9048d5b9-f82e-449b-9f49-852eda1c39a3} executeQuery: Read 48 rows, 3.54 KiB in 0.001494 sec., 32128.514056224896 rows/sec., 2.31 MiB/sec. 2024.12.18 19:54:58.684654 [ 262 ] {9048d5b9-f82e-449b-9f49-852eda1c39a3} TCPHandler: Processed in 0.001695455 sec. 2024.12.18 19:54:58.684809 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.684925 [ 266 ] {fe701f7a-0a85-4eca-be7a-f126520ca747} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:54:58.684969 [ 266 ] {fe701f7a-0a85-4eca-be7a-f126520ca747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:54:58.685486 [ 266 ] {fe701f7a-0a85-4eca-be7a-f126520ca747} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.685525 [ 266 ] {fe701f7a-0a85-4eca-be7a-f126520ca747} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.685874 [ 266 ] {fe701f7a-0a85-4eca-be7a-f126520ca747} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:54:58.686107 [ 266 ] {fe701f7a-0a85-4eca-be7a-f126520ca747} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.686341 [ 266 ] {fe701f7a-0a85-4eca-be7a-f126520ca747} executeQuery: Read 14 rows, 1004.00 B in 0.001435 sec., 9756.09756097561 rows/sec., 683.25 KiB/sec. 2024.12.18 19:54:58.686461 [ 266 ] {fe701f7a-0a85-4eca-be7a-f126520ca747} TCPHandler: Processed in 0.001707725 sec. 2024.12.18 19:54:58.686697 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.686826 [ 262 ] {d90545ae-3e52-4ac5-80a6-1c555cdb720c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:54:58.686876 [ 262 ] {d90545ae-3e52-4ac5-80a6-1c555cdb720c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:54:58.687414 [ 262 ] {d90545ae-3e52-4ac5-80a6-1c555cdb720c} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.687454 [ 262 ] {d90545ae-3e52-4ac5-80a6-1c555cdb720c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.687802 [ 262 ] {d90545ae-3e52-4ac5-80a6-1c555cdb720c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:54:58.688045 [ 262 ] {d90545ae-3e52-4ac5-80a6-1c555cdb720c} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.688267 [ 262 ] {d90545ae-3e52-4ac5-80a6-1c555cdb720c} executeQuery: Read 13 rows, 830.00 B in 0.001462 sec., 8891.928864569083 rows/sec., 554.41 KiB/sec. 2024.12.18 19:54:58.688391 [ 262 ] {d90545ae-3e52-4ac5-80a6-1c555cdb720c} TCPHandler: Processed in 0.001819238 sec. 2024.12.18 19:54:58.688555 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.688693 [ 266 ] {a2000443-d4c2-46ea-ac17-d9368cdd1cc1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:54:58.688747 [ 266 ] {a2000443-d4c2-46ea-ac17-d9368cdd1cc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:54:58.689516 [ 266 ] {a2000443-d4c2-46ea-ac17-d9368cdd1cc1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.689554 [ 266 ] {a2000443-d4c2-46ea-ac17-d9368cdd1cc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.689934 [ 266 ] {a2000443-d4c2-46ea-ac17-d9368cdd1cc1} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.18 19:54:58.690177 [ 266 ] {a2000443-d4c2-46ea-ac17-d9368cdd1cc1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.690402 [ 266 ] {a2000443-d4c2-46ea-ac17-d9368cdd1cc1} executeQuery: Read 423 rows, 30.96 KiB in 0.001737 sec., 243523.31606217616 rows/sec., 17.41 MiB/sec. 2024.12.18 19:54:58.690496 [ 266 ] {a2000443-d4c2-46ea-ac17-d9368cdd1cc1} TCPHandler: Processed in 0.002023862 sec. 2024.12.18 19:54:58.690701 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.690907 [ 262 ] {2be6d038-5433-4b21-904e-98234c03250b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:54:58.690955 [ 262 ] {2be6d038-5433-4b21-904e-98234c03250b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:54:58.691392 [ 262 ] {2be6d038-5433-4b21-904e-98234c03250b} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.691430 [ 262 ] {2be6d038-5433-4b21-904e-98234c03250b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.691783 [ 262 ] {2be6d038-5433-4b21-904e-98234c03250b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:54:58.692019 [ 262 ] {2be6d038-5433-4b21-904e-98234c03250b} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.692222 [ 262 ] {2be6d038-5433-4b21-904e-98234c03250b} executeQuery: Read 6 rows, 321.00 B in 0.001355 sec., 4428.044280442804 rows/sec., 231.35 KiB/sec. 2024.12.18 19:54:58.692270 [ 262 ] {2be6d038-5433-4b21-904e-98234c03250b} TCPHandler: Processed in 0.001682425 sec. 2024.12.18 19:54:58.692413 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.692544 [ 266 ] {abf1bfa2-50fb-4185-ac27-e7abe1a5a72b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:58.692599 [ 266 ] {abf1bfa2-50fb-4185-ac27-e7abe1a5a72b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:54:58.693203 [ 266 ] {abf1bfa2-50fb-4185-ac27-e7abe1a5a72b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.693240 [ 266 ] {abf1bfa2-50fb-4185-ac27-e7abe1a5a72b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.693622 [ 266 ] {abf1bfa2-50fb-4185-ac27-e7abe1a5a72b} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.18 19:54:58.693853 [ 266 ] {abf1bfa2-50fb-4185-ac27-e7abe1a5a72b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.694023 [ 98 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.18 19:54:58.694080 [ 266 ] {abf1bfa2-50fb-4185-ac27-e7abe1a5a72b} executeQuery: Read 237 rows, 16.27 KiB in 0.001565 sec., 151437.69968051117 rows/sec., 10.15 MiB/sec. 2024.12.18 19:54:58.694110 [ 98 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.694186 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.694197 [ 266 ] {abf1bfa2-50fb-4185-ac27-e7abe1a5a72b} TCPHandler: Processed in 0.001846328 sec. 2024.12.18 19:54:58.694389 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.694556 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.18 19:54:58.694577 [ 262 ] {e69b2aec-0d51-4085-b0f0-3afe1ff1eff4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:54:58.694706 [ 262 ] {e69b2aec-0d51-4085-b0f0-3afe1ff1eff4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:54:58.695177 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:58.695262 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21399 rows starting from the beginning of the part 2024.12.18 19:54:58.695508 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part 2024.12.18 19:54:58.695840 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 898 rows starting from the beginning of the part 2024.12.18 19:54:58.696173 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part 2024.12.18 19:54:58.696506 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part 2024.12.18 19:54:58.696840 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part 2024.12.18 19:54:58.696913 [ 262 ] {e69b2aec-0d51-4085-b0f0-3afe1ff1eff4} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.697012 [ 262 ] {e69b2aec-0d51-4085-b0f0-3afe1ff1eff4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.697930 [ 262 ] {e69b2aec-0d51-4085-b0f0-3afe1ff1eff4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:54:58.698219 [ 262 ] {e69b2aec-0d51-4085-b0f0-3afe1ff1eff4} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.698560 [ 262 ] {e69b2aec-0d51-4085-b0f0-3afe1ff1eff4} executeQuery: Read 1 rows, 69.00 B in 0.004038 sec., 247.64735017335315 rows/sec., 16.69 KiB/sec. 2024.12.18 19:54:58.698632 [ 262 ] {e69b2aec-0d51-4085-b0f0-3afe1ff1eff4} TCPHandler: Processed in 0.004348439 sec. 2024.12.18 19:54:58.698786 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.699014 [ 266 ] {96313ce6-ffec-41d5-83ee-1a3ecafbecb3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:54:58.699167 [ 266 ] {96313ce6-ffec-41d5-83ee-1a3ecafbecb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:54:58.701575 [ 266 ] {96313ce6-ffec-41d5-83ee-1a3ecafbecb3} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.701615 [ 266 ] {96313ce6-ffec-41d5-83ee-1a3ecafbecb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.709013 [ 266 ] {96313ce6-ffec-41d5-83ee-1a3ecafbecb3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:54:58.709542 [ 266 ] {96313ce6-ffec-41d5-83ee-1a3ecafbecb3} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.709869 [ 266 ] {96313ce6-ffec-41d5-83ee-1a3ecafbecb3} executeQuery: Read 41 rows, 75.23 KiB in 0.010942 sec., 3747.0297934564064 rows/sec., 6.71 MiB/sec. 2024.12.18 19:54:58.710031 [ 266 ] {96313ce6-ffec-41d5-83ee-1a3ecafbecb3} TCPHandler: Processed in 0.011303193 sec. 2024.12.18 19:54:58.710193 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:54:58.710357 [ 262 ] {89bd07bb-3f8f-4ea7-b94f-3b87086d78c0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:54:58.710417 [ 262 ] {89bd07bb-3f8f-4ea7-b94f-3b87086d78c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:54:58.710925 [ 262 ] {89bd07bb-3f8f-4ea7-b94f-3b87086d78c0} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.710964 [ 262 ] {89bd07bb-3f8f-4ea7-b94f-3b87086d78c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.711572 [ 262 ] {89bd07bb-3f8f-4ea7-b94f-3b87086d78c0} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.18 19:54:58.711855 [ 262 ] {89bd07bb-3f8f-4ea7-b94f-3b87086d78c0} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.712053 [ 98 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.18 19:54:58.712145 [ 98 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.712181 [ 262 ] {89bd07bb-3f8f-4ea7-b94f-3b87086d78c0} executeQuery: Read 82 rows, 5.33 KiB in 0.001853 sec., 44252.563410685376 rows/sec., 2.81 MiB/sec. 2024.12.18 19:54:58.712204 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.712454 [ 262 ] {89bd07bb-3f8f-4ea7-b94f-3b87086d78c0} TCPHandler: Processed in 0.002312157 sec. 2024.12.18 19:54:58.712900 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.18 19:54:58.712956 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 22918 rows, containing 5 columns (5 merged, 0 gathered) in 0.018591633 sec., 1232705.0560862513 rows/sec., 83.28 MiB/sec. 2024.12.18 19:54:58.713069 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:54:58.713107 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4400 rows starting from the beginning of the part 2024.12.18 19:54:58.713226 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2024.12.18 19:54:58.713466 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 58 rows starting from the beginning of the part 2024.12.18 19:54:58.713681 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.18 19:54:58.713710 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part 2024.12.18 19:54:58.714040 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2024.12.18 19:54:58.714195 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2024.12.18 19:54:58.714166 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part 2024.12.18 19:54:58.714958 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.715384 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_81_16} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.18 19:54:58.715727 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2024.12.18 19:54:58.720491 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4684 rows, containing 4 columns (4 merged, 0 gathered) in 0.008005125 sec., 585125.1541980918 rows/sec., 38.26 MiB/sec. 2024.12.18 19:54:58.721152 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.18 19:54:58.722194 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.722508 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_81_16} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.18 19:54:58.722834 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2024.12.18 19:54:58.739268 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:54:58.739323 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:54:58.746312 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:54:58.747094 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:54:58.750779 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2024.12.18 19:55:03.674251 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:03.674526 [ 262 ] {8e89b68f-ce28-4909-898f-023ab1325e09} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:55:03.674630 [ 262 ] {8e89b68f-ce28-4909-898f-023ab1325e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:55:03.676227 [ 262 ] {8e89b68f-ce28-4909-898f-023ab1325e09} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:03.676297 [ 262 ] {8e89b68f-ce28-4909-898f-023ab1325e09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:03.676862 [ 262 ] {8e89b68f-ce28-4909-898f-023ab1325e09} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.18 19:55:03.677389 [ 262 ] {8e89b68f-ce28-4909-898f-023ab1325e09} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:03.677702 [ 262 ] {8e89b68f-ce28-4909-898f-023ab1325e09} executeQuery: Read 4 rows, 334.00 B in 0.003243 sec., 1233.4258402713538 rows/sec., 100.58 KiB/sec. 2024.12.18 19:55:03.677818 [ 262 ] {8e89b68f-ce28-4909-898f-023ab1325e09} TCPHandler: Processed in 0.003755217 sec. 2024.12.18 19:55:03.678027 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:03.678170 [ 266 ] {47d0bdca-cbde-4b07-8d53-de5236e358ba} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:03.678225 [ 266 ] {47d0bdca-cbde-4b07-8d53-de5236e358ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:03.678920 [ 266 ] {47d0bdca-cbde-4b07-8d53-de5236e358ba} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:03.678974 [ 266 ] {47d0bdca-cbde-4b07-8d53-de5236e358ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:03.679377 [ 266 ] {47d0bdca-cbde-4b07-8d53-de5236e358ba} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.18 19:55:03.679658 [ 266 ] {47d0bdca-cbde-4b07-8d53-de5236e358ba} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:03.679945 [ 266 ] {47d0bdca-cbde-4b07-8d53-de5236e358ba} executeQuery: Read 58 rows, 4.52 KiB in 0.001792 sec., 32366.071428571428 rows/sec., 2.47 MiB/sec. 2024.12.18 19:55:03.680079 [ 266 ] {47d0bdca-cbde-4b07-8d53-de5236e358ba} TCPHandler: Processed in 0.002112354 sec. 2024.12.18 19:55:03.680350 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:03.680521 [ 262 ] {8adb366b-a338-4c62-8068-bc0cfa83f739} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:55:03.680576 [ 262 ] {8adb366b-a338-4c62-8068-bc0cfa83f739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:55:03.681189 [ 262 ] {8adb366b-a338-4c62-8068-bc0cfa83f739} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:03.681237 [ 262 ] {8adb366b-a338-4c62-8068-bc0cfa83f739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:03.681597 [ 262 ] {8adb366b-a338-4c62-8068-bc0cfa83f739} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:55:03.681864 [ 262 ] {8adb366b-a338-4c62-8068-bc0cfa83f739} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:03.682077 [ 262 ] {8adb366b-a338-4c62-8068-bc0cfa83f739} executeQuery: Read 4 rows, 286.00 B in 0.001584 sec., 2525.2525252525256 rows/sec., 176.32 KiB/sec. 2024.12.18 19:55:03.682142 [ 262 ] {8adb366b-a338-4c62-8068-bc0cfa83f739} TCPHandler: Processed in 0.001907899 sec. 2024.12.18 19:55:03.682333 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:03.682440 [ 266 ] {fdea37ea-cda8-40bf-9b97-bb0100e43187} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:03.682485 [ 266 ] {fdea37ea-cda8-40bf-9b97-bb0100e43187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:03.683053 [ 266 ] {fdea37ea-cda8-40bf-9b97-bb0100e43187} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:03.683093 [ 266 ] {fdea37ea-cda8-40bf-9b97-bb0100e43187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:03.683459 [ 266 ] {fdea37ea-cda8-40bf-9b97-bb0100e43187} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.18 19:55:03.683705 [ 266 ] {fdea37ea-cda8-40bf-9b97-bb0100e43187} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:03.683909 [ 266 ] {fdea37ea-cda8-40bf-9b97-bb0100e43187} executeQuery: Read 68 rows, 5.44 KiB in 0.001491 sec., 45606.97518443997 rows/sec., 3.56 MiB/sec. 2024.12.18 19:55:03.683962 [ 266 ] {fdea37ea-cda8-40bf-9b97-bb0100e43187} TCPHandler: Processed in 0.001698226 sec. 2024.12.18 19:55:03.684129 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:03.684237 [ 262 ] {64c7d1b4-f275-482d-ac80-d1a0ac2fad95} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:03.684285 [ 262 ] {64c7d1b4-f275-482d-ac80-d1a0ac2fad95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:03.684821 [ 262 ] {64c7d1b4-f275-482d-ac80-d1a0ac2fad95} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:03.684860 [ 262 ] {64c7d1b4-f275-482d-ac80-d1a0ac2fad95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:03.685258 [ 262 ] {64c7d1b4-f275-482d-ac80-d1a0ac2fad95} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.18 19:55:03.685509 [ 262 ] {64c7d1b4-f275-482d-ac80-d1a0ac2fad95} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:03.685746 [ 262 ] {64c7d1b4-f275-482d-ac80-d1a0ac2fad95} executeQuery: Read 162 rows, 11.55 KiB in 0.001526 sec., 106159.89515072084 rows/sec., 7.39 MiB/sec. 2024.12.18 19:55:03.685843 [ 262 ] {64c7d1b4-f275-482d-ac80-d1a0ac2fad95} TCPHandler: Processed in 0.001766546 sec. 2024.12.18 19:55:03.686070 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:03.686224 [ 266 ] {e5945d54-f8bf-4a17-bdfc-e1b81f95c7f6} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:03.686274 [ 266 ] {e5945d54-f8bf-4a17-bdfc-e1b81f95c7f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:03.686746 [ 266 ] {e5945d54-f8bf-4a17-bdfc-e1b81f95c7f6} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:03.686785 [ 266 ] {e5945d54-f8bf-4a17-bdfc-e1b81f95c7f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:03.687184 [ 266 ] {e5945d54-f8bf-4a17-bdfc-e1b81f95c7f6} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.18 19:55:03.687460 [ 266 ] {e5945d54-f8bf-4a17-bdfc-e1b81f95c7f6} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:03.687688 [ 266 ] {e5945d54-f8bf-4a17-bdfc-e1b81f95c7f6} executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. 2024.12.18 19:55:03.687743 [ 266 ] {e5945d54-f8bf-4a17-bdfc-e1b81f95c7f6} TCPHandler: Processed in 0.001785206 sec. 2024.12.18 19:55:04.538564 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24339 2024.12.18 19:55:04.539276 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:04.539315 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:04.539831 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:55:04.540115 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:04.540303 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2024.12.18 19:55:06.250834 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2024.12.18 19:55:06.271103 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:06.271157 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:06.278375 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:55:06.279125 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:06.281836 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2024.12.18 19:55:07.174070 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1378 2024.12.18 19:55:07.177233 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:07.177280 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:07.178749 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:55:07.179063 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:07.180458 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1378 2024.12.18 19:55:08.679087 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.679296 [ 262 ] {ceb2c9a1-2dcd-44fe-baf3-e922e62e55dd} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:55:08.679376 [ 262 ] {ceb2c9a1-2dcd-44fe-baf3-e922e62e55dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:55:08.680134 [ 262 ] {ceb2c9a1-2dcd-44fe-baf3-e922e62e55dd} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.680182 [ 262 ] {ceb2c9a1-2dcd-44fe-baf3-e922e62e55dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.680620 [ 262 ] {ceb2c9a1-2dcd-44fe-baf3-e922e62e55dd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:55:08.680877 [ 262 ] {ceb2c9a1-2dcd-44fe-baf3-e922e62e55dd} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.681107 [ 262 ] {ceb2c9a1-2dcd-44fe-baf3-e922e62e55dd} executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. 2024.12.18 19:55:08.681202 [ 262 ] {ceb2c9a1-2dcd-44fe-baf3-e922e62e55dd} TCPHandler: Processed in 0.002247517 sec. 2024.12.18 19:55:08.681394 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.681537 [ 266 ] {f67a1d63-e07a-478e-be49-f4a4fbc38388} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:08.681596 [ 266 ] {f67a1d63-e07a-478e-be49-f4a4fbc38388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:08.682435 [ 266 ] {f67a1d63-e07a-478e-be49-f4a4fbc38388} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.682477 [ 266 ] {f67a1d63-e07a-478e-be49-f4a4fbc38388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.682884 [ 266 ] {f67a1d63-e07a-478e-be49-f4a4fbc38388} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.18 19:55:08.683130 [ 266 ] {f67a1d63-e07a-478e-be49-f4a4fbc38388} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.683352 [ 266 ] {f67a1d63-e07a-478e-be49-f4a4fbc38388} executeQuery: Read 285 rows, 25.75 KiB in 0.00185 sec., 154054.05405405405 rows/sec., 13.59 MiB/sec. 2024.12.18 19:55:08.683408 [ 266 ] {f67a1d63-e07a-478e-be49-f4a4fbc38388} TCPHandler: Processed in 0.002082913 sec. 2024.12.18 19:55:08.683556 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.683690 [ 262 ] {cdab4ca0-daeb-491c-a1c0-02f2f4254f99} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:55:08.683745 [ 262 ] {cdab4ca0-daeb-491c-a1c0-02f2f4254f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:55:08.684412 [ 262 ] {cdab4ca0-daeb-491c-a1c0-02f2f4254f99} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.684452 [ 262 ] {cdab4ca0-daeb-491c-a1c0-02f2f4254f99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.684810 [ 262 ] {cdab4ca0-daeb-491c-a1c0-02f2f4254f99} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:55:08.685050 [ 262 ] {cdab4ca0-daeb-491c-a1c0-02f2f4254f99} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.685254 [ 262 ] {cdab4ca0-daeb-491c-a1c0-02f2f4254f99} executeQuery: Read 48 rows, 3.54 KiB in 0.001596 sec., 30075.187969924813 rows/sec., 2.17 MiB/sec. 2024.12.18 19:55:08.685308 [ 262 ] {cdab4ca0-daeb-491c-a1c0-02f2f4254f99} TCPHandler: Processed in 0.001821807 sec. 2024.12.18 19:55:08.685465 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.685596 [ 266 ] {0e973bf4-83a1-42ae-afc6-6b8cbc6293e2} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:55:08.685650 [ 266 ] {0e973bf4-83a1-42ae-afc6-6b8cbc6293e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:55:08.686283 [ 266 ] {0e973bf4-83a1-42ae-afc6-6b8cbc6293e2} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.686332 [ 266 ] {0e973bf4-83a1-42ae-afc6-6b8cbc6293e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.686697 [ 266 ] {0e973bf4-83a1-42ae-afc6-6b8cbc6293e2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:55:08.686938 [ 266 ] {0e973bf4-83a1-42ae-afc6-6b8cbc6293e2} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.687149 [ 266 ] {0e973bf4-83a1-42ae-afc6-6b8cbc6293e2} executeQuery: Read 14 rows, 1004.00 B in 0.001583 sec., 8843.967150979153 rows/sec., 619.37 KiB/sec. 2024.12.18 19:55:08.687201 [ 266 ] {0e973bf4-83a1-42ae-afc6-6b8cbc6293e2} TCPHandler: Processed in 0.001797287 sec. 2024.12.18 19:55:08.687368 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.687505 [ 262 ] {a1642b6f-34d8-4529-8a25-7bc0ab6e3a2d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:55:08.687560 [ 262 ] {a1642b6f-34d8-4529-8a25-7bc0ab6e3a2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:55:08.688213 [ 262 ] {a1642b6f-34d8-4529-8a25-7bc0ab6e3a2d} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.688262 [ 262 ] {a1642b6f-34d8-4529-8a25-7bc0ab6e3a2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.688643 [ 262 ] {a1642b6f-34d8-4529-8a25-7bc0ab6e3a2d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:55:08.688887 [ 262 ] {a1642b6f-34d8-4529-8a25-7bc0ab6e3a2d} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.689086 [ 262 ] {a1642b6f-34d8-4529-8a25-7bc0ab6e3a2d} executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. 2024.12.18 19:55:08.689137 [ 262 ] {a1642b6f-34d8-4529-8a25-7bc0ab6e3a2d} TCPHandler: Processed in 0.001836528 sec. 2024.12.18 19:55:08.689274 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.689380 [ 266 ] {1d02404c-4d4a-4dfb-bd49-a761f56343e0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:08.689433 [ 266 ] {1d02404c-4d4a-4dfb-bd49-a761f56343e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:08.690244 [ 266 ] {1d02404c-4d4a-4dfb-bd49-a761f56343e0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.690291 [ 266 ] {1d02404c-4d4a-4dfb-bd49-a761f56343e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.690680 [ 266 ] {1d02404c-4d4a-4dfb-bd49-a761f56343e0} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.18 19:55:08.690930 [ 266 ] {1d02404c-4d4a-4dfb-bd49-a761f56343e0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.691150 [ 266 ] {1d02404c-4d4a-4dfb-bd49-a761f56343e0} executeQuery: Read 423 rows, 30.96 KiB in 0.001787 sec., 236709.56911024064 rows/sec., 16.92 MiB/sec. 2024.12.18 19:55:08.691228 [ 266 ] {1d02404c-4d4a-4dfb-bd49-a761f56343e0} TCPHandler: Processed in 0.002005461 sec. 2024.12.18 19:55:08.691412 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.691656 [ 262 ] {6bea5ae0-1127-4dbd-8ad0-3494f3abae5d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:55:08.691714 [ 262 ] {6bea5ae0-1127-4dbd-8ad0-3494f3abae5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:55:08.692265 [ 262 ] {6bea5ae0-1127-4dbd-8ad0-3494f3abae5d} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.692312 [ 262 ] {6bea5ae0-1127-4dbd-8ad0-3494f3abae5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.692709 [ 262 ] {6bea5ae0-1127-4dbd-8ad0-3494f3abae5d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:55:08.692959 [ 262 ] {6bea5ae0-1127-4dbd-8ad0-3494f3abae5d} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.693173 [ 262 ] {6bea5ae0-1127-4dbd-8ad0-3494f3abae5d} executeQuery: Read 6 rows, 321.00 B in 0.001585 sec., 3785.488958990536 rows/sec., 197.78 KiB/sec. 2024.12.18 19:55:08.693296 [ 262 ] {6bea5ae0-1127-4dbd-8ad0-3494f3abae5d} TCPHandler: Processed in 0.00198552 sec. 2024.12.18 19:55:08.693446 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.693576 [ 266 ] {fbcba83b-de24-438d-82ef-0e789301120b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:08.693634 [ 266 ] {fbcba83b-de24-438d-82ef-0e789301120b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:08.694270 [ 266 ] {fbcba83b-de24-438d-82ef-0e789301120b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.694314 [ 266 ] {fbcba83b-de24-438d-82ef-0e789301120b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.694721 [ 266 ] {fbcba83b-de24-438d-82ef-0e789301120b} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.18 19:55:08.694965 [ 266 ] {fbcba83b-de24-438d-82ef-0e789301120b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.695163 [ 266 ] {fbcba83b-de24-438d-82ef-0e789301120b} executeQuery: Read 237 rows, 16.27 KiB in 0.001616 sec., 146658.41584158415 rows/sec., 9.83 MiB/sec. 2024.12.18 19:55:08.695214 [ 266 ] {fbcba83b-de24-438d-82ef-0e789301120b} TCPHandler: Processed in 0.001829388 sec. 2024.12.18 19:55:08.695346 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.695464 [ 262 ] {daf1aa0f-2cd1-4a47-bf3f-f20274c205a7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:55:08.695520 [ 262 ] {daf1aa0f-2cd1-4a47-bf3f-f20274c205a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:55:08.696016 [ 262 ] {daf1aa0f-2cd1-4a47-bf3f-f20274c205a7} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.696062 [ 262 ] {daf1aa0f-2cd1-4a47-bf3f-f20274c205a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.696463 [ 262 ] {daf1aa0f-2cd1-4a47-bf3f-f20274c205a7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:55:08.696697 [ 262 ] {daf1aa0f-2cd1-4a47-bf3f-f20274c205a7} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.696917 [ 262 ] {daf1aa0f-2cd1-4a47-bf3f-f20274c205a7} executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. 2024.12.18 19:55:08.696968 [ 262 ] {daf1aa0f-2cd1-4a47-bf3f-f20274c205a7} TCPHandler: Processed in 0.001673094 sec. 2024.12.18 19:55:08.697095 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.697202 [ 266 ] {3fbe28ed-1638-4b7c-9f7f-3a4ba1510a1f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:08.697267 [ 266 ] {3fbe28ed-1638-4b7c-9f7f-3a4ba1510a1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:55:08.698406 [ 266 ] {3fbe28ed-1638-4b7c-9f7f-3a4ba1510a1f} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.698445 [ 266 ] {3fbe28ed-1638-4b7c-9f7f-3a4ba1510a1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.699091 [ 266 ] {3fbe28ed-1638-4b7c-9f7f-3a4ba1510a1f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:55:08.699342 [ 266 ] {3fbe28ed-1638-4b7c-9f7f-3a4ba1510a1f} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.699580 [ 266 ] {3fbe28ed-1638-4b7c-9f7f-3a4ba1510a1f} executeQuery: Read 41 rows, 75.23 KiB in 0.002401 sec., 17076.218242399 rows/sec., 30.60 MiB/sec. 2024.12.18 19:55:08.699682 [ 266 ] {3fbe28ed-1638-4b7c-9f7f-3a4ba1510a1f} TCPHandler: Processed in 0.002636224 sec. 2024.12.18 19:55:08.699818 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:08.699927 [ 262 ] {db3a4915-fd35-4910-837c-7cbb408dfca3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:08.699973 [ 262 ] {db3a4915-fd35-4910-837c-7cbb408dfca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:08.700406 [ 262 ] {db3a4915-fd35-4910-837c-7cbb408dfca3} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:08.700446 [ 262 ] {db3a4915-fd35-4910-837c-7cbb408dfca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:08.700800 [ 262 ] {db3a4915-fd35-4910-837c-7cbb408dfca3} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.18 19:55:08.701040 [ 262 ] {db3a4915-fd35-4910-837c-7cbb408dfca3} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:08.701239 [ 262 ] {db3a4915-fd35-4910-837c-7cbb408dfca3} executeQuery: Read 82 rows, 5.33 KiB in 0.001335 sec., 61423.22097378277 rows/sec., 3.90 MiB/sec. 2024.12.18 19:55:08.701289 [ 262 ] {db3a4915-fd35-4910-837c-7cbb408dfca3} TCPHandler: Processed in 0.001524341 sec. 2024.12.18 19:55:11.867462 [ 83 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:55:11.867528 [ 83 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:55:12.041407 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24827 2024.12.18 19:55:12.042122 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:12.042178 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:12.042704 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:55:12.042970 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:12.043219 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24827 2024.12.18 19:55:13.673094 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:13.673298 [ 262 ] {005009f5-960c-4415-adcf-d95f7fa71e79} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:13.673374 [ 262 ] {005009f5-960c-4415-adcf-d95f7fa71e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:13.674267 [ 262 ] {005009f5-960c-4415-adcf-d95f7fa71e79} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:13.674344 [ 262 ] {005009f5-960c-4415-adcf-d95f7fa71e79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:13.674816 [ 262 ] {005009f5-960c-4415-adcf-d95f7fa71e79} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.18 19:55:13.675084 [ 262 ] {005009f5-960c-4415-adcf-d95f7fa71e79} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:13.675346 [ 262 ] {005009f5-960c-4415-adcf-d95f7fa71e79} executeQuery: Read 56 rows, 4.38 KiB in 0.002101 sec., 26653.974297953355 rows/sec., 2.03 MiB/sec. 2024.12.18 19:55:13.675419 [ 262 ] {005009f5-960c-4415-adcf-d95f7fa71e79} TCPHandler: Processed in 0.00245487 sec. 2024.12.18 19:55:13.675602 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:13.675738 [ 266 ] {b019755f-b9f2-4bc2-ac89-169b891b88e3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:13.675789 [ 266 ] {b019755f-b9f2-4bc2-ac89-169b891b88e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:13.676383 [ 266 ] {b019755f-b9f2-4bc2-ac89-169b891b88e3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:13.676426 [ 266 ] {b019755f-b9f2-4bc2-ac89-169b891b88e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:13.676810 [ 266 ] {b019755f-b9f2-4bc2-ac89-169b891b88e3} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.18 19:55:13.677054 [ 266 ] {b019755f-b9f2-4bc2-ac89-169b891b88e3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:13.677302 [ 266 ] {b019755f-b9f2-4bc2-ac89-169b891b88e3} executeQuery: Read 64 rows, 5.12 KiB in 0.001593 sec., 40175.76898932831 rows/sec., 3.14 MiB/sec. 2024.12.18 19:55:13.677358 [ 266 ] {b019755f-b9f2-4bc2-ac89-169b891b88e3} TCPHandler: Processed in 0.001817868 sec. 2024.12.18 19:55:13.677503 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:13.677628 [ 262 ] {54baccc1-b915-4d5e-b2a0-8a80b500c3b5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:13.677688 [ 262 ] {54baccc1-b915-4d5e-b2a0-8a80b500c3b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:13.678322 [ 262 ] {54baccc1-b915-4d5e-b2a0-8a80b500c3b5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:13.678369 [ 262 ] {54baccc1-b915-4d5e-b2a0-8a80b500c3b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:13.678790 [ 262 ] {54baccc1-b915-4d5e-b2a0-8a80b500c3b5} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.18 19:55:13.679027 [ 262 ] {54baccc1-b915-4d5e-b2a0-8a80b500c3b5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:13.679250 [ 262 ] {54baccc1-b915-4d5e-b2a0-8a80b500c3b5} executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. 2024.12.18 19:55:13.679304 [ 262 ] {54baccc1-b915-4d5e-b2a0-8a80b500c3b5} TCPHandler: Processed in 0.001853528 sec. 2024.12.18 19:55:13.679464 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:13.679583 [ 266 ] {05f48417-aaa3-4a41-8314-f258c7f0dfdf} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:13.679640 [ 266 ] {05f48417-aaa3-4a41-8314-f258c7f0dfdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:13.680169 [ 266 ] {05f48417-aaa3-4a41-8314-f258c7f0dfdf} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:13.680215 [ 266 ] {05f48417-aaa3-4a41-8314-f258c7f0dfdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:13.680641 [ 266 ] {05f48417-aaa3-4a41-8314-f258c7f0dfdf} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.18 19:55:13.680883 [ 266 ] {05f48417-aaa3-4a41-8314-f258c7f0dfdf} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:13.681088 [ 266 ] {05f48417-aaa3-4a41-8314-f258c7f0dfdf} executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. 2024.12.18 19:55:13.681137 [ 266 ] {05f48417-aaa3-4a41-8314-f258c7f0dfdf} TCPHandler: Processed in 0.001727116 sec. 2024.12.18 19:55:13.782883 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2024.12.18 19:55:13.803250 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:13.803311 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:13.810633 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:55:13.811418 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:13.814180 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2024.12.18 19:55:14.908631 [ 64 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.18 19:55:14.908695 [ 64 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:14.908720 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:14.909010 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.18 19:55:14.909216 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:14.909259 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2024.12.18 19:55:14.909371 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.12.18 19:55:14.909620 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.12.18 19:55:14.909805 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part 2024.12.18 19:55:14.909959 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part 2024.12.18 19:55:14.911151 [ 187 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002327388 sec., 15467.983851424859 rows/sec., 1.29 MiB/sec. 2024.12.18 19:55:14.911456 [ 187 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.18 19:55:14.911869 [ 187 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:14.911969 [ 187 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_21_5} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.18 19:55:14.912077 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:55:16.591370 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.591595 [ 262 ] {f541616c-8419-4eac-b227-cf092e21e931} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:55:16.591670 [ 262 ] {f541616c-8419-4eac-b227-cf092e21e931} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:55:16.592417 [ 262 ] {f541616c-8419-4eac-b227-cf092e21e931} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.592465 [ 262 ] {f541616c-8419-4eac-b227-cf092e21e931} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.592904 [ 262 ] {f541616c-8419-4eac-b227-cf092e21e931} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:55:16.593162 [ 262 ] {f541616c-8419-4eac-b227-cf092e21e931} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.593341 [ 45 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.18 19:55:16.593412 [ 262 ] {f541616c-8419-4eac-b227-cf092e21e931} executeQuery: Read 14 rows, 1.01 KiB in 0.001872 sec., 7478.6324786324785 rows/sec., 538.36 KiB/sec. 2024.12.18 19:55:16.593420 [ 45 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.593492 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.593545 [ 262 ] {f541616c-8419-4eac-b227-cf092e21e931} TCPHandler: Processed in 0.002306207 sec. 2024.12.18 19:55:16.593770 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.12.18 19:55:16.593787 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.594044 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:16.594077 [ 266 ] {00dd77ca-1082-4d03-87ab-10551f0cb3c5} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:55:16.594105 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2024.12.18 19:55:16.594183 [ 266 ] {00dd77ca-1082-4d03-87ab-10551f0cb3c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:55:16.594341 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.12.18 19:55:16.594800 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2024.12.18 19:55:16.595106 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.12.18 19:55:16.595484 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2024.12.18 19:55:16.597065 [ 266 ] {00dd77ca-1082-4d03-87ab-10551f0cb3c5} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.597140 [ 266 ] {00dd77ca-1082-4d03-87ab-10551f0cb3c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:16.598241 [ 266 ] {00dd77ca-1082-4d03-87ab-10551f0cb3c5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.18 19:55:16.598249 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004639056 sec., 15089.276783897414 rows/sec., 1.12 MiB/sec. 2024.12.18 19:55:16.598445 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.18 19:55:16.598700 [ 266 ] {00dd77ca-1082-4d03-87ab-10551f0cb3c5} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.599021 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.599183 [ 266 ] {00dd77ca-1082-4d03-87ab-10551f0cb3c5} executeQuery: Read 2 rows, 167.00 B in 0.00517 sec., 386.84719535783364 rows/sec., 31.54 KiB/sec. 2024.12.18 19:55:16.599225 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_33_8} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.18 19:55:16.599382 [ 266 ] {00dd77ca-1082-4d03-87ab-10551f0cb3c5} TCPHandler: Processed in 0.005693277 sec. 2024.12.18 19:55:16.599425 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:55:16.599562 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.599691 [ 262 ] {acca1bdd-e14d-41bd-978a-44a633b1a920} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:16.599737 [ 262 ] {acca1bdd-e14d-41bd-978a-44a633b1a920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:16.601063 [ 262 ] {acca1bdd-e14d-41bd-978a-44a633b1a920} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.601104 [ 262 ] {acca1bdd-e14d-41bd-978a-44a633b1a920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.601557 [ 262 ] {acca1bdd-e14d-41bd-978a-44a633b1a920} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.18 19:55:16.601824 [ 262 ] {acca1bdd-e14d-41bd-978a-44a633b1a920} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.601992 [ 45 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.18 19:55:16.602039 [ 45 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.602074 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.602072 [ 262 ] {acca1bdd-e14d-41bd-978a-44a633b1a920} executeQuery: Read 1426 rows, 121.94 KiB in 0.002397 sec., 594910.3045473509 rows/sec., 49.68 MiB/sec. 2024.12.18 19:55:16.602222 [ 262 ] {acca1bdd-e14d-41bd-978a-44a633b1a920} TCPHandler: Processed in 0.002730037 sec. 2024.12.18 19:55:16.602259 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.18 19:55:16.602386 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:16.602392 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.602422 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1436 rows starting from the beginning of the part 2024.12.18 19:55:16.602550 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 285 rows starting from the beginning of the part 2024.12.18 19:55:16.602641 [ 266 ] {7fa004cd-65ab-4213-b76e-cc7d8e802eaf} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:55:16.602659 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 58 rows starting from the beginning of the part 2024.12.18 19:55:16.602744 [ 266 ] {7fa004cd-65ab-4213-b76e-cc7d8e802eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:55:16.602953 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 285 rows starting from the beginning of the part 2024.12.18 19:55:16.603146 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2024.12.18 19:55:16.603378 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1426 rows starting from the beginning of the part 2024.12.18 19:55:16.604262 [ 266 ] {7fa004cd-65ab-4213-b76e-cc7d8e802eaf} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.604308 [ 266 ] {7fa004cd-65ab-4213-b76e-cc7d8e802eaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:16.604878 [ 266 ] {7fa004cd-65ab-4213-b76e-cc7d8e802eaf} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:55:16.605124 [ 266 ] {7fa004cd-65ab-4213-b76e-cc7d8e802eaf} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.605385 [ 266 ] {7fa004cd-65ab-4213-b76e-cc7d8e802eaf} executeQuery: Read 50 rows, 3.68 KiB in 0.002806 sec., 17818.95937277263 rows/sec., 1.28 MiB/sec. 2024.12.18 19:55:16.605502 [ 266 ] {7fa004cd-65ab-4213-b76e-cc7d8e802eaf} TCPHandler: Processed in 0.003175395 sec. 2024.12.18 19:55:16.605692 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.605698 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3546 rows, containing 5 columns (5 merged, 0 gathered) in 0.003545363 sec., 1000179.6713058719 rows/sec., 87.83 MiB/sec. 2024.12.18 19:55:16.605823 [ 262 ] {91945e26-1077-499c-a2b3-3e811639240d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:55:16.605874 [ 262 ] {91945e26-1077-499c-a2b3-3e811639240d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:55:16.606086 [ 197 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.18 19:55:16.606793 [ 197 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.607007 [ 197 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_86_17} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.18 19:55:16.607186 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2024.12.18 19:55:16.607208 [ 262 ] {91945e26-1077-499c-a2b3-3e811639240d} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.607268 [ 262 ] {91945e26-1077-499c-a2b3-3e811639240d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.607646 [ 262 ] {91945e26-1077-499c-a2b3-3e811639240d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:55:16.607886 [ 262 ] {91945e26-1077-499c-a2b3-3e811639240d} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.608105 [ 262 ] {91945e26-1077-499c-a2b3-3e811639240d} executeQuery: Read 242 rows, 16.79 KiB in 0.002305 sec., 104989.15401301517 rows/sec., 7.11 MiB/sec. 2024.12.18 19:55:16.608163 [ 262 ] {91945e26-1077-499c-a2b3-3e811639240d} TCPHandler: Processed in 0.002555033 sec. 2024.12.18 19:55:16.608306 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.608434 [ 266 ] {957c83a7-d007-40eb-94f6-8349b226a53f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:55:16.608487 [ 266 ] {957c83a7-d007-40eb-94f6-8349b226a53f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:55:16.609035 [ 266 ] {957c83a7-d007-40eb-94f6-8349b226a53f} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.609074 [ 266 ] {957c83a7-d007-40eb-94f6-8349b226a53f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.609408 [ 266 ] {957c83a7-d007-40eb-94f6-8349b226a53f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:55:16.609636 [ 266 ] {957c83a7-d007-40eb-94f6-8349b226a53f} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.609795 [ 45 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.18 19:55:16.609858 [ 45 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.609887 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.609903 [ 266 ] {957c83a7-d007-40eb-94f6-8349b226a53f} executeQuery: Read 13 rows, 830.00 B in 0.001487 sec., 8742.434431741762 rows/sec., 545.09 KiB/sec. 2024.12.18 19:55:16.610048 [ 266 ] {957c83a7-d007-40eb-94f6-8349b226a53f} TCPHandler: Processed in 0.001801757 sec. 2024.12.18 19:55:16.610081 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.12.18 19:55:16.610201 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.610212 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:16.610256 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2024.12.18 19:55:16.610394 [ 262 ] {c4e24125-031d-4cc4-bcee-d4d4eef6153a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:16.610408 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2024.12.18 19:55:16.610488 [ 262 ] {c4e24125-031d-4cc4-bcee-d4d4eef6153a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:16.610627 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2024.12.18 19:55:16.610829 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2024.12.18 19:55:16.610978 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2024.12.18 19:55:16.612222 [ 262 ] {c4e24125-031d-4cc4-bcee-d4d4eef6153a} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.612273 [ 194 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002300597 sec., 28253.53593002164 rows/sec., 1.83 MiB/sec. 2024.12.18 19:55:16.612277 [ 262 ] {c4e24125-031d-4cc4-bcee-d4d4eef6153a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:16.612509 [ 194 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.18 19:55:16.613081 [ 262 ] {c4e24125-031d-4cc4-bcee-d4d4eef6153a} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.18 19:55:16.613111 [ 194 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.613271 [ 194 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_33_8} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.18 19:55:16.613440 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:55:16.613578 [ 262 ] {c4e24125-031d-4cc4-bcee-d4d4eef6153a} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.613768 [ 45 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.18 19:55:16.613826 [ 45 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.613834 [ 262 ] {c4e24125-031d-4cc4-bcee-d4d4eef6153a} executeQuery: Read 881 rows, 65.42 KiB in 0.003509 sec., 251068.6805357652 rows/sec., 18.21 MiB/sec. 2024.12.18 19:55:16.613866 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.614032 [ 262 ] {c4e24125-031d-4cc4-bcee-d4d4eef6153a} TCPHandler: Processed in 0.00389742 sec. 2024.12.18 19:55:16.614109 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.18 19:55:16.614242 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.614304 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:16.614350 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 915 rows starting from the beginning of the part 2024.12.18 19:55:16.614475 [ 266 ] {6c292735-06b1-4bf9-b40c-113e9fee69de} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:55:16.614614 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 423 rows starting from the beginning of the part 2024.12.18 19:55:16.614654 [ 266 ] {6c292735-06b1-4bf9-b40c-113e9fee69de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:55:16.615008 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 68 rows starting from the beginning of the part 2024.12.18 19:55:16.615369 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 423 rows starting from the beginning of the part 2024.12.18 19:55:16.615732 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2024.12.18 19:55:16.616097 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 881 rows starting from the beginning of the part 2024.12.18 19:55:16.617093 [ 266 ] {6c292735-06b1-4bf9-b40c-113e9fee69de} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.617173 [ 266 ] {6c292735-06b1-4bf9-b40c-113e9fee69de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:16.618028 [ 266 ] {6c292735-06b1-4bf9-b40c-113e9fee69de} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:55:16.618497 [ 266 ] {6c292735-06b1-4bf9-b40c-113e9fee69de} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.618789 [ 266 ] {6c292735-06b1-4bf9-b40c-113e9fee69de} executeQuery: Read 6 rows, 321.00 B in 0.004401 sec., 1363.3265167007496 rows/sec., 71.23 KiB/sec. 2024.12.18 19:55:16.619222 [ 266 ] {6c292735-06b1-4bf9-b40c-113e9fee69de} TCPHandler: Processed in 0.005059504 sec. 2024.12.18 19:55:16.619545 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.619968 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.005966122 sec., 464958.6448282486 rows/sec., 35.50 MiB/sec. 2024.12.18 19:55:16.619982 [ 262 ] {07d007eb-fdce-4bc3-8f9f-4d9d1dda66a8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:16.620085 [ 262 ] {07d007eb-fdce-4bc3-8f9f-4d9d1dda66a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:16.620238 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.18 19:55:16.620794 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.620873 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_86_17} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.18 19:55:16.621008 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.18 19:55:16.621360 [ 262 ] {07d007eb-fdce-4bc3-8f9f-4d9d1dda66a8} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.621405 [ 262 ] {07d007eb-fdce-4bc3-8f9f-4d9d1dda66a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.621863 [ 262 ] {07d007eb-fdce-4bc3-8f9f-4d9d1dda66a8} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.18 19:55:16.622110 [ 262 ] {07d007eb-fdce-4bc3-8f9f-4d9d1dda66a8} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.622323 [ 262 ] {07d007eb-fdce-4bc3-8f9f-4d9d1dda66a8} executeQuery: Read 894 rows, 60.99 KiB in 0.002482 sec., 360193.39242546336 rows/sec., 24.00 MiB/sec. 2024.12.18 19:55:16.622380 [ 262 ] {07d007eb-fdce-4bc3-8f9f-4d9d1dda66a8} TCPHandler: Processed in 0.003004332 sec. 2024.12.18 19:55:16.622521 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.622634 [ 266 ] {cd7317d7-c6d6-4c4c-8140-68f7d68235bf} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:55:16.622681 [ 266 ] {cd7317d7-c6d6-4c4c-8140-68f7d68235bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:55:16.623170 [ 266 ] {cd7317d7-c6d6-4c4c-8140-68f7d68235bf} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.623219 [ 266 ] {cd7317d7-c6d6-4c4c-8140-68f7d68235bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.623595 [ 266 ] {cd7317d7-c6d6-4c4c-8140-68f7d68235bf} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:55:16.623831 [ 266 ] {cd7317d7-c6d6-4c4c-8140-68f7d68235bf} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.623988 [ 45 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 2024.12.18 19:55:16.624045 [ 45 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.624077 [ 266 ] {cd7317d7-c6d6-4c4c-8140-68f7d68235bf} executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. 2024.12.18 19:55:16.624083 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.624235 [ 266 ] {cd7317d7-c6d6-4c4c-8140-68f7d68235bf} TCPHandler: Processed in 0.001759226 sec. 2024.12.18 19:55:16.624320 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full 2024.12.18 19:55:16.624422 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.624510 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:16.624579 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 29 rows starting from the beginning of the part 2024.12.18 19:55:16.624633 [ 262 ] {5f9ba426-d115-4f0f-a759-40199eb4741b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:16.624791 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2024.12.18 19:55:16.624929 [ 262 ] {5f9ba426-d115-4f0f-a759-40199eb4741b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:55:16.625084 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2024.12.18 19:55:16.625480 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2024.12.18 19:55:16.625841 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2024.12.18 19:55:16.626138 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2024.12.18 19:55:16.629584 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.00537259 sec., 6328.4188817683835 rows/sec., 425.70 KiB/sec. 2024.12.18 19:55:16.629807 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) 2024.12.18 19:55:16.630373 [ 262 ] {5f9ba426-d115-4f0f-a759-40199eb4741b} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.630439 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.630446 [ 262 ] {5f9ba426-d115-4f0f-a759-40199eb4741b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.630601 [ 189 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_34_7} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 2024.12.18 19:55:16.630768 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:55:16.631409 [ 262 ] {5f9ba426-d115-4f0f-a759-40199eb4741b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:55:16.631687 [ 262 ] {5f9ba426-d115-4f0f-a759-40199eb4741b} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.631947 [ 262 ] {5f9ba426-d115-4f0f-a759-40199eb4741b} executeQuery: Read 41 rows, 75.23 KiB in 0.00738 sec., 5555.555555555556 rows/sec., 9.96 MiB/sec. 2024.12.18 19:55:16.632069 [ 262 ] {5f9ba426-d115-4f0f-a759-40199eb4741b} TCPHandler: Processed in 0.007723839 sec. 2024.12.18 19:55:16.632219 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:16.632334 [ 266 ] {3e20fa8b-cd15-4cc4-9326-aedd3b76072b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:16.632382 [ 266 ] {3e20fa8b-cd15-4cc4-9326-aedd3b76072b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:16.632825 [ 266 ] {3e20fa8b-cd15-4cc4-9326-aedd3b76072b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:16.632864 [ 266 ] {3e20fa8b-cd15-4cc4-9326-aedd3b76072b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:16.633228 [ 266 ] {3e20fa8b-cd15-4cc4-9326-aedd3b76072b} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.18 19:55:16.633467 [ 266 ] {3e20fa8b-cd15-4cc4-9326-aedd3b76072b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:16.633682 [ 266 ] {3e20fa8b-cd15-4cc4-9326-aedd3b76072b} executeQuery: Read 58 rows, 3.68 KiB in 0.001372 sec., 42274.052478134116 rows/sec., 2.62 MiB/sec. 2024.12.18 19:55:16.633732 [ 266 ] {3e20fa8b-cd15-4cc4-9326-aedd3b76072b} TCPHandler: Processed in 0.001571113 sec. 2024.12.18 19:55:17.000230 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 234.77 MiB, peak 246.90 MiB, free memory in arenas 0.00 B, will set to 233.70 MiB (RSS), difference: -1.06 MiB 2024.12.18 19:55:17.180694 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1432 2024.12.18 19:55:17.184509 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:17.184566 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:17.186117 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:55:17.186438 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:17.188092 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1432 2024.12.18 19:55:18.668134 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:18.668346 [ 262 ] {9b467802-2c2f-46e9-a820-44c246b5e66b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:18.668425 [ 262 ] {9b467802-2c2f-46e9-a820-44c246b5e66b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:18.669188 [ 262 ] {9b467802-2c2f-46e9-a820-44c246b5e66b} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:18.669238 [ 262 ] {9b467802-2c2f-46e9-a820-44c246b5e66b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:18.669673 [ 262 ] {9b467802-2c2f-46e9-a820-44c246b5e66b} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.18 19:55:18.669932 [ 262 ] {9b467802-2c2f-46e9-a820-44c246b5e66b} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:18.670186 [ 262 ] {9b467802-2c2f-46e9-a820-44c246b5e66b} executeQuery: Read 56 rows, 4.38 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.26 MiB/sec. 2024.12.18 19:55:18.670277 [ 262 ] {9b467802-2c2f-46e9-a820-44c246b5e66b} TCPHandler: Processed in 0.002273476 sec. 2024.12.18 19:55:18.670500 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:18.670715 [ 266 ] {d1ca807b-6c37-4200-acfd-c8e61c3fefe1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:18.670775 [ 266 ] {d1ca807b-6c37-4200-acfd-c8e61c3fefe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:18.671451 [ 266 ] {d1ca807b-6c37-4200-acfd-c8e61c3fefe1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:18.671501 [ 266 ] {d1ca807b-6c37-4200-acfd-c8e61c3fefe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:18.671913 [ 266 ] {d1ca807b-6c37-4200-acfd-c8e61c3fefe1} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.18 19:55:18.672155 [ 266 ] {d1ca807b-6c37-4200-acfd-c8e61c3fefe1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:18.672375 [ 266 ] {d1ca807b-6c37-4200-acfd-c8e61c3fefe1} executeQuery: Read 64 rows, 5.12 KiB in 0.001705 sec., 37536.6568914956 rows/sec., 2.93 MiB/sec. 2024.12.18 19:55:18.672444 [ 266 ] {d1ca807b-6c37-4200-acfd-c8e61c3fefe1} TCPHandler: Processed in 0.002067752 sec. 2024.12.18 19:55:18.672580 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:18.672701 [ 262 ] {1990ad2f-0704-4efd-a3b0-da11e79ce171} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:18.672761 [ 262 ] {1990ad2f-0704-4efd-a3b0-da11e79ce171} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:18.673329 [ 262 ] {1990ad2f-0704-4efd-a3b0-da11e79ce171} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:18.673375 [ 262 ] {1990ad2f-0704-4efd-a3b0-da11e79ce171} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:18.673804 [ 262 ] {1990ad2f-0704-4efd-a3b0-da11e79ce171} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.18 19:55:18.674039 [ 262 ] {1990ad2f-0704-4efd-a3b0-da11e79ce171} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:18.674212 [ 29 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0 2024.12.18 19:55:18.674277 [ 262 ] {1990ad2f-0704-4efd-a3b0-da11e79ce171} executeQuery: Read 64 rows, 4.56 KiB in 0.001601 sec., 39975.015615240474 rows/sec., 2.78 MiB/sec. 2024.12.18 19:55:18.674304 [ 29 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:18.674374 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:18.674395 [ 262 ] {1990ad2f-0704-4efd-a3b0-da11e79ce171} TCPHandler: Processed in 0.001872798 sec. 2024.12.18 19:55:18.674582 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:18.674652 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full 2024.12.18 19:55:18.674756 [ 266 ] {12f19b4c-7b3c-4b7e-b8f7-6fbbebb53733} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:18.674878 [ 266 ] {12f19b4c-7b3c-4b7e-b8f7-6fbbebb53733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:18.675005 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:18.675097 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22918 rows starting from the beginning of the part 2024.12.18 19:55:18.675505 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 162 rows starting from the beginning of the part 2024.12.18 19:55:18.675832 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 237 rows starting from the beginning of the part 2024.12.18 19:55:18.676098 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2024.12.18 19:55:18.676434 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 894 rows starting from the beginning of the part 2024.12.18 19:55:18.677099 [ 266 ] {12f19b4c-7b3c-4b7e-b8f7-6fbbebb53733} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:18.677159 [ 266 ] {12f19b4c-7b3c-4b7e-b8f7-6fbbebb53733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:18.677913 [ 266 ] {12f19b4c-7b3c-4b7e-b8f7-6fbbebb53733} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.18 19:55:18.678224 [ 266 ] {12f19b4c-7b3c-4b7e-b8f7-6fbbebb53733} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:18.678420 [ 37 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.18 19:55:18.678496 [ 37 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:18.678499 [ 266 ] {12f19b4c-7b3c-4b7e-b8f7-6fbbebb53733} executeQuery: Read 24 rows, 1.66 KiB in 0.003796 sec., 6322.444678609062 rows/sec., 436.31 KiB/sec. 2024.12.18 19:55:18.678538 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:18.678719 [ 266 ] {12f19b4c-7b3c-4b7e-b8f7-6fbbebb53733} TCPHandler: Processed in 0.004231247 sec. 2024.12.18 19:55:18.679003 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.18 19:55:18.679476 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:18.679587 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4684 rows starting from the beginning of the part 2024.12.18 19:55:18.679993 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2024.12.18 19:55:18.680360 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part 2024.12.18 19:55:18.680762 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2024.12.18 19:55:18.681147 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 58 rows starting from the beginning of the part 2024.12.18 19:55:18.681544 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 24 rows starting from the beginning of the part 2024.12.18 19:55:18.685676 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4968 rows, containing 4 columns (4 merged, 0 gathered) in 0.007001154 sec., 709597.3035302466 rows/sec., 46.39 MiB/sec. 2024.12.18 19:55:18.686427 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.18 19:55:18.686844 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 24371 rows, containing 5 columns (5 merged, 0 gathered) in 0.012335903 sec., 1975615.404887668 rows/sec., 133.45 MiB/sec. 2024.12.18 19:55:18.687043 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:18.687143 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_86_17} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.18 19:55:18.687282 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2024.12.18 19:55:18.687354 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2024.12.18 19:55:18.687671 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:18.687759 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_85_17} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17 2024.12.18 19:55:18.687851 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2024.12.18 19:55:19.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 234.06 MiB, peak 246.90 MiB, free memory in arenas 0.00 B, will set to 235.86 MiB (RSS), difference: 1.80 MiB 2024.12.18 19:55:19.543316 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25254 2024.12.18 19:55:19.543955 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:19.544001 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.18 19:55:19.544539 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:55:19.544801 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:19.545056 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2024.12.18 19:55:21.314248 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2024.12.18 19:55:21.337075 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:21.337139 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:21.344522 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:55:21.345306 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:21.349976 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2024.12.18 19:55:23.673319 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:23.673506 [ 262 ] {42656948-e847-4123-bba4-f8ebb39fd7f3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:23.673577 [ 262 ] {42656948-e847-4123-bba4-f8ebb39fd7f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:23.674332 [ 262 ] {42656948-e847-4123-bba4-f8ebb39fd7f3} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:23.674379 [ 262 ] {42656948-e847-4123-bba4-f8ebb39fd7f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:23.674827 [ 262 ] {42656948-e847-4123-bba4-f8ebb39fd7f3} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.18 19:55:23.675087 [ 262 ] {42656948-e847-4123-bba4-f8ebb39fd7f3} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:23.675312 [ 262 ] {42656948-e847-4123-bba4-f8ebb39fd7f3} executeQuery: Read 56 rows, 4.38 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.30 MiB/sec. 2024.12.18 19:55:23.675376 [ 262 ] {42656948-e847-4123-bba4-f8ebb39fd7f3} TCPHandler: Processed in 0.002179465 sec. 2024.12.18 19:55:23.675539 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:23.675686 [ 266 ] {a64de23a-18e4-4430-be53-261b092eb645} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:23.675744 [ 266 ] {a64de23a-18e4-4430-be53-261b092eb645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:23.676329 [ 266 ] {a64de23a-18e4-4430-be53-261b092eb645} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:23.676367 [ 266 ] {a64de23a-18e4-4430-be53-261b092eb645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:23.676735 [ 266 ] {a64de23a-18e4-4430-be53-261b092eb645} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.18 19:55:23.676978 [ 266 ] {a64de23a-18e4-4430-be53-261b092eb645} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:23.677180 [ 266 ] {a64de23a-18e4-4430-be53-261b092eb645} executeQuery: Read 64 rows, 5.12 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 3.28 MiB/sec. 2024.12.18 19:55:23.677283 [ 266 ] {a64de23a-18e4-4430-be53-261b092eb645} TCPHandler: Processed in 0.001807347 sec. 2024.12.18 19:55:23.677480 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:23.677768 [ 262 ] {2a2dc8da-b0b2-45e3-b500-36a52f760e76} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:23.677830 [ 262 ] {2a2dc8da-b0b2-45e3-b500-36a52f760e76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:23.678404 [ 262 ] {2a2dc8da-b0b2-45e3-b500-36a52f760e76} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:23.678443 [ 262 ] {2a2dc8da-b0b2-45e3-b500-36a52f760e76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:23.678830 [ 262 ] {2a2dc8da-b0b2-45e3-b500-36a52f760e76} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.18 19:55:23.679066 [ 262 ] {2a2dc8da-b0b2-45e3-b500-36a52f760e76} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:23.679247 [ 262 ] {2a2dc8da-b0b2-45e3-b500-36a52f760e76} executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. 2024.12.18 19:55:23.679299 [ 262 ] {2a2dc8da-b0b2-45e3-b500-36a52f760e76} TCPHandler: Processed in 0.00193968 sec. 2024.12.18 19:55:23.679462 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:23.679591 [ 266 ] {26fa5e41-5456-4f0d-ada0-125cce222f91} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:23.679645 [ 266 ] {26fa5e41-5456-4f0d-ada0-125cce222f91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:23.680127 [ 266 ] {26fa5e41-5456-4f0d-ada0-125cce222f91} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:23.680163 [ 266 ] {26fa5e41-5456-4f0d-ada0-125cce222f91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:23.680520 [ 266 ] {26fa5e41-5456-4f0d-ada0-125cce222f91} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.18 19:55:23.680765 [ 266 ] {26fa5e41-5456-4f0d-ada0-125cce222f91} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:23.680952 [ 266 ] {26fa5e41-5456-4f0d-ada0-125cce222f91} executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. 2024.12.18 19:55:23.681034 [ 266 ] {26fa5e41-5456-4f0d-ada0-125cce222f91} TCPHandler: Processed in 0.001634213 sec. 2024.12.18 19:55:26.867572 [ 77 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:55:26.867638 [ 77 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:55:27.045194 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25742 2024.12.18 19:55:27.045977 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:27.046032 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:27.046578 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:55:27.046851 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:27.047058 [ 77 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.18 19:55:27.047150 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25742 2024.12.18 19:55:27.047157 [ 77 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:27.047201 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:27.047342 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.18 19:55:27.047560 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:27.047619 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2024.12.18 19:55:27.047699 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2024.12.18 19:55:27.047910 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2024.12.18 19:55:27.048199 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2024.12.18 19:55:27.048323 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2024.12.18 19:55:27.048525 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2024.12.18 19:55:27.051678 [ 195 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25742 rows, containing 4 columns (4 merged, 0 gathered) in 0.00440603 sec., 5842447.736397618 rows/sec., 83.58 MiB/sec. 2024.12.18 19:55:27.052011 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.18 19:55:27.052320 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:27.052400 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_56_11} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.18 19:55:27.052508 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2024.12.18 19:55:27.188393 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1448 2024.12.18 19:55:27.191299 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:27.191362 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:27.192876 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:55:27.193210 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:27.193903 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1448 2024.12.18 19:55:27.248241 [ 76 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_46_11 to all_50_50_0 2024.12.18 19:55:27.248305 [ 76 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:27.248332 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:27.248467 [ 192 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_46_11 to all_50_50_0 into Compact with storage Full 2024.12.18 19:55:27.248684 [ 192 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:27.248739 [ 192 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_11, total 66 rows starting from the beginning of the part 2024.12.18 19:55:27.248863 [ 192 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part 2024.12.18 19:55:27.248960 [ 192 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part 2024.12.18 19:55:27.249105 [ 192 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part 2024.12.18 19:55:27.249193 [ 192 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 50 rows starting from the beginning of the part 2024.12.18 19:55:27.250195 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.001789566 sec., 120699.65567070451 rows/sec., 9.10 MiB/sec. 2024.12.18 19:55:27.250506 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} MergedBlockOutputStream: filled checksums all_1_50_12 (state Temporary) 2024.12.18 19:55:27.251057 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_50_12 to all_1_50_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:27.251163 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_50_12} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_46_11, all_50_50_0] -> all_1_50_12 2024.12.18 19:55:27.251267 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:55:27.472536 [ 76 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 2024.12.18 19:55:27.472614 [ 76 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:27.472656 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:27.472943 [ 187 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full 2024.12.18 19:55:27.473388 [ 187 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:27.473438 [ 187 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 243 rows starting from the beginning of the part 2024.12.18 19:55:27.473568 [ 187 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 242 rows starting from the beginning of the part 2024.12.18 19:55:27.473787 [ 187 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.12.18 19:55:27.473998 [ 187 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2024.12.18 19:55:27.474145 [ 187 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 242 rows starting from the beginning of the part 2024.12.18 19:55:27.475303 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002548103 sec., 296298.85448115715 rows/sec., 21.21 MiB/sec. 2024.12.18 19:55:27.475428 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) 2024.12.18 19:55:27.475693 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:27.475772 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_34_7} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 2024.12.18 19:55:27.475845 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.18 19:55:28.678815 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.679020 [ 262 ] {c56fe039-1036-49da-9c51-0688ce1f0282} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:55:28.679095 [ 262 ] {c56fe039-1036-49da-9c51-0688ce1f0282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:55:28.679821 [ 262 ] {c56fe039-1036-49da-9c51-0688ce1f0282} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.679869 [ 262 ] {c56fe039-1036-49da-9c51-0688ce1f0282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.680293 [ 262 ] {c56fe039-1036-49da-9c51-0688ce1f0282} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:55:28.680544 [ 262 ] {c56fe039-1036-49da-9c51-0688ce1f0282} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.680797 [ 262 ] {c56fe039-1036-49da-9c51-0688ce1f0282} executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec. 2024.12.18 19:55:28.680948 [ 262 ] {c56fe039-1036-49da-9c51-0688ce1f0282} TCPHandler: Processed in 0.002260237 sec. 2024.12.18 19:55:28.681189 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.681338 [ 266 ] {ad1a2c10-bb47-4f24-ab63-6ef680a43555} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:28.681397 [ 266 ] {ad1a2c10-bb47-4f24-ab63-6ef680a43555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:28.682281 [ 266 ] {ad1a2c10-bb47-4f24-ab63-6ef680a43555} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.682321 [ 266 ] {ad1a2c10-bb47-4f24-ab63-6ef680a43555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.682721 [ 266 ] {ad1a2c10-bb47-4f24-ab63-6ef680a43555} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.18 19:55:28.682965 [ 266 ] {ad1a2c10-bb47-4f24-ab63-6ef680a43555} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.683184 [ 266 ] {ad1a2c10-bb47-4f24-ab63-6ef680a43555} executeQuery: Read 285 rows, 25.75 KiB in 0.001881 sec., 151515.15151515152 rows/sec., 13.37 MiB/sec. 2024.12.18 19:55:28.683240 [ 266 ] {ad1a2c10-bb47-4f24-ab63-6ef680a43555} TCPHandler: Processed in 0.002184015 sec. 2024.12.18 19:55:28.683397 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.683526 [ 262 ] {8cd2c9a4-ead6-4aea-8028-20dedd463ff0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:55:28.683580 [ 262 ] {8cd2c9a4-ead6-4aea-8028-20dedd463ff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:55:28.684218 [ 262 ] {8cd2c9a4-ead6-4aea-8028-20dedd463ff0} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.684258 [ 262 ] {8cd2c9a4-ead6-4aea-8028-20dedd463ff0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.684620 [ 262 ] {8cd2c9a4-ead6-4aea-8028-20dedd463ff0} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:55:28.684854 [ 262 ] {8cd2c9a4-ead6-4aea-8028-20dedd463ff0} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.685055 [ 262 ] {8cd2c9a4-ead6-4aea-8028-20dedd463ff0} executeQuery: Read 48 rows, 3.54 KiB in 0.001559 sec., 30788.967286722258 rows/sec., 2.22 MiB/sec. 2024.12.18 19:55:28.685106 [ 262 ] {8cd2c9a4-ead6-4aea-8028-20dedd463ff0} TCPHandler: Processed in 0.001772916 sec. 2024.12.18 19:55:28.685253 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.685369 [ 266 ] {065e743e-8cbc-45b7-b665-c1be7dce725e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:55:28.685414 [ 266 ] {065e743e-8cbc-45b7-b665-c1be7dce725e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:55:28.685950 [ 266 ] {065e743e-8cbc-45b7-b665-c1be7dce725e} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.685991 [ 266 ] {065e743e-8cbc-45b7-b665-c1be7dce725e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.686347 [ 266 ] {065e743e-8cbc-45b7-b665-c1be7dce725e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:55:28.686589 [ 266 ] {065e743e-8cbc-45b7-b665-c1be7dce725e} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.686792 [ 266 ] {065e743e-8cbc-45b7-b665-c1be7dce725e} executeQuery: Read 14 rows, 1004.00 B in 0.001446 sec., 9681.881051175656 rows/sec., 678.06 KiB/sec. 2024.12.18 19:55:28.686844 [ 266 ] {065e743e-8cbc-45b7-b665-c1be7dce725e} TCPHandler: Processed in 0.001647734 sec. 2024.12.18 19:55:28.686972 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.687087 [ 262 ] {6d88376a-aa02-44a3-9355-d12b1f71cd3a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:55:28.687139 [ 262 ] {6d88376a-aa02-44a3-9355-d12b1f71cd3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:55:28.687761 [ 262 ] {6d88376a-aa02-44a3-9355-d12b1f71cd3a} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.687807 [ 262 ] {6d88376a-aa02-44a3-9355-d12b1f71cd3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.688182 [ 262 ] {6d88376a-aa02-44a3-9355-d12b1f71cd3a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:55:28.688411 [ 262 ] {6d88376a-aa02-44a3-9355-d12b1f71cd3a} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.688618 [ 262 ] {6d88376a-aa02-44a3-9355-d12b1f71cd3a} executeQuery: Read 13 rows, 830.00 B in 0.00156 sec., 8333.333333333334 rows/sec., 519.58 KiB/sec. 2024.12.18 19:55:28.688749 [ 262 ] {6d88376a-aa02-44a3-9355-d12b1f71cd3a} TCPHandler: Processed in 0.001826567 sec. 2024.12.18 19:55:28.688893 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.689000 [ 266 ] {a6cb7d27-9bfa-4747-9b72-be5e88313dc3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:28.689045 [ 266 ] {a6cb7d27-9bfa-4747-9b72-be5e88313dc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:28.689808 [ 266 ] {a6cb7d27-9bfa-4747-9b72-be5e88313dc3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.689854 [ 266 ] {a6cb7d27-9bfa-4747-9b72-be5e88313dc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.690255 [ 266 ] {a6cb7d27-9bfa-4747-9b72-be5e88313dc3} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.18 19:55:28.690493 [ 266 ] {a6cb7d27-9bfa-4747-9b72-be5e88313dc3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.690714 [ 266 ] {a6cb7d27-9bfa-4747-9b72-be5e88313dc3} executeQuery: Read 423 rows, 30.96 KiB in 0.001729 sec., 244650.0867553499 rows/sec., 17.49 MiB/sec. 2024.12.18 19:55:28.690802 [ 266 ] {a6cb7d27-9bfa-4747-9b72-be5e88313dc3} TCPHandler: Processed in 0.001957181 sec. 2024.12.18 19:55:28.690986 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.691254 [ 262 ] {faf3f8df-0ade-4ac8-a0e1-aff66c01d5f8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:55:28.691306 [ 262 ] {faf3f8df-0ade-4ac8-a0e1-aff66c01d5f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:55:28.691747 [ 262 ] {faf3f8df-0ade-4ac8-a0e1-aff66c01d5f8} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.691786 [ 262 ] {faf3f8df-0ade-4ac8-a0e1-aff66c01d5f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.692144 [ 262 ] {faf3f8df-0ade-4ac8-a0e1-aff66c01d5f8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:55:28.692376 [ 262 ] {faf3f8df-0ade-4ac8-a0e1-aff66c01d5f8} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.692547 [ 75 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 2024.12.18 19:55:28.692610 [ 262 ] {faf3f8df-0ade-4ac8-a0e1-aff66c01d5f8} executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. 2024.12.18 19:55:28.692636 [ 75 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.692701 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.692715 [ 262 ] {faf3f8df-0ade-4ac8-a0e1-aff66c01d5f8} TCPHandler: Processed in 0.001824938 sec. 2024.12.18 19:55:28.692927 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.692977 [ 187 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full 2024.12.18 19:55:28.693105 [ 266 ] {f32f7ced-4418-4555-83b5-6307ff2bc6e9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:28.693220 [ 266 ] {f32f7ced-4418-4555-83b5-6307ff2bc6e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:28.693242 [ 187 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:28.693320 [ 187 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part 2024.12.18 19:55:28.693572 [ 187 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2024.12.18 19:55:28.693952 [ 187 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2024.12.18 19:55:28.694272 [ 187 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2024.12.18 19:55:28.694523 [ 187 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2024.12.18 19:55:28.694820 [ 187 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2024.12.18 19:55:28.695862 [ 266 ] {f32f7ced-4418-4555-83b5-6307ff2bc6e9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.695923 [ 266 ] {f32f7ced-4418-4555-83b5-6307ff2bc6e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.697746 [ 266 ] {f32f7ced-4418-4555-83b5-6307ff2bc6e9} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.18 19:55:28.698351 [ 266 ] {f32f7ced-4418-4555-83b5-6307ff2bc6e9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.698580 [ 195 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.005770219 sec., 35353.94410506776 rows/sec., 1.80 MiB/sec. 2024.12.18 19:55:28.698808 [ 266 ] {f32f7ced-4418-4555-83b5-6307ff2bc6e9} executeQuery: Read 237 rows, 16.27 KiB in 0.005762 sec., 41131.55154460257 rows/sec., 2.76 MiB/sec. 2024.12.18 19:55:28.698852 [ 195 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) 2024.12.18 19:55:28.698973 [ 266 ] {f32f7ced-4418-4555-83b5-6307ff2bc6e9} TCPHandler: Processed in 0.006157737 sec. 2024.12.18 19:55:28.699139 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.699308 [ 262 ] {9ddf8b75-3707-458c-ab48-1ce0ef6db04b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:55:28.699349 [ 195 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.699396 [ 262 ] {9ddf8b75-3707-458c-ab48-1ce0ef6db04b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:55:28.699534 [ 195 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_34_7} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 2024.12.18 19:55:28.699734 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:55:28.700117 [ 262 ] {9ddf8b75-3707-458c-ab48-1ce0ef6db04b} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.700162 [ 262 ] {9ddf8b75-3707-458c-ab48-1ce0ef6db04b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.700519 [ 262 ] {9ddf8b75-3707-458c-ab48-1ce0ef6db04b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:55:28.700765 [ 262 ] {9ddf8b75-3707-458c-ab48-1ce0ef6db04b} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.701016 [ 262 ] {9ddf8b75-3707-458c-ab48-1ce0ef6db04b} executeQuery: Read 1 rows, 69.00 B in 0.00175 sec., 571.4285714285714 rows/sec., 38.50 KiB/sec. 2024.12.18 19:55:28.701154 [ 262 ] {9ddf8b75-3707-458c-ab48-1ce0ef6db04b} TCPHandler: Processed in 0.002081822 sec. 2024.12.18 19:55:28.701399 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.701551 [ 266 ] {e3dd276f-1af3-4bf0-af75-e95e760700d4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:28.701638 [ 266 ] {e3dd276f-1af3-4bf0-af75-e95e760700d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:55:28.702790 [ 266 ] {e3dd276f-1af3-4bf0-af75-e95e760700d4} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.702829 [ 266 ] {e3dd276f-1af3-4bf0-af75-e95e760700d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.703477 [ 266 ] {e3dd276f-1af3-4bf0-af75-e95e760700d4} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:55:28.703727 [ 266 ] {e3dd276f-1af3-4bf0-af75-e95e760700d4} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.704013 [ 266 ] {e3dd276f-1af3-4bf0-af75-e95e760700d4} executeQuery: Read 41 rows, 75.23 KiB in 0.002485 sec., 16498.993963782697 rows/sec., 29.57 MiB/sec. 2024.12.18 19:55:28.704535 [ 266 ] {e3dd276f-1af3-4bf0-af75-e95e760700d4} TCPHandler: Processed in 0.003273117 sec. 2024.12.18 19:55:28.704739 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:28.704869 [ 262 ] {a988043d-dfe1-4f25-99b6-f1aa6b7e6945} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:28.704924 [ 262 ] {a988043d-dfe1-4f25-99b6-f1aa6b7e6945} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:28.705410 [ 262 ] {a988043d-dfe1-4f25-99b6-f1aa6b7e6945} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.705449 [ 262 ] {a988043d-dfe1-4f25-99b6-f1aa6b7e6945} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.705804 [ 262 ] {a988043d-dfe1-4f25-99b6-f1aa6b7e6945} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.18 19:55:28.706037 [ 262 ] {a988043d-dfe1-4f25-99b6-f1aa6b7e6945} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.706243 [ 262 ] {a988043d-dfe1-4f25-99b6-f1aa6b7e6945} executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec. 2024.12.18 19:55:28.706291 [ 262 ] {a988043d-dfe1-4f25-99b6-f1aa6b7e6945} TCPHandler: Processed in 0.001655184 sec. 2024.12.18 19:55:28.850065 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2024.12.18 19:55:28.871799 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.871849 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.879472 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:55:28.880242 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.880539 [ 75 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.18 19:55:28.880599 [ 75 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:28.880640 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:28.881199 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.18 19:55:28.896326 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2024.12.18 19:55:28.897919 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:28.899611 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2024.12.18 19:55:28.905426 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2024.12.18 19:55:28.911328 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2024.12.18 19:55:28.916935 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2024.12.18 19:55:28.922763 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2024.12.18 19:55:28.927592 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2024.12.18 19:55:28.992313 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.111526474 sec., 3783.854943714978 rows/sec., 19.57 MiB/sec. 2024.12.18 19:55:28.995606 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.18 19:55:28.998447 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:28.998565 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_56_11} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.18 19:55:29.000192 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 242.13 MiB, peak 251.73 MiB, free memory in arenas 0.00 B, will set to 239.39 MiB (RSS), difference: -2.74 MiB 2024.12.18 19:55:29.001172 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.12.18 19:55:30.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 235.57 MiB, peak 251.73 MiB, free memory in arenas 0.00 B, will set to 239.39 MiB (RSS), difference: 3.82 MiB 2024.12.18 19:55:33.676851 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:33.677158 [ 262 ] {491dc68a-479d-415d-a0d0-4140aa43bb87} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:55:33.677274 [ 262 ] {491dc68a-479d-415d-a0d0-4140aa43bb87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:55:33.678444 [ 262 ] {491dc68a-479d-415d-a0d0-4140aa43bb87} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:33.678512 [ 262 ] {491dc68a-479d-415d-a0d0-4140aa43bb87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:33.679134 [ 262 ] {491dc68a-479d-415d-a0d0-4140aa43bb87} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.18 19:55:33.679537 [ 262 ] {491dc68a-479d-415d-a0d0-4140aa43bb87} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:33.679917 [ 262 ] {491dc68a-479d-415d-a0d0-4140aa43bb87} executeQuery: Read 2 rows, 167.00 B in 0.002828 sec., 707.2135785007073 rows/sec., 57.67 KiB/sec. 2024.12.18 19:55:33.680130 [ 262 ] {491dc68a-479d-415d-a0d0-4140aa43bb87} TCPHandler: Processed in 0.003464021 sec. 2024.12.18 19:55:33.680387 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:33.680539 [ 266 ] {78980248-33b5-463b-944d-9adf3a41c0c3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:33.680601 [ 266 ] {78980248-33b5-463b-944d-9adf3a41c0c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:33.681440 [ 266 ] {78980248-33b5-463b-944d-9adf3a41c0c3} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:33.681493 [ 266 ] {78980248-33b5-463b-944d-9adf3a41c0c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:33.682005 [ 266 ] {78980248-33b5-463b-944d-9adf3a41c0c3} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.18 19:55:33.682316 [ 266 ] {78980248-33b5-463b-944d-9adf3a41c0c3} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:33.682575 [ 266 ] {78980248-33b5-463b-944d-9adf3a41c0c3} executeQuery: Read 57 rows, 4.45 KiB in 0.002074 sec., 27483.124397299904 rows/sec., 2.10 MiB/sec. 2024.12.18 19:55:33.682654 [ 266 ] {78980248-33b5-463b-944d-9adf3a41c0c3} TCPHandler: Processed in 0.002358209 sec. 2024.12.18 19:55:33.682825 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:33.682958 [ 262 ] {e6211ae8-fded-4c00-90b1-6c74878e8cd5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:55:33.683010 [ 262 ] {e6211ae8-fded-4c00-90b1-6c74878e8cd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:55:33.683740 [ 262 ] {e6211ae8-fded-4c00-90b1-6c74878e8cd5} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:33.683791 [ 262 ] {e6211ae8-fded-4c00-90b1-6c74878e8cd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:33.684267 [ 262 ] {e6211ae8-fded-4c00-90b1-6c74878e8cd5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:55:33.684590 [ 262 ] {e6211ae8-fded-4c00-90b1-6c74878e8cd5} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:33.684894 [ 262 ] {e6211ae8-fded-4c00-90b1-6c74878e8cd5} executeQuery: Read 2 rows, 143.00 B in 0.001964 sec., 1018.3299389002036 rows/sec., 71.10 KiB/sec. 2024.12.18 19:55:33.685000 [ 262 ] {e6211ae8-fded-4c00-90b1-6c74878e8cd5} TCPHandler: Processed in 0.002239296 sec. 2024.12.18 19:55:33.685274 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:33.685516 [ 266 ] {3069f306-0351-4f10-8ee6-0d57badacd6f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:33.685576 [ 266 ] {3069f306-0351-4f10-8ee6-0d57badacd6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:33.686288 [ 266 ] {3069f306-0351-4f10-8ee6-0d57badacd6f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:33.686337 [ 266 ] {3069f306-0351-4f10-8ee6-0d57badacd6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:33.686804 [ 266 ] {3069f306-0351-4f10-8ee6-0d57badacd6f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.18 19:55:33.687130 [ 266 ] {3069f306-0351-4f10-8ee6-0d57badacd6f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:33.687396 [ 266 ] {3069f306-0351-4f10-8ee6-0d57badacd6f} executeQuery: Read 66 rows, 5.28 KiB in 0.001942 sec., 33985.581874356336 rows/sec., 2.65 MiB/sec. 2024.12.18 19:55:33.687466 [ 266 ] {3069f306-0351-4f10-8ee6-0d57badacd6f} TCPHandler: Processed in 0.002335368 sec. 2024.12.18 19:55:33.687626 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:33.687745 [ 262 ] {8b3fbb78-0c86-4106-a5e9-c6503014b357} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:33.687796 [ 262 ] {8b3fbb78-0c86-4106-a5e9-c6503014b357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:33.688345 [ 262 ] {8b3fbb78-0c86-4106-a5e9-c6503014b357} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:33.688387 [ 262 ] {8b3fbb78-0c86-4106-a5e9-c6503014b357} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:33.688786 [ 262 ] {8b3fbb78-0c86-4106-a5e9-c6503014b357} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.18 19:55:33.689030 [ 262 ] {8b3fbb78-0c86-4106-a5e9-c6503014b357} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:33.689248 [ 262 ] {8b3fbb78-0c86-4106-a5e9-c6503014b357} executeQuery: Read 161 rows, 11.48 KiB in 0.001528 sec., 105366.49214659685 rows/sec., 7.34 MiB/sec. 2024.12.18 19:55:33.689327 [ 262 ] {8b3fbb78-0c86-4106-a5e9-c6503014b357} TCPHandler: Processed in 0.001755946 sec. 2024.12.18 19:55:33.689522 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:33.689767 [ 266 ] {bffe2a61-5b15-4794-b697-cb4b91a31529} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:33.689829 [ 266 ] {bffe2a61-5b15-4794-b697-cb4b91a31529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:33.690453 [ 266 ] {bffe2a61-5b15-4794-b697-cb4b91a31529} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:33.690502 [ 266 ] {bffe2a61-5b15-4794-b697-cb4b91a31529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:33.691020 [ 266 ] {bffe2a61-5b15-4794-b697-cb4b91a31529} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.18 19:55:33.691357 [ 266 ] {bffe2a61-5b15-4794-b697-cb4b91a31529} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:33.691585 [ 266 ] {bffe2a61-5b15-4794-b697-cb4b91a31529} executeQuery: Read 60 rows, 4.14 KiB in 0.001859 sec., 32275.416890801505 rows/sec., 2.18 MiB/sec. 2024.12.18 19:55:33.691653 [ 266 ] {bffe2a61-5b15-4794-b697-cb4b91a31529} TCPHandler: Processed in 0.002234726 sec. 2024.12.18 19:55:34.547368 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26169 2024.12.18 19:55:34.547991 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:34.548033 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:34.548573 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:55:34.548834 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:34.549035 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2024.12.18 19:55:36.396684 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2024.12.18 19:55:36.416688 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:36.416744 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:36.423822 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:55:36.424574 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:36.429276 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2024.12.18 19:55:37.194156 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1482 2024.12.18 19:55:37.197355 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:37.197408 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:37.198904 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:55:37.199192 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:37.199465 [ 65 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.18 19:55:37.199588 [ 65 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:37.199695 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:37.200323 [ 197 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.18 19:55:37.201402 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1482 2024.12.18 19:55:37.201884 [ 197 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:37.202068 [ 197 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1328 rows starting from the beginning of the part 2024.12.18 19:55:37.202768 [ 197 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part 2024.12.18 19:55:37.203511 [ 197 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part 2024.12.18 19:55:37.204163 [ 197 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part 2024.12.18 19:55:37.204808 [ 197 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part 2024.12.18 19:55:37.205408 [ 197 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part 2024.12.18 19:55:37.213823 [ 186 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1482 rows, containing 72 columns (72 merged, 0 gathered) in 0.013937727 sec., 106330.10676705033 rows/sec., 83.08 MiB/sec. 2024.12.18 19:55:37.215551 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.18 19:55:37.216395 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:37.216502 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_41_8} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.18 19:55:37.216856 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2024.12.18 19:55:38.678368 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.678565 [ 262 ] {cc4bee90-8cb0-4dc4-b820-db319c90dd09} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:55:38.678637 [ 262 ] {cc4bee90-8cb0-4dc4-b820-db319c90dd09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:55:38.679394 [ 262 ] {cc4bee90-8cb0-4dc4-b820-db319c90dd09} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.679450 [ 262 ] {cc4bee90-8cb0-4dc4-b820-db319c90dd09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.679902 [ 262 ] {cc4bee90-8cb0-4dc4-b820-db319c90dd09} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:55:38.680169 [ 262 ] {cc4bee90-8cb0-4dc4-b820-db319c90dd09} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.680426 [ 262 ] {cc4bee90-8cb0-4dc4-b820-db319c90dd09} executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. 2024.12.18 19:55:38.680671 [ 262 ] {cc4bee90-8cb0-4dc4-b820-db319c90dd09} TCPHandler: Processed in 0.00242897 sec. 2024.12.18 19:55:38.680871 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.680995 [ 266 ] {c04e617d-64b1-4035-b9e7-71b5d88d2d06} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:38.681046 [ 266 ] {c04e617d-64b1-4035-b9e7-71b5d88d2d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:38.681769 [ 266 ] {c04e617d-64b1-4035-b9e7-71b5d88d2d06} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.681812 [ 266 ] {c04e617d-64b1-4035-b9e7-71b5d88d2d06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.682206 [ 266 ] {c04e617d-64b1-4035-b9e7-71b5d88d2d06} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.18 19:55:38.682448 [ 266 ] {c04e617d-64b1-4035-b9e7-71b5d88d2d06} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.682618 [ 63 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.18 19:55:38.682680 [ 266 ] {c04e617d-64b1-4035-b9e7-71b5d88d2d06} executeQuery: Read 285 rows, 25.75 KiB in 0.001712 sec., 166471.96261682242 rows/sec., 14.69 MiB/sec. 2024.12.18 19:55:38.682697 [ 63 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.682760 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.682806 [ 266 ] {c04e617d-64b1-4035-b9e7-71b5d88d2d06} TCPHandler: Processed in 0.001995701 sec. 2024.12.18 19:55:38.683023 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.683041 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.18 19:55:38.683211 [ 262 ] {64e49c2c-5e13-48a4-80e7-97902f123de1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:55:38.683319 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:38.683328 [ 262 ] {64e49c2c-5e13-48a4-80e7-97902f123de1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:55:38.683395 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1436 rows starting from the beginning of the part 2024.12.18 19:55:38.683723 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part 2024.12.18 19:55:38.684033 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part 2024.12.18 19:55:38.684421 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 285 rows starting from the beginning of the part 2024.12.18 19:55:38.684772 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 57 rows starting from the beginning of the part 2024.12.18 19:55:38.685113 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 285 rows starting from the beginning of the part 2024.12.18 19:55:38.686165 [ 262 ] {64e49c2c-5e13-48a4-80e7-97902f123de1} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.686240 [ 262 ] {64e49c2c-5e13-48a4-80e7-97902f123de1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.687219 [ 262 ] {64e49c2c-5e13-48a4-80e7-97902f123de1} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:55:38.687725 [ 262 ] {64e49c2c-5e13-48a4-80e7-97902f123de1} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.688045 [ 262 ] {64e49c2c-5e13-48a4-80e7-97902f123de1} executeQuery: Read 48 rows, 3.54 KiB in 0.004877 sec., 9842.116054951814 rows/sec., 725.66 KiB/sec. 2024.12.18 19:55:38.688376 [ 262 ] {64e49c2c-5e13-48a4-80e7-97902f123de1} TCPHandler: Processed in 0.005456572 sec. 2024.12.18 19:55:38.688617 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005753779 sec., 378012.43321997597 rows/sec., 33.25 MiB/sec. 2024.12.18 19:55:38.688630 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.688797 [ 266 ] {2ef57895-5c56-4b3e-843b-b5533e84974b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:55:38.688857 [ 266 ] {2ef57895-5c56-4b3e-843b-b5533e84974b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:55:38.688865 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.18 19:55:38.689280 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.689385 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_91_18} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.18 19:55:38.689493 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.18 19:55:38.689684 [ 266 ] {2ef57895-5c56-4b3e-843b-b5533e84974b} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.689722 [ 266 ] {2ef57895-5c56-4b3e-843b-b5533e84974b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.690061 [ 266 ] {2ef57895-5c56-4b3e-843b-b5533e84974b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:55:38.690296 [ 266 ] {2ef57895-5c56-4b3e-843b-b5533e84974b} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.690532 [ 266 ] {2ef57895-5c56-4b3e-843b-b5533e84974b} executeQuery: Read 14 rows, 1004.00 B in 0.001768 sec., 7918.552036199095 rows/sec., 554.56 KiB/sec. 2024.12.18 19:55:38.690695 [ 266 ] {2ef57895-5c56-4b3e-843b-b5533e84974b} TCPHandler: Processed in 0.002186315 sec. 2024.12.18 19:55:38.690931 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.691073 [ 262 ] {e52f5dd7-a3b7-442a-a152-06d5cc9240ba} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:55:38.691127 [ 262 ] {e52f5dd7-a3b7-442a-a152-06d5cc9240ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:55:38.691748 [ 262 ] {e52f5dd7-a3b7-442a-a152-06d5cc9240ba} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.691788 [ 262 ] {e52f5dd7-a3b7-442a-a152-06d5cc9240ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.692137 [ 262 ] {e52f5dd7-a3b7-442a-a152-06d5cc9240ba} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:55:38.692373 [ 262 ] {e52f5dd7-a3b7-442a-a152-06d5cc9240ba} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.692581 [ 262 ] {e52f5dd7-a3b7-442a-a152-06d5cc9240ba} executeQuery: Read 13 rows, 830.00 B in 0.001539 sec., 8447.043534762834 rows/sec., 526.67 KiB/sec. 2024.12.18 19:55:38.692633 [ 262 ] {e52f5dd7-a3b7-442a-a152-06d5cc9240ba} TCPHandler: Processed in 0.001809607 sec. 2024.12.18 19:55:38.692786 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.692914 [ 266 ] {78ece0f5-a8b9-4237-90c6-4ac0a4265553} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:38.692967 [ 266 ] {78ece0f5-a8b9-4237-90c6-4ac0a4265553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:38.693735 [ 266 ] {78ece0f5-a8b9-4237-90c6-4ac0a4265553} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.693773 [ 266 ] {78ece0f5-a8b9-4237-90c6-4ac0a4265553} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.694134 [ 266 ] {78ece0f5-a8b9-4237-90c6-4ac0a4265553} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.18 19:55:38.694371 [ 266 ] {78ece0f5-a8b9-4237-90c6-4ac0a4265553} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.694532 [ 63 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.18 19:55:38.694588 [ 63 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.694598 [ 266 ] {78ece0f5-a8b9-4237-90c6-4ac0a4265553} executeQuery: Read 423 rows, 30.96 KiB in 0.001704 sec., 248239.4366197183 rows/sec., 17.75 MiB/sec. 2024.12.18 19:55:38.694624 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.694738 [ 266 ] {78ece0f5-a8b9-4237-90c6-4ac0a4265553} TCPHandler: Processed in 0.002009281 sec. 2024.12.18 19:55:38.694973 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.18 19:55:38.695057 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.695448 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:38.695554 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 915 rows starting from the beginning of the part 2024.12.18 19:55:38.695686 [ 262 ] {54bab882-857c-465a-a38a-2c9f5047c7a2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:55:38.695998 [ 262 ] {54bab882-857c-465a-a38a-2c9f5047c7a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:55:38.696009 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part 2024.12.18 19:55:38.696570 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part 2024.12.18 19:55:38.697149 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 423 rows starting from the beginning of the part 2024.12.18 19:55:38.697614 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 66 rows starting from the beginning of the part 2024.12.18 19:55:38.697957 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 423 rows starting from the beginning of the part 2024.12.18 19:55:38.699055 [ 262 ] {54bab882-857c-465a-a38a-2c9f5047c7a2} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.699107 [ 262 ] {54bab882-857c-465a-a38a-2c9f5047c7a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.700179 [ 262 ] {54bab882-857c-465a-a38a-2c9f5047c7a2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:55:38.700526 [ 262 ] {54bab882-857c-465a-a38a-2c9f5047c7a2} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.700951 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.006189467 sec., 315859.1846438474 rows/sec., 24.18 MiB/sec. 2024.12.18 19:55:38.701053 [ 262 ] {54bab882-857c-465a-a38a-2c9f5047c7a2} executeQuery: Read 6 rows, 321.00 B in 0.005594 sec., 1072.5777618877369 rows/sec., 56.04 KiB/sec. 2024.12.18 19:55:38.701174 [ 262 ] {54bab882-857c-465a-a38a-2c9f5047c7a2} TCPHandler: Processed in 0.00631093 sec. 2024.12.18 19:55:38.701204 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.18 19:55:38.701388 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.701578 [ 266 ] {895d3b38-5fe7-4f1d-b131-14efdd5539b9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:38.701662 [ 266 ] {895d3b38-5fe7-4f1d-b131-14efdd5539b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:38.701699 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.701943 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_91_18} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.18 19:55:38.702119 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.18 19:55:38.702582 [ 266 ] {895d3b38-5fe7-4f1d-b131-14efdd5539b9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.702625 [ 266 ] {895d3b38-5fe7-4f1d-b131-14efdd5539b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.703015 [ 266 ] {895d3b38-5fe7-4f1d-b131-14efdd5539b9} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.18 19:55:38.703244 [ 266 ] {895d3b38-5fe7-4f1d-b131-14efdd5539b9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.703408 [ 63 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2024.12.18 19:55:38.703450 [ 63 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.703477 [ 266 ] {895d3b38-5fe7-4f1d-b131-14efdd5539b9} executeQuery: Read 237 rows, 16.27 KiB in 0.001951 sec., 121476.16606868272 rows/sec., 8.14 MiB/sec. 2024.12.18 19:55:38.703490 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.703640 [ 266 ] {895d3b38-5fe7-4f1d-b131-14efdd5539b9} TCPHandler: Processed in 0.002354109 sec. 2024.12.18 19:55:38.703812 [ 190 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full 2024.12.18 19:55:38.703857 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.704133 [ 262 ] {97f62a5b-5637-4be4-ab24-115e518399a8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:55:38.704146 [ 190 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:38.704238 [ 190 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} MergeTreeSequentialSource: Reading 4 marks from part all_1_85_17, total 24371 rows starting from the beginning of the part 2024.12.18 19:55:38.704248 [ 262 ] {97f62a5b-5637-4be4-ab24-115e518399a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:55:38.704609 [ 190 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part 2024.12.18 19:55:38.704980 [ 190 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part 2024.12.18 19:55:38.705345 [ 190 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part 2024.12.18 19:55:38.705669 [ 190 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 161 rows starting from the beginning of the part 2024.12.18 19:55:38.705940 [ 190 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part 2024.12.18 19:55:38.706775 [ 262 ] {97f62a5b-5637-4be4-ab24-115e518399a8} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.706829 [ 262 ] {97f62a5b-5637-4be4-ab24-115e518399a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.707562 [ 262 ] {97f62a5b-5637-4be4-ab24-115e518399a8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:55:38.707855 [ 262 ] {97f62a5b-5637-4be4-ab24-115e518399a8} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.708298 [ 262 ] {97f62a5b-5637-4be4-ab24-115e518399a8} executeQuery: Read 1 rows, 69.00 B in 0.004232 sec., 236.29489603024575 rows/sec., 15.92 KiB/sec. 2024.12.18 19:55:38.708603 [ 262 ] {97f62a5b-5637-4be4-ab24-115e518399a8} TCPHandler: Processed in 0.00484493 sec. 2024.12.18 19:55:38.708885 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.709327 [ 266 ] {c45635e9-e395-45c9-a20d-d9fb0d95bbc4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:38.709579 [ 266 ] {c45635e9-e395-45c9-a20d-d9fb0d95bbc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:55:38.711697 [ 266 ] {c45635e9-e395-45c9-a20d-d9fb0d95bbc4} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.711746 [ 266 ] {c45635e9-e395-45c9-a20d-d9fb0d95bbc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.712963 [ 266 ] {c45635e9-e395-45c9-a20d-d9fb0d95bbc4} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:55:38.713337 [ 266 ] {c45635e9-e395-45c9-a20d-d9fb0d95bbc4} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.713568 [ 63 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.18 19:55:38.713671 [ 63 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.713761 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.714008 [ 266 ] {c45635e9-e395-45c9-a20d-d9fb0d95bbc4} executeQuery: Read 41 rows, 75.23 KiB in 0.00478 sec., 8577.405857740585 rows/sec., 15.37 MiB/sec. 2024.12.18 19:55:38.714219 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.18 19:55:38.715439 [ 266 ] {c45635e9-e395-45c9-a20d-d9fb0d95bbc4} TCPHandler: Processed in 0.006709238 sec. 2024.12.18 19:55:38.715738 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:38.715831 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:38.716101 [ 262 ] {8eb7df33-d6e8-4ade-a791-747143feb769} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:38.716111 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1356 rows starting from the beginning of the part 2024.12.18 19:55:38.716231 [ 262 ] {8eb7df33-d6e8-4ade-a791-747143feb769} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:38.717162 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part 2024.12.18 19:55:38.718543 [ 190 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 25230 rows, containing 5 columns (5 merged, 0 gathered) in 0.014887706 sec., 1694686.8778843428 rows/sec., 114.51 MiB/sec. 2024.12.18 19:55:38.718638 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part 2024.12.18 19:55:38.719490 [ 190 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2024.12.18 19:55:38.719706 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part 2024.12.18 19:55:38.719989 [ 262 ] {8eb7df33-d6e8-4ade-a791-747143feb769} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:38.720091 [ 262 ] {8eb7df33-d6e8-4ade-a791-747143feb769} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:38.720732 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part 2024.12.18 19:55:38.721280 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.721933 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part 2024.12.18 19:55:38.721994 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_90_18} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2024.12.18 19:55:38.722179 [ 262 ] {8eb7df33-d6e8-4ade-a791-747143feb769} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.18 19:55:38.722308 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2024.12.18 19:55:38.723124 [ 262 ] {8eb7df33-d6e8-4ade-a791-747143feb769} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.723747 [ 262 ] {8eb7df33-d6e8-4ade-a791-747143feb769} executeQuery: Read 82 rows, 5.33 KiB in 0.007774 sec., 10547.980447646 rows/sec., 686.01 KiB/sec. 2024.12.18 19:55:38.723883 [ 262 ] {8eb7df33-d6e8-4ade-a791-747143feb769} TCPHandler: Processed in 0.008320281 sec. 2024.12.18 19:55:38.732760 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1561 rows, containing 19 columns (19 merged, 0 gathered) in 0.018830138 sec., 82899.020708186 rows/sec., 148.55 MiB/sec. 2024.12.18 19:55:38.734520 [ 200 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.18 19:55:38.734942 [ 200 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:38.735020 [ 200 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_41_8} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.18 19:55:38.735168 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.76 MiB. 2024.12.18 19:55:39.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 240.35 MiB, peak 252.08 MiB, free memory in arenas 0.00 B, will set to 244.57 MiB (RSS), difference: 4.22 MiB 2024.12.18 19:55:41.867688 [ 60 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:55:41.867760 [ 60 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:55:42.049181 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26657 2024.12.18 19:55:42.050183 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:42.050224 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:42.050771 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:55:42.051033 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:42.051311 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26657 2024.12.18 19:55:43.672778 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:43.672973 [ 262 ] {faccad72-3a0a-4ade-a12b-4a0781c78c32} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:43.673046 [ 262 ] {faccad72-3a0a-4ade-a12b-4a0781c78c32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:43.673851 [ 262 ] {faccad72-3a0a-4ade-a12b-4a0781c78c32} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:43.673906 [ 262 ] {faccad72-3a0a-4ade-a12b-4a0781c78c32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:43.674353 [ 262 ] {faccad72-3a0a-4ade-a12b-4a0781c78c32} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.18 19:55:43.674607 [ 262 ] {faccad72-3a0a-4ade-a12b-4a0781c78c32} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:43.674816 [ 262 ] {faccad72-3a0a-4ade-a12b-4a0781c78c32} executeQuery: Read 56 rows, 4.38 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.25 MiB/sec. 2024.12.18 19:55:43.674881 [ 262 ] {faccad72-3a0a-4ade-a12b-4a0781c78c32} TCPHandler: Processed in 0.002231686 sec. 2024.12.18 19:55:43.675072 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:43.675215 [ 266 ] {5989bbfd-cba0-4df3-86fd-3e1ef4148a3f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:43.675274 [ 266 ] {5989bbfd-cba0-4df3-86fd-3e1ef4148a3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:43.675909 [ 266 ] {5989bbfd-cba0-4df3-86fd-3e1ef4148a3f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:43.675947 [ 266 ] {5989bbfd-cba0-4df3-86fd-3e1ef4148a3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:43.676315 [ 266 ] {5989bbfd-cba0-4df3-86fd-3e1ef4148a3f} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.18 19:55:43.676557 [ 266 ] {5989bbfd-cba0-4df3-86fd-3e1ef4148a3f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:43.676736 [ 266 ] {5989bbfd-cba0-4df3-86fd-3e1ef4148a3f} executeQuery: Read 64 rows, 5.12 KiB in 0.001556 sec., 41131.105398457585 rows/sec., 3.21 MiB/sec. 2024.12.18 19:55:43.676789 [ 266 ] {5989bbfd-cba0-4df3-86fd-3e1ef4148a3f} TCPHandler: Processed in 0.001784747 sec. 2024.12.18 19:55:43.676941 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:43.677074 [ 262 ] {bfdd9637-be31-4508-90b1-3c6de1bf6e3b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:43.677131 [ 262 ] {bfdd9637-be31-4508-90b1-3c6de1bf6e3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:43.677729 [ 262 ] {bfdd9637-be31-4508-90b1-3c6de1bf6e3b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:43.677766 [ 262 ] {bfdd9637-be31-4508-90b1-3c6de1bf6e3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:43.678167 [ 262 ] {bfdd9637-be31-4508-90b1-3c6de1bf6e3b} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.18 19:55:43.678406 [ 262 ] {bfdd9637-be31-4508-90b1-3c6de1bf6e3b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:43.678589 [ 262 ] {bfdd9637-be31-4508-90b1-3c6de1bf6e3b} executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. 2024.12.18 19:55:43.678640 [ 262 ] {bfdd9637-be31-4508-90b1-3c6de1bf6e3b} TCPHandler: Processed in 0.001764566 sec. 2024.12.18 19:55:43.678778 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:43.678909 [ 266 ] {efbde384-342a-4905-88fc-18fc1a70e400} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:43.678964 [ 266 ] {efbde384-342a-4905-88fc-18fc1a70e400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:43.679500 [ 266 ] {efbde384-342a-4905-88fc-18fc1a70e400} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:43.679545 [ 266 ] {efbde384-342a-4905-88fc-18fc1a70e400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:43.679919 [ 266 ] {efbde384-342a-4905-88fc-18fc1a70e400} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.18 19:55:43.680146 [ 266 ] {efbde384-342a-4905-88fc-18fc1a70e400} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:43.680278 [ 56 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.18 19:55:43.680325 [ 56 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:43.680325 [ 266 ] {efbde384-342a-4905-88fc-18fc1a70e400} executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. 2024.12.18 19:55:43.680350 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:43.680396 [ 266 ] {efbde384-342a-4905-88fc-18fc1a70e400} TCPHandler: Processed in 0.001680114 sec. 2024.12.18 19:55:43.680585 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.18 19:55:43.680780 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:43.680828 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4968 rows starting from the beginning of the part 2024.12.18 19:55:43.680922 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2024.12.18 19:55:43.681171 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part 2024.12.18 19:55:43.681353 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2024.12.18 19:55:43.681532 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part 2024.12.18 19:55:43.681703 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part 2024.12.18 19:55:43.683769 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5312 rows, containing 4 columns (4 merged, 0 gathered) in 0.003317848 sec., 1601037.7811159522 rows/sec., 104.69 MiB/sec. 2024.12.18 19:55:43.684207 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.18 19:55:43.684553 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:43.684644 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_91_18} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.18 19:55:43.684733 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2024.12.18 19:55:43.929367 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2024.12.18 19:55:43.950744 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:43.950810 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:43.958261 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:55:43.959030 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:43.962003 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2024.12.18 19:55:46.592175 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.592483 [ 262 ] {4bf97f2a-e567-4bcb-b128-632683e10f86} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:55:46.592592 [ 262 ] {4bf97f2a-e567-4bcb-b128-632683e10f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:55:46.593408 [ 262 ] {4bf97f2a-e567-4bcb-b128-632683e10f86} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.593460 [ 262 ] {4bf97f2a-e567-4bcb-b128-632683e10f86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.593907 [ 262 ] {4bf97f2a-e567-4bcb-b128-632683e10f86} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:55:46.594167 [ 262 ] {4bf97f2a-e567-4bcb-b128-632683e10f86} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.594435 [ 262 ] {4bf97f2a-e567-4bcb-b128-632683e10f86} executeQuery: Read 14 rows, 1.01 KiB in 0.00203 sec., 6896.55172413793 rows/sec., 496.46 KiB/sec. 2024.12.18 19:55:46.594501 [ 262 ] {4bf97f2a-e567-4bcb-b128-632683e10f86} TCPHandler: Processed in 0.002499951 sec. 2024.12.18 19:55:46.594709 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.594854 [ 266 ] {007a4ac9-7a48-4914-8566-dcdac7b0a5db} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:55:46.594913 [ 266 ] {007a4ac9-7a48-4914-8566-dcdac7b0a5db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:55:46.595583 [ 266 ] {007a4ac9-7a48-4914-8566-dcdac7b0a5db} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.595634 [ 266 ] {007a4ac9-7a48-4914-8566-dcdac7b0a5db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.596017 [ 266 ] {007a4ac9-7a48-4914-8566-dcdac7b0a5db} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.18 19:55:46.596256 [ 266 ] {007a4ac9-7a48-4914-8566-dcdac7b0a5db} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.596536 [ 266 ] {007a4ac9-7a48-4914-8566-dcdac7b0a5db} executeQuery: Read 10 rows, 835.00 B in 0.001717 sec., 5824.111822947 rows/sec., 474.92 KiB/sec. 2024.12.18 19:55:46.596591 [ 266 ] {007a4ac9-7a48-4914-8566-dcdac7b0a5db} TCPHandler: Processed in 0.00195193 sec. 2024.12.18 19:55:46.596731 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.596861 [ 262 ] {afb4a396-6fb2-4d48-b1e9-80d2a08b9290} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:46.596916 [ 262 ] {afb4a396-6fb2-4d48-b1e9-80d2a08b9290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:46.598266 [ 262 ] {afb4a396-6fb2-4d48-b1e9-80d2a08b9290} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.598307 [ 262 ] {afb4a396-6fb2-4d48-b1e9-80d2a08b9290} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.598758 [ 262 ] {afb4a396-6fb2-4d48-b1e9-80d2a08b9290} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.18 19:55:46.599003 [ 262 ] {afb4a396-6fb2-4d48-b1e9-80d2a08b9290} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.599251 [ 262 ] {afb4a396-6fb2-4d48-b1e9-80d2a08b9290} executeQuery: Read 1430 rows, 122.23 KiB in 0.002407 sec., 594100.5400914002 rows/sec., 49.59 MiB/sec. 2024.12.18 19:55:46.599345 [ 262 ] {afb4a396-6fb2-4d48-b1e9-80d2a08b9290} TCPHandler: Processed in 0.002667735 sec. 2024.12.18 19:55:46.599541 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.599846 [ 266 ] {3c36b14c-ecab-4bcc-bb6a-de26a8ac4346} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:55:46.599904 [ 266 ] {3c36b14c-ecab-4bcc-bb6a-de26a8ac4346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:55:46.600575 [ 266 ] {3c36b14c-ecab-4bcc-bb6a-de26a8ac4346} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.600622 [ 266 ] {3c36b14c-ecab-4bcc-bb6a-de26a8ac4346} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.600986 [ 266 ] {3c36b14c-ecab-4bcc-bb6a-de26a8ac4346} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:55:46.601219 [ 266 ] {3c36b14c-ecab-4bcc-bb6a-de26a8ac4346} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.601468 [ 266 ] {3c36b14c-ecab-4bcc-bb6a-de26a8ac4346} executeQuery: Read 58 rows, 4.24 KiB in 0.001712 sec., 33878.504672897194 rows/sec., 2.42 MiB/sec. 2024.12.18 19:55:46.601563 [ 266 ] {3c36b14c-ecab-4bcc-bb6a-de26a8ac4346} TCPHandler: Processed in 0.002136813 sec. 2024.12.18 19:55:46.601769 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.601930 [ 262 ] {8876e116-7ff0-456a-8d9e-edeae1858bd2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:55:46.601983 [ 262 ] {8876e116-7ff0-456a-8d9e-edeae1858bd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:55:46.602721 [ 262 ] {8876e116-7ff0-456a-8d9e-edeae1858bd2} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.602765 [ 262 ] {8876e116-7ff0-456a-8d9e-edeae1858bd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.603122 [ 262 ] {8876e116-7ff0-456a-8d9e-edeae1858bd2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:55:46.603366 [ 262 ] {8876e116-7ff0-456a-8d9e-edeae1858bd2} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.603615 [ 262 ] {8876e116-7ff0-456a-8d9e-edeae1858bd2} executeQuery: Read 242 rows, 16.79 KiB in 0.001714 sec., 141190.19836639438 rows/sec., 9.57 MiB/sec. 2024.12.18 19:55:46.603867 [ 262 ] {8876e116-7ff0-456a-8d9e-edeae1858bd2} TCPHandler: Processed in 0.002211165 sec. 2024.12.18 19:55:46.604091 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.604246 [ 266 ] {52cb92dd-6f12-41ae-9bcb-7628c190ee7f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:55:46.604303 [ 266 ] {52cb92dd-6f12-41ae-9bcb-7628c190ee7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:55:46.604925 [ 266 ] {52cb92dd-6f12-41ae-9bcb-7628c190ee7f} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.604964 [ 266 ] {52cb92dd-6f12-41ae-9bcb-7628c190ee7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.605308 [ 266 ] {52cb92dd-6f12-41ae-9bcb-7628c190ee7f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:55:46.605543 [ 266 ] {52cb92dd-6f12-41ae-9bcb-7628c190ee7f} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.605789 [ 266 ] {52cb92dd-6f12-41ae-9bcb-7628c190ee7f} executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. 2024.12.18 19:55:46.606013 [ 266 ] {52cb92dd-6f12-41ae-9bcb-7628c190ee7f} TCPHandler: Processed in 0.002046662 sec. 2024.12.18 19:55:46.606200 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.606320 [ 262 ] {2ac2b86c-e2aa-46c7-b4e2-d236582dfe67} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:46.606366 [ 262 ] {2ac2b86c-e2aa-46c7-b4e2-d236582dfe67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:46.607228 [ 262 ] {2ac2b86c-e2aa-46c7-b4e2-d236582dfe67} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.607268 [ 262 ] {2ac2b86c-e2aa-46c7-b4e2-d236582dfe67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.607656 [ 262 ] {2ac2b86c-e2aa-46c7-b4e2-d236582dfe67} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.18 19:55:46.607892 [ 262 ] {2ac2b86c-e2aa-46c7-b4e2-d236582dfe67} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.608106 [ 262 ] {2ac2b86c-e2aa-46c7-b4e2-d236582dfe67} executeQuery: Read 889 rows, 66.07 KiB in 0.001809 sec., 491431.7302377004 rows/sec., 35.67 MiB/sec. 2024.12.18 19:55:46.608160 [ 262 ] {2ac2b86c-e2aa-46c7-b4e2-d236582dfe67} TCPHandler: Processed in 0.002061962 sec. 2024.12.18 19:55:46.608305 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.608432 [ 266 ] {70f580b0-d864-4317-afb8-efb255c0e3ab} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:55:46.608486 [ 266 ] {70f580b0-d864-4317-afb8-efb255c0e3ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:55:46.608947 [ 266 ] {70f580b0-d864-4317-afb8-efb255c0e3ab} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.608986 [ 266 ] {70f580b0-d864-4317-afb8-efb255c0e3ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.609332 [ 266 ] {70f580b0-d864-4317-afb8-efb255c0e3ab} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:55:46.609566 [ 266 ] {70f580b0-d864-4317-afb8-efb255c0e3ab} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.609778 [ 266 ] {70f580b0-d864-4317-afb8-efb255c0e3ab} executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec. 2024.12.18 19:55:46.609872 [ 266 ] {70f580b0-d864-4317-afb8-efb255c0e3ab} TCPHandler: Processed in 0.001628083 sec. 2024.12.18 19:55:46.610032 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.610169 [ 262 ] {641bb00e-4834-47ac-9f99-ad91768e9b45} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:46.610225 [ 262 ] {641bb00e-4834-47ac-9f99-ad91768e9b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:46.610973 [ 262 ] {641bb00e-4834-47ac-9f99-ad91768e9b45} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.611011 [ 262 ] {641bb00e-4834-47ac-9f99-ad91768e9b45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.611433 [ 262 ] {641bb00e-4834-47ac-9f99-ad91768e9b45} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.18 19:55:46.611673 [ 262 ] {641bb00e-4834-47ac-9f99-ad91768e9b45} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.611898 [ 262 ] {641bb00e-4834-47ac-9f99-ad91768e9b45} executeQuery: Read 898 rows, 61.27 KiB in 0.001752 sec., 512557.07762557076 rows/sec., 34.15 MiB/sec. 2024.12.18 19:55:46.611968 [ 262 ] {641bb00e-4834-47ac-9f99-ad91768e9b45} TCPHandler: Processed in 0.002013482 sec. 2024.12.18 19:55:46.612141 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.612498 [ 266 ] {a9c3ba6a-20ef-4a4b-a607-e6b103fbef55} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:55:46.612669 [ 266 ] {a9c3ba6a-20ef-4a4b-a607-e6b103fbef55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:55:46.613551 [ 266 ] {a9c3ba6a-20ef-4a4b-a607-e6b103fbef55} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.613590 [ 266 ] {a9c3ba6a-20ef-4a4b-a607-e6b103fbef55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.613929 [ 266 ] {a9c3ba6a-20ef-4a4b-a607-e6b103fbef55} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:55:46.614156 [ 266 ] {a9c3ba6a-20ef-4a4b-a607-e6b103fbef55} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.614355 [ 266 ] {a9c3ba6a-20ef-4a4b-a607-e6b103fbef55} executeQuery: Read 1 rows, 69.00 B in 0.001991 sec., 502.260170768458 rows/sec., 33.84 KiB/sec. 2024.12.18 19:55:46.614404 [ 266 ] {a9c3ba6a-20ef-4a4b-a607-e6b103fbef55} TCPHandler: Processed in 0.002330918 sec. 2024.12.18 19:55:46.614534 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.614640 [ 262 ] {20cd6327-ce1e-4dff-ab89-3ca02a3bc375} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:46.614705 [ 262 ] {20cd6327-ce1e-4dff-ab89-3ca02a3bc375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:55:46.615954 [ 262 ] {20cd6327-ce1e-4dff-ab89-3ca02a3bc375} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.615995 [ 262 ] {20cd6327-ce1e-4dff-ab89-3ca02a3bc375} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.616631 [ 262 ] {20cd6327-ce1e-4dff-ab89-3ca02a3bc375} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:55:46.616879 [ 262 ] {20cd6327-ce1e-4dff-ab89-3ca02a3bc375} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.617116 [ 262 ] {20cd6327-ce1e-4dff-ab89-3ca02a3bc375} executeQuery: Read 41 rows, 75.23 KiB in 0.002498 sec., 16413.130504403525 rows/sec., 29.41 MiB/sec. 2024.12.18 19:55:46.617208 [ 262 ] {20cd6327-ce1e-4dff-ab89-3ca02a3bc375} TCPHandler: Processed in 0.002724447 sec. 2024.12.18 19:55:46.617341 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:46.617454 [ 266 ] {fe800004-ebed-44ad-9b5d-70a02de50e7b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:46.617499 [ 266 ] {fe800004-ebed-44ad-9b5d-70a02de50e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:46.617930 [ 266 ] {fe800004-ebed-44ad-9b5d-70a02de50e7b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:46.617969 [ 266 ] {fe800004-ebed-44ad-9b5d-70a02de50e7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:46.618328 [ 266 ] {fe800004-ebed-44ad-9b5d-70a02de50e7b} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.18 19:55:46.618565 [ 266 ] {fe800004-ebed-44ad-9b5d-70a02de50e7b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:46.618767 [ 266 ] {fe800004-ebed-44ad-9b5d-70a02de50e7b} executeQuery: Read 58 rows, 3.68 KiB in 0.001335 sec., 43445.69288389513 rows/sec., 2.69 MiB/sec. 2024.12.18 19:55:46.618816 [ 266 ] {fe800004-ebed-44ad-9b5d-70a02de50e7b} TCPHandler: Processed in 0.001527701 sec. 2024.12.18 19:55:47.201641 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1536 2024.12.18 19:55:47.205369 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:47.205423 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:47.206900 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:55:47.207219 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:47.208659 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1536 2024.12.18 19:55:48.668689 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:48.668881 [ 262 ] {c506e946-6212-4bca-8a55-42e51812d02b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:48.668953 [ 262 ] {c506e946-6212-4bca-8a55-42e51812d02b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:48.669730 [ 262 ] {c506e946-6212-4bca-8a55-42e51812d02b} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:48.669782 [ 262 ] {c506e946-6212-4bca-8a55-42e51812d02b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:48.670206 [ 262 ] {c506e946-6212-4bca-8a55-42e51812d02b} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.18 19:55:48.670455 [ 262 ] {c506e946-6212-4bca-8a55-42e51812d02b} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:48.670709 [ 262 ] {c506e946-6212-4bca-8a55-42e51812d02b} executeQuery: Read 56 rows, 4.38 KiB in 0.001875 sec., 29866.666666666668 rows/sec., 2.28 MiB/sec. 2024.12.18 19:55:48.670840 [ 262 ] {c506e946-6212-4bca-8a55-42e51812d02b} TCPHandler: Processed in 0.002276077 sec. 2024.12.18 19:55:48.671085 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:48.671258 [ 266 ] {23037715-a752-4021-9159-fdfc73b42abd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:48.671319 [ 266 ] {23037715-a752-4021-9159-fdfc73b42abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:48.671987 [ 266 ] {23037715-a752-4021-9159-fdfc73b42abd} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:48.672031 [ 266 ] {23037715-a752-4021-9159-fdfc73b42abd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:48.672405 [ 266 ] {23037715-a752-4021-9159-fdfc73b42abd} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.18 19:55:48.672648 [ 266 ] {23037715-a752-4021-9159-fdfc73b42abd} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:48.672888 [ 266 ] {23037715-a752-4021-9159-fdfc73b42abd} executeQuery: Read 64 rows, 5.12 KiB in 0.001662 sec., 38507.8219013237 rows/sec., 3.01 MiB/sec. 2024.12.18 19:55:48.673002 [ 266 ] {23037715-a752-4021-9159-fdfc73b42abd} TCPHandler: Processed in 0.002042692 sec. 2024.12.18 19:55:48.673190 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:48.673390 [ 262 ] {fa73e588-c254-4fd3-89de-48af75dd35af} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:48.673442 [ 262 ] {fa73e588-c254-4fd3-89de-48af75dd35af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:48.673946 [ 262 ] {fa73e588-c254-4fd3-89de-48af75dd35af} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:48.673986 [ 262 ] {fa73e588-c254-4fd3-89de-48af75dd35af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:48.674356 [ 262 ] {fa73e588-c254-4fd3-89de-48af75dd35af} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.18 19:55:48.674600 [ 262 ] {fa73e588-c254-4fd3-89de-48af75dd35af} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:48.674810 [ 262 ] {fa73e588-c254-4fd3-89de-48af75dd35af} executeQuery: Read 64 rows, 4.56 KiB in 0.001454 sec., 44016.506189821186 rows/sec., 3.07 MiB/sec. 2024.12.18 19:55:48.674865 [ 262 ] {fa73e588-c254-4fd3-89de-48af75dd35af} TCPHandler: Processed in 0.001782136 sec. 2024.12.18 19:55:48.675018 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:48.675148 [ 266 ] {145b0b2b-c535-4423-9636-39d16e33bf50} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:48.675204 [ 266 ] {145b0b2b-c535-4423-9636-39d16e33bf50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:48.675722 [ 266 ] {145b0b2b-c535-4423-9636-39d16e33bf50} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:48.675770 [ 266 ] {145b0b2b-c535-4423-9636-39d16e33bf50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:48.676132 [ 266 ] {145b0b2b-c535-4423-9636-39d16e33bf50} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.18 19:55:48.676380 [ 266 ] {145b0b2b-c535-4423-9636-39d16e33bf50} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:48.676592 [ 266 ] {145b0b2b-c535-4423-9636-39d16e33bf50} executeQuery: Read 24 rows, 1.66 KiB in 0.001474 sec., 16282.225237449118 rows/sec., 1.10 MiB/sec. 2024.12.18 19:55:48.676643 [ 266 ] {145b0b2b-c535-4423-9636-39d16e33bf50} TCPHandler: Processed in 0.001687945 sec. 2024.12.18 19:55:49.551437 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27084 2024.12.18 19:55:49.552054 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:49.552094 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:49.552610 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:55:49.552867 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:49.553058 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2024.12.18 19:55:51.462059 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2024.12.18 19:55:51.483368 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:51.483423 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:51.490687 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:55:51.492619 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:51.495377 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2024.12.18 19:55:53.673514 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:53.673724 [ 262 ] {deb6fa5c-7ed1-44e8-a1f7-19b40a90767f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:53.673801 [ 262 ] {deb6fa5c-7ed1-44e8-a1f7-19b40a90767f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:53.674532 [ 262 ] {deb6fa5c-7ed1-44e8-a1f7-19b40a90767f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:53.674582 [ 262 ] {deb6fa5c-7ed1-44e8-a1f7-19b40a90767f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:53.675016 [ 262 ] {deb6fa5c-7ed1-44e8-a1f7-19b40a90767f} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.18 19:55:53.675268 [ 262 ] {deb6fa5c-7ed1-44e8-a1f7-19b40a90767f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:53.675490 [ 262 ] {deb6fa5c-7ed1-44e8-a1f7-19b40a90767f} executeQuery: Read 56 rows, 4.38 KiB in 0.001818 sec., 30803.080308030803 rows/sec., 2.35 MiB/sec. 2024.12.18 19:55:53.675598 [ 262 ] {deb6fa5c-7ed1-44e8-a1f7-19b40a90767f} TCPHandler: Processed in 0.002213105 sec. 2024.12.18 19:55:53.675763 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:53.676072 [ 266 ] {829bcd52-f1d5-43ad-8095-63342c6e1793} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:53.676216 [ 266 ] {829bcd52-f1d5-43ad-8095-63342c6e1793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:53.677207 [ 266 ] {829bcd52-f1d5-43ad-8095-63342c6e1793} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:53.677248 [ 266 ] {829bcd52-f1d5-43ad-8095-63342c6e1793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:53.677601 [ 266 ] {829bcd52-f1d5-43ad-8095-63342c6e1793} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.18 19:55:53.677835 [ 266 ] {829bcd52-f1d5-43ad-8095-63342c6e1793} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:53.678056 [ 266 ] {829bcd52-f1d5-43ad-8095-63342c6e1793} executeQuery: Read 64 rows, 5.12 KiB in 0.002107 sec., 30374.940673944 rows/sec., 2.37 MiB/sec. 2024.12.18 19:55:53.678110 [ 266 ] {829bcd52-f1d5-43ad-8095-63342c6e1793} TCPHandler: Processed in 0.00241854 sec. 2024.12.18 19:55:53.678249 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:53.678378 [ 262 ] {a036ffef-7656-45c5-bb15-bfbb88793eca} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:53.678436 [ 262 ] {a036ffef-7656-45c5-bb15-bfbb88793eca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:53.679061 [ 262 ] {a036ffef-7656-45c5-bb15-bfbb88793eca} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:53.679100 [ 262 ] {a036ffef-7656-45c5-bb15-bfbb88793eca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:53.679473 [ 262 ] {a036ffef-7656-45c5-bb15-bfbb88793eca} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.18 19:55:53.679703 [ 262 ] {a036ffef-7656-45c5-bb15-bfbb88793eca} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:53.679913 [ 262 ] {a036ffef-7656-45c5-bb15-bfbb88793eca} executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec. 2024.12.18 19:55:53.679966 [ 262 ] {a036ffef-7656-45c5-bb15-bfbb88793eca} TCPHandler: Processed in 0.001778326 sec. 2024.12.18 19:55:53.680122 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:53.680250 [ 266 ] {d0d6205a-0b72-4f42-96f9-6058701db26c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:53.680304 [ 266 ] {d0d6205a-0b72-4f42-96f9-6058701db26c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:53.680835 [ 266 ] {d0d6205a-0b72-4f42-96f9-6058701db26c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:53.680882 [ 266 ] {d0d6205a-0b72-4f42-96f9-6058701db26c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:53.681255 [ 266 ] {d0d6205a-0b72-4f42-96f9-6058701db26c} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.18 19:55:53.681491 [ 266 ] {d0d6205a-0b72-4f42-96f9-6058701db26c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:53.681705 [ 266 ] {d0d6205a-0b72-4f42-96f9-6058701db26c} executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. 2024.12.18 19:55:53.681753 [ 266 ] {d0d6205a-0b72-4f42-96f9-6058701db26c} TCPHandler: Processed in 0.001692005 sec. 2024.12.18 19:55:56.867820 [ 38 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:55:56.867920 [ 38 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:55:57.053173 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27572 2024.12.18 19:55:57.053860 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:57.053909 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:57.054453 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:55:57.054700 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:57.054942 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27572 2024.12.18 19:55:57.209002 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1552 2024.12.18 19:55:57.211792 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:57.211834 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:57.213309 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:55:57.213629 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:57.214109 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1552 2024.12.18 19:55:57.710944 [ 38 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_50_12 to all_54_54_0 2024.12.18 19:55:57.711007 [ 38 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:57.711030 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:57.711188 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_50_12 to all_54_54_0 into Compact with storage Full 2024.12.18 19:55:57.711443 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:57.711496 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_12, total 66 rows starting from the beginning of the part 2024.12.18 19:55:57.711584 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part 2024.12.18 19:55:57.711864 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part 2024.12.18 19:55:57.712079 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part 2024.12.18 19:55:57.712241 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 58 rows starting from the beginning of the part 2024.12.18 19:55:57.713405 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293697 sec., 96786.97753016201 rows/sec., 7.29 MiB/sec. 2024.12.18 19:55:57.713599 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} MergedBlockOutputStream: filled checksums all_1_54_13 (state Temporary) 2024.12.18 19:55:57.713921 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_54_13 to all_1_54_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:57.714020 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_54_13} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_50_12, all_54_54_0] -> all_1_54_13 2024.12.18 19:55:57.714131 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:55:58.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 240.61 MiB, peak 252.08 MiB, free memory in arenas 0.00 B, will set to 244.57 MiB (RSS), difference: 3.96 MiB 2024.12.18 19:55:58.678650 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.678862 [ 262 ] {977d585a-4281-4d53-92c6-530707df5f36} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:55:58.678942 [ 262 ] {977d585a-4281-4d53-92c6-530707df5f36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:55:58.679680 [ 262 ] {977d585a-4281-4d53-92c6-530707df5f36} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.679731 [ 262 ] {977d585a-4281-4d53-92c6-530707df5f36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.680158 [ 262 ] {977d585a-4281-4d53-92c6-530707df5f36} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:55:58.680409 [ 262 ] {977d585a-4281-4d53-92c6-530707df5f36} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.680609 [ 36 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.12.18 19:55:58.680674 [ 262 ] {977d585a-4281-4d53-92c6-530707df5f36} executeQuery: Read 14 rows, 1.01 KiB in 0.001864 sec., 7510.729613733905 rows/sec., 540.67 KiB/sec. 2024.12.18 19:55:58.680679 [ 36 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.680753 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.680807 [ 262 ] {977d585a-4281-4d53-92c6-530707df5f36} TCPHandler: Processed in 0.002293048 sec. 2024.12.18 19:55:58.680993 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.12.18 19:55:58.681027 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.681199 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:58.681278 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2024.12.18 19:55:58.681287 [ 266 ] {2aacadcf-164f-48a1-8cdf-9f7bd0436a09} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:55:58.681453 [ 266 ] {2aacadcf-164f-48a1-8cdf-9f7bd0436a09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:55:58.681471 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2024.12.18 19:55:58.681836 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.12.18 19:55:58.682183 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.12.18 19:55:58.682536 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2024.12.18 19:55:58.684237 [ 266 ] {2aacadcf-164f-48a1-8cdf-9f7bd0436a09} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.684309 [ 266 ] {2aacadcf-164f-48a1-8cdf-9f7bd0436a09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.684982 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004136465 sec., 16922.662224870754 rows/sec., 1.25 MiB/sec. 2024.12.18 19:55:58.685181 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.12.18 19:55:58.685270 [ 266 ] {2aacadcf-164f-48a1-8cdf-9f7bd0436a09} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.18 19:55:58.685631 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.685722 [ 266 ] {2aacadcf-164f-48a1-8cdf-9f7bd0436a09} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.685824 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_37_9} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.12.18 19:55:58.686008 [ 36 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.18 19:55:58.686025 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:55:58.686115 [ 36 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.686157 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.686201 [ 266 ] {2aacadcf-164f-48a1-8cdf-9f7bd0436a09} executeQuery: Read 285 rows, 25.75 KiB in 0.004986 sec., 57160.048134777375 rows/sec., 5.04 MiB/sec. 2024.12.18 19:55:58.686440 [ 266 ] {2aacadcf-164f-48a1-8cdf-9f7bd0436a09} TCPHandler: Processed in 0.005517903 sec. 2024.12.18 19:55:58.686479 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.18 19:55:58.686620 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.686712 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:58.686800 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1436 rows starting from the beginning of the part 2024.12.18 19:55:58.686878 [ 262 ] {afb71192-4c89-44ff-9472-431ebb458557} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:55:58.687077 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2024.12.18 19:55:58.687078 [ 262 ] {afb71192-4c89-44ff-9472-431ebb458557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:55:58.687442 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1430 rows starting from the beginning of the part 2024.12.18 19:55:58.687767 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part 2024.12.18 19:55:58.688093 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part 2024.12.18 19:55:58.688486 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 285 rows starting from the beginning of the part 2024.12.18 19:55:58.689966 [ 262 ] {afb71192-4c89-44ff-9472-431ebb458557} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.690059 [ 262 ] {afb71192-4c89-44ff-9472-431ebb458557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.691163 [ 262 ] {afb71192-4c89-44ff-9472-431ebb458557} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:55:58.691477 [ 262 ] {afb71192-4c89-44ff-9472-431ebb458557} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.691887 [ 262 ] {afb71192-4c89-44ff-9472-431ebb458557} executeQuery: Read 48 rows, 3.54 KiB in 0.005061 sec., 9484.29164196799 rows/sec., 699.28 KiB/sec. 2024.12.18 19:55:58.692267 [ 262 ] {afb71192-4c89-44ff-9472-431ebb458557} TCPHandler: Processed in 0.005732958 sec. 2024.12.18 19:55:58.692310 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3319 rows, containing 5 columns (5 merged, 0 gathered) in 0.006040184 sec., 549486.5719322459 rows/sec., 47.98 MiB/sec. 2024.12.18 19:55:58.692431 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.692591 [ 266 ] {55a2c62b-f06a-4cca-9d88-c50a75cc48fc} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:55:58.692657 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.18 19:55:58.692669 [ 266 ] {55a2c62b-f06a-4cca-9d88-c50a75cc48fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:55:58.693381 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.693501 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_96_19} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.18 19:55:58.693674 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:55:58.693858 [ 266 ] {55a2c62b-f06a-4cca-9d88-c50a75cc48fc} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.693903 [ 266 ] {55a2c62b-f06a-4cca-9d88-c50a75cc48fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.694274 [ 266 ] {55a2c62b-f06a-4cca-9d88-c50a75cc48fc} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:55:58.694518 [ 266 ] {55a2c62b-f06a-4cca-9d88-c50a75cc48fc} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.694788 [ 266 ] {55a2c62b-f06a-4cca-9d88-c50a75cc48fc} executeQuery: Read 14 rows, 1004.00 B in 0.002233 sec., 6269.592476489028 rows/sec., 439.08 KiB/sec. 2024.12.18 19:55:58.695003 [ 266 ] {55a2c62b-f06a-4cca-9d88-c50a75cc48fc} TCPHandler: Processed in 0.002626654 sec. 2024.12.18 19:55:58.695215 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.695327 [ 262 ] {74acb6f7-e585-4c81-8002-7ff3310cfca0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:55:58.695375 [ 262 ] {74acb6f7-e585-4c81-8002-7ff3310cfca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:55:58.695932 [ 262 ] {74acb6f7-e585-4c81-8002-7ff3310cfca0} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.695972 [ 262 ] {74acb6f7-e585-4c81-8002-7ff3310cfca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.696336 [ 262 ] {74acb6f7-e585-4c81-8002-7ff3310cfca0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:55:58.696572 [ 262 ] {74acb6f7-e585-4c81-8002-7ff3310cfca0} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.696735 [ 36 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.12.18 19:55:58.696790 [ 36 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.696824 [ 262 ] {74acb6f7-e585-4c81-8002-7ff3310cfca0} executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. 2024.12.18 19:55:58.696831 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.696974 [ 262 ] {74acb6f7-e585-4c81-8002-7ff3310cfca0} TCPHandler: Processed in 0.001840038 sec. 2024.12.18 19:55:58.697308 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.697405 [ 186 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.12.18 19:55:58.697717 [ 266 ] {6b060c82-c483-43ac-9209-c6c754d5cee1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:55:58.697932 [ 266 ] {6b060c82-c483-43ac-9209-c6c754d5cee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:55:58.698084 [ 186 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:58.698212 [ 186 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2024.12.18 19:55:58.698539 [ 186 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2024.12.18 19:55:58.698934 [ 186 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2024.12.18 19:55:58.699269 [ 186 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2024.12.18 19:55:58.699668 [ 186 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2024.12.18 19:55:58.701033 [ 266 ] {6b060c82-c483-43ac-9209-c6c754d5cee1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.701106 [ 266 ] {6b060c82-c483-43ac-9209-c6c754d5cee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.702019 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005012693 sec., 12967.081766228252 rows/sec., 859.15 KiB/sec. 2024.12.18 19:55:58.702200 [ 266 ] {6b060c82-c483-43ac-9209-c6c754d5cee1} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.18 19:55:58.702210 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.12.18 19:55:58.702614 [ 266 ] {6b060c82-c483-43ac-9209-c6c754d5cee1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.702672 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.702870 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_37_9} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.12.18 19:55:58.702903 [ 36 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.18 19:55:58.703010 [ 36 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.703114 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.703135 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.12.18 19:55:58.703181 [ 266 ] {6b060c82-c483-43ac-9209-c6c754d5cee1} executeQuery: Read 423 rows, 30.96 KiB in 0.005606 sec., 75454.86978237603 rows/sec., 5.39 MiB/sec. 2024.12.18 19:55:58.703319 [ 266 ] {6b060c82-c483-43ac-9209-c6c754d5cee1} TCPHandler: Processed in 0.006221287 sec. 2024.12.18 19:55:58.703332 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.18 19:55:58.703463 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:58.703467 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.703509 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 915 rows starting from the beginning of the part 2024.12.18 19:55:58.703645 [ 262 ] {f9c85c64-5716-4f3c-acf5-57c7263103f9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:55:58.703661 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2024.12.18 19:55:58.703718 [ 262 ] {f9c85c64-5716-4f3c-acf5-57c7263103f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:55:58.703821 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 889 rows starting from the beginning of the part 2024.12.18 19:55:58.703996 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part 2024.12.18 19:55:58.704176 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2024.12.18 19:55:58.704352 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 423 rows starting from the beginning of the part 2024.12.18 19:55:58.704835 [ 262 ] {f9c85c64-5716-4f3c-acf5-57c7263103f9} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.704878 [ 262 ] {f9c85c64-5716-4f3c-acf5-57c7263103f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.705410 [ 262 ] {f9c85c64-5716-4f3c-acf5-57c7263103f9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:55:58.705776 [ 262 ] {f9c85c64-5716-4f3c-acf5-57c7263103f9} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.706052 [ 262 ] {f9c85c64-5716-4f3c-acf5-57c7263103f9} executeQuery: Read 6 rows, 321.00 B in 0.002468 sec., 2431.118314424635 rows/sec., 127.02 KiB/sec. 2024.12.18 19:55:58.706129 [ 262 ] {f9c85c64-5716-4f3c-acf5-57c7263103f9} TCPHandler: Processed in 0.002726926 sec. 2024.12.18 19:55:58.706298 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.706415 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.003198736 sec., 756236.2133042552 rows/sec., 58.01 MiB/sec. 2024.12.18 19:55:58.706464 [ 266 ] {001dd11b-53a6-40af-bb3d-7c209d0177b9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:58.706529 [ 266 ] {001dd11b-53a6-40af-bb3d-7c209d0177b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:55:58.706580 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.18 19:55:58.706930 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.707077 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_96_19} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.18 19:55:58.707184 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.18 19:55:58.707298 [ 266 ] {001dd11b-53a6-40af-bb3d-7c209d0177b9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.707336 [ 266 ] {001dd11b-53a6-40af-bb3d-7c209d0177b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.707719 [ 266 ] {001dd11b-53a6-40af-bb3d-7c209d0177b9} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.18 19:55:58.707960 [ 266 ] {001dd11b-53a6-40af-bb3d-7c209d0177b9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.708118 [ 36 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 2024.12.18 19:55:58.708168 [ 36 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.708192 [ 266 ] {001dd11b-53a6-40af-bb3d-7c209d0177b9} executeQuery: Read 237 rows, 16.27 KiB in 0.001758 sec., 134812.2866894198 rows/sec., 9.04 MiB/sec. 2024.12.18 19:55:58.708206 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.708360 [ 266 ] {001dd11b-53a6-40af-bb3d-7c209d0177b9} TCPHandler: Processed in 0.002132404 sec. 2024.12.18 19:55:58.708411 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full 2024.12.18 19:55:58.708538 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:55:58.708542 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.708575 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 25230 rows starting from the beginning of the part 2024.12.18 19:55:58.708718 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part 2024.12.18 19:55:58.708767 [ 262 ] {7981ebff-eaf8-4e58-b117-1450f6052c0b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:55:58.708895 [ 262 ] {7981ebff-eaf8-4e58-b117-1450f6052c0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:55:58.708927 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 898 rows starting from the beginning of the part 2024.12.18 19:55:58.709162 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part 2024.12.18 19:55:58.709397 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part 2024.12.18 19:55:58.709624 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part 2024.12.18 19:55:58.710243 [ 262 ] {7981ebff-eaf8-4e58-b117-1450f6052c0b} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.710287 [ 262 ] {7981ebff-eaf8-4e58-b117-1450f6052c0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.710700 [ 262 ] {7981ebff-eaf8-4e58-b117-1450f6052c0b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:55:58.710956 [ 262 ] {7981ebff-eaf8-4e58-b117-1450f6052c0b} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.711264 [ 262 ] {7981ebff-eaf8-4e58-b117-1450f6052c0b} executeQuery: Read 1 rows, 69.00 B in 0.00256 sec., 390.62499999999994 rows/sec., 26.32 KiB/sec. 2024.12.18 19:55:58.711350 [ 262 ] {7981ebff-eaf8-4e58-b117-1450f6052c0b} TCPHandler: Processed in 0.002871999 sec. 2024.12.18 19:55:58.711488 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.711634 [ 266 ] {90d9f5f6-138d-448a-85fb-8c28e8a8dc59} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:55:58.711713 [ 266 ] {90d9f5f6-138d-448a-85fb-8c28e8a8dc59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:55:58.713108 [ 266 ] {90d9f5f6-138d-448a-85fb-8c28e8a8dc59} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.713153 [ 266 ] {90d9f5f6-138d-448a-85fb-8c28e8a8dc59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.713953 [ 266 ] {90d9f5f6-138d-448a-85fb-8c28e8a8dc59} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:55:58.714379 [ 266 ] {90d9f5f6-138d-448a-85fb-8c28e8a8dc59} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.714684 [ 266 ] {90d9f5f6-138d-448a-85fb-8c28e8a8dc59} executeQuery: Read 41 rows, 75.23 KiB in 0.003087 sec., 13281.503077421445 rows/sec., 23.80 MiB/sec. 2024.12.18 19:55:58.715359 [ 266 ] {90d9f5f6-138d-448a-85fb-8c28e8a8dc59} TCPHandler: Processed in 0.003926201 sec. 2024.12.18 19:55:58.715589 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:55:58.715723 [ 262 ] {28d8f1c7-ed44-42c9-bbe1-e05776492ec7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:55:58.715782 [ 262 ] {28d8f1c7-ed44-42c9-bbe1-e05776492ec7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:55:58.716354 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} MergeTask::MergeProjectionsStage: Merge sorted 26749 rows, containing 5 columns (5 merged, 0 gathered) in 0.008019905 sec., 3335326.2912715296 rows/sec., 225.35 MiB/sec. 2024.12.18 19:55:58.716442 [ 262 ] {28d8f1c7-ed44-42c9-bbe1-e05776492ec7} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:58.716483 [ 262 ] {28d8f1c7-ed44-42c9-bbe1-e05776492ec7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:58.716595 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) 2024.12.18 19:55:58.716957 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.716966 [ 262 ] {28d8f1c7-ed44-42c9-bbe1-e05776492ec7} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.18 19:55:58.717051 [ 200 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_95_19} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 2024.12.18 19:55:58.717133 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2024.12.18 19:55:58.717256 [ 262 ] {28d8f1c7-ed44-42c9-bbe1-e05776492ec7} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:58.717475 [ 262 ] {28d8f1c7-ed44-42c9-bbe1-e05776492ec7} executeQuery: Read 82 rows, 5.33 KiB in 0.001794 sec., 45707.91527313266 rows/sec., 2.90 MiB/sec. 2024.12.18 19:55:58.717531 [ 262 ] {28d8f1c7-ed44-42c9-bbe1-e05776492ec7} TCPHandler: Processed in 0.002064943 sec. 2024.12.18 19:55:58.995434 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2024.12.18 19:55:59.017398 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:55:59.017445 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:55:59.024753 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:55:59.025539 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:55:59.029352 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2024.12.18 19:56:03.674276 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:03.674495 [ 262 ] {0e407849-7a67-40fd-98c5-3f3574076e7c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:56:03.674572 [ 262 ] {0e407849-7a67-40fd-98c5-3f3574076e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:56:03.675340 [ 262 ] {0e407849-7a67-40fd-98c5-3f3574076e7c} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:03.675399 [ 262 ] {0e407849-7a67-40fd-98c5-3f3574076e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:03.675838 [ 262 ] {0e407849-7a67-40fd-98c5-3f3574076e7c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.18 19:56:03.676113 [ 262 ] {0e407849-7a67-40fd-98c5-3f3574076e7c} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:03.676344 [ 262 ] {0e407849-7a67-40fd-98c5-3f3574076e7c} executeQuery: Read 4 rows, 334.00 B in 0.001892 sec., 2114.164904862579 rows/sec., 172.40 KiB/sec. 2024.12.18 19:56:03.676427 [ 262 ] {0e407849-7a67-40fd-98c5-3f3574076e7c} TCPHandler: Processed in 0.002286047 sec. 2024.12.18 19:56:03.676668 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:03.676847 [ 266 ] {1ef1be7f-bd61-4467-b061-685018ef0274} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:03.676921 [ 266 ] {1ef1be7f-bd61-4467-b061-685018ef0274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:03.677572 [ 266 ] {1ef1be7f-bd61-4467-b061-685018ef0274} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:03.677614 [ 266 ] {1ef1be7f-bd61-4467-b061-685018ef0274} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:03.678011 [ 266 ] {1ef1be7f-bd61-4467-b061-685018ef0274} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.18 19:56:03.678254 [ 266 ] {1ef1be7f-bd61-4467-b061-685018ef0274} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:03.678441 [ 266 ] {1ef1be7f-bd61-4467-b061-685018ef0274} executeQuery: Read 58 rows, 4.52 KiB in 0.001637 sec., 35430.665852168604 rows/sec., 2.70 MiB/sec. 2024.12.18 19:56:03.678497 [ 266 ] {1ef1be7f-bd61-4467-b061-685018ef0274} TCPHandler: Processed in 0.00195743 sec. 2024.12.18 19:56:03.678646 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:03.678816 [ 262 ] {de99fb80-2166-4650-ac83-0a299369edc5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:56:03.678874 [ 262 ] {de99fb80-2166-4650-ac83-0a299369edc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:56:03.679559 [ 262 ] {de99fb80-2166-4650-ac83-0a299369edc5} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:03.679597 [ 262 ] {de99fb80-2166-4650-ac83-0a299369edc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:03.679959 [ 262 ] {de99fb80-2166-4650-ac83-0a299369edc5} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:56:03.680204 [ 262 ] {de99fb80-2166-4650-ac83-0a299369edc5} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:03.680393 [ 262 ] {de99fb80-2166-4650-ac83-0a299369edc5} executeQuery: Read 4 rows, 286.00 B in 0.001636 sec., 2444.9877750611245 rows/sec., 170.72 KiB/sec. 2024.12.18 19:56:03.680446 [ 262 ] {de99fb80-2166-4650-ac83-0a299369edc5} TCPHandler: Processed in 0.001866558 sec. 2024.12.18 19:56:03.680604 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:03.680712 [ 266 ] {2e2ebc74-2a2a-4b3f-ab04-bd8ae26ecb84} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:03.680758 [ 266 ] {2e2ebc74-2a2a-4b3f-ab04-bd8ae26ecb84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:03.681316 [ 266 ] {2e2ebc74-2a2a-4b3f-ab04-bd8ae26ecb84} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:03.681355 [ 266 ] {2e2ebc74-2a2a-4b3f-ab04-bd8ae26ecb84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:03.681718 [ 266 ] {2e2ebc74-2a2a-4b3f-ab04-bd8ae26ecb84} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.18 19:56:03.681964 [ 266 ] {2e2ebc74-2a2a-4b3f-ab04-bd8ae26ecb84} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:03.682151 [ 266 ] {2e2ebc74-2a2a-4b3f-ab04-bd8ae26ecb84} executeQuery: Read 68 rows, 5.44 KiB in 0.001461 sec., 46543.46338124572 rows/sec., 3.64 MiB/sec. 2024.12.18 19:56:03.682204 [ 266 ] {2e2ebc74-2a2a-4b3f-ab04-bd8ae26ecb84} TCPHandler: Processed in 0.001654154 sec. 2024.12.18 19:56:03.682370 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:03.682502 [ 262 ] {b0829f28-6139-43ff-8d32-809c19393768} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:03.682561 [ 262 ] {b0829f28-6139-43ff-8d32-809c19393768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:03.683183 [ 262 ] {b0829f28-6139-43ff-8d32-809c19393768} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:03.683229 [ 262 ] {b0829f28-6139-43ff-8d32-809c19393768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:03.683617 [ 262 ] {b0829f28-6139-43ff-8d32-809c19393768} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.18 19:56:03.683857 [ 262 ] {b0829f28-6139-43ff-8d32-809c19393768} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:03.684049 [ 262 ] {b0829f28-6139-43ff-8d32-809c19393768} executeQuery: Read 162 rows, 11.55 KiB in 0.001571 sec., 103119.03246339911 rows/sec., 7.18 MiB/sec. 2024.12.18 19:56:03.684116 [ 262 ] {b0829f28-6139-43ff-8d32-809c19393768} TCPHandler: Processed in 0.001805678 sec. 2024.12.18 19:56:03.684294 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:03.684630 [ 266 ] {c228edc0-4c3b-44c9-8e5c-61c1329c92be} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:03.684734 [ 266 ] {c228edc0-4c3b-44c9-8e5c-61c1329c92be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:03.685280 [ 266 ] {c228edc0-4c3b-44c9-8e5c-61c1329c92be} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:03.685320 [ 266 ] {c228edc0-4c3b-44c9-8e5c-61c1329c92be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:03.685691 [ 266 ] {c228edc0-4c3b-44c9-8e5c-61c1329c92be} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.18 19:56:03.685959 [ 266 ] {c228edc0-4c3b-44c9-8e5c-61c1329c92be} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:03.686115 [ 31 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.18 19:56:03.686171 [ 31 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:03.686171 [ 266 ] {c228edc0-4c3b-44c9-8e5c-61c1329c92be} executeQuery: Read 60 rows, 4.14 KiB in 0.001664 sec., 36057.69230769231 rows/sec., 2.43 MiB/sec. 2024.12.18 19:56:03.686201 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:03.686264 [ 266 ] {c228edc0-4c3b-44c9-8e5c-61c1329c92be} TCPHandler: Processed in 0.002054003 sec. 2024.12.18 19:56:03.686361 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.18 19:56:03.686483 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:03.686523 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5312 rows starting from the beginning of the part 2024.12.18 19:56:03.686605 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 58 rows starting from the beginning of the part 2024.12.18 19:56:03.686693 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 24 rows starting from the beginning of the part 2024.12.18 19:56:03.686837 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part 2024.12.18 19:56:03.686928 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part 2024.12.18 19:56:03.687012 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2024.12.18 19:56:03.689299 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5596 rows, containing 4 columns (4 merged, 0 gathered) in 0.003012042 sec., 1857875.8197926856 rows/sec., 121.46 MiB/sec. 2024.12.18 19:56:03.689946 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.18 19:56:03.690417 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:03.690526 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_96_19} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.18 19:56:03.690639 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2024.12.18 19:56:04.555062 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27999 2024.12.18 19:56:04.555787 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:04.555843 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:04.556425 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:56:04.556682 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:04.556913 [ 30 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.18 19:56:04.556949 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2024.12.18 19:56:04.557006 [ 30 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:04.557039 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:04.557159 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.18 19:56:04.557270 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:04.557305 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25742 rows starting from the beginning of the part 2024.12.18 19:56:04.557371 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2024.12.18 19:56:04.557452 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2024.12.18 19:56:04.557573 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2024.12.18 19:56:04.557638 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2024.12.18 19:56:04.557738 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2024.12.18 19:56:04.560204 [ 196 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097624 sec., 9038863.335253084 rows/sec., 129.30 MiB/sec. 2024.12.18 19:56:04.560603 [ 198 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.18 19:56:04.560980 [ 198 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:04.561083 [ 198 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_61_12} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.18 19:56:04.561213 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. 2024.12.18 19:56:06.529414 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2024.12.18 19:56:06.551081 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:06.551137 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:06.558371 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:56:06.559175 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:06.559477 [ 24 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.18 19:56:06.559535 [ 24 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:06.559573 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:06.559941 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.18 19:56:06.574053 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2024.12.18 19:56:06.575719 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:06.577249 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2024.12.18 19:56:06.582750 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2024.12.18 19:56:06.588478 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2024.12.18 19:56:06.593876 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2024.12.18 19:56:06.599377 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2024.12.18 19:56:06.603936 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2024.12.18 19:56:06.663590 [ 196 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.103915197 sec., 4426.68650284135 rows/sec., 22.89 MiB/sec. 2024.12.18 19:56:06.666951 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.18 19:56:06.669867 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:06.669999 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_61_12} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.18 19:56:06.672524 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.18 19:56:07.000215 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 245.74 MiB, peak 259.15 MiB, free memory in arenas 0.00 B, will set to 246.93 MiB (RSS), difference: 1.19 MiB 2024.12.18 19:56:07.214240 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1586 2024.12.18 19:56:07.217567 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:07.217621 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:07.219099 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:56:07.219414 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:07.219967 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1586 2024.12.18 19:56:08.000214 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 250.95 MiB, peak 259.15 MiB, free memory in arenas 0.00 B, will set to 246.93 MiB (RSS), difference: -4.01 MiB 2024.12.18 19:56:08.679569 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.679753 [ 262 ] {625969b9-43d8-4c64-be34-f6a6cb126aa5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:56:08.679825 [ 262 ] {625969b9-43d8-4c64-be34-f6a6cb126aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:56:08.680542 [ 262 ] {625969b9-43d8-4c64-be34-f6a6cb126aa5} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.680585 [ 262 ] {625969b9-43d8-4c64-be34-f6a6cb126aa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.681007 [ 262 ] {625969b9-43d8-4c64-be34-f6a6cb126aa5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:56:08.681279 [ 262 ] {625969b9-43d8-4c64-be34-f6a6cb126aa5} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.681514 [ 262 ] {625969b9-43d8-4c64-be34-f6a6cb126aa5} executeQuery: Read 14 rows, 1.01 KiB in 0.001813 sec., 7722.007722007722 rows/sec., 555.88 KiB/sec. 2024.12.18 19:56:08.681578 [ 262 ] {625969b9-43d8-4c64-be34-f6a6cb126aa5} TCPHandler: Processed in 0.002132204 sec. 2024.12.18 19:56:08.681743 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.681890 [ 266 ] {193bb8cc-0637-4937-ba25-e7cfb2a17ca2} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:08.681948 [ 266 ] {193bb8cc-0637-4937-ba25-e7cfb2a17ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:08.682687 [ 266 ] {193bb8cc-0637-4937-ba25-e7cfb2a17ca2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.682728 [ 266 ] {193bb8cc-0637-4937-ba25-e7cfb2a17ca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.683124 [ 266 ] {193bb8cc-0637-4937-ba25-e7cfb2a17ca2} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.18 19:56:08.683373 [ 266 ] {193bb8cc-0637-4937-ba25-e7cfb2a17ca2} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.683603 [ 266 ] {193bb8cc-0637-4937-ba25-e7cfb2a17ca2} executeQuery: Read 285 rows, 25.75 KiB in 0.001746 sec., 163230.2405498282 rows/sec., 14.40 MiB/sec. 2024.12.18 19:56:08.683660 [ 266 ] {193bb8cc-0637-4937-ba25-e7cfb2a17ca2} TCPHandler: Processed in 0.001987181 sec. 2024.12.18 19:56:08.683796 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.683909 [ 262 ] {99f685e9-c619-4ef8-819a-dbdab7d053ed} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:56:08.683954 [ 262 ] {99f685e9-c619-4ef8-819a-dbdab7d053ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:56:08.684493 [ 262 ] {99f685e9-c619-4ef8-819a-dbdab7d053ed} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.684534 [ 262 ] {99f685e9-c619-4ef8-819a-dbdab7d053ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.684893 [ 262 ] {99f685e9-c619-4ef8-819a-dbdab7d053ed} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:56:08.685135 [ 262 ] {99f685e9-c619-4ef8-819a-dbdab7d053ed} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.685376 [ 262 ] {99f685e9-c619-4ef8-819a-dbdab7d053ed} executeQuery: Read 48 rows, 3.54 KiB in 0.001487 sec., 32279.757901815734 rows/sec., 2.32 MiB/sec. 2024.12.18 19:56:08.685477 [ 262 ] {99f685e9-c619-4ef8-819a-dbdab7d053ed} TCPHandler: Processed in 0.001734076 sec. 2024.12.18 19:56:08.685680 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.685852 [ 266 ] {f7efdf27-d586-4665-92ea-667dd2d3dc5f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:56:08.685906 [ 266 ] {f7efdf27-d586-4665-92ea-667dd2d3dc5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:56:08.686553 [ 266 ] {f7efdf27-d586-4665-92ea-667dd2d3dc5f} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.686593 [ 266 ] {f7efdf27-d586-4665-92ea-667dd2d3dc5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.686941 [ 266 ] {f7efdf27-d586-4665-92ea-667dd2d3dc5f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:56:08.687176 [ 266 ] {f7efdf27-d586-4665-92ea-667dd2d3dc5f} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.687350 [ 46 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 2024.12.18 19:56:08.687414 [ 266 ] {f7efdf27-d586-4665-92ea-667dd2d3dc5f} executeQuery: Read 14 rows, 1004.00 B in 0.00159 sec., 8805.031446540881 rows/sec., 616.65 KiB/sec. 2024.12.18 19:56:08.687437 [ 46 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.687500 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.687524 [ 266 ] {f7efdf27-d586-4665-92ea-667dd2d3dc5f} TCPHandler: Processed in 0.001971631 sec. 2024.12.18 19:56:08.687732 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.687742 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full 2024.12.18 19:56:08.687929 [ 262 ] {696f3343-5f3e-45f7-9ea4-30de2d518ac4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:56:08.688030 [ 262 ] {696f3343-5f3e-45f7-9ea4-30de2d518ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:56:08.688065 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:08.688174 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 243 rows starting from the beginning of the part 2024.12.18 19:56:08.688516 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.12.18 19:56:08.688849 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.12.18 19:56:08.689221 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 242 rows starting from the beginning of the part 2024.12.18 19:56:08.689506 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.12.18 19:56:08.689847 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2024.12.18 19:56:08.690678 [ 262 ] {696f3343-5f3e-45f7-9ea4-30de2d518ac4} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.690739 [ 262 ] {696f3343-5f3e-45f7-9ea4-30de2d518ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.691704 [ 262 ] {696f3343-5f3e-45f7-9ea4-30de2d518ac4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:56:08.692236 [ 262 ] {696f3343-5f3e-45f7-9ea4-30de2d518ac4} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.692543 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.004926162 sec., 109821.80447983643 rows/sec., 7.87 MiB/sec. 2024.12.18 19:56:08.692794 [ 262 ] {696f3343-5f3e-45f7-9ea4-30de2d518ac4} executeQuery: Read 13 rows, 830.00 B in 0.004915 sec., 2644.9643947100712 rows/sec., 164.91 KiB/sec. 2024.12.18 19:56:08.692825 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) 2024.12.18 19:56:08.692975 [ 262 ] {696f3343-5f3e-45f7-9ea4-30de2d518ac4} TCPHandler: Processed in 0.00534278 sec. 2024.12.18 19:56:08.693156 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.693315 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.693329 [ 266 ] {083f2bea-d7a7-4d4e-84d0-286bb45df54e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:08.693433 [ 266 ] {083f2bea-d7a7-4d4e-84d0-286bb45df54e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:08.693487 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_39_8} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 2024.12.18 19:56:08.693653 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.18 19:56:08.694449 [ 266 ] {083f2bea-d7a7-4d4e-84d0-286bb45df54e} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.694493 [ 266 ] {083f2bea-d7a7-4d4e-84d0-286bb45df54e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.694871 [ 266 ] {083f2bea-d7a7-4d4e-84d0-286bb45df54e} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.18 19:56:08.695108 [ 266 ] {083f2bea-d7a7-4d4e-84d0-286bb45df54e} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.695331 [ 266 ] {083f2bea-d7a7-4d4e-84d0-286bb45df54e} executeQuery: Read 423 rows, 30.96 KiB in 0.00206 sec., 205339.80582524269 rows/sec., 14.68 MiB/sec. 2024.12.18 19:56:08.695383 [ 266 ] {083f2bea-d7a7-4d4e-84d0-286bb45df54e} TCPHandler: Processed in 0.002296347 sec. 2024.12.18 19:56:08.695545 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.695675 [ 262 ] {ae07e1e0-32c5-49cb-9e79-efc5168e487a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:56:08.695730 [ 262 ] {ae07e1e0-32c5-49cb-9e79-efc5168e487a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:56:08.696247 [ 262 ] {ae07e1e0-32c5-49cb-9e79-efc5168e487a} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.696294 [ 262 ] {ae07e1e0-32c5-49cb-9e79-efc5168e487a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.696666 [ 262 ] {ae07e1e0-32c5-49cb-9e79-efc5168e487a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:56:08.696918 [ 262 ] {ae07e1e0-32c5-49cb-9e79-efc5168e487a} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.697135 [ 262 ] {ae07e1e0-32c5-49cb-9e79-efc5168e487a} executeQuery: Read 6 rows, 321.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 210.53 KiB/sec. 2024.12.18 19:56:08.697186 [ 262 ] {ae07e1e0-32c5-49cb-9e79-efc5168e487a} TCPHandler: Processed in 0.001704935 sec. 2024.12.18 19:56:08.697312 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.697424 [ 266 ] {f5fc63ee-09ff-4efe-9c8f-519977e7b741} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:08.697481 [ 266 ] {f5fc63ee-09ff-4efe-9c8f-519977e7b741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:08.698111 [ 266 ] {f5fc63ee-09ff-4efe-9c8f-519977e7b741} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.698157 [ 266 ] {f5fc63ee-09ff-4efe-9c8f-519977e7b741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.698586 [ 266 ] {f5fc63ee-09ff-4efe-9c8f-519977e7b741} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.18 19:56:08.698823 [ 266 ] {f5fc63ee-09ff-4efe-9c8f-519977e7b741} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.699061 [ 266 ] {f5fc63ee-09ff-4efe-9c8f-519977e7b741} executeQuery: Read 237 rows, 16.27 KiB in 0.001664 sec., 142427.88461538462 rows/sec., 9.55 MiB/sec. 2024.12.18 19:56:08.699167 [ 266 ] {f5fc63ee-09ff-4efe-9c8f-519977e7b741} TCPHandler: Processed in 0.001906729 sec. 2024.12.18 19:56:08.699363 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.699542 [ 262 ] {3f571259-7afb-4a69-8941-abeef743d62e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:56:08.699589 [ 262 ] {3f571259-7afb-4a69-8941-abeef743d62e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:56:08.700017 [ 262 ] {3f571259-7afb-4a69-8941-abeef743d62e} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.700057 [ 262 ] {3f571259-7afb-4a69-8941-abeef743d62e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.700401 [ 262 ] {3f571259-7afb-4a69-8941-abeef743d62e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:56:08.700635 [ 262 ] {3f571259-7afb-4a69-8941-abeef743d62e} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.700806 [ 46 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 2024.12.18 19:56:08.700875 [ 46 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.700879 [ 262 ] {3f571259-7afb-4a69-8941-abeef743d62e} executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec. 2024.12.18 19:56:08.700913 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.701032 [ 262 ] {3f571259-7afb-4a69-8941-abeef743d62e} TCPHandler: Processed in 0.001769186 sec. 2024.12.18 19:56:08.701189 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full 2024.12.18 19:56:08.701254 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.701429 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:08.701486 [ 266 ] {32563201-c783-4d55-b32a-2640b4a1788c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:08.701502 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 34 rows starting from the beginning of the part 2024.12.18 19:56:08.701787 [ 266 ] {32563201-c783-4d55-b32a-2640b4a1788c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:56:08.701801 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2024.12.18 19:56:08.702169 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2024.12.18 19:56:08.702522 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2024.12.18 19:56:08.702846 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2024.12.18 19:56:08.703188 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2024.12.18 19:56:08.706377 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.005324439 sec., 7324.71533620725 rows/sec., 492.83 KiB/sec. 2024.12.18 19:56:08.706566 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) 2024.12.18 19:56:08.707093 [ 266 ] {32563201-c783-4d55-b32a-2640b4a1788c} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.707147 [ 266 ] {32563201-c783-4d55-b32a-2640b4a1788c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.707202 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.707414 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_39_8} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 2024.12.18 19:56:08.707582 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.18 19:56:08.708150 [ 266 ] {32563201-c783-4d55-b32a-2640b4a1788c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:56:08.708423 [ 266 ] {32563201-c783-4d55-b32a-2640b4a1788c} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.708680 [ 266 ] {32563201-c783-4d55-b32a-2640b4a1788c} executeQuery: Read 41 rows, 75.23 KiB in 0.007251 sec., 5654.39249758654 rows/sec., 10.13 MiB/sec. 2024.12.18 19:56:08.708812 [ 266 ] {32563201-c783-4d55-b32a-2640b4a1788c} TCPHandler: Processed in 0.007664237 sec. 2024.12.18 19:56:08.708971 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:08.709083 [ 262 ] {55654a88-7f28-4629-a8c6-4274b0c239b1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:08.709130 [ 262 ] {55654a88-7f28-4629-a8c6-4274b0c239b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:08.709572 [ 262 ] {55654a88-7f28-4629-a8c6-4274b0c239b1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:08.709612 [ 262 ] {55654a88-7f28-4629-a8c6-4274b0c239b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:08.709986 [ 262 ] {55654a88-7f28-4629-a8c6-4274b0c239b1} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.18 19:56:08.710228 [ 262 ] {55654a88-7f28-4629-a8c6-4274b0c239b1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:08.710430 [ 262 ] {55654a88-7f28-4629-a8c6-4274b0c239b1} executeQuery: Read 82 rows, 5.33 KiB in 0.001369 sec., 59897.73557341125 rows/sec., 3.80 MiB/sec. 2024.12.18 19:56:08.710480 [ 262 ] {55654a88-7f28-4629-a8c6-4274b0c239b1} TCPHandler: Processed in 0.001564882 sec. 2024.12.18 19:56:11.867975 [ 84 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:56:11.868042 [ 84 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:56:12.057072 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28487 2024.12.18 19:56:12.057712 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:12.057752 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:12.058270 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:56:12.058533 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:12.058781 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28487 2024.12.18 19:56:13.673468 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:13.673660 [ 262 ] {155fd768-cbd0-4684-828c-77e9243737a5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:13.673734 [ 262 ] {155fd768-cbd0-4684-828c-77e9243737a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:13.674493 [ 262 ] {155fd768-cbd0-4684-828c-77e9243737a5} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:13.674549 [ 262 ] {155fd768-cbd0-4684-828c-77e9243737a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:13.674993 [ 262 ] {155fd768-cbd0-4684-828c-77e9243737a5} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.18 19:56:13.675259 [ 262 ] {155fd768-cbd0-4684-828c-77e9243737a5} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:13.675524 [ 262 ] {155fd768-cbd0-4684-828c-77e9243737a5} executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. 2024.12.18 19:56:13.675621 [ 262 ] {155fd768-cbd0-4684-828c-77e9243737a5} TCPHandler: Processed in 0.002284987 sec. 2024.12.18 19:56:13.675841 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:13.676075 [ 266 ] {39bcafb4-42f9-441d-a7c2-546c3c9db96c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:13.676134 [ 266 ] {39bcafb4-42f9-441d-a7c2-546c3c9db96c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:13.676780 [ 266 ] {39bcafb4-42f9-441d-a7c2-546c3c9db96c} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:13.676823 [ 266 ] {39bcafb4-42f9-441d-a7c2-546c3c9db96c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:13.677200 [ 266 ] {39bcafb4-42f9-441d-a7c2-546c3c9db96c} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.18 19:56:13.677437 [ 266 ] {39bcafb4-42f9-441d-a7c2-546c3c9db96c} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:13.677652 [ 266 ] {39bcafb4-42f9-441d-a7c2-546c3c9db96c} executeQuery: Read 64 rows, 5.12 KiB in 0.001627 sec., 39336.20159803319 rows/sec., 3.07 MiB/sec. 2024.12.18 19:56:13.677706 [ 266 ] {39bcafb4-42f9-441d-a7c2-546c3c9db96c} TCPHandler: Processed in 0.001982381 sec. 2024.12.18 19:56:13.677851 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:13.677986 [ 262 ] {19b40768-7683-48af-bd08-e72c2cb5b130} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:13.678046 [ 262 ] {19b40768-7683-48af-bd08-e72c2cb5b130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:13.678644 [ 262 ] {19b40768-7683-48af-bd08-e72c2cb5b130} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:13.678684 [ 262 ] {19b40768-7683-48af-bd08-e72c2cb5b130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:13.679071 [ 262 ] {19b40768-7683-48af-bd08-e72c2cb5b130} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.18 19:56:13.679304 [ 262 ] {19b40768-7683-48af-bd08-e72c2cb5b130} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:13.679532 [ 262 ] {19b40768-7683-48af-bd08-e72c2cb5b130} executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. 2024.12.18 19:56:13.679631 [ 262 ] {19b40768-7683-48af-bd08-e72c2cb5b130} TCPHandler: Processed in 0.001844018 sec. 2024.12.18 19:56:13.679889 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:13.680210 [ 266 ] {c08625a8-b1f5-4f58-af43-897c5c291dfa} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:13.680319 [ 266 ] {c08625a8-b1f5-4f58-af43-897c5c291dfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:13.680803 [ 266 ] {c08625a8-b1f5-4f58-af43-897c5c291dfa} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:13.680842 [ 266 ] {c08625a8-b1f5-4f58-af43-897c5c291dfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:13.681198 [ 266 ] {c08625a8-b1f5-4f58-af43-897c5c291dfa} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.18 19:56:13.681430 [ 266 ] {c08625a8-b1f5-4f58-af43-897c5c291dfa} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:13.681636 [ 266 ] {c08625a8-b1f5-4f58-af43-897c5c291dfa} executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. 2024.12.18 19:56:13.681710 [ 266 ] {c08625a8-b1f5-4f58-af43-897c5c291dfa} TCPHandler: Processed in 0.001967321 sec. 2024.12.18 19:56:14.074129 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2024.12.18 19:56:14.093152 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:14.093208 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:14.100099 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:56:14.100841 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:14.103749 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2024.12.18 19:56:15.431098 [ 125 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.18 19:56:15.431196 [ 125 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:15.431237 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.18 19:56:15.431487 [ 200 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.12.18 19:56:15.431823 [ 200 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:15.431863 [ 200 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2024.12.18 19:56:15.431946 [ 200 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.12.18 19:56:15.432061 [ 200 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2024.12.18 19:56:15.432206 [ 200 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part 2024.12.18 19:56:15.432283 [ 200 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part 2024.12.18 19:56:15.433261 [ 199 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00192347 sec., 18716.17441394979 rows/sec., 1.56 MiB/sec. 2024.12.18 19:56:15.433406 [ 192 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.18 19:56:15.433687 [ 192 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:15.433769 [ 192 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_25_6} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.18 19:56:15.433854 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:56:16.592630 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.592854 [ 262 ] {079dd802-dbe1-4229-895e-c58ba18d56ea} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:56:16.592934 [ 262 ] {079dd802-dbe1-4229-895e-c58ba18d56ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:56:16.593763 [ 262 ] {079dd802-dbe1-4229-895e-c58ba18d56ea} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.593809 [ 262 ] {079dd802-dbe1-4229-895e-c58ba18d56ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.594236 [ 262 ] {079dd802-dbe1-4229-895e-c58ba18d56ea} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:56:16.594484 [ 262 ] {079dd802-dbe1-4229-895e-c58ba18d56ea} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.594721 [ 262 ] {079dd802-dbe1-4229-895e-c58ba18d56ea} executeQuery: Read 14 rows, 1.01 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 523.27 KiB/sec. 2024.12.18 19:56:16.594785 [ 262 ] {079dd802-dbe1-4229-895e-c58ba18d56ea} TCPHandler: Processed in 0.002288847 sec. 2024.12.18 19:56:16.594953 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.595097 [ 266 ] {b363f4ab-f367-4c25-b316-9bfdac4cd6ea} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:56:16.595155 [ 266 ] {b363f4ab-f367-4c25-b316-9bfdac4cd6ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:56:16.595777 [ 266 ] {b363f4ab-f367-4c25-b316-9bfdac4cd6ea} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.595817 [ 266 ] {b363f4ab-f367-4c25-b316-9bfdac4cd6ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.596184 [ 266 ] {b363f4ab-f367-4c25-b316-9bfdac4cd6ea} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.18 19:56:16.596424 [ 266 ] {b363f4ab-f367-4c25-b316-9bfdac4cd6ea} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.596681 [ 266 ] {b363f4ab-f367-4c25-b316-9bfdac4cd6ea} executeQuery: Read 2 rows, 167.00 B in 0.001604 sec., 1246.8827930174564 rows/sec., 101.67 KiB/sec. 2024.12.18 19:56:16.596885 [ 266 ] {b363f4ab-f367-4c25-b316-9bfdac4cd6ea} TCPHandler: Processed in 0.001994891 sec. 2024.12.18 19:56:16.597080 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.597216 [ 262 ] {0d455c92-1e06-47f1-bf0e-d9919716720c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:16.597270 [ 262 ] {0d455c92-1e06-47f1-bf0e-d9919716720c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:16.598620 [ 262 ] {0d455c92-1e06-47f1-bf0e-d9919716720c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.598659 [ 262 ] {0d455c92-1e06-47f1-bf0e-d9919716720c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.599107 [ 262 ] {0d455c92-1e06-47f1-bf0e-d9919716720c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.18 19:56:16.599356 [ 262 ] {0d455c92-1e06-47f1-bf0e-d9919716720c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.599591 [ 262 ] {0d455c92-1e06-47f1-bf0e-d9919716720c} executeQuery: Read 1426 rows, 121.94 KiB in 0.002406 sec., 592684.9542809642 rows/sec., 49.49 MiB/sec. 2024.12.18 19:56:16.599664 [ 262 ] {0d455c92-1e06-47f1-bf0e-d9919716720c} TCPHandler: Processed in 0.002675655 sec. 2024.12.18 19:56:16.599854 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.600005 [ 266 ] {4fb13b64-c266-4d5d-9825-24ae63f35e26} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:56:16.600060 [ 266 ] {4fb13b64-c266-4d5d-9825-24ae63f35e26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:56:16.600720 [ 266 ] {4fb13b64-c266-4d5d-9825-24ae63f35e26} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.600759 [ 266 ] {4fb13b64-c266-4d5d-9825-24ae63f35e26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.601105 [ 266 ] {4fb13b64-c266-4d5d-9825-24ae63f35e26} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:56:16.601334 [ 266 ] {4fb13b64-c266-4d5d-9825-24ae63f35e26} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.601548 [ 266 ] {4fb13b64-c266-4d5d-9825-24ae63f35e26} executeQuery: Read 50 rows, 3.68 KiB in 0.001577 sec., 31705.77045022194 rows/sec., 2.28 MiB/sec. 2024.12.18 19:56:16.601600 [ 266 ] {4fb13b64-c266-4d5d-9825-24ae63f35e26} TCPHandler: Processed in 0.001823307 sec. 2024.12.18 19:56:16.601747 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.601879 [ 262 ] {e7c53c3f-6b96-452e-b6fb-e98a1d8edc31} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:56:16.601933 [ 262 ] {e7c53c3f-6b96-452e-b6fb-e98a1d8edc31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:56:16.602662 [ 262 ] {e7c53c3f-6b96-452e-b6fb-e98a1d8edc31} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.602701 [ 262 ] {e7c53c3f-6b96-452e-b6fb-e98a1d8edc31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.603061 [ 262 ] {e7c53c3f-6b96-452e-b6fb-e98a1d8edc31} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:56:16.603291 [ 262 ] {e7c53c3f-6b96-452e-b6fb-e98a1d8edc31} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.603491 [ 262 ] {e7c53c3f-6b96-452e-b6fb-e98a1d8edc31} executeQuery: Read 242 rows, 16.79 KiB in 0.001642 sec., 147381.24238733252 rows/sec., 9.99 MiB/sec. 2024.12.18 19:56:16.603545 [ 262 ] {e7c53c3f-6b96-452e-b6fb-e98a1d8edc31} TCPHandler: Processed in 0.001862668 sec. 2024.12.18 19:56:16.603686 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.603813 [ 266 ] {e562a3df-538d-46c4-8b6c-0c90832e7d90} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:56:16.603866 [ 266 ] {e562a3df-538d-46c4-8b6c-0c90832e7d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:56:16.604482 [ 266 ] {e562a3df-538d-46c4-8b6c-0c90832e7d90} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.604528 [ 266 ] {e562a3df-538d-46c4-8b6c-0c90832e7d90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.604888 [ 266 ] {e562a3df-538d-46c4-8b6c-0c90832e7d90} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:56:16.605117 [ 266 ] {e562a3df-538d-46c4-8b6c-0c90832e7d90} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.605316 [ 266 ] {e562a3df-538d-46c4-8b6c-0c90832e7d90} executeQuery: Read 13 rows, 830.00 B in 0.00153 sec., 8496.73202614379 rows/sec., 529.77 KiB/sec. 2024.12.18 19:56:16.605368 [ 266 ] {e562a3df-538d-46c4-8b6c-0c90832e7d90} TCPHandler: Processed in 0.001739966 sec. 2024.12.18 19:56:16.605499 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.605609 [ 262 ] {353fcdd7-cfa0-415c-b5e4-a7f348d935da} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:16.605656 [ 262 ] {353fcdd7-cfa0-415c-b5e4-a7f348d935da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:16.606641 [ 262 ] {353fcdd7-cfa0-415c-b5e4-a7f348d935da} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.606685 [ 262 ] {353fcdd7-cfa0-415c-b5e4-a7f348d935da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.607073 [ 262 ] {353fcdd7-cfa0-415c-b5e4-a7f348d935da} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.18 19:56:16.607311 [ 262 ] {353fcdd7-cfa0-415c-b5e4-a7f348d935da} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.607543 [ 262 ] {353fcdd7-cfa0-415c-b5e4-a7f348d935da} executeQuery: Read 881 rows, 65.42 KiB in 0.001956 sec., 450408.9979550103 rows/sec., 32.66 MiB/sec. 2024.12.18 19:56:16.607651 [ 262 ] {353fcdd7-cfa0-415c-b5e4-a7f348d935da} TCPHandler: Processed in 0.002200286 sec. 2024.12.18 19:56:16.607846 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.608196 [ 266 ] {9e3d0cbb-85b1-45ed-bff0-febdf5cc2c91} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:56:16.608368 [ 266 ] {9e3d0cbb-85b1-45ed-bff0-febdf5cc2c91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:56:16.609224 [ 266 ] {9e3d0cbb-85b1-45ed-bff0-febdf5cc2c91} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.609262 [ 266 ] {9e3d0cbb-85b1-45ed-bff0-febdf5cc2c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.609607 [ 266 ] {9e3d0cbb-85b1-45ed-bff0-febdf5cc2c91} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:56:16.609845 [ 266 ] {9e3d0cbb-85b1-45ed-bff0-febdf5cc2c91} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.610014 [ 151 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 2024.12.18 19:56:16.610072 [ 266 ] {9e3d0cbb-85b1-45ed-bff0-febdf5cc2c91} executeQuery: Read 6 rows, 321.00 B in 0.002 sec., 3000 rows/sec., 156.74 KiB/sec. 2024.12.18 19:56:16.610096 [ 151 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.610155 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.610169 [ 266 ] {9e3d0cbb-85b1-45ed-bff0-febdf5cc2c91} TCPHandler: Processed in 0.00243052 sec. 2024.12.18 19:56:16.610460 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.610463 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full 2024.12.18 19:56:16.610888 [ 262 ] {de1db045-f67d-460e-8b9e-9f91f10c3568} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:16.610915 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:16.610989 [ 262 ] {de1db045-f67d-460e-8b9e-9f91f10c3568} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:16.610995 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 204 rows starting from the beginning of the part 2024.12.18 19:56:16.611295 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2024.12.18 19:56:16.611613 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2024.12.18 19:56:16.611992 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2024.12.18 19:56:16.612421 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2024.12.18 19:56:16.612729 [ 191 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2024.12.18 19:56:16.614597 [ 262 ] {de1db045-f67d-460e-8b9e-9f91f10c3568} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.614704 [ 262 ] {de1db045-f67d-460e-8b9e-9f91f10c3568} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.616197 [ 262 ] {de1db045-f67d-460e-8b9e-9f91f10c3568} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.18 19:56:16.616498 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.006248168 sec., 37450.97763056307 rows/sec., 1.91 MiB/sec. 2024.12.18 19:56:16.616635 [ 262 ] {de1db045-f67d-460e-8b9e-9f91f10c3568} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.616672 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) 2024.12.18 19:56:16.616937 [ 262 ] {de1db045-f67d-460e-8b9e-9f91f10c3568} executeQuery: Read 894 rows, 60.99 KiB in 0.006191 sec., 144403.16588596348 rows/sec., 9.62 MiB/sec. 2024.12.18 19:56:16.617032 [ 262 ] {de1db045-f67d-460e-8b9e-9f91f10c3568} TCPHandler: Processed in 0.006744379 sec. 2024.12.18 19:56:16.617082 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.617170 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_39_8} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 2024.12.18 19:56:16.617191 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.617263 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.18 19:56:16.617342 [ 266 ] {94081d81-902f-4dde-af1c-7018c9243f73} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:56:16.617397 [ 266 ] {94081d81-902f-4dde-af1c-7018c9243f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:56:16.617858 [ 266 ] {94081d81-902f-4dde-af1c-7018c9243f73} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.617894 [ 266 ] {94081d81-902f-4dde-af1c-7018c9243f73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.618238 [ 266 ] {94081d81-902f-4dde-af1c-7018c9243f73} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:56:16.618468 [ 266 ] {94081d81-902f-4dde-af1c-7018c9243f73} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.618672 [ 266 ] {94081d81-902f-4dde-af1c-7018c9243f73} executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec. 2024.12.18 19:56:16.618720 [ 266 ] {94081d81-902f-4dde-af1c-7018c9243f73} TCPHandler: Processed in 0.001594693 sec. 2024.12.18 19:56:16.618867 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.618999 [ 262 ] {8969188b-86b1-4e12-94e0-3a8f4d2f59f0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:16.619079 [ 262 ] {8969188b-86b1-4e12-94e0-3a8f4d2f59f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:56:16.620260 [ 262 ] {8969188b-86b1-4e12-94e0-3a8f4d2f59f0} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.620300 [ 262 ] {8969188b-86b1-4e12-94e0-3a8f4d2f59f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.620947 [ 262 ] {8969188b-86b1-4e12-94e0-3a8f4d2f59f0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:56:16.621202 [ 262 ] {8969188b-86b1-4e12-94e0-3a8f4d2f59f0} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.621497 [ 262 ] {8969188b-86b1-4e12-94e0-3a8f4d2f59f0} executeQuery: Read 41 rows, 75.23 KiB in 0.002528 sec., 16218.354430379748 rows/sec., 29.06 MiB/sec. 2024.12.18 19:56:16.622054 [ 262 ] {8969188b-86b1-4e12-94e0-3a8f4d2f59f0} TCPHandler: Processed in 0.003249667 sec. 2024.12.18 19:56:16.622208 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:16.622337 [ 266 ] {78eb588a-9c88-4899-a1cc-37d7363b5cfb} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:16.622391 [ 266 ] {78eb588a-9c88-4899-a1cc-37d7363b5cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:16.622880 [ 266 ] {78eb588a-9c88-4899-a1cc-37d7363b5cfb} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:16.622918 [ 266 ] {78eb588a-9c88-4899-a1cc-37d7363b5cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:16.623268 [ 266 ] {78eb588a-9c88-4899-a1cc-37d7363b5cfb} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.18 19:56:16.623499 [ 266 ] {78eb588a-9c88-4899-a1cc-37d7363b5cfb} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:16.623706 [ 266 ] {78eb588a-9c88-4899-a1cc-37d7363b5cfb} executeQuery: Read 58 rows, 3.68 KiB in 0.001397 sec., 41517.53758052971 rows/sec., 2.57 MiB/sec. 2024.12.18 19:56:16.623755 [ 266 ] {78eb588a-9c88-4899-a1cc-37d7363b5cfb} TCPHandler: Processed in 0.001608183 sec. 2024.12.18 19:56:17.220208 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1640 2024.12.18 19:56:17.224003 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:17.224064 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:17.225584 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:56:17.225914 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:17.227489 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1640 2024.12.18 19:56:18.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 242.94 MiB, peak 259.15 MiB, free memory in arenas 0.00 B, will set to 246.94 MiB (RSS), difference: 4.00 MiB 2024.12.18 19:56:18.667721 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:18.667941 [ 262 ] {1b08b8e8-3340-42ec-bce6-11ffb055e50e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:18.668022 [ 262 ] {1b08b8e8-3340-42ec-bce6-11ffb055e50e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:18.668868 [ 262 ] {1b08b8e8-3340-42ec-bce6-11ffb055e50e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:18.668924 [ 262 ] {1b08b8e8-3340-42ec-bce6-11ffb055e50e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:18.669364 [ 262 ] {1b08b8e8-3340-42ec-bce6-11ffb055e50e} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.18 19:56:18.669622 [ 262 ] {1b08b8e8-3340-42ec-bce6-11ffb055e50e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:18.669834 [ 129 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.18 19:56:18.669874 [ 262 ] {1b08b8e8-3340-42ec-bce6-11ffb055e50e} executeQuery: Read 56 rows, 4.38 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.15 MiB/sec. 2024.12.18 19:56:18.669918 [ 129 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:18.669993 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:18.670026 [ 262 ] {1b08b8e8-3340-42ec-bce6-11ffb055e50e} TCPHandler: Processed in 0.00243321 sec. 2024.12.18 19:56:18.670259 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:18.670267 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.18 19:56:18.670491 [ 266 ] {df899e3b-0657-496f-9d0b-d901e716c32c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:18.670562 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:18.670606 [ 266 ] {df899e3b-0657-496f-9d0b-d901e716c32c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:18.670638 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1436 rows starting from the beginning of the part 2024.12.18 19:56:18.670997 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 58 rows starting from the beginning of the part 2024.12.18 19:56:18.671338 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 285 rows starting from the beginning of the part 2024.12.18 19:56:18.671704 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2024.12.18 19:56:18.672079 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1426 rows starting from the beginning of the part 2024.12.18 19:56:18.672454 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part 2024.12.18 19:56:18.673510 [ 266 ] {df899e3b-0657-496f-9d0b-d901e716c32c} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:18.673578 [ 266 ] {df899e3b-0657-496f-9d0b-d901e716c32c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:18.674590 [ 266 ] {df899e3b-0657-496f-9d0b-d901e716c32c} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.18 19:56:18.675077 [ 266 ] {df899e3b-0657-496f-9d0b-d901e716c32c} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:18.675292 [ 129 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.18 19:56:18.675366 [ 129 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:18.675400 [ 266 ] {df899e3b-0657-496f-9d0b-d901e716c32c} executeQuery: Read 64 rows, 5.12 KiB in 0.004979 sec., 12853.98674432617 rows/sec., 1.00 MiB/sec. 2024.12.18 19:56:18.675428 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:18.675665 [ 266 ] {df899e3b-0657-496f-9d0b-d901e716c32c} TCPHandler: Processed in 0.005523994 sec. 2024.12.18 19:56:18.675811 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.18 19:56:18.675960 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:18.676457 [ 262 ] {21a31ade-c18e-4282-ac24-6f08a8d8583d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:18.676484 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:18.676597 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 915 rows starting from the beginning of the part 2024.12.18 19:56:18.676597 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.006474924 sec., 512284.005186779 rows/sec., 44.74 MiB/sec. 2024.12.18 19:56:18.676623 [ 262 ] {21a31ade-c18e-4282-ac24-6f08a8d8583d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:18.676921 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 68 rows starting from the beginning of the part 2024.12.18 19:56:18.677210 [ 197 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.18 19:56:18.677292 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 423 rows starting from the beginning of the part 2024.12.18 19:56:18.677921 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2024.12.18 19:56:18.678442 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 881 rows starting from the beginning of the part 2024.12.18 19:56:18.678815 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:18.678927 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part 2024.12.18 19:56:18.679512 [ 187 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_101_20} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.18 19:56:18.679825 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:56:18.680234 [ 262 ] {21a31ade-c18e-4282-ac24-6f08a8d8583d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:18.680282 [ 262 ] {21a31ade-c18e-4282-ac24-6f08a8d8583d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:18.680879 [ 262 ] {21a31ade-c18e-4282-ac24-6f08a8d8583d} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.18 19:56:18.681152 [ 262 ] {21a31ade-c18e-4282-ac24-6f08a8d8583d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:18.681489 [ 129 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 5 parts from all_1_95_19 to all_99_99_0 2024.12.18 19:56:18.681618 [ 129 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:18.681698 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:18.681730 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.006151556 sec., 392583.5999867351 rows/sec., 30.11 MiB/sec. 2024.12.18 19:56:18.681756 [ 262 ] {21a31ade-c18e-4282-ac24-6f08a8d8583d} executeQuery: Read 64 rows, 4.56 KiB in 0.005484 sec., 11670.313639679067 rows/sec., 832.32 KiB/sec. 2024.12.18 19:56:18.682082 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} MergeTask::PrepareStage: Merging 5 parts: from all_1_95_19 to all_99_99_0 into Compact with storage Full 2024.12.18 19:56:18.682106 [ 262 ] {21a31ade-c18e-4282-ac24-6f08a8d8583d} TCPHandler: Processed in 0.00632732 sec. 2024.12.18 19:56:18.682137 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.18 19:56:18.682409 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:18.682717 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:18.682756 [ 266 ] {7631b25d-ef20-4e31-930b-6485bae651bb} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:18.682813 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 26749 rows starting from the beginning of the part 2024.12.18 19:56:18.682890 [ 266 ] {7631b25d-ef20-4e31-930b-6485bae651bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:18.683329 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:18.683364 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 162 rows starting from the beginning of the part 2024.12.18 19:56:18.683729 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_101_20} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.18 19:56:18.683938 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part 2024.12.18 19:56:18.684193 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.18 19:56:18.684477 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part 2024.12.18 19:56:18.684780 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 894 rows starting from the beginning of the part 2024.12.18 19:56:18.685826 [ 266 ] {7631b25d-ef20-4e31-930b-6485bae651bb} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:18.685901 [ 266 ] {7631b25d-ef20-4e31-930b-6485bae651bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:18.686455 [ 266 ] {7631b25d-ef20-4e31-930b-6485bae651bb} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.18 19:56:18.686872 [ 266 ] {7631b25d-ef20-4e31-930b-6485bae651bb} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:18.687155 [ 266 ] {7631b25d-ef20-4e31-930b-6485bae651bb} executeQuery: Read 24 rows, 1.66 KiB in 0.004481 sec., 5355.9473331845575 rows/sec., 369.62 KiB/sec. 2024.12.18 19:56:18.687424 [ 266 ] {7631b25d-ef20-4e31-930b-6485bae651bb} TCPHandler: Processed in 0.005179066 sec. 2024.12.18 19:56:18.692706 [ 202 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} MergeTask::MergeProjectionsStage: Merge sorted 28202 rows, containing 5 columns (5 merged, 0 gathered) in 0.010888314 sec., 2590116.339407552 rows/sec., 174.97 MiB/sec. 2024.12.18 19:56:18.693102 [ 202 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) 2024.12.18 19:56:18.693435 [ 202 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:18.693533 [ 202 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_99_20} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 5 parts: [all_1_95_19, all_99_99_0] -> all_1_99_20 2024.12.18 19:56:18.693640 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.22 MiB. 2024.12.18 19:56:19.558899 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28914 2024.12.18 19:56:19.559543 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:19.559591 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:19.560120 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.18 19:56:19.560373 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:19.560604 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2024.12.18 19:56:21.603798 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2024.12.18 19:56:21.626599 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:21.626663 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:21.633919 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.18 19:56:21.634684 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:21.637670 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2024.12.18 19:56:23.673407 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:23.673599 [ 262 ] {76c1a166-102b-4973-8bd4-9aa4031256af} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:23.673669 [ 262 ] {76c1a166-102b-4973-8bd4-9aa4031256af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:23.674424 [ 262 ] {76c1a166-102b-4973-8bd4-9aa4031256af} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:23.674476 [ 262 ] {76c1a166-102b-4973-8bd4-9aa4031256af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:23.674933 [ 262 ] {76c1a166-102b-4973-8bd4-9aa4031256af} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.18 19:56:23.675189 [ 262 ] {76c1a166-102b-4973-8bd4-9aa4031256af} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:23.675436 [ 262 ] {76c1a166-102b-4973-8bd4-9aa4031256af} executeQuery: Read 56 rows, 4.38 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.26 MiB/sec. 2024.12.18 19:56:23.675501 [ 262 ] {76c1a166-102b-4973-8bd4-9aa4031256af} TCPHandler: Processed in 0.002222335 sec. 2024.12.18 19:56:23.675673 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:23.675817 [ 266 ] {15e04e60-eea4-4037-b705-7ab116e31e70} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:23.675875 [ 266 ] {15e04e60-eea4-4037-b705-7ab116e31e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:23.676544 [ 266 ] {15e04e60-eea4-4037-b705-7ab116e31e70} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:23.676593 [ 266 ] {15e04e60-eea4-4037-b705-7ab116e31e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:23.677008 [ 266 ] {15e04e60-eea4-4037-b705-7ab116e31e70} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.18 19:56:23.677251 [ 266 ] {15e04e60-eea4-4037-b705-7ab116e31e70} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:23.677487 [ 266 ] {15e04e60-eea4-4037-b705-7ab116e31e70} executeQuery: Read 64 rows, 5.12 KiB in 0.001698 sec., 37691.40164899882 rows/sec., 2.94 MiB/sec. 2024.12.18 19:56:23.677548 [ 266 ] {15e04e60-eea4-4037-b705-7ab116e31e70} TCPHandler: Processed in 0.001941531 sec. 2024.12.18 19:56:23.677712 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:23.678042 [ 262 ] {5a97e03a-f638-4971-89be-a55a815793a5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:23.678220 [ 262 ] {5a97e03a-f638-4971-89be-a55a815793a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:23.679020 [ 262 ] {5a97e03a-f638-4971-89be-a55a815793a5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:23.679061 [ 262 ] {5a97e03a-f638-4971-89be-a55a815793a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:23.679461 [ 262 ] {5a97e03a-f638-4971-89be-a55a815793a5} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.18 19:56:23.679703 [ 262 ] {5a97e03a-f638-4971-89be-a55a815793a5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:23.679920 [ 262 ] {5a97e03a-f638-4971-89be-a55a815793a5} executeQuery: Read 160 rows, 11.41 KiB in 0.002006 sec., 79760.71784646063 rows/sec., 5.56 MiB/sec. 2024.12.18 19:56:23.679972 [ 262 ] {5a97e03a-f638-4971-89be-a55a815793a5} TCPHandler: Processed in 0.002328007 sec. 2024.12.18 19:56:23.680117 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:23.680245 [ 266 ] {6fa86daa-a72e-4df2-82dd-b8f2bea0fc9c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:23.680300 [ 266 ] {6fa86daa-a72e-4df2-82dd-b8f2bea0fc9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:23.680819 [ 266 ] {6fa86daa-a72e-4df2-82dd-b8f2bea0fc9c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:23.680865 [ 266 ] {6fa86daa-a72e-4df2-82dd-b8f2bea0fc9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:23.681221 [ 266 ] {6fa86daa-a72e-4df2-82dd-b8f2bea0fc9c} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.18 19:56:23.681462 [ 266 ] {6fa86daa-a72e-4df2-82dd-b8f2bea0fc9c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:23.681641 [ 145 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.18 19:56:23.681700 [ 266 ] {6fa86daa-a72e-4df2-82dd-b8f2bea0fc9c} executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. 2024.12.18 19:56:23.681727 [ 145 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:23.681791 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:23.681808 [ 266 ] {6fa86daa-a72e-4df2-82dd-b8f2bea0fc9c} TCPHandler: Processed in 0.001748386 sec. 2024.12.18 19:56:23.682002 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.18 19:56:23.682180 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:23.682226 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5596 rows starting from the beginning of the part 2024.12.18 19:56:23.682313 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part 2024.12.18 19:56:23.682584 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part 2024.12.18 19:56:23.682746 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 58 rows starting from the beginning of the part 2024.12.18 19:56:23.682958 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 24 rows starting from the beginning of the part 2024.12.18 19:56:23.683125 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part 2024.12.18 19:56:23.685145 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 5880 rows, containing 4 columns (4 merged, 0 gathered) in 0.003243106 sec., 1813076.7233633436 rows/sec., 118.52 MiB/sec. 2024.12.18 19:56:23.685573 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.18 19:56:23.685941 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:23.686040 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_101_20} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.18 19:56:23.686146 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2024.12.18 19:56:26.868106 [ 139 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:56:26.868218 [ 139 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:56:27.001404 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00094589 sec. 2024.12.18 19:56:27.060712 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29402 2024.12.18 19:56:27.061401 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:27.061460 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:27.062109 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.18 19:56:27.062387 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:27.062646 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29402 2024.12.18 19:56:27.228739 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1656 2024.12.18 19:56:27.231558 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:27.231618 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:27.233119 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:56:27.233442 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:27.233736 [ 139 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.18 19:56:27.233920 [ 139 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:27.234038 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:27.234531 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.18 19:56:27.236151 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1656 2024.12.18 19:56:27.236457 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:27.236613 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1482 rows starting from the beginning of the part 2024.12.18 19:56:27.237274 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part 2024.12.18 19:56:27.237891 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part 2024.12.18 19:56:27.238446 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part 2024.12.18 19:56:27.238974 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part 2024.12.18 19:56:27.239656 [ 194 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part 2024.12.18 19:56:27.247846 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 72 columns (72 merged, 0 gathered) in 0.013670541 sec., 121136.3910177366 rows/sec., 93.71 MiB/sec. 2024.12.18 19:56:27.249813 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.18 19:56:27.250657 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:27.250758 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_46_9} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.18 19:56:27.251149 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2024.12.18 19:56:28.032584 [ 141 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_54_13 to all_58_58_0 2024.12.18 19:56:28.032654 [ 141 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.032680 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.032854 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_54_13 to all_58_58_0 into Compact with storage Full 2024.12.18 19:56:28.033266 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:28.033365 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_54_13, total 66 rows starting from the beginning of the part 2024.12.18 19:56:28.033476 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part 2024.12.18 19:56:28.033606 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part 2024.12.18 19:56:28.033708 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part 2024.12.18 19:56:28.033795 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 50 rows starting from the beginning of the part 2024.12.18 19:56:28.034775 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009181 sec., 107506.4914509942 rows/sec., 8.11 MiB/sec. 2024.12.18 19:56:28.034993 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} MergedBlockOutputStream: filled checksums all_1_58_14 (state Temporary) 2024.12.18 19:56:28.035339 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_58_14 to all_1_58_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.035431 [ 195 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_58_14} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_54_13, all_58_58_0] -> all_1_58_14 2024.12.18 19:56:28.035536 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:56:28.681076 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.681287 [ 262 ] {48b0750e-87e7-4112-b30d-a72b75f4482d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:56:28.681365 [ 262 ] {48b0750e-87e7-4112-b30d-a72b75f4482d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:56:28.682177 [ 262 ] {48b0750e-87e7-4112-b30d-a72b75f4482d} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.682230 [ 262 ] {48b0750e-87e7-4112-b30d-a72b75f4482d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.682674 [ 262 ] {48b0750e-87e7-4112-b30d-a72b75f4482d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:56:28.682936 [ 262 ] {48b0750e-87e7-4112-b30d-a72b75f4482d} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.683161 [ 262 ] {48b0750e-87e7-4112-b30d-a72b75f4482d} executeQuery: Read 14 rows, 1.01 KiB in 0.001933 sec., 7242.628039317124 rows/sec., 521.37 KiB/sec. 2024.12.18 19:56:28.683218 [ 262 ] {48b0750e-87e7-4112-b30d-a72b75f4482d} TCPHandler: Processed in 0.002278617 sec. 2024.12.18 19:56:28.683396 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.683534 [ 266 ] {bdf545e6-97ca-4b03-b8d0-132c555f6c1a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:28.683589 [ 266 ] {bdf545e6-97ca-4b03-b8d0-132c555f6c1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:28.684347 [ 266 ] {bdf545e6-97ca-4b03-b8d0-132c555f6c1a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.684387 [ 266 ] {bdf545e6-97ca-4b03-b8d0-132c555f6c1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.684776 [ 266 ] {bdf545e6-97ca-4b03-b8d0-132c555f6c1a} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.18 19:56:28.685023 [ 266 ] {bdf545e6-97ca-4b03-b8d0-132c555f6c1a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.685197 [ 266 ] {bdf545e6-97ca-4b03-b8d0-132c555f6c1a} executeQuery: Read 285 rows, 25.75 KiB in 0.001694 sec., 168240.8500590319 rows/sec., 14.84 MiB/sec. 2024.12.18 19:56:28.685248 [ 266 ] {bdf545e6-97ca-4b03-b8d0-132c555f6c1a} TCPHandler: Processed in 0.001918399 sec. 2024.12.18 19:56:28.685413 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.685552 [ 262 ] {3f99faf2-89a9-48a4-957f-9d7f1e123e50} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:56:28.685606 [ 262 ] {3f99faf2-89a9-48a4-957f-9d7f1e123e50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:56:28.686229 [ 262 ] {3f99faf2-89a9-48a4-957f-9d7f1e123e50} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.686268 [ 262 ] {3f99faf2-89a9-48a4-957f-9d7f1e123e50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.686628 [ 262 ] {3f99faf2-89a9-48a4-957f-9d7f1e123e50} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:56:28.686869 [ 262 ] {3f99faf2-89a9-48a4-957f-9d7f1e123e50} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.687048 [ 262 ] {3f99faf2-89a9-48a4-957f-9d7f1e123e50} executeQuery: Read 48 rows, 3.54 KiB in 0.001526 sec., 31454.78374836173 rows/sec., 2.26 MiB/sec. 2024.12.18 19:56:28.687100 [ 262 ] {3f99faf2-89a9-48a4-957f-9d7f1e123e50} TCPHandler: Processed in 0.001754216 sec. 2024.12.18 19:56:28.687232 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.687339 [ 266 ] {88bb6aea-a654-4cb2-ae42-332a89893ee8} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:56:28.687384 [ 266 ] {88bb6aea-a654-4cb2-ae42-332a89893ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:56:28.687911 [ 266 ] {88bb6aea-a654-4cb2-ae42-332a89893ee8} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.687949 [ 266 ] {88bb6aea-a654-4cb2-ae42-332a89893ee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.688298 [ 266 ] {88bb6aea-a654-4cb2-ae42-332a89893ee8} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:56:28.688534 [ 266 ] {88bb6aea-a654-4cb2-ae42-332a89893ee8} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.688709 [ 266 ] {88bb6aea-a654-4cb2-ae42-332a89893ee8} executeQuery: Read 14 rows, 1004.00 B in 0.001391 sec., 10064.7016534867 rows/sec., 704.87 KiB/sec. 2024.12.18 19:56:28.688759 [ 266 ] {88bb6aea-a654-4cb2-ae42-332a89893ee8} TCPHandler: Processed in 0.001579382 sec. 2024.12.18 19:56:28.688905 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.689023 [ 262 ] {12dd2eef-f44b-4937-95af-09316c70d294} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:56:28.689077 [ 262 ] {12dd2eef-f44b-4937-95af-09316c70d294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:56:28.689708 [ 262 ] {12dd2eef-f44b-4937-95af-09316c70d294} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.689753 [ 262 ] {12dd2eef-f44b-4937-95af-09316c70d294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.690160 [ 262 ] {12dd2eef-f44b-4937-95af-09316c70d294} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:56:28.690433 [ 262 ] {12dd2eef-f44b-4937-95af-09316c70d294} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.690627 [ 262 ] {12dd2eef-f44b-4937-95af-09316c70d294} executeQuery: Read 13 rows, 830.00 B in 0.00163 sec., 7975.460122699386 rows/sec., 497.27 KiB/sec. 2024.12.18 19:56:28.690714 [ 262 ] {12dd2eef-f44b-4937-95af-09316c70d294} TCPHandler: Processed in 0.001858349 sec. 2024.12.18 19:56:28.690925 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.691059 [ 266 ] {6c46b595-c988-45ba-b1d6-17e3818664e9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:28.691105 [ 266 ] {6c46b595-c988-45ba-b1d6-17e3818664e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:28.691793 [ 266 ] {6c46b595-c988-45ba-b1d6-17e3818664e9} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.691831 [ 266 ] {6c46b595-c988-45ba-b1d6-17e3818664e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.692199 [ 266 ] {6c46b595-c988-45ba-b1d6-17e3818664e9} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.18 19:56:28.692438 [ 266 ] {6c46b595-c988-45ba-b1d6-17e3818664e9} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.692618 [ 266 ] {6c46b595-c988-45ba-b1d6-17e3818664e9} executeQuery: Read 423 rows, 30.96 KiB in 0.001582 sec., 267383.0594184576 rows/sec., 19.11 MiB/sec. 2024.12.18 19:56:28.692669 [ 266 ] {6c46b595-c988-45ba-b1d6-17e3818664e9} TCPHandler: Processed in 0.001861608 sec. 2024.12.18 19:56:28.692818 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.692931 [ 262 ] {2b7ea82b-d308-4d17-96af-dc0f8b39ef56} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:56:28.692981 [ 262 ] {2b7ea82b-d308-4d17-96af-dc0f8b39ef56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:56:28.693450 [ 262 ] {2b7ea82b-d308-4d17-96af-dc0f8b39ef56} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.693486 [ 262 ] {2b7ea82b-d308-4d17-96af-dc0f8b39ef56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.693842 [ 262 ] {2b7ea82b-d308-4d17-96af-dc0f8b39ef56} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:56:28.694080 [ 262 ] {2b7ea82b-d308-4d17-96af-dc0f8b39ef56} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.694255 [ 262 ] {2b7ea82b-d308-4d17-96af-dc0f8b39ef56} executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. 2024.12.18 19:56:28.694303 [ 262 ] {2b7ea82b-d308-4d17-96af-dc0f8b39ef56} TCPHandler: Processed in 0.001542251 sec. 2024.12.18 19:56:28.694432 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.694538 [ 266 ] {18754a4c-c92e-41a7-bc24-a84bd1d63f4d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:28.694584 [ 266 ] {18754a4c-c92e-41a7-bc24-a84bd1d63f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:28.695098 [ 266 ] {18754a4c-c92e-41a7-bc24-a84bd1d63f4d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.695134 [ 266 ] {18754a4c-c92e-41a7-bc24-a84bd1d63f4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.695506 [ 266 ] {18754a4c-c92e-41a7-bc24-a84bd1d63f4d} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.18 19:56:28.695738 [ 266 ] {18754a4c-c92e-41a7-bc24-a84bd1d63f4d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.695907 [ 266 ] {18754a4c-c92e-41a7-bc24-a84bd1d63f4d} executeQuery: Read 237 rows, 16.27 KiB in 0.001391 sec., 170381.02084831055 rows/sec., 11.42 MiB/sec. 2024.12.18 19:56:28.695955 [ 266 ] {18754a4c-c92e-41a7-bc24-a84bd1d63f4d} TCPHandler: Processed in 0.001574042 sec. 2024.12.18 19:56:28.696097 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.696229 [ 262 ] {f72fc2ca-e260-41fd-b82d-d0f657182016} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:56:28.696284 [ 262 ] {f72fc2ca-e260-41fd-b82d-d0f657182016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:56:28.696793 [ 262 ] {f72fc2ca-e260-41fd-b82d-d0f657182016} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.696837 [ 262 ] {f72fc2ca-e260-41fd-b82d-d0f657182016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.697215 [ 262 ] {f72fc2ca-e260-41fd-b82d-d0f657182016} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:56:28.697443 [ 262 ] {f72fc2ca-e260-41fd-b82d-d0f657182016} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.697618 [ 262 ] {f72fc2ca-e260-41fd-b82d-d0f657182016} executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec. 2024.12.18 19:56:28.697665 [ 262 ] {f72fc2ca-e260-41fd-b82d-d0f657182016} TCPHandler: Processed in 0.001631903 sec. 2024.12.18 19:56:28.697798 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.697902 [ 266 ] {8f55992e-0f9b-487f-ad46-c8a4275c1ea4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:28.697964 [ 266 ] {8f55992e-0f9b-487f-ad46-c8a4275c1ea4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:56:28.699201 [ 266 ] {8f55992e-0f9b-487f-ad46-c8a4275c1ea4} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.699238 [ 266 ] {8f55992e-0f9b-487f-ad46-c8a4275c1ea4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.699870 [ 266 ] {8f55992e-0f9b-487f-ad46-c8a4275c1ea4} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:56:28.700120 [ 266 ] {8f55992e-0f9b-487f-ad46-c8a4275c1ea4} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.700255 [ 140 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.18 19:56:28.700297 [ 140 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.700322 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.700326 [ 266 ] {8f55992e-0f9b-487f-ad46-c8a4275c1ea4} executeQuery: Read 41 rows, 75.23 KiB in 0.002444 sec., 16775.777414075288 rows/sec., 30.06 MiB/sec. 2024.12.18 19:56:28.700783 [ 188 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.18 19:56:28.700965 [ 266 ] {8f55992e-0f9b-487f-ad46-c8a4275c1ea4} TCPHandler: Processed in 0.003210346 sec. 2024.12.18 19:56:28.701279 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:28.701877 [ 262 ] {312ad8e0-c7d1-466c-811a-66f90847bbb6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:28.702088 [ 262 ] {312ad8e0-c7d1-466c-811a-66f90847bbb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:28.702516 [ 188 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:28.702626 [ 188 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1561 rows starting from the beginning of the part 2024.12.18 19:56:28.703004 [ 188 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part 2024.12.18 19:56:28.703428 [ 188 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part 2024.12.18 19:56:28.703428 [ 262 ] {312ad8e0-c7d1-466c-811a-66f90847bbb6} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:28.703481 [ 262 ] {312ad8e0-c7d1-466c-811a-66f90847bbb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:28.703749 [ 188 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part 2024.12.18 19:56:28.704104 [ 188 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part 2024.12.18 19:56:28.704320 [ 262 ] {312ad8e0-c7d1-466c-811a-66f90847bbb6} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.18 19:56:28.704397 [ 188 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part 2024.12.18 19:56:28.704761 [ 262 ] {312ad8e0-c7d1-466c-811a-66f90847bbb6} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.705031 [ 262 ] {312ad8e0-c7d1-466c-811a-66f90847bbb6} executeQuery: Read 82 rows, 5.33 KiB in 0.003344 sec., 24521.531100478467 rows/sec., 1.56 MiB/sec. 2024.12.18 19:56:28.705108 [ 262 ] {312ad8e0-c7d1-466c-811a-66f90847bbb6} TCPHandler: Processed in 0.004035313 sec. 2024.12.18 19:56:28.713974 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1766 rows, containing 19 columns (19 merged, 0 gathered) in 0.01358004 sec., 130043.79957643719 rows/sec., 233.03 MiB/sec. 2024.12.18 19:56:28.715931 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.18 19:56:28.716410 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:28.716510 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_46_9} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.18 19:56:28.716692 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. 2024.12.18 19:56:29.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 248.54 MiB, peak 260.19 MiB, free memory in arenas 0.00 B, will set to 253.08 MiB (RSS), difference: 4.54 MiB 2024.12.18 19:56:29.138711 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2024.12.18 19:56:29.159824 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:29.159879 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:29.167240 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.18 19:56:29.168004 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:29.171029 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2024.12.18 19:56:33.675864 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:33.676081 [ 262 ] {d8c07809-8d89-411d-a7bd-722ece44c496} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:56:33.676160 [ 262 ] {d8c07809-8d89-411d-a7bd-722ece44c496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:56:33.676940 [ 262 ] {d8c07809-8d89-411d-a7bd-722ece44c496} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:33.676996 [ 262 ] {d8c07809-8d89-411d-a7bd-722ece44c496} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:33.677486 [ 262 ] {d8c07809-8d89-411d-a7bd-722ece44c496} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.18 19:56:33.677824 [ 262 ] {d8c07809-8d89-411d-a7bd-722ece44c496} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:33.678111 [ 262 ] {d8c07809-8d89-411d-a7bd-722ece44c496} executeQuery: Read 2 rows, 167.00 B in 0.002082 sec., 960.6147934678194 rows/sec., 78.33 KiB/sec. 2024.12.18 19:56:33.678194 [ 262 ] {d8c07809-8d89-411d-a7bd-722ece44c496} TCPHandler: Processed in 0.00246436 sec. 2024.12.18 19:56:33.678434 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:33.678565 [ 266 ] {1bc25e6a-b255-40db-ba3a-ff6d1528be91} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:33.678619 [ 266 ] {1bc25e6a-b255-40db-ba3a-ff6d1528be91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:33.679329 [ 266 ] {1bc25e6a-b255-40db-ba3a-ff6d1528be91} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:33.679377 [ 266 ] {1bc25e6a-b255-40db-ba3a-ff6d1528be91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:33.679844 [ 266 ] {1bc25e6a-b255-40db-ba3a-ff6d1528be91} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.18 19:56:33.680151 [ 266 ] {1bc25e6a-b255-40db-ba3a-ff6d1528be91} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:33.680387 [ 266 ] {1bc25e6a-b255-40db-ba3a-ff6d1528be91} executeQuery: Read 57 rows, 4.45 KiB in 0.00185 sec., 30810.81081081081 rows/sec., 2.35 MiB/sec. 2024.12.18 19:56:33.680458 [ 266 ] {1bc25e6a-b255-40db-ba3a-ff6d1528be91} TCPHandler: Processed in 0.002091763 sec. 2024.12.18 19:56:33.680661 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:33.680843 [ 262 ] {c9a3d306-fce4-4188-8b3a-9b6b7d2a9203} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:56:33.680909 [ 262 ] {c9a3d306-fce4-4188-8b3a-9b6b7d2a9203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:56:33.682203 [ 262 ] {c9a3d306-fce4-4188-8b3a-9b6b7d2a9203} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:33.682254 [ 262 ] {c9a3d306-fce4-4188-8b3a-9b6b7d2a9203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:33.682688 [ 262 ] {c9a3d306-fce4-4188-8b3a-9b6b7d2a9203} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:56:33.683016 [ 262 ] {c9a3d306-fce4-4188-8b3a-9b6b7d2a9203} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:33.683285 [ 262 ] {c9a3d306-fce4-4188-8b3a-9b6b7d2a9203} executeQuery: Read 2 rows, 143.00 B in 0.002488 sec., 803.8585209003215 rows/sec., 56.13 KiB/sec. 2024.12.18 19:56:33.683357 [ 262 ] {c9a3d306-fce4-4188-8b3a-9b6b7d2a9203} TCPHandler: Processed in 0.002775307 sec. 2024.12.18 19:56:33.683566 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:33.683696 [ 266 ] {1254e63e-5f4e-4c50-94f5-fcb0541fe44c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:33.683755 [ 266 ] {1254e63e-5f4e-4c50-94f5-fcb0541fe44c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:33.684519 [ 266 ] {1254e63e-5f4e-4c50-94f5-fcb0541fe44c} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:33.684569 [ 266 ] {1254e63e-5f4e-4c50-94f5-fcb0541fe44c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:33.685044 [ 266 ] {1254e63e-5f4e-4c50-94f5-fcb0541fe44c} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.18 19:56:33.685383 [ 266 ] {1254e63e-5f4e-4c50-94f5-fcb0541fe44c} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:33.685645 [ 266 ] {1254e63e-5f4e-4c50-94f5-fcb0541fe44c} executeQuery: Read 66 rows, 5.28 KiB in 0.001974 sec., 33434.650455927054 rows/sec., 2.61 MiB/sec. 2024.12.18 19:56:33.685716 [ 266 ] {1254e63e-5f4e-4c50-94f5-fcb0541fe44c} TCPHandler: Processed in 0.002212036 sec. 2024.12.18 19:56:33.685962 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:33.686093 [ 262 ] {9b8a9c2f-63df-4053-a6b7-679a312ebc9b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:33.686152 [ 262 ] {9b8a9c2f-63df-4053-a6b7-679a312ebc9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:33.686780 [ 262 ] {9b8a9c2f-63df-4053-a6b7-679a312ebc9b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:33.686821 [ 262 ] {9b8a9c2f-63df-4053-a6b7-679a312ebc9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:33.687254 [ 262 ] {9b8a9c2f-63df-4053-a6b7-679a312ebc9b} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.18 19:56:33.687508 [ 262 ] {9b8a9c2f-63df-4053-a6b7-679a312ebc9b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:33.687737 [ 262 ] {9b8a9c2f-63df-4053-a6b7-679a312ebc9b} executeQuery: Read 161 rows, 11.48 KiB in 0.001669 sec., 96464.94907130019 rows/sec., 6.72 MiB/sec. 2024.12.18 19:56:33.687805 [ 262 ] {9b8a9c2f-63df-4053-a6b7-679a312ebc9b} TCPHandler: Processed in 0.001905619 sec. 2024.12.18 19:56:33.687974 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:33.688113 [ 266 ] {0b93cc7e-1140-4062-a168-dcb8313ea404} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:33.688174 [ 266 ] {0b93cc7e-1140-4062-a168-dcb8313ea404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:33.688772 [ 266 ] {0b93cc7e-1140-4062-a168-dcb8313ea404} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:33.688821 [ 266 ] {0b93cc7e-1140-4062-a168-dcb8313ea404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:33.689321 [ 266 ] {0b93cc7e-1140-4062-a168-dcb8313ea404} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.18 19:56:33.689629 [ 266 ] {0b93cc7e-1140-4062-a168-dcb8313ea404} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:33.689876 [ 266 ] {0b93cc7e-1140-4062-a168-dcb8313ea404} executeQuery: Read 60 rows, 4.14 KiB in 0.001791 sec., 33500.837520938025 rows/sec., 2.26 MiB/sec. 2024.12.18 19:56:33.689939 [ 266 ] {0b93cc7e-1140-4062-a168-dcb8313ea404} TCPHandler: Processed in 0.002030112 sec. 2024.12.18 19:56:34.563745 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29829 2024.12.18 19:56:34.564378 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:34.564420 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:34.564922 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.18 19:56:34.565177 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:34.565416 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2024.12.18 19:56:36.672093 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2024.12.18 19:56:36.693999 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:36.694067 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:36.701510 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.18 19:56:36.702295 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:36.707548 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2024.12.18 19:56:37.237320 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1690 2024.12.18 19:56:37.240662 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:37.240722 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:37.242350 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:56:37.242676 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:37.244780 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1690 2024.12.18 19:56:38.679930 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.680138 [ 262 ] {b9591613-7b60-49c3-9598-e512db2d536e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:56:38.680216 [ 262 ] {b9591613-7b60-49c3-9598-e512db2d536e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:56:38.680944 [ 262 ] {b9591613-7b60-49c3-9598-e512db2d536e} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.680993 [ 262 ] {b9591613-7b60-49c3-9598-e512db2d536e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.681422 [ 262 ] {b9591613-7b60-49c3-9598-e512db2d536e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:56:38.681673 [ 262 ] {b9591613-7b60-49c3-9598-e512db2d536e} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.681834 [ 128 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.12.18 19:56:38.681881 [ 262 ] {b9591613-7b60-49c3-9598-e512db2d536e} executeQuery: Read 14 rows, 1.01 KiB in 0.0018 sec., 7777.777777777778 rows/sec., 559.90 KiB/sec. 2024.12.18 19:56:38.681885 [ 128 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.681935 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.681965 [ 262 ] {b9591613-7b60-49c3-9598-e512db2d536e} TCPHandler: Processed in 0.002166235 sec. 2024.12.18 19:56:38.682252 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.682309 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.12.18 19:56:38.682654 [ 266 ] {4c9840bb-5803-412c-8734-e1d2db37287e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:38.682740 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:38.682758 [ 266 ] {4c9840bb-5803-412c-8734-e1d2db37287e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:38.682809 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2024.12.18 19:56:38.683116 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.12.18 19:56:38.683439 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2024.12.18 19:56:38.683811 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.12.18 19:56:38.684162 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2024.12.18 19:56:38.685316 [ 266 ] {4c9840bb-5803-412c-8734-e1d2db37287e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.685385 [ 266 ] {4c9840bb-5803-412c-8734-e1d2db37287e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.686521 [ 266 ] {4c9840bb-5803-412c-8734-e1d2db37287e} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.18 19:56:38.686552 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004495743 sec., 15570.285045208322 rows/sec., 1.15 MiB/sec. 2024.12.18 19:56:38.686799 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.12.18 19:56:38.686988 [ 266 ] {4c9840bb-5803-412c-8734-e1d2db37287e} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.687380 [ 266 ] {4c9840bb-5803-412c-8734-e1d2db37287e} executeQuery: Read 285 rows, 25.75 KiB in 0.004871 sec., 58509.5462943954 rows/sec., 5.16 MiB/sec. 2024.12.18 19:56:38.687495 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.687519 [ 266 ] {4c9840bb-5803-412c-8734-e1d2db37287e} TCPHandler: Processed in 0.005451902 sec. 2024.12.18 19:56:38.687656 [ 187 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_41_10} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.12.18 19:56:38.687706 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.687779 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:56:38.687879 [ 262 ] {336f70d5-70fd-4b49-99e7-56739afebf6e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:56:38.687938 [ 262 ] {336f70d5-70fd-4b49-99e7-56739afebf6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:56:38.688572 [ 262 ] {336f70d5-70fd-4b49-99e7-56739afebf6e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.688611 [ 262 ] {336f70d5-70fd-4b49-99e7-56739afebf6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.688962 [ 262 ] {336f70d5-70fd-4b49-99e7-56739afebf6e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:56:38.689195 [ 262 ] {336f70d5-70fd-4b49-99e7-56739afebf6e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.689371 [ 262 ] {336f70d5-70fd-4b49-99e7-56739afebf6e} executeQuery: Read 48 rows, 3.54 KiB in 0.001522 sec., 31537.450722733247 rows/sec., 2.27 MiB/sec. 2024.12.18 19:56:38.689422 [ 262 ] {336f70d5-70fd-4b49-99e7-56739afebf6e} TCPHandler: Processed in 0.001799407 sec. 2024.12.18 19:56:38.689561 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.689694 [ 266 ] {fd39722f-8563-4bb3-ab4d-782543b93f2e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:56:38.689748 [ 266 ] {fd39722f-8563-4bb3-ab4d-782543b93f2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:56:38.690384 [ 266 ] {fd39722f-8563-4bb3-ab4d-782543b93f2e} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.690421 [ 266 ] {fd39722f-8563-4bb3-ab4d-782543b93f2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.690758 [ 266 ] {fd39722f-8563-4bb3-ab4d-782543b93f2e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:56:38.690988 [ 266 ] {fd39722f-8563-4bb3-ab4d-782543b93f2e} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.691194 [ 266 ] {fd39722f-8563-4bb3-ab4d-782543b93f2e} executeQuery: Read 14 rows, 1004.00 B in 0.001518 sec., 9222.66139657444 rows/sec., 645.90 KiB/sec. 2024.12.18 19:56:38.691261 [ 266 ] {fd39722f-8563-4bb3-ab4d-782543b93f2e} TCPHandler: Processed in 0.001760856 sec. 2024.12.18 19:56:38.691508 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.691653 [ 262 ] {91b378b5-94c3-423d-a28f-ebc998fa1dd8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:56:38.691707 [ 262 ] {91b378b5-94c3-423d-a28f-ebc998fa1dd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:56:38.692326 [ 262 ] {91b378b5-94c3-423d-a28f-ebc998fa1dd8} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.692365 [ 262 ] {91b378b5-94c3-423d-a28f-ebc998fa1dd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.692710 [ 262 ] {91b378b5-94c3-423d-a28f-ebc998fa1dd8} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:56:38.692941 [ 262 ] {91b378b5-94c3-423d-a28f-ebc998fa1dd8} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.693070 [ 128 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.12.18 19:56:38.693112 [ 128 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.693131 [ 262 ] {91b378b5-94c3-423d-a28f-ebc998fa1dd8} executeQuery: Read 13 rows, 830.00 B in 0.001504 sec., 8643.617021276596 rows/sec., 538.93 KiB/sec. 2024.12.18 19:56:38.693135 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.693240 [ 262 ] {91b378b5-94c3-423d-a28f-ebc998fa1dd8} TCPHandler: Processed in 0.001869108 sec. 2024.12.18 19:56:38.693325 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.12.18 19:56:38.693422 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.693499 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:38.693556 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2024.12.18 19:56:38.693658 [ 266 ] {a3d08a57-9e49-4107-8908-d2352de54b69} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:38.693821 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2024.12.18 19:56:38.693840 [ 266 ] {a3d08a57-9e49-4107-8908-d2352de54b69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:38.694199 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2024.12.18 19:56:38.694515 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2024.12.18 19:56:38.694786 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2024.12.18 19:56:38.696618 [ 266 ] {a3d08a57-9e49-4107-8908-d2352de54b69} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.696689 [ 266 ] {a3d08a57-9e49-4107-8908-d2352de54b69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.697060 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003831509 sec., 16964.595411364036 rows/sec., 1.10 MiB/sec. 2024.12.18 19:56:38.697236 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.12.18 19:56:38.697504 [ 266 ] {a3d08a57-9e49-4107-8908-d2352de54b69} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.18 19:56:38.697670 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.697819 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_41_10} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.12.18 19:56:38.697961 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:56:38.698013 [ 266 ] {a3d08a57-9e49-4107-8908-d2352de54b69} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.698276 [ 266 ] {a3d08a57-9e49-4107-8908-d2352de54b69} executeQuery: Read 423 rows, 30.96 KiB in 0.004683 sec., 90326.7136450993 rows/sec., 6.46 MiB/sec. 2024.12.18 19:56:38.698351 [ 266 ] {a3d08a57-9e49-4107-8908-d2352de54b69} TCPHandler: Processed in 0.005018593 sec. 2024.12.18 19:56:38.698513 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.698628 [ 262 ] {dc723477-3c34-45a2-b32b-fd077552b71f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:56:38.698675 [ 262 ] {dc723477-3c34-45a2-b32b-fd077552b71f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:56:38.699124 [ 262 ] {dc723477-3c34-45a2-b32b-fd077552b71f} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.699165 [ 262 ] {dc723477-3c34-45a2-b32b-fd077552b71f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.699538 [ 262 ] {dc723477-3c34-45a2-b32b-fd077552b71f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.18 19:56:38.699772 [ 262 ] {dc723477-3c34-45a2-b32b-fd077552b71f} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.700018 [ 262 ] {dc723477-3c34-45a2-b32b-fd077552b71f} executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec. 2024.12.18 19:56:38.700195 [ 262 ] {dc723477-3c34-45a2-b32b-fd077552b71f} TCPHandler: Processed in 0.001731806 sec. 2024.12.18 19:56:38.700409 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.700545 [ 266 ] {ab455fb3-4a7c-4e1f-b3e7-9e7e998755c6} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:38.700604 [ 266 ] {ab455fb3-4a7c-4e1f-b3e7-9e7e998755c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:38.701269 [ 266 ] {ab455fb3-4a7c-4e1f-b3e7-9e7e998755c6} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.701313 [ 266 ] {ab455fb3-4a7c-4e1f-b3e7-9e7e998755c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.701703 [ 266 ] {ab455fb3-4a7c-4e1f-b3e7-9e7e998755c6} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.18 19:56:38.701941 [ 266 ] {ab455fb3-4a7c-4e1f-b3e7-9e7e998755c6} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.702140 [ 126 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_99_20 to all_104_104_0 2024.12.18 19:56:38.702162 [ 266 ] {ab455fb3-4a7c-4e1f-b3e7-9e7e998755c6} executeQuery: Read 237 rows, 16.27 KiB in 0.001641 sec., 144424.13162705666 rows/sec., 9.68 MiB/sec. 2024.12.18 19:56:38.702270 [ 126 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.702330 [ 266 ] {ab455fb3-4a7c-4e1f-b3e7-9e7e998755c6} TCPHandler: Processed in 0.002039913 sec. 2024.12.18 19:56:38.702348 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.702550 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.702561 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_99_20 to all_104_104_0 into Compact with storage Full 2024.12.18 19:56:38.702746 [ 262 ] {d95756cd-94b1-4c1f-b60c-3140aef4f39d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:56:38.702864 [ 262 ] {d95756cd-94b1-4c1f-b60c-3140aef4f39d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:56:38.702874 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:38.702977 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 28202 rows starting from the beginning of the part 2024.12.18 19:56:38.703339 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part 2024.12.18 19:56:38.703669 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part 2024.12.18 19:56:38.703988 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 237 rows starting from the beginning of the part 2024.12.18 19:56:38.704227 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 161 rows starting from the beginning of the part 2024.12.18 19:56:38.704581 [ 199 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 237 rows starting from the beginning of the part 2024.12.18 19:56:38.705212 [ 262 ] {d95756cd-94b1-4c1f-b60c-3140aef4f39d} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.705275 [ 262 ] {d95756cd-94b1-4c1f-b60c-3140aef4f39d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.706114 [ 262 ] {d95756cd-94b1-4c1f-b60c-3140aef4f39d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:56:38.706441 [ 262 ] {d95756cd-94b1-4c1f-b60c-3140aef4f39d} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.706872 [ 262 ] {d95756cd-94b1-4c1f-b60c-3140aef4f39d} executeQuery: Read 1 rows, 69.00 B in 0.004155 sec., 240.67388688327318 rows/sec., 16.22 KiB/sec. 2024.12.18 19:56:38.707348 [ 262 ] {d95756cd-94b1-4c1f-b60c-3140aef4f39d} TCPHandler: Processed in 0.004902001 sec. 2024.12.18 19:56:38.707730 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.708292 [ 266 ] {aa9fe3b0-e613-4751-a5bc-37ed0e9cde73} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:38.708710 [ 266 ] {aa9fe3b0-e613-4751-a5bc-37ed0e9cde73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:56:38.711152 [ 266 ] {aa9fe3b0-e613-4751-a5bc-37ed0e9cde73} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.711228 [ 266 ] {aa9fe3b0-e613-4751-a5bc-37ed0e9cde73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.712195 [ 266 ] {aa9fe3b0-e613-4751-a5bc-37ed0e9cde73} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:56:38.712567 [ 266 ] {aa9fe3b0-e613-4751-a5bc-37ed0e9cde73} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.712968 [ 266 ] {aa9fe3b0-e613-4751-a5bc-37ed0e9cde73} executeQuery: Read 41 rows, 75.23 KiB in 0.004901 sec., 8365.639665374414 rows/sec., 14.99 MiB/sec. 2024.12.18 19:56:38.713095 [ 266 ] {aa9fe3b0-e613-4751-a5bc-37ed0e9cde73} TCPHandler: Processed in 0.005584395 sec. 2024.12.18 19:56:38.713238 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:38.713387 [ 262 ] {cb6a1851-2050-46f0-aecb-9b57f85dcb16} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:38.713461 [ 262 ] {cb6a1851-2050-46f0-aecb-9b57f85dcb16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:38.714123 [ 262 ] {cb6a1851-2050-46f0-aecb-9b57f85dcb16} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:38.714164 [ 262 ] {cb6a1851-2050-46f0-aecb-9b57f85dcb16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:38.714602 [ 262 ] {cb6a1851-2050-46f0-aecb-9b57f85dcb16} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.18 19:56:38.715078 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} MergeTask::MergeProjectionsStage: Merge sorted 29061 rows, containing 5 columns (5 merged, 0 gathered) in 0.012578449 sec., 2310380.2384538823 rows/sec., 156.12 MiB/sec. 2024.12.18 19:56:38.715122 [ 262 ] {cb6a1851-2050-46f0-aecb-9b57f85dcb16} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.715416 [ 262 ] {cb6a1851-2050-46f0-aecb-9b57f85dcb16} executeQuery: Read 82 rows, 5.33 KiB in 0.002072 sec., 39575.28957528957 rows/sec., 2.51 MiB/sec. 2024.12.18 19:56:38.715530 [ 262 ] {cb6a1851-2050-46f0-aecb-9b57f85dcb16} TCPHandler: Processed in 0.002343068 sec. 2024.12.18 19:56:38.715745 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) 2024.12.18 19:56:38.716427 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:38.716555 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_104_21} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_99_20, all_104_104_0] -> all_1_104_21 2024.12.18 19:56:38.716670 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2024.12.18 19:56:41.868274 [ 124 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:56:41.868341 [ 124 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:56:42.065512 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30317 2024.12.18 19:56:42.066288 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:42.066338 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:42.066881 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.18 19:56:42.067138 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:42.067306 [ 124 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.18 19:56:42.067346 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30317 2024.12.18 19:56:42.067363 [ 124 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:42.067390 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:42.067546 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.18 19:56:42.067732 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:42.067785 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2024.12.18 19:56:42.067874 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2024.12.18 19:56:42.068130 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2024.12.18 19:56:42.068306 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2024.12.18 19:56:42.068472 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2024.12.18 19:56:42.068624 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2024.12.18 19:56:42.071617 [ 192 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30317 rows, containing 4 columns (4 merged, 0 gathered) in 0.004148685 sec., 7307616.750849968 rows/sec., 104.54 MiB/sec. 2024.12.18 19:56:42.071937 [ 189 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.18 19:56:42.072293 [ 189 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:42.072397 [ 189 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_66_13} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.18 19:56:42.072520 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. 2024.12.18 19:56:43.673528 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:43.673734 [ 262 ] {10049244-943d-42c1-9263-b3281682279d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:43.673813 [ 262 ] {10049244-943d-42c1-9263-b3281682279d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:43.674823 [ 262 ] {10049244-943d-42c1-9263-b3281682279d} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:43.674868 [ 262 ] {10049244-943d-42c1-9263-b3281682279d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:43.675307 [ 262 ] {10049244-943d-42c1-9263-b3281682279d} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.18 19:56:43.675554 [ 262 ] {10049244-943d-42c1-9263-b3281682279d} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:43.675704 [ 120 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.18 19:56:43.675750 [ 120 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:43.675756 [ 262 ] {10049244-943d-42c1-9263-b3281682279d} executeQuery: Read 56 rows, 4.38 KiB in 0.002077 sec., 26961.96437168994 rows/sec., 2.06 MiB/sec. 2024.12.18 19:56:43.675773 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:43.675916 [ 262 ] {10049244-943d-42c1-9263-b3281682279d} TCPHandler: Processed in 0.002511651 sec. 2024.12.18 19:56:43.676126 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.18 19:56:43.676148 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:43.676529 [ 266 ] {adbaffd9-0cae-43df-bda3-6c8469108e2d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:43.676696 [ 266 ] {adbaffd9-0cae-43df-bda3-6c8469108e2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:43.677155 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:43.677414 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1436 rows starting from the beginning of the part 2024.12.18 19:56:43.677927 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part 2024.12.18 19:56:43.678289 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 285 rows starting from the beginning of the part 2024.12.18 19:56:43.678667 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 57 rows starting from the beginning of the part 2024.12.18 19:56:43.679009 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 285 rows starting from the beginning of the part 2024.12.18 19:56:43.679192 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part 2024.12.18 19:56:43.680193 [ 266 ] {adbaffd9-0cae-43df-bda3-6c8469108e2d} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:43.680264 [ 266 ] {adbaffd9-0cae-43df-bda3-6c8469108e2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:43.681234 [ 266 ] {adbaffd9-0cae-43df-bda3-6c8469108e2d} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.18 19:56:43.681714 [ 266 ] {adbaffd9-0cae-43df-bda3-6c8469108e2d} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:43.681914 [ 120 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.18 19:56:43.681997 [ 120 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:43.682040 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:43.682126 [ 266 ] {adbaffd9-0cae-43df-bda3-6c8469108e2d} executeQuery: Read 64 rows, 5.12 KiB in 0.005691 sec., 11245.826743981726 rows/sec., 898.83 KiB/sec. 2024.12.18 19:56:43.682480 [ 266 ] {adbaffd9-0cae-43df-bda3-6c8469108e2d} TCPHandler: Processed in 0.006416002 sec. 2024.12.18 19:56:43.682666 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.18 19:56:43.682774 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:43.683126 [ 262 ] {6b874e9c-d90a-4822-a7e4-586916e7136e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:43.683159 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.007243379 sec., 300274.2228454427 rows/sec., 26.41 MiB/sec. 2024.12.18 19:56:43.683190 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:43.683247 [ 262 ] {6b874e9c-d90a-4822-a7e4-586916e7136e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:43.683294 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 915 rows starting from the beginning of the part 2024.12.18 19:56:43.683705 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part 2024.12.18 19:56:43.683752 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.18 19:56:43.684279 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 423 rows starting from the beginning of the part 2024.12.18 19:56:43.684791 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 66 rows starting from the beginning of the part 2024.12.18 19:56:43.685288 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 423 rows starting from the beginning of the part 2024.12.18 19:56:43.685281 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:43.685781 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2024.12.18 19:56:43.685809 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_106_21} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.18 19:56:43.686301 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.12.18 19:56:43.686740 [ 262 ] {6b874e9c-d90a-4822-a7e4-586916e7136e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:43.686786 [ 262 ] {6b874e9c-d90a-4822-a7e4-586916e7136e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:43.687374 [ 262 ] {6b874e9c-d90a-4822-a7e4-586916e7136e} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.18 19:56:43.687678 [ 262 ] {6b874e9c-d90a-4822-a7e4-586916e7136e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:43.687910 [ 262 ] {6b874e9c-d90a-4822-a7e4-586916e7136e} executeQuery: Read 160 rows, 11.41 KiB in 0.004884 sec., 32760.03276003276 rows/sec., 2.28 MiB/sec. 2024.12.18 19:56:43.688098 [ 262 ] {6b874e9c-d90a-4822-a7e4-586916e7136e} TCPHandler: Processed in 0.005490403 sec. 2024.12.18 19:56:43.688168 [ 190 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005987674 sec., 326504.081551534 rows/sec., 24.99 MiB/sec. 2024.12.18 19:56:43.688263 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:43.688357 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.18 19:56:43.688394 [ 266 ] {b7bb0b45-9255-4a01-bbdd-4ed4da689e70} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:43.688452 [ 266 ] {b7bb0b45-9255-4a01-bbdd-4ed4da689e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:43.688706 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:43.688787 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_106_21} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.18 19:56:43.688886 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.12.18 19:56:43.689031 [ 266 ] {b7bb0b45-9255-4a01-bbdd-4ed4da689e70} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:43.689068 [ 266 ] {b7bb0b45-9255-4a01-bbdd-4ed4da689e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:43.689432 [ 266 ] {b7bb0b45-9255-4a01-bbdd-4ed4da689e70} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.18 19:56:43.689665 [ 266 ] {b7bb0b45-9255-4a01-bbdd-4ed4da689e70} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:43.689882 [ 266 ] {b7bb0b45-9255-4a01-bbdd-4ed4da689e70} executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. 2024.12.18 19:56:43.689935 [ 266 ] {b7bb0b45-9255-4a01-bbdd-4ed4da689e70} TCPHandler: Processed in 0.001751876 sec. 2024.12.18 19:56:44.207601 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2024.12.18 19:56:44.229562 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:44.229622 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:44.236796 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.18 19:56:44.237568 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:44.238007 [ 122 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.18 19:56:44.238155 [ 122 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:44.238257 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:44.238721 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.18 19:56:44.254191 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2024.12.18 19:56:44.255535 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:44.256950 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2024.12.18 19:56:44.262975 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2024.12.18 19:56:44.268566 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2024.12.18 19:56:44.274329 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2024.12.18 19:56:44.280219 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2024.12.18 19:56:44.285019 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2024.12.18 19:56:44.344453 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.10599814 sec., 4698.195647584004 rows/sec., 24.29 MiB/sec. 2024.12.18 19:56:44.348270 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.18 19:56:44.351370 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:44.351513 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_66_13} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.18 19:56:44.354043 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2024.12.18 19:56:46.593490 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.593690 [ 262 ] {2a786a70-2672-4abd-a992-2cbd8f15c695} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:56:46.593764 [ 262 ] {2a786a70-2672-4abd-a992-2cbd8f15c695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:56:46.594521 [ 262 ] {2a786a70-2672-4abd-a992-2cbd8f15c695} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.594568 [ 262 ] {2a786a70-2672-4abd-a992-2cbd8f15c695} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.595004 [ 262 ] {2a786a70-2672-4abd-a992-2cbd8f15c695} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:56:46.595259 [ 262 ] {2a786a70-2672-4abd-a992-2cbd8f15c695} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.595522 [ 262 ] {2a786a70-2672-4abd-a992-2cbd8f15c695} executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. 2024.12.18 19:56:46.595619 [ 262 ] {2a786a70-2672-4abd-a992-2cbd8f15c695} TCPHandler: Processed in 0.002254036 sec. 2024.12.18 19:56:46.595838 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.595983 [ 266 ] {3de03f03-0a68-41d5-870c-3a90dd9e6549} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:56:46.596041 [ 266 ] {3de03f03-0a68-41d5-870c-3a90dd9e6549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:56:46.596661 [ 266 ] {3de03f03-0a68-41d5-870c-3a90dd9e6549} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.596701 [ 266 ] {3de03f03-0a68-41d5-870c-3a90dd9e6549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.597063 [ 266 ] {3de03f03-0a68-41d5-870c-3a90dd9e6549} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.18 19:56:46.597308 [ 266 ] {3de03f03-0a68-41d5-870c-3a90dd9e6549} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.597565 [ 266 ] {3de03f03-0a68-41d5-870c-3a90dd9e6549} executeQuery: Read 10 rows, 835.00 B in 0.001608 sec., 6218.905472636816 rows/sec., 507.11 KiB/sec. 2024.12.18 19:56:46.597779 [ 266 ] {3de03f03-0a68-41d5-870c-3a90dd9e6549} TCPHandler: Processed in 0.002005211 sec. 2024.12.18 19:56:46.597961 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.598075 [ 262 ] {76d4514e-888b-41eb-9454-5d957dab7d46} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:46.598123 [ 262 ] {76d4514e-888b-41eb-9454-5d957dab7d46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:46.599231 [ 262 ] {76d4514e-888b-41eb-9454-5d957dab7d46} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.599271 [ 262 ] {76d4514e-888b-41eb-9454-5d957dab7d46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.599730 [ 262 ] {76d4514e-888b-41eb-9454-5d957dab7d46} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.18 19:56:46.599980 [ 262 ] {76d4514e-888b-41eb-9454-5d957dab7d46} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.600205 [ 262 ] {76d4514e-888b-41eb-9454-5d957dab7d46} executeQuery: Read 1430 rows, 122.23 KiB in 0.002156 sec., 663265.306122449 rows/sec., 55.36 MiB/sec. 2024.12.18 19:56:46.600277 [ 262 ] {76d4514e-888b-41eb-9454-5d957dab7d46} TCPHandler: Processed in 0.00239997 sec. 2024.12.18 19:56:46.600439 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.600564 [ 266 ] {c08eed5b-8358-4c22-9191-7943a03503cb} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:56:46.600609 [ 266 ] {c08eed5b-8358-4c22-9191-7943a03503cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:56:46.601164 [ 266 ] {c08eed5b-8358-4c22-9191-7943a03503cb} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.601203 [ 266 ] {c08eed5b-8358-4c22-9191-7943a03503cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.601555 [ 266 ] {c08eed5b-8358-4c22-9191-7943a03503cb} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:56:46.601788 [ 266 ] {c08eed5b-8358-4c22-9191-7943a03503cb} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.602040 [ 266 ] {c08eed5b-8358-4c22-9191-7943a03503cb} executeQuery: Read 58 rows, 4.24 KiB in 0.001497 sec., 38744.1549766199 rows/sec., 2.76 MiB/sec. 2024.12.18 19:56:46.602114 [ 266 ] {c08eed5b-8358-4c22-9191-7943a03503cb} TCPHandler: Processed in 0.001746475 sec. 2024.12.18 19:56:46.602316 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.602492 [ 262 ] {5d9fd245-d5d2-496d-a53d-e1a4ee896ae1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:56:46.602537 [ 262 ] {5d9fd245-d5d2-496d-a53d-e1a4ee896ae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:56:46.603150 [ 262 ] {5d9fd245-d5d2-496d-a53d-e1a4ee896ae1} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.603189 [ 262 ] {5d9fd245-d5d2-496d-a53d-e1a4ee896ae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.603555 [ 262 ] {5d9fd245-d5d2-496d-a53d-e1a4ee896ae1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:56:46.603792 [ 262 ] {5d9fd245-d5d2-496d-a53d-e1a4ee896ae1} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.604003 [ 262 ] {5d9fd245-d5d2-496d-a53d-e1a4ee896ae1} executeQuery: Read 242 rows, 16.79 KiB in 0.001536 sec., 157552.08333333334 rows/sec., 10.67 MiB/sec. 2024.12.18 19:56:46.604055 [ 262 ] {5d9fd245-d5d2-496d-a53d-e1a4ee896ae1} TCPHandler: Processed in 0.001848349 sec. 2024.12.18 19:56:46.604196 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.604305 [ 266 ] {87043fc0-2759-4e2b-b487-089f3208452b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:56:46.604349 [ 266 ] {87043fc0-2759-4e2b-b487-089f3208452b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:56:46.604873 [ 266 ] {87043fc0-2759-4e2b-b487-089f3208452b} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.604913 [ 266 ] {87043fc0-2759-4e2b-b487-089f3208452b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.605269 [ 266 ] {87043fc0-2759-4e2b-b487-089f3208452b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:56:46.605518 [ 266 ] {87043fc0-2759-4e2b-b487-089f3208452b} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.605745 [ 266 ] {87043fc0-2759-4e2b-b487-089f3208452b} executeQuery: Read 13 rows, 830.00 B in 0.001459 sec., 8910.212474297465 rows/sec., 555.55 KiB/sec. 2024.12.18 19:56:46.605838 [ 266 ] {87043fc0-2759-4e2b-b487-089f3208452b} TCPHandler: Processed in 0.001693255 sec. 2024.12.18 19:56:46.606001 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.606126 [ 262 ] {c366d396-e9f1-4823-9dba-f3beec93286b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:46.606178 [ 262 ] {c366d396-e9f1-4823-9dba-f3beec93286b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:46.607089 [ 262 ] {c366d396-e9f1-4823-9dba-f3beec93286b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.607127 [ 262 ] {c366d396-e9f1-4823-9dba-f3beec93286b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.607506 [ 262 ] {c366d396-e9f1-4823-9dba-f3beec93286b} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.18 19:56:46.607737 [ 262 ] {c366d396-e9f1-4823-9dba-f3beec93286b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.607941 [ 262 ] {c366d396-e9f1-4823-9dba-f3beec93286b} executeQuery: Read 889 rows, 66.07 KiB in 0.001842 sec., 482627.5787187839 rows/sec., 35.03 MiB/sec. 2024.12.18 19:56:46.607992 [ 262 ] {c366d396-e9f1-4823-9dba-f3beec93286b} TCPHandler: Processed in 0.002068363 sec. 2024.12.18 19:56:46.608118 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.608225 [ 266 ] {d84d64df-379e-4e19-9900-3ca48b083dac} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:56:46.608272 [ 266 ] {d84d64df-379e-4e19-9900-3ca48b083dac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:56:46.608707 [ 266 ] {d84d64df-379e-4e19-9900-3ca48b083dac} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.608746 [ 266 ] {d84d64df-379e-4e19-9900-3ca48b083dac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.609099 [ 266 ] {d84d64df-379e-4e19-9900-3ca48b083dac} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.18 19:56:46.609331 [ 266 ] {d84d64df-379e-4e19-9900-3ca48b083dac} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.609548 [ 266 ] {d84d64df-379e-4e19-9900-3ca48b083dac} executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec. 2024.12.18 19:56:46.609597 [ 266 ] {d84d64df-379e-4e19-9900-3ca48b083dac} TCPHandler: Processed in 0.001531911 sec. 2024.12.18 19:56:46.609749 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.609876 [ 262 ] {866953f5-77ab-4465-be70-7088ffa5346a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:46.609931 [ 262 ] {866953f5-77ab-4465-be70-7088ffa5346a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:46.610698 [ 262 ] {866953f5-77ab-4465-be70-7088ffa5346a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.610735 [ 262 ] {866953f5-77ab-4465-be70-7088ffa5346a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.611160 [ 262 ] {866953f5-77ab-4465-be70-7088ffa5346a} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.18 19:56:46.611401 [ 262 ] {866953f5-77ab-4465-be70-7088ffa5346a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.611607 [ 262 ] {866953f5-77ab-4465-be70-7088ffa5346a} executeQuery: Read 898 rows, 61.27 KiB in 0.00176 sec., 510227.2727272727 rows/sec., 34.00 MiB/sec. 2024.12.18 19:56:46.611657 [ 262 ] {866953f5-77ab-4465-be70-7088ffa5346a} TCPHandler: Processed in 0.001971461 sec. 2024.12.18 19:56:46.611798 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.611928 [ 266 ] {42477b14-e768-492a-9faf-36dfa0e38b03} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:56:46.611983 [ 266 ] {42477b14-e768-492a-9faf-36dfa0e38b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:56:46.612474 [ 266 ] {42477b14-e768-492a-9faf-36dfa0e38b03} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.612520 [ 266 ] {42477b14-e768-492a-9faf-36dfa0e38b03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.612865 [ 266 ] {42477b14-e768-492a-9faf-36dfa0e38b03} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:56:46.613097 [ 266 ] {42477b14-e768-492a-9faf-36dfa0e38b03} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.613297 [ 266 ] {42477b14-e768-492a-9faf-36dfa0e38b03} executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. 2024.12.18 19:56:46.613346 [ 266 ] {42477b14-e768-492a-9faf-36dfa0e38b03} TCPHandler: Processed in 0.001612564 sec. 2024.12.18 19:56:46.613466 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.613584 [ 262 ] {67a23baa-7397-461d-97ee-793a02a9e79d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:46.613659 [ 262 ] {67a23baa-7397-461d-97ee-793a02a9e79d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:56:46.614900 [ 262 ] {67a23baa-7397-461d-97ee-793a02a9e79d} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.614939 [ 262 ] {67a23baa-7397-461d-97ee-793a02a9e79d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.615586 [ 262 ] {67a23baa-7397-461d-97ee-793a02a9e79d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:56:46.615840 [ 262 ] {67a23baa-7397-461d-97ee-793a02a9e79d} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.616077 [ 262 ] {67a23baa-7397-461d-97ee-793a02a9e79d} executeQuery: Read 41 rows, 75.23 KiB in 0.002522 sec., 16256.93893735131 rows/sec., 29.13 MiB/sec. 2024.12.18 19:56:46.616172 [ 262 ] {67a23baa-7397-461d-97ee-793a02a9e79d} TCPHandler: Processed in 0.002754727 sec. 2024.12.18 19:56:46.616306 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:46.616413 [ 266 ] {aa86722d-ce4f-43b6-9d76-bfa6a3386b78} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:46.616459 [ 266 ] {aa86722d-ce4f-43b6-9d76-bfa6a3386b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:46.616877 [ 266 ] {aa86722d-ce4f-43b6-9d76-bfa6a3386b78} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.616916 [ 266 ] {aa86722d-ce4f-43b6-9d76-bfa6a3386b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.617257 [ 266 ] {aa86722d-ce4f-43b6-9d76-bfa6a3386b78} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.18 19:56:46.617488 [ 266 ] {aa86722d-ce4f-43b6-9d76-bfa6a3386b78} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.617658 [ 119 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.18 19:56:46.617707 [ 266 ] {aa86722d-ce4f-43b6-9d76-bfa6a3386b78} executeQuery: Read 58 rows, 3.68 KiB in 0.001308 sec., 44342.50764525994 rows/sec., 2.75 MiB/sec. 2024.12.18 19:56:46.617732 [ 119 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:46.617793 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:46.617810 [ 266 ] {aa86722d-ce4f-43b6-9d76-bfa6a3386b78} TCPHandler: Processed in 0.001553202 sec. 2024.12.18 19:56:46.617952 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.18 19:56:46.618071 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:46.618103 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5880 rows starting from the beginning of the part 2024.12.18 19:56:46.618164 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part 2024.12.18 19:56:46.618269 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part 2024.12.18 19:56:46.618377 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 82 rows starting from the beginning of the part 2024.12.18 19:56:46.618442 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part 2024.12.18 19:56:46.618535 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 58 rows starting from the beginning of the part 2024.12.18 19:56:46.620254 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6222 rows, containing 4 columns (4 merged, 0 gathered) in 0.002367829 sec., 2627723.5391575997 rows/sec., 171.66 MiB/sec. 2024.12.18 19:56:46.620711 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.18 19:56:46.621059 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:46.621147 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_106_21} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.18 19:56:46.621245 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2024.12.18 19:56:47.245969 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1744 2024.12.18 19:56:47.249592 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:47.249656 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:47.251178 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:56:47.251503 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:47.253042 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1744 2024.12.18 19:56:48.668419 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:48.668628 [ 262 ] {c4829db5-7add-4a5d-9118-aa6851bf5e5a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:48.668706 [ 262 ] {c4829db5-7add-4a5d-9118-aa6851bf5e5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:48.669572 [ 262 ] {c4829db5-7add-4a5d-9118-aa6851bf5e5a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:48.669625 [ 262 ] {c4829db5-7add-4a5d-9118-aa6851bf5e5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:48.670047 [ 262 ] {c4829db5-7add-4a5d-9118-aa6851bf5e5a} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.18 19:56:48.670298 [ 262 ] {c4829db5-7add-4a5d-9118-aa6851bf5e5a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:48.670503 [ 262 ] {c4829db5-7add-4a5d-9118-aa6851bf5e5a} executeQuery: Read 56 rows, 4.38 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.21 MiB/sec. 2024.12.18 19:56:48.670567 [ 262 ] {c4829db5-7add-4a5d-9118-aa6851bf5e5a} TCPHandler: Processed in 0.002279937 sec. 2024.12.18 19:56:48.670746 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:48.670895 [ 266 ] {1f52fbba-12f2-4878-95e3-027390f5aaac} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:48.670953 [ 266 ] {1f52fbba-12f2-4878-95e3-027390f5aaac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:48.671633 [ 266 ] {1f52fbba-12f2-4878-95e3-027390f5aaac} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:48.671671 [ 266 ] {1f52fbba-12f2-4878-95e3-027390f5aaac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:48.672026 [ 266 ] {1f52fbba-12f2-4878-95e3-027390f5aaac} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.18 19:56:48.672263 [ 266 ] {1f52fbba-12f2-4878-95e3-027390f5aaac} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:48.672454 [ 266 ] {1f52fbba-12f2-4878-95e3-027390f5aaac} executeQuery: Read 64 rows, 5.12 KiB in 0.00159 sec., 40251.57232704402 rows/sec., 3.14 MiB/sec. 2024.12.18 19:56:48.672514 [ 266 ] {1f52fbba-12f2-4878-95e3-027390f5aaac} TCPHandler: Processed in 0.001837788 sec. 2024.12.18 19:56:48.672698 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:48.673001 [ 262 ] {6708c9f6-ed68-4b4e-8272-2f7e8c6ebbb3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:48.673066 [ 262 ] {6708c9f6-ed68-4b4e-8272-2f7e8c6ebbb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:48.673638 [ 262 ] {6708c9f6-ed68-4b4e-8272-2f7e8c6ebbb3} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:48.673676 [ 262 ] {6708c9f6-ed68-4b4e-8272-2f7e8c6ebbb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:48.674042 [ 262 ] {6708c9f6-ed68-4b4e-8272-2f7e8c6ebbb3} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.18 19:56:48.674287 [ 262 ] {6708c9f6-ed68-4b4e-8272-2f7e8c6ebbb3} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:48.674486 [ 262 ] {6708c9f6-ed68-4b4e-8272-2f7e8c6ebbb3} executeQuery: Read 64 rows, 4.56 KiB in 0.001577 sec., 40583.38617628408 rows/sec., 2.83 MiB/sec. 2024.12.18 19:56:48.674542 [ 262 ] {6708c9f6-ed68-4b4e-8272-2f7e8c6ebbb3} TCPHandler: Processed in 0.00192176 sec. 2024.12.18 19:56:48.674714 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:48.675046 [ 266 ] {feab89fc-b9ac-44d3-bd45-57c391db1c6d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:48.675207 [ 266 ] {feab89fc-b9ac-44d3-bd45-57c391db1c6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:48.675862 [ 266 ] {feab89fc-b9ac-44d3-bd45-57c391db1c6d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:48.675901 [ 266 ] {feab89fc-b9ac-44d3-bd45-57c391db1c6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:48.676248 [ 266 ] {feab89fc-b9ac-44d3-bd45-57c391db1c6d} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.18 19:56:48.676476 [ 266 ] {feab89fc-b9ac-44d3-bd45-57c391db1c6d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:48.676648 [ 266 ] {feab89fc-b9ac-44d3-bd45-57c391db1c6d} executeQuery: Read 24 rows, 1.66 KiB in 0.001728 sec., 13888.888888888889 rows/sec., 958.48 KiB/sec. 2024.12.18 19:56:48.676697 [ 266 ] {feab89fc-b9ac-44d3-bd45-57c391db1c6d} TCPHandler: Processed in 0.002071003 sec. 2024.12.18 19:56:49.568455 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30744 2024.12.18 19:56:49.569110 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:49.569158 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:49.569678 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.18 19:56:49.569936 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:49.570196 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2024.12.18 19:56:51.754268 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2024.12.18 19:56:51.773311 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:51.773375 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:51.780172 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.18 19:56:51.780910 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:51.783595 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2024.12.18 19:56:53.673405 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:53.673613 [ 262 ] {76b72d43-ff59-43e8-b34f-0209503e58ca} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:53.673692 [ 262 ] {76b72d43-ff59-43e8-b34f-0209503e58ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:53.674435 [ 262 ] {76b72d43-ff59-43e8-b34f-0209503e58ca} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:53.674487 [ 262 ] {76b72d43-ff59-43e8-b34f-0209503e58ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:53.674919 [ 262 ] {76b72d43-ff59-43e8-b34f-0209503e58ca} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.18 19:56:53.675176 [ 262 ] {76b72d43-ff59-43e8-b34f-0209503e58ca} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:53.675419 [ 262 ] {76b72d43-ff59-43e8-b34f-0209503e58ca} executeQuery: Read 56 rows, 4.38 KiB in 0.001863 sec., 30059.044551798175 rows/sec., 2.29 MiB/sec. 2024.12.18 19:56:53.675486 [ 262 ] {76b72d43-ff59-43e8-b34f-0209503e58ca} TCPHandler: Processed in 0.002219076 sec. 2024.12.18 19:56:53.675655 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:53.675803 [ 266 ] {81163ef1-5258-4968-8e20-c8ec2f8fb110} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:53.675861 [ 266 ] {81163ef1-5258-4968-8e20-c8ec2f8fb110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:53.676534 [ 266 ] {81163ef1-5258-4968-8e20-c8ec2f8fb110} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:53.676586 [ 266 ] {81163ef1-5258-4968-8e20-c8ec2f8fb110} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:53.676979 [ 266 ] {81163ef1-5258-4968-8e20-c8ec2f8fb110} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.18 19:56:53.677218 [ 266 ] {81163ef1-5258-4968-8e20-c8ec2f8fb110} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:53.677439 [ 266 ] {81163ef1-5258-4968-8e20-c8ec2f8fb110} executeQuery: Read 64 rows, 5.12 KiB in 0.00167 sec., 38323.35329341317 rows/sec., 2.99 MiB/sec. 2024.12.18 19:56:53.677492 [ 266 ] {81163ef1-5258-4968-8e20-c8ec2f8fb110} TCPHandler: Processed in 0.001910159 sec. 2024.12.18 19:56:53.677617 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:53.677724 [ 262 ] {331509ad-4add-48af-9dc2-b6616f97ac8d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:53.677782 [ 262 ] {331509ad-4add-48af-9dc2-b6616f97ac8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:53.678484 [ 262 ] {331509ad-4add-48af-9dc2-b6616f97ac8d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:53.678532 [ 262 ] {331509ad-4add-48af-9dc2-b6616f97ac8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:53.678954 [ 262 ] {331509ad-4add-48af-9dc2-b6616f97ac8d} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.18 19:56:53.679192 [ 262 ] {331509ad-4add-48af-9dc2-b6616f97ac8d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:53.679426 [ 262 ] {331509ad-4add-48af-9dc2-b6616f97ac8d} executeQuery: Read 160 rows, 11.41 KiB in 0.00172 sec., 93023.2558139535 rows/sec., 6.48 MiB/sec. 2024.12.18 19:56:53.679482 [ 262 ] {331509ad-4add-48af-9dc2-b6616f97ac8d} TCPHandler: Processed in 0.001915879 sec. 2024.12.18 19:56:53.679655 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:53.679958 [ 266 ] {1e63383f-75ba-4a2a-a6ef-974a70d8edfd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:53.680106 [ 266 ] {1e63383f-75ba-4a2a-a6ef-974a70d8edfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:53.680685 [ 266 ] {1e63383f-75ba-4a2a-a6ef-974a70d8edfd} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:53.680732 [ 266 ] {1e63383f-75ba-4a2a-a6ef-974a70d8edfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:53.681098 [ 266 ] {1e63383f-75ba-4a2a-a6ef-974a70d8edfd} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.18 19:56:53.681327 [ 266 ] {1e63383f-75ba-4a2a-a6ef-974a70d8edfd} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:53.681561 [ 266 ] {1e63383f-75ba-4a2a-a6ef-974a70d8edfd} executeQuery: Read 60 rows, 4.14 KiB in 0.001711 sec., 35067.21215663355 rows/sec., 2.36 MiB/sec. 2024.12.18 19:56:53.681611 [ 266 ] {1e63383f-75ba-4a2a-a6ef-974a70d8edfd} TCPHandler: Processed in 0.002033662 sec. 2024.12.18 19:56:56.868382 [ 109 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:56:56.868454 [ 109 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:56:57.071301 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31232 2024.12.18 19:56:57.072023 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:57.072097 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:57.072728 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.18 19:56:57.073017 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:57.073318 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31232 2024.12.18 19:56:57.254294 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1760 2024.12.18 19:56:57.257076 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:57.257136 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:57.258627 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:56:57.258946 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:57.260554 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1760 2024.12.18 19:56:57.654211 [ 106 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 2024.12.18 19:56:57.654275 [ 106 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:57.654301 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:57.654521 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full 2024.12.18 19:56:57.654936 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:57.654990 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 39 rows starting from the beginning of the part 2024.12.18 19:56:57.655069 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2024.12.18 19:56:57.655204 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2024.12.18 19:56:57.655311 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2024.12.18 19:56:57.655389 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2024.12.18 19:56:57.656520 [ 195 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.002129694 sec., 20190.69406215165 rows/sec., 1.33 MiB/sec. 2024.12.18 19:56:57.656704 [ 195 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) 2024.12.18 19:56:57.657055 [ 195 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:57.657162 [ 195 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_43_9} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 2024.12.18 19:56:57.657269 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:56:58.205082 [ 106 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 2024.12.18 19:56:58.205180 [ 106 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.205222 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.205490 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full 2024.12.18 19:56:58.205874 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:58.205945 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 243 rows starting from the beginning of the part 2024.12.18 19:56:58.206024 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 242 rows starting from the beginning of the part 2024.12.18 19:56:58.206272 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2024.12.18 19:56:58.206440 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2024.12.18 19:56:58.206672 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 242 rows starting from the beginning of the part 2024.12.18 19:56:58.207853 [ 188 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002510842 sec., 300695.9418394308 rows/sec., 21.53 MiB/sec. 2024.12.18 19:56:58.208043 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) 2024.12.18 19:56:58.208378 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.208472 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_43_9} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 2024.12.18 19:56:58.208564 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.18 19:56:58.679016 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.679224 [ 262 ] {22645a0a-212b-4d86-ae8e-facf76a5d8b3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:56:58.679303 [ 262 ] {22645a0a-212b-4d86-ae8e-facf76a5d8b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:56:58.680110 [ 262 ] {22645a0a-212b-4d86-ae8e-facf76a5d8b3} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.680159 [ 262 ] {22645a0a-212b-4d86-ae8e-facf76a5d8b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.680582 [ 262 ] {22645a0a-212b-4d86-ae8e-facf76a5d8b3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:56:58.680851 [ 262 ] {22645a0a-212b-4d86-ae8e-facf76a5d8b3} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.681103 [ 262 ] {22645a0a-212b-4d86-ae8e-facf76a5d8b3} executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. 2024.12.18 19:56:58.681169 [ 262 ] {22645a0a-212b-4d86-ae8e-facf76a5d8b3} TCPHandler: Processed in 0.002295867 sec. 2024.12.18 19:56:58.681351 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.681478 [ 266 ] {78e19cb8-6cf5-4479-97f2-850461d4b477} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:56:58.681529 [ 266 ] {78e19cb8-6cf5-4479-97f2-850461d4b477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:56:58.682239 [ 266 ] {78e19cb8-6cf5-4479-97f2-850461d4b477} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.682280 [ 266 ] {78e19cb8-6cf5-4479-97f2-850461d4b477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.682679 [ 266 ] {78e19cb8-6cf5-4479-97f2-850461d4b477} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.18 19:56:58.682933 [ 266 ] {78e19cb8-6cf5-4479-97f2-850461d4b477} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.683150 [ 266 ] {78e19cb8-6cf5-4479-97f2-850461d4b477} executeQuery: Read 285 rows, 25.75 KiB in 0.0017 sec., 167647.05882352943 rows/sec., 14.79 MiB/sec. 2024.12.18 19:56:58.683203 [ 266 ] {78e19cb8-6cf5-4479-97f2-850461d4b477} TCPHandler: Processed in 0.00191277 sec. 2024.12.18 19:56:58.683368 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.683484 [ 262 ] {1171fd37-4ee9-4044-b018-1d64348c796a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:56:58.683531 [ 262 ] {1171fd37-4ee9-4044-b018-1d64348c796a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:56:58.684111 [ 262 ] {1171fd37-4ee9-4044-b018-1d64348c796a} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.684152 [ 262 ] {1171fd37-4ee9-4044-b018-1d64348c796a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.684511 [ 262 ] {1171fd37-4ee9-4044-b018-1d64348c796a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.18 19:56:58.684751 [ 262 ] {1171fd37-4ee9-4044-b018-1d64348c796a} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.684943 [ 105 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 6 parts from all_1_58_14 to all_63_63_0 2024.12.18 19:56:58.685005 [ 262 ] {1171fd37-4ee9-4044-b018-1d64348c796a} executeQuery: Read 48 rows, 3.54 KiB in 0.001538 sec., 31209.362808842652 rows/sec., 2.25 MiB/sec. 2024.12.18 19:56:58.685040 [ 105 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.685125 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.685131 [ 262 ] {1171fd37-4ee9-4044-b018-1d64348c796a} TCPHandler: Processed in 0.001832647 sec. 2024.12.18 19:56:58.685435 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.685528 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_58_14 to all_63_63_0 into Compact with storage Full 2024.12.18 19:56:58.685801 [ 266 ] {a608fc52-7728-4a41-9e7a-626b0c608613} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:56:58.685989 [ 266 ] {a608fc52-7728-4a41-9e7a-626b0c608613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:56:58.686254 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:58.686462 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_58_14, total 66 rows starting from the beginning of the part 2024.12.18 19:56:58.686960 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part 2024.12.18 19:56:58.687355 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2 rows starting from the beginning of the part 2024.12.18 19:56:58.687746 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part 2024.12.18 19:56:58.688118 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 58 rows starting from the beginning of the part 2024.12.18 19:56:58.688448 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part 2024.12.18 19:56:58.689539 [ 266 ] {a608fc52-7728-4a41-9e7a-626b0c608613} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.689616 [ 266 ] {a608fc52-7728-4a41-9e7a-626b0c608613} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.690652 [ 266 ] {a608fc52-7728-4a41-9e7a-626b0c608613} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:56:58.691307 [ 266 ] {a608fc52-7728-4a41-9e7a-626b0c608613} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.691368 [ 188 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.006106215 sec., 44217.24423394853 rows/sec., 3.33 MiB/sec. 2024.12.18 19:56:58.691876 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} MergedBlockOutputStream: filled checksums all_1_63_15 (state Temporary) 2024.12.18 19:56:58.691934 [ 266 ] {a608fc52-7728-4a41-9e7a-626b0c608613} executeQuery: Read 14 rows, 1004.00 B in 0.006272 sec., 2232.1428571428573 rows/sec., 156.32 KiB/sec. 2024.12.18 19:56:58.692295 [ 266 ] {a608fc52-7728-4a41-9e7a-626b0c608613} TCPHandler: Processed in 0.007056035 sec. 2024.12.18 19:56:58.692465 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.692640 [ 262 ] {691465b0-3b22-4184-b9ea-d22b482ee9fc} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:56:58.692684 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_63_15 to all_1_63_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.692717 [ 262 ] {691465b0-3b22-4184-b9ea-d22b482ee9fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:56:58.692892 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_63_15} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 6 parts: [all_1_58_14, all_63_63_0] -> all_1_63_15 2024.12.18 19:56:58.693079 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.18 19:56:58.693552 [ 262 ] {691465b0-3b22-4184-b9ea-d22b482ee9fc} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.693596 [ 262 ] {691465b0-3b22-4184-b9ea-d22b482ee9fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.693956 [ 262 ] {691465b0-3b22-4184-b9ea-d22b482ee9fc} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:56:58.694191 [ 262 ] {691465b0-3b22-4184-b9ea-d22b482ee9fc} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.694422 [ 262 ] {691465b0-3b22-4184-b9ea-d22b482ee9fc} executeQuery: Read 13 rows, 830.00 B in 0.001836 sec., 7080.610021786492 rows/sec., 441.47 KiB/sec. 2024.12.18 19:56:58.694536 [ 262 ] {691465b0-3b22-4184-b9ea-d22b482ee9fc} TCPHandler: Processed in 0.002134754 sec. 2024.12.18 19:56:58.694704 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.694835 [ 266 ] {4373d847-84f9-4e3f-8b00-9839f891cb42} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:56:58.694890 [ 266 ] {4373d847-84f9-4e3f-8b00-9839f891cb42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:56:58.695744 [ 266 ] {4373d847-84f9-4e3f-8b00-9839f891cb42} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.695793 [ 266 ] {4373d847-84f9-4e3f-8b00-9839f891cb42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.696190 [ 266 ] {4373d847-84f9-4e3f-8b00-9839f891cb42} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.18 19:56:58.696425 [ 266 ] {4373d847-84f9-4e3f-8b00-9839f891cb42} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.696642 [ 266 ] {4373d847-84f9-4e3f-8b00-9839f891cb42} executeQuery: Read 423 rows, 30.96 KiB in 0.001836 sec., 230392.1568627451 rows/sec., 16.47 MiB/sec. 2024.12.18 19:56:58.696693 [ 266 ] {4373d847-84f9-4e3f-8b00-9839f891cb42} TCPHandler: Processed in 0.002066872 sec. 2024.12.18 19:56:58.696822 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.696952 [ 262 ] {b7d1e4a3-2e26-42b7-8e44-9798e3ddc303} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:56:58.697007 [ 262 ] {b7d1e4a3-2e26-42b7-8e44-9798e3ddc303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:56:58.697546 [ 262 ] {b7d1e4a3-2e26-42b7-8e44-9798e3ddc303} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.697592 [ 262 ] {b7d1e4a3-2e26-42b7-8e44-9798e3ddc303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.698010 [ 262 ] {b7d1e4a3-2e26-42b7-8e44-9798e3ddc303} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.18 19:56:58.698245 [ 262 ] {b7d1e4a3-2e26-42b7-8e44-9798e3ddc303} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.698460 [ 262 ] {b7d1e4a3-2e26-42b7-8e44-9798e3ddc303} executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. 2024.12.18 19:56:58.698509 [ 262 ] {b7d1e4a3-2e26-42b7-8e44-9798e3ddc303} TCPHandler: Processed in 0.001739595 sec. 2024.12.18 19:56:58.698641 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.698749 [ 266 ] {9fc2360f-680e-475d-a15b-2b265eedc770} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:58.698797 [ 266 ] {9fc2360f-680e-475d-a15b-2b265eedc770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:56:58.699419 [ 266 ] {9fc2360f-680e-475d-a15b-2b265eedc770} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.699466 [ 266 ] {9fc2360f-680e-475d-a15b-2b265eedc770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.699920 [ 266 ] {9fc2360f-680e-475d-a15b-2b265eedc770} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.18 19:56:58.700163 [ 266 ] {9fc2360f-680e-475d-a15b-2b265eedc770} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.700334 [ 105 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0 2024.12.18 19:56:58.700399 [ 105 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.700408 [ 266 ] {9fc2360f-680e-475d-a15b-2b265eedc770} executeQuery: Read 237 rows, 16.27 KiB in 0.001671 sec., 141831.23877917416 rows/sec., 9.51 MiB/sec. 2024.12.18 19:56:58.700437 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.700577 [ 266 ] {9fc2360f-680e-475d-a15b-2b265eedc770} TCPHandler: Processed in 0.001982711 sec. 2024.12.18 19:56:58.700823 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.700871 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full 2024.12.18 19:56:58.701051 [ 262 ] {049566ba-6696-4b41-b68f-f8967a2c8e17} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:56:58.701169 [ 262 ] {049566ba-6696-4b41-b68f-f8967a2c8e17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:56:58.701182 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:56:58.701274 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_104_21, total 29061 rows starting from the beginning of the part 2024.12.18 19:56:58.701633 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part 2024.12.18 19:56:58.701982 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 898 rows starting from the beginning of the part 2024.12.18 19:56:58.702325 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part 2024.12.18 19:56:58.702617 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part 2024.12.18 19:56:58.702983 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part 2024.12.18 19:56:58.703748 [ 262 ] {049566ba-6696-4b41-b68f-f8967a2c8e17} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.703808 [ 262 ] {049566ba-6696-4b41-b68f-f8967a2c8e17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.704788 [ 262 ] {049566ba-6696-4b41-b68f-f8967a2c8e17} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:56:58.705109 [ 262 ] {049566ba-6696-4b41-b68f-f8967a2c8e17} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.705531 [ 262 ] {049566ba-6696-4b41-b68f-f8967a2c8e17} executeQuery: Read 1 rows, 69.00 B in 0.004534 sec., 220.55580061755626 rows/sec., 14.86 KiB/sec. 2024.12.18 19:56:58.706021 [ 262 ] {049566ba-6696-4b41-b68f-f8967a2c8e17} TCPHandler: Processed in 0.00532167 sec. 2024.12.18 19:56:58.706407 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.706772 [ 266 ] {f0299ebf-11ae-441d-b081-0cfad12450e0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:56:58.707027 [ 266 ] {f0299ebf-11ae-441d-b081-0cfad12450e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:56:58.708717 [ 266 ] {f0299ebf-11ae-441d-b081-0cfad12450e0} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.708764 [ 266 ] {f0299ebf-11ae-441d-b081-0cfad12450e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.709842 [ 266 ] {f0299ebf-11ae-441d-b081-0cfad12450e0} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:56:58.710515 [ 266 ] {f0299ebf-11ae-441d-b081-0cfad12450e0} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.710896 [ 266 ] {f0299ebf-11ae-441d-b081-0cfad12450e0} executeQuery: Read 41 rows, 75.23 KiB in 0.004231 sec., 9690.380524698652 rows/sec., 17.36 MiB/sec. 2024.12.18 19:56:58.711323 [ 266 ] {f0299ebf-11ae-441d-b081-0cfad12450e0} TCPHandler: Processed in 0.005166216 sec. 2024.12.18 19:56:58.711527 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:56:58.711646 [ 262 ] {c856061b-23b2-4376-8036-1762bc45400a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:56:58.711692 [ 262 ] {c856061b-23b2-4376-8036-1762bc45400a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:56:58.712377 [ 262 ] {c856061b-23b2-4376-8036-1762bc45400a} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:58.712418 [ 262 ] {c856061b-23b2-4376-8036-1762bc45400a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:58.712893 [ 262 ] {c856061b-23b2-4376-8036-1762bc45400a} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.18 19:56:58.713404 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} MergeTask::MergeProjectionsStage: Merge sorted 30580 rows, containing 5 columns (5 merged, 0 gathered) in 0.012803494 sec., 2388410.538560802 rows/sec., 161.38 MiB/sec. 2024.12.18 19:56:58.713471 [ 262 ] {c856061b-23b2-4376-8036-1762bc45400a} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.713730 [ 262 ] {c856061b-23b2-4376-8036-1762bc45400a} executeQuery: Read 82 rows, 5.33 KiB in 0.002106 sec., 38936.37226970561 rows/sec., 2.47 MiB/sec. 2024.12.18 19:56:58.713803 [ 262 ] {c856061b-23b2-4376-8036-1762bc45400a} TCPHandler: Processed in 0.002373349 sec. 2024.12.18 19:56:58.714030 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) 2024.12.18 19:56:58.714355 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:58.714439 [ 193 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_109_22} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22 2024.12.18 19:56:58.714531 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2024.12.18 19:56:59.284651 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2024.12.18 19:56:59.304890 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:56:59.304946 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.18 19:56:59.312136 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.18 19:56:59.312904 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:56:59.315530 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2024.12.18 19:57:03.679235 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:03.679487 [ 262 ] {d06cd09e-c7ae-4626-9820-f8ee0859eb99} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:57:03.679581 [ 262 ] {d06cd09e-c7ae-4626-9820-f8ee0859eb99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:57:03.680522 [ 262 ] {d06cd09e-c7ae-4626-9820-f8ee0859eb99} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:03.680592 [ 262 ] {d06cd09e-c7ae-4626-9820-f8ee0859eb99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:03.681153 [ 262 ] {d06cd09e-c7ae-4626-9820-f8ee0859eb99} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.18 19:57:03.681472 [ 262 ] {d06cd09e-c7ae-4626-9820-f8ee0859eb99} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:03.681748 [ 262 ] {d06cd09e-c7ae-4626-9820-f8ee0859eb99} executeQuery: Read 4 rows, 334.00 B in 0.002312 sec., 1730.1038062283737 rows/sec., 141.08 KiB/sec. 2024.12.18 19:57:03.681878 [ 262 ] {d06cd09e-c7ae-4626-9820-f8ee0859eb99} TCPHandler: Processed in 0.002838058 sec. 2024.12.18 19:57:03.682174 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:03.682363 [ 266 ] {9fc6d6f1-0659-4376-bbfb-a056bae40d8c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:03.682437 [ 266 ] {9fc6d6f1-0659-4376-bbfb-a056bae40d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:03.683360 [ 266 ] {9fc6d6f1-0659-4376-bbfb-a056bae40d8c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:03.683407 [ 266 ] {9fc6d6f1-0659-4376-bbfb-a056bae40d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:03.683953 [ 266 ] {9fc6d6f1-0659-4376-bbfb-a056bae40d8c} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.18 19:57:03.684262 [ 266 ] {9fc6d6f1-0659-4376-bbfb-a056bae40d8c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:03.684450 [ 100 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.18 19:57:03.684489 [ 266 ] {9fc6d6f1-0659-4376-bbfb-a056bae40d8c} executeQuery: Read 58 rows, 4.52 KiB in 0.002173 sec., 26691.210308329497 rows/sec., 2.03 MiB/sec. 2024.12.18 19:57:03.684493 [ 100 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:03.684540 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:03.684574 [ 266 ] {9fc6d6f1-0659-4376-bbfb-a056bae40d8c} TCPHandler: Processed in 0.002549532 sec. 2024.12.18 19:57:03.684822 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.18 19:57:03.684823 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:03.685263 [ 262 ] {368c2058-8748-4062-9626-d789bef419ce} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:57:03.685325 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:03.685458 [ 262 ] {368c2058-8748-4062-9626-d789bef419ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:57:03.685478 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1436 rows starting from the beginning of the part 2024.12.18 19:57:03.686075 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1430 rows starting from the beginning of the part 2024.12.18 19:57:03.686677 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part 2024.12.18 19:57:03.687396 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part 2024.12.18 19:57:03.687952 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 285 rows starting from the beginning of the part 2024.12.18 19:57:03.688633 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 58 rows starting from the beginning of the part 2024.12.18 19:57:03.689372 [ 262 ] {368c2058-8748-4062-9626-d789bef419ce} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:03.689423 [ 262 ] {368c2058-8748-4062-9626-d789bef419ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:03.690000 [ 262 ] {368c2058-8748-4062-9626-d789bef419ce} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.18 19:57:03.690395 [ 262 ] {368c2058-8748-4062-9626-d789bef419ce} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:03.690665 [ 262 ] {368c2058-8748-4062-9626-d789bef419ce} executeQuery: Read 4 rows, 286.00 B in 0.005562 sec., 719.165767709457 rows/sec., 50.22 KiB/sec. 2024.12.18 19:57:03.690748 [ 262 ] {368c2058-8748-4062-9626-d789bef419ce} TCPHandler: Processed in 0.006040474 sec. 2024.12.18 19:57:03.690969 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:03.691148 [ 266 ] {bbbdb3a5-6fb8-487c-a965-6d0f6cca3d26} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:03.691233 [ 266 ] {bbbdb3a5-6fb8-487c-a965-6d0f6cca3d26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:03.691848 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3321 rows, containing 5 columns (5 merged, 0 gathered) in 0.007225859 sec., 459599.3362173272 rows/sec., 40.13 MiB/sec. 2024.12.18 19:57:03.692270 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.18 19:57:03.692488 [ 266 ] {bbbdb3a5-6fb8-487c-a965-6d0f6cca3d26} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:03.692554 [ 266 ] {bbbdb3a5-6fb8-487c-a965-6d0f6cca3d26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:03.693076 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:03.693318 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_111_22} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.18 19:57:03.693401 [ 266 ] {bbbdb3a5-6fb8-487c-a965-6d0f6cca3d26} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.18 19:57:03.693513 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:57:03.693804 [ 266 ] {bbbdb3a5-6fb8-487c-a965-6d0f6cca3d26} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:03.694017 [ 100 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.18 19:57:03.694073 [ 100 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:03.694079 [ 266 ] {bbbdb3a5-6fb8-487c-a965-6d0f6cca3d26} executeQuery: Read 68 rows, 5.44 KiB in 0.002967 sec., 22918.77317155376 rows/sec., 1.79 MiB/sec. 2024.12.18 19:57:03.694111 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:03.694237 [ 266 ] {bbbdb3a5-6fb8-487c-a965-6d0f6cca3d26} TCPHandler: Processed in 0.003352999 sec. 2024.12.18 19:57:03.694358 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.18 19:57:03.694533 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:03.694618 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:03.694711 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 915 rows starting from the beginning of the part 2024.12.18 19:57:03.694775 [ 262 ] {5c96f77c-c43c-4a72-a0cd-67a933fe840a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:03.694972 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 889 rows starting from the beginning of the part 2024.12.18 19:57:03.694992 [ 262 ] {5c96f77c-c43c-4a72-a0cd-67a933fe840a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:03.695421 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part 2024.12.18 19:57:03.695774 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2024.12.18 19:57:03.696118 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 423 rows starting from the beginning of the part 2024.12.18 19:57:03.696471 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 68 rows starting from the beginning of the part 2024.12.18 19:57:03.697810 [ 262 ] {5c96f77c-c43c-4a72-a0cd-67a933fe840a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:03.697904 [ 262 ] {5c96f77c-c43c-4a72-a0cd-67a933fe840a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:03.699190 [ 262 ] {5c96f77c-c43c-4a72-a0cd-67a933fe840a} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.18 19:57:03.699576 [ 262 ] {5c96f77c-c43c-4a72-a0cd-67a933fe840a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:03.700240 [ 262 ] {5c96f77c-c43c-4a72-a0cd-67a933fe840a} executeQuery: Read 162 rows, 11.55 KiB in 0.005543 sec., 29226.05087497745 rows/sec., 2.04 MiB/sec. 2024.12.18 19:57:03.700276 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.006022814 sec., 402303.6407898368 rows/sec., 30.86 MiB/sec. 2024.12.18 19:57:03.700413 [ 262 ] {5c96f77c-c43c-4a72-a0cd-67a933fe840a} TCPHandler: Processed in 0.005985033 sec. 2024.12.18 19:57:03.700641 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:03.700687 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.18 19:57:03.700896 [ 266 ] {d69d46a0-7cde-4f23-89e4-aac32215e7a0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:03.700995 [ 266 ] {d69d46a0-7cde-4f23-89e4-aac32215e7a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:03.701494 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:03.701671 [ 189 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_111_22} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.18 19:57:03.701893 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.18 19:57:03.702077 [ 266 ] {d69d46a0-7cde-4f23-89e4-aac32215e7a0} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:03.702132 [ 266 ] {d69d46a0-7cde-4f23-89e4-aac32215e7a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:03.702613 [ 266 ] {d69d46a0-7cde-4f23-89e4-aac32215e7a0} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.18 19:57:03.702949 [ 266 ] {d69d46a0-7cde-4f23-89e4-aac32215e7a0} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:03.703209 [ 266 ] {d69d46a0-7cde-4f23-89e4-aac32215e7a0} executeQuery: Read 60 rows, 4.14 KiB in 0.002424 sec., 24752.47524752475 rows/sec., 1.67 MiB/sec. 2024.12.18 19:57:03.703292 [ 266 ] {d69d46a0-7cde-4f23-89e4-aac32215e7a0} TCPHandler: Processed in 0.002738706 sec. 2024.12.18 19:57:04.574432 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31659 2024.12.18 19:57:04.575275 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:04.575335 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:04.576129 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.18 19:57:04.576468 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:04.576831 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2024.12.18 19:57:06.816581 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2024.12.18 19:57:06.838368 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:06.838433 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:06.845904 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.18 19:57:06.846697 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:06.851635 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2024.12.18 19:57:07.261674 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1794 2024.12.18 19:57:07.264882 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:07.264943 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:07.266424 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:57:07.266746 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:07.268295 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1794 2024.12.18 19:57:08.679625 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.679842 [ 262 ] {44b8f880-f4fa-4f1a-920d-207fd11af8a7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:57:08.679926 [ 262 ] {44b8f880-f4fa-4f1a-920d-207fd11af8a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:57:08.680726 [ 262 ] {44b8f880-f4fa-4f1a-920d-207fd11af8a7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.680783 [ 262 ] {44b8f880-f4fa-4f1a-920d-207fd11af8a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.681227 [ 262 ] {44b8f880-f4fa-4f1a-920d-207fd11af8a7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:57:08.681488 [ 262 ] {44b8f880-f4fa-4f1a-920d-207fd11af8a7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.681733 [ 262 ] {44b8f880-f4fa-4f1a-920d-207fd11af8a7} executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. 2024.12.18 19:57:08.681799 [ 262 ] {44b8f880-f4fa-4f1a-920d-207fd11af8a7} TCPHandler: Processed in 0.002316217 sec. 2024.12.18 19:57:08.681980 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.682101 [ 266 ] {6e33c2ea-c633-433f-b63f-f24aed9d84b6} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:08.682152 [ 266 ] {6e33c2ea-c633-433f-b63f-f24aed9d84b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:08.682823 [ 266 ] {6e33c2ea-c633-433f-b63f-f24aed9d84b6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.682865 [ 266 ] {6e33c2ea-c633-433f-b63f-f24aed9d84b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.683293 [ 266 ] {6e33c2ea-c633-433f-b63f-f24aed9d84b6} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.18 19:57:08.683534 [ 266 ] {6e33c2ea-c633-433f-b63f-f24aed9d84b6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.683756 [ 266 ] {6e33c2ea-c633-433f-b63f-f24aed9d84b6} executeQuery: Read 285 rows, 25.75 KiB in 0.001681 sec., 169541.93932183224 rows/sec., 14.96 MiB/sec. 2024.12.18 19:57:08.683810 [ 266 ] {6e33c2ea-c633-433f-b63f-f24aed9d84b6} TCPHandler: Processed in 0.001891349 sec. 2024.12.18 19:57:08.683957 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.684072 [ 262 ] {0d9f8a59-92e1-4af4-adba-81169643d797} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:57:08.684119 [ 262 ] {0d9f8a59-92e1-4af4-adba-81169643d797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:57:08.684658 [ 262 ] {0d9f8a59-92e1-4af4-adba-81169643d797} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.684698 [ 262 ] {0d9f8a59-92e1-4af4-adba-81169643d797} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.685073 [ 262 ] {0d9f8a59-92e1-4af4-adba-81169643d797} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.18 19:57:08.685319 [ 262 ] {0d9f8a59-92e1-4af4-adba-81169643d797} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.685547 [ 262 ] {0d9f8a59-92e1-4af4-adba-81169643d797} executeQuery: Read 48 rows, 3.54 KiB in 0.001497 sec., 32064.128256513024 rows/sec., 2.31 MiB/sec. 2024.12.18 19:57:08.685601 [ 262 ] {0d9f8a59-92e1-4af4-adba-81169643d797} TCPHandler: Processed in 0.001706095 sec. 2024.12.18 19:57:08.685728 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.685837 [ 266 ] {c5720579-e891-47c6-b059-d62aec331567} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:57:08.685882 [ 266 ] {c5720579-e891-47c6-b059-d62aec331567} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:57:08.686405 [ 266 ] {c5720579-e891-47c6-b059-d62aec331567} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.686445 [ 266 ] {c5720579-e891-47c6-b059-d62aec331567} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.686794 [ 266 ] {c5720579-e891-47c6-b059-d62aec331567} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:57:08.687028 [ 266 ] {c5720579-e891-47c6-b059-d62aec331567} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.687257 [ 266 ] {c5720579-e891-47c6-b059-d62aec331567} executeQuery: Read 14 rows, 1004.00 B in 0.001439 sec., 9728.978457261988 rows/sec., 681.35 KiB/sec. 2024.12.18 19:57:08.687347 [ 266 ] {c5720579-e891-47c6-b059-d62aec331567} TCPHandler: Processed in 0.001671975 sec. 2024.12.18 19:57:08.687535 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.687720 [ 262 ] {71a4b3a3-2e9a-4405-9c45-cbe205760aeb} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:57:08.687768 [ 262 ] {71a4b3a3-2e9a-4405-9c45-cbe205760aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:57:08.688311 [ 262 ] {71a4b3a3-2e9a-4405-9c45-cbe205760aeb} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.688349 [ 262 ] {71a4b3a3-2e9a-4405-9c45-cbe205760aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.688724 [ 262 ] {71a4b3a3-2e9a-4405-9c45-cbe205760aeb} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:57:08.688966 [ 262 ] {71a4b3a3-2e9a-4405-9c45-cbe205760aeb} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.689214 [ 262 ] {71a4b3a3-2e9a-4405-9c45-cbe205760aeb} executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. 2024.12.18 19:57:08.689281 [ 262 ] {71a4b3a3-2e9a-4405-9c45-cbe205760aeb} TCPHandler: Processed in 0.001856248 sec. 2024.12.18 19:57:08.689518 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.689698 [ 266 ] {921e2516-6492-4e83-8aea-71666cc7c821} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:08.689752 [ 266 ] {921e2516-6492-4e83-8aea-71666cc7c821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:08.690529 [ 266 ] {921e2516-6492-4e83-8aea-71666cc7c821} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.690570 [ 266 ] {921e2516-6492-4e83-8aea-71666cc7c821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.690951 [ 266 ] {921e2516-6492-4e83-8aea-71666cc7c821} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.18 19:57:08.691187 [ 266 ] {921e2516-6492-4e83-8aea-71666cc7c821} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.691440 [ 266 ] {921e2516-6492-4e83-8aea-71666cc7c821} executeQuery: Read 423 rows, 30.96 KiB in 0.00177 sec., 238983.0508474576 rows/sec., 17.08 MiB/sec. 2024.12.18 19:57:08.691500 [ 266 ] {921e2516-6492-4e83-8aea-71666cc7c821} TCPHandler: Processed in 0.002135004 sec. 2024.12.18 19:57:08.691668 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.691956 [ 262 ] {3a296279-f7ac-41c0-80ea-1c6bbc39fbd0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:57:08.692092 [ 262 ] {3a296279-f7ac-41c0-80ea-1c6bbc39fbd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:57:08.692647 [ 262 ] {3a296279-f7ac-41c0-80ea-1c6bbc39fbd0} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.692686 [ 262 ] {3a296279-f7ac-41c0-80ea-1c6bbc39fbd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.693054 [ 262 ] {3a296279-f7ac-41c0-80ea-1c6bbc39fbd0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.18 19:57:08.693289 [ 262 ] {3a296279-f7ac-41c0-80ea-1c6bbc39fbd0} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.693486 [ 94 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 2024.12.18 19:57:08.693534 [ 262 ] {3a296279-f7ac-41c0-80ea-1c6bbc39fbd0} executeQuery: Read 6 rows, 321.00 B in 0.00168 sec., 3571.428571428571 rows/sec., 186.59 KiB/sec. 2024.12.18 19:57:08.693619 [ 94 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.693650 [ 262 ] {3a296279-f7ac-41c0-80ea-1c6bbc39fbd0} TCPHandler: Processed in 0.002053522 sec. 2024.12.18 19:57:08.693696 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.693814 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.694212 [ 266 ] {3c5bd32c-a95e-40ee-a2b8-6b780de8e2ca} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:08.694239 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full 2024.12.18 19:57:08.694372 [ 266 ] {3c5bd32c-a95e-40ee-a2b8-6b780de8e2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:08.694843 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:08.694978 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 234 rows starting from the beginning of the part 2024.12.18 19:57:08.695484 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2024.12.18 19:57:08.695906 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2024.12.18 19:57:08.696133 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2024.12.18 19:57:08.696299 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2024.12.18 19:57:08.696430 [ 192 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2024.12.18 19:57:08.696935 [ 266 ] {3c5bd32c-a95e-40ee-a2b8-6b780de8e2ca} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.696980 [ 266 ] {3c5bd32c-a95e-40ee-a2b8-6b780de8e2ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.697561 [ 266 ] {3c5bd32c-a95e-40ee-a2b8-6b780de8e2ca} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.18 19:57:08.697855 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003872629 sec., 68170.74395714127 rows/sec., 3.48 MiB/sec. 2024.12.18 19:57:08.697929 [ 266 ] {3c5bd32c-a95e-40ee-a2b8-6b780de8e2ca} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.698256 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) 2024.12.18 19:57:08.698362 [ 266 ] {3c5bd32c-a95e-40ee-a2b8-6b780de8e2ca} executeQuery: Read 237 rows, 16.27 KiB in 0.004256 sec., 55686.09022556391 rows/sec., 3.73 MiB/sec. 2024.12.18 19:57:08.698452 [ 266 ] {3c5bd32c-a95e-40ee-a2b8-6b780de8e2ca} TCPHandler: Processed in 0.004702317 sec. 2024.12.18 19:57:08.698631 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.698797 [ 262 ] {dc8a2999-6e13-4633-8fbc-fd98912c54f9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:57:08.698805 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.698911 [ 262 ] {dc8a2999-6e13-4633-8fbc-fd98912c54f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:57:08.699042 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_44_9} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 2024.12.18 19:57:08.699266 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.18 19:57:08.699620 [ 262 ] {dc8a2999-6e13-4633-8fbc-fd98912c54f9} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.699663 [ 262 ] {dc8a2999-6e13-4633-8fbc-fd98912c54f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.700017 [ 262 ] {dc8a2999-6e13-4633-8fbc-fd98912c54f9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:57:08.700247 [ 262 ] {dc8a2999-6e13-4633-8fbc-fd98912c54f9} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.700447 [ 262 ] {dc8a2999-6e13-4633-8fbc-fd98912c54f9} executeQuery: Read 1 rows, 69.00 B in 0.001697 sec., 589.2751915144372 rows/sec., 39.71 KiB/sec. 2024.12.18 19:57:08.700497 [ 262 ] {dc8a2999-6e13-4633-8fbc-fd98912c54f9} TCPHandler: Processed in 0.00195228 sec. 2024.12.18 19:57:08.700631 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.700762 [ 266 ] {44e2a093-ab7e-45ab-84b9-5b250d457474} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:08.700839 [ 266 ] {44e2a093-ab7e-45ab-84b9-5b250d457474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:57:08.701948 [ 266 ] {44e2a093-ab7e-45ab-84b9-5b250d457474} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.701988 [ 266 ] {44e2a093-ab7e-45ab-84b9-5b250d457474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.702651 [ 266 ] {44e2a093-ab7e-45ab-84b9-5b250d457474} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:57:08.702908 [ 266 ] {44e2a093-ab7e-45ab-84b9-5b250d457474} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.703183 [ 266 ] {44e2a093-ab7e-45ab-84b9-5b250d457474} executeQuery: Read 41 rows, 75.23 KiB in 0.00245 sec., 16734.69387755102 rows/sec., 29.99 MiB/sec. 2024.12.18 19:57:08.703275 [ 266 ] {44e2a093-ab7e-45ab-84b9-5b250d457474} TCPHandler: Processed in 0.002708976 sec. 2024.12.18 19:57:08.703408 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:08.703515 [ 262 ] {fbfefdf8-9963-4520-9714-2f7eace1809b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:08.703560 [ 262 ] {fbfefdf8-9963-4520-9714-2f7eace1809b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:08.704059 [ 262 ] {fbfefdf8-9963-4520-9714-2f7eace1809b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.704108 [ 262 ] {fbfefdf8-9963-4520-9714-2f7eace1809b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.704496 [ 262 ] {fbfefdf8-9963-4520-9714-2f7eace1809b} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.18 19:57:08.704735 [ 262 ] {fbfefdf8-9963-4520-9714-2f7eace1809b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.704906 [ 94 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.18 19:57:08.704957 [ 94 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:08.704976 [ 262 ] {fbfefdf8-9963-4520-9714-2f7eace1809b} executeQuery: Read 82 rows, 5.33 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.54 MiB/sec. 2024.12.18 19:57:08.704992 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:08.705167 [ 262 ] {fbfefdf8-9963-4520-9714-2f7eace1809b} TCPHandler: Processed in 0.001808707 sec. 2024.12.18 19:57:08.705244 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.18 19:57:08.705376 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:08.705410 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6222 rows starting from the beginning of the part 2024.12.18 19:57:08.705516 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 24 rows starting from the beginning of the part 2024.12.18 19:57:08.705718 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part 2024.12.18 19:57:08.705883 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part 2024.12.18 19:57:08.706035 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part 2024.12.18 19:57:08.706224 [ 198 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part 2024.12.18 19:57:08.708251 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6530 rows, containing 4 columns (4 merged, 0 gathered) in 0.003153404 sec., 2070778.1178688174 rows/sec., 135.27 MiB/sec. 2024.12.18 19:57:08.708655 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.18 19:57:08.708965 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:08.709057 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_111_22} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.18 19:57:08.709136 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2024.12.18 19:57:11.868522 [ 91 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:57:11.868622 [ 91 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:57:12.077362 [ 220 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:12.077423 [ 220 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:12.077938 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32147 2024.12.18 19:57:12.078586 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:12.078632 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:12.079145 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.18 19:57:12.079399 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:12.079660 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32147 2024.12.18 19:57:12.079719 [ 222 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:12.079788 [ 222 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:12.086448 [ 220 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:12.088684 [ 222 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:13.672654 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:13.672854 [ 262 ] {66d6554e-53fa-42f6-8171-0c335c082e07} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:13.672926 [ 262 ] {66d6554e-53fa-42f6-8171-0c335c082e07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:13.673683 [ 262 ] {66d6554e-53fa-42f6-8171-0c335c082e07} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:13.673739 [ 262 ] {66d6554e-53fa-42f6-8171-0c335c082e07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:13.674183 [ 262 ] {66d6554e-53fa-42f6-8171-0c335c082e07} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.18 19:57:13.674436 [ 262 ] {66d6554e-53fa-42f6-8171-0c335c082e07} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:13.674663 [ 262 ] {66d6554e-53fa-42f6-8171-0c335c082e07} executeQuery: Read 56 rows, 4.38 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.30 MiB/sec. 2024.12.18 19:57:13.674720 [ 262 ] {66d6554e-53fa-42f6-8171-0c335c082e07} TCPHandler: Processed in 0.002197665 sec. 2024.12.18 19:57:13.674903 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:13.675046 [ 266 ] {310daf23-8b59-4ba5-bdc2-67d2707d998a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:13.675099 [ 266 ] {310daf23-8b59-4ba5-bdc2-67d2707d998a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:13.675704 [ 266 ] {310daf23-8b59-4ba5-bdc2-67d2707d998a} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:13.675746 [ 266 ] {310daf23-8b59-4ba5-bdc2-67d2707d998a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:13.676124 [ 266 ] {310daf23-8b59-4ba5-bdc2-67d2707d998a} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.18 19:57:13.676378 [ 266 ] {310daf23-8b59-4ba5-bdc2-67d2707d998a} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:13.676615 [ 266 ] {310daf23-8b59-4ba5-bdc2-67d2707d998a} executeQuery: Read 64 rows, 5.12 KiB in 0.001594 sec., 40150.564617314936 rows/sec., 3.13 MiB/sec. 2024.12.18 19:57:13.676729 [ 266 ] {310daf23-8b59-4ba5-bdc2-67d2707d998a} TCPHandler: Processed in 0.001895169 sec. 2024.12.18 19:57:13.676985 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:13.677260 [ 262 ] {70f4af1b-71c2-4fef-bcd8-c4e5cc892aee} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:13.677321 [ 262 ] {70f4af1b-71c2-4fef-bcd8-c4e5cc892aee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:13.677875 [ 262 ] {70f4af1b-71c2-4fef-bcd8-c4e5cc892aee} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:13.677918 [ 262 ] {70f4af1b-71c2-4fef-bcd8-c4e5cc892aee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:13.678317 [ 262 ] {70f4af1b-71c2-4fef-bcd8-c4e5cc892aee} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.18 19:57:13.678561 [ 262 ] {70f4af1b-71c2-4fef-bcd8-c4e5cc892aee} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:13.678781 [ 262 ] {70f4af1b-71c2-4fef-bcd8-c4e5cc892aee} executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. 2024.12.18 19:57:13.678832 [ 262 ] {70f4af1b-71c2-4fef-bcd8-c4e5cc892aee} TCPHandler: Processed in 0.00197535 sec. 2024.12.18 19:57:13.678979 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:13.679092 [ 266 ] {7112234e-6a98-4030-b547-776bbe1be17b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:13.679139 [ 266 ] {7112234e-6a98-4030-b547-776bbe1be17b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:13.679587 [ 266 ] {7112234e-6a98-4030-b547-776bbe1be17b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:13.679626 [ 266 ] {7112234e-6a98-4030-b547-776bbe1be17b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:13.679996 [ 266 ] {7112234e-6a98-4030-b547-776bbe1be17b} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.18 19:57:13.680254 [ 266 ] {7112234e-6a98-4030-b547-776bbe1be17b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:13.680472 [ 266 ] {7112234e-6a98-4030-b547-776bbe1be17b} executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. 2024.12.18 19:57:13.680522 [ 266 ] {7112234e-6a98-4030-b547-776bbe1be17b} TCPHandler: Processed in 0.001598113 sec. 2024.12.18 19:57:14.352700 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2024.12.18 19:57:14.373832 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:14.373886 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:14.380651 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.18 19:57:14.381403 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:14.384651 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2024.12.18 19:57:15.733012 [ 86 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.18 19:57:15.733085 [ 86 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:15.733113 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:15.733308 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.12.18 19:57:15.733581 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:15.733625 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part 2024.12.18 19:57:15.733724 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2024.12.18 19:57:15.733992 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2024.12.18 19:57:15.734233 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part 2024.12.18 19:57:15.734410 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part 2024.12.18 19:57:15.735522 [ 197 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002329868 sec., 15451.519141856963 rows/sec., 1.29 MiB/sec. 2024.12.18 19:57:15.735821 [ 197 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.18 19:57:15.736394 [ 197 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:15.736513 [ 197 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_29_7} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.18 19:57:15.736626 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:57:16.593380 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.593607 [ 262 ] {ccdce86a-2116-4479-9860-bb24a140614f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:57:16.593687 [ 262 ] {ccdce86a-2116-4479-9860-bb24a140614f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:57:16.594529 [ 262 ] {ccdce86a-2116-4479-9860-bb24a140614f} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.594580 [ 262 ] {ccdce86a-2116-4479-9860-bb24a140614f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.595022 [ 262 ] {ccdce86a-2116-4479-9860-bb24a140614f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:57:16.595300 [ 262 ] {ccdce86a-2116-4479-9860-bb24a140614f} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.595509 [ 85 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.12.18 19:57:16.595572 [ 262 ] {ccdce86a-2116-4479-9860-bb24a140614f} executeQuery: Read 14 rows, 1.01 KiB in 0.002018 sec., 6937.5619425173445 rows/sec., 499.41 KiB/sec. 2024.12.18 19:57:16.595600 [ 85 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.595680 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.595713 [ 262 ] {ccdce86a-2116-4479-9860-bb24a140614f} TCPHandler: Processed in 0.002457611 sec. 2024.12.18 19:57:16.596018 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.596340 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.12.18 19:57:16.596419 [ 266 ] {59a2229a-370a-4ac3-b7d4-dff98200c397} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:57:16.596570 [ 266 ] {59a2229a-370a-4ac3-b7d4-dff98200c397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:57:16.596879 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:16.596960 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2024.12.18 19:57:16.597262 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:16.597662 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:16.598006 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:16.598379 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:16.599520 [ 266 ] {59a2229a-370a-4ac3-b7d4-dff98200c397} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.599600 [ 266 ] {59a2229a-370a-4ac3-b7d4-dff98200c397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.600711 [ 266 ] {59a2229a-370a-4ac3-b7d4-dff98200c397} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.18 19:57:16.601010 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005168566 sec., 13543.408365105524 rows/sec., 1.00 MiB/sec. 2024.12.18 19:57:16.601210 [ 202 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.12.18 19:57:16.601250 [ 266 ] {59a2229a-370a-4ac3-b7d4-dff98200c397} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.601724 [ 266 ] {59a2229a-370a-4ac3-b7d4-dff98200c397} executeQuery: Read 2 rows, 167.00 B in 0.005389 sec., 371.12636852848397 rows/sec., 30.26 KiB/sec. 2024.12.18 19:57:16.601778 [ 197 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.601870 [ 266 ] {59a2229a-370a-4ac3-b7d4-dff98200c397} TCPHandler: Processed in 0.006021543 sec. 2024.12.18 19:57:16.602042 [ 197 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_45_11} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.12.18 19:57:16.602082 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.602213 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:57:16.602296 [ 262 ] {449a3bf6-b305-4dad-b4b1-05f844cb4720} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:16.602358 [ 262 ] {449a3bf6-b305-4dad-b4b1-05f844cb4720} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:16.603459 [ 262 ] {449a3bf6-b305-4dad-b4b1-05f844cb4720} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.603500 [ 262 ] {449a3bf6-b305-4dad-b4b1-05f844cb4720} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.603973 [ 262 ] {449a3bf6-b305-4dad-b4b1-05f844cb4720} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.18 19:57:16.604218 [ 262 ] {449a3bf6-b305-4dad-b4b1-05f844cb4720} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.604437 [ 262 ] {449a3bf6-b305-4dad-b4b1-05f844cb4720} executeQuery: Read 1426 rows, 121.94 KiB in 0.002194 sec., 649954.421148587 rows/sec., 54.28 MiB/sec. 2024.12.18 19:57:16.604493 [ 262 ] {449a3bf6-b305-4dad-b4b1-05f844cb4720} TCPHandler: Processed in 0.002505981 sec. 2024.12.18 19:57:16.604639 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.604752 [ 266 ] {d06dd7aa-4857-41c8-9e6e-24afe7618191} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:57:16.604797 [ 266 ] {d06dd7aa-4857-41c8-9e6e-24afe7618191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:57:16.605352 [ 266 ] {d06dd7aa-4857-41c8-9e6e-24afe7618191} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.605391 [ 266 ] {d06dd7aa-4857-41c8-9e6e-24afe7618191} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.605754 [ 266 ] {d06dd7aa-4857-41c8-9e6e-24afe7618191} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.18 19:57:16.606002 [ 266 ] {d06dd7aa-4857-41c8-9e6e-24afe7618191} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.606226 [ 266 ] {d06dd7aa-4857-41c8-9e6e-24afe7618191} executeQuery: Read 50 rows, 3.68 KiB in 0.001497 sec., 33400.1336005344 rows/sec., 2.40 MiB/sec. 2024.12.18 19:57:16.606278 [ 266 ] {d06dd7aa-4857-41c8-9e6e-24afe7618191} TCPHandler: Processed in 0.001694595 sec. 2024.12.18 19:57:16.606415 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.606548 [ 262 ] {4f046a64-ed98-4bc9-aa01-41018a75d9ba} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:57:16.606600 [ 262 ] {4f046a64-ed98-4bc9-aa01-41018a75d9ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:57:16.607311 [ 262 ] {4f046a64-ed98-4bc9-aa01-41018a75d9ba} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.607358 [ 262 ] {4f046a64-ed98-4bc9-aa01-41018a75d9ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.607736 [ 262 ] {4f046a64-ed98-4bc9-aa01-41018a75d9ba} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:57:16.607975 [ 262 ] {4f046a64-ed98-4bc9-aa01-41018a75d9ba} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.608181 [ 262 ] {4f046a64-ed98-4bc9-aa01-41018a75d9ba} executeQuery: Read 242 rows, 16.79 KiB in 0.001664 sec., 145432.6923076923 rows/sec., 9.85 MiB/sec. 2024.12.18 19:57:16.608232 [ 262 ] {4f046a64-ed98-4bc9-aa01-41018a75d9ba} TCPHandler: Processed in 0.001878368 sec. 2024.12.18 19:57:16.608368 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.608491 [ 266 ] {91068c33-5088-4ef6-b1e1-1bab548d2981} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:57:16.608544 [ 266 ] {91068c33-5088-4ef6-b1e1-1bab548d2981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:57:16.609174 [ 266 ] {91068c33-5088-4ef6-b1e1-1bab548d2981} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.609221 [ 266 ] {91068c33-5088-4ef6-b1e1-1bab548d2981} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.609598 [ 266 ] {91068c33-5088-4ef6-b1e1-1bab548d2981} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:57:16.609838 [ 266 ] {91068c33-5088-4ef6-b1e1-1bab548d2981} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.610004 [ 85 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.12.18 19:57:16.610061 [ 85 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.610082 [ 266 ] {91068c33-5088-4ef6-b1e1-1bab548d2981} executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec. 2024.12.18 19:57:16.610094 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.610264 [ 266 ] {91068c33-5088-4ef6-b1e1-1bab548d2981} TCPHandler: Processed in 0.00194321 sec. 2024.12.18 19:57:16.610428 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.12.18 19:57:16.610477 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.610827 [ 262 ] {fb0e1e78-d197-40b1-b91d-2e7a6d07806e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:16.610902 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:16.610983 [ 262 ] {fb0e1e78-d197-40b1-b91d-2e7a6d07806e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:16.611021 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2024.12.18 19:57:16.611758 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2024.12.18 19:57:16.612075 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2024.12.18 19:57:16.612292 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2024.12.18 19:57:16.612508 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2024.12.18 19:57:16.613652 [ 262 ] {fb0e1e78-d197-40b1-b91d-2e7a6d07806e} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.613718 [ 262 ] {fb0e1e78-d197-40b1-b91d-2e7a6d07806e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.613766 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003561463 sec., 18250.926655703006 rows/sec., 1.18 MiB/sec. 2024.12.18 19:57:16.613892 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.12.18 19:57:16.614195 [ 262 ] {fb0e1e78-d197-40b1-b91d-2e7a6d07806e} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.18 19:57:16.614200 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.614289 [ 200 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_45_11} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.12.18 19:57:16.614379 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:57:16.614490 [ 262 ] {fb0e1e78-d197-40b1-b91d-2e7a6d07806e} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.614732 [ 262 ] {fb0e1e78-d197-40b1-b91d-2e7a6d07806e} executeQuery: Read 881 rows, 65.42 KiB in 0.004039 sec., 218123.2978460015 rows/sec., 15.82 MiB/sec. 2024.12.18 19:57:16.614810 [ 262 ] {fb0e1e78-d197-40b1-b91d-2e7a6d07806e} TCPHandler: Processed in 0.004441512 sec. 2024.12.18 19:57:16.615026 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.615337 [ 266 ] {ac3c1512-b79c-43a2-a079-12fb2fd6c202} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:57:16.615433 [ 266 ] {ac3c1512-b79c-43a2-a079-12fb2fd6c202} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:57:16.615877 [ 266 ] {ac3c1512-b79c-43a2-a079-12fb2fd6c202} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.615915 [ 266 ] {ac3c1512-b79c-43a2-a079-12fb2fd6c202} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.616283 [ 266 ] {ac3c1512-b79c-43a2-a079-12fb2fd6c202} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.18 19:57:16.616518 [ 266 ] {ac3c1512-b79c-43a2-a079-12fb2fd6c202} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.616716 [ 266 ] {ac3c1512-b79c-43a2-a079-12fb2fd6c202} executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec. 2024.12.18 19:57:16.616765 [ 266 ] {ac3c1512-b79c-43a2-a079-12fb2fd6c202} TCPHandler: Processed in 0.001841498 sec. 2024.12.18 19:57:16.616911 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.617042 [ 262 ] {8f8960c9-b1e5-4047-9960-41b6c12373e6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:16.617097 [ 262 ] {8f8960c9-b1e5-4047-9960-41b6c12373e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:16.617799 [ 262 ] {8f8960c9-b1e5-4047-9960-41b6c12373e6} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.617837 [ 262 ] {8f8960c9-b1e5-4047-9960-41b6c12373e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.618265 [ 262 ] {8f8960c9-b1e5-4047-9960-41b6c12373e6} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.18 19:57:16.618505 [ 262 ] {8f8960c9-b1e5-4047-9960-41b6c12373e6} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.618717 [ 262 ] {8f8960c9-b1e5-4047-9960-41b6c12373e6} executeQuery: Read 894 rows, 60.99 KiB in 0.001704 sec., 524647.8873239437 rows/sec., 34.95 MiB/sec. 2024.12.18 19:57:16.618768 [ 262 ] {8f8960c9-b1e5-4047-9960-41b6c12373e6} TCPHandler: Processed in 0.001922239 sec. 2024.12.18 19:57:16.618912 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.619038 [ 266 ] {bee05440-893b-4b25-89ac-9fa3f78e9953} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:57:16.619091 [ 266 ] {bee05440-893b-4b25-89ac-9fa3f78e9953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:57:16.619554 [ 266 ] {bee05440-893b-4b25-89ac-9fa3f78e9953} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.619592 [ 266 ] {bee05440-893b-4b25-89ac-9fa3f78e9953} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.619929 [ 266 ] {bee05440-893b-4b25-89ac-9fa3f78e9953} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:57:16.620162 [ 266 ] {bee05440-893b-4b25-89ac-9fa3f78e9953} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.620361 [ 266 ] {bee05440-893b-4b25-89ac-9fa3f78e9953} executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec. 2024.12.18 19:57:16.620409 [ 266 ] {bee05440-893b-4b25-89ac-9fa3f78e9953} TCPHandler: Processed in 0.001557262 sec. 2024.12.18 19:57:16.620551 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.620681 [ 262 ] {936a93d4-0812-4061-b07e-c2f2914a7881} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:16.620759 [ 262 ] {936a93d4-0812-4061-b07e-c2f2914a7881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:57:16.621936 [ 262 ] {936a93d4-0812-4061-b07e-c2f2914a7881} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.621975 [ 262 ] {936a93d4-0812-4061-b07e-c2f2914a7881} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.622651 [ 262 ] {936a93d4-0812-4061-b07e-c2f2914a7881} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:57:16.622903 [ 262 ] {936a93d4-0812-4061-b07e-c2f2914a7881} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.623092 [ 83 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.18 19:57:16.623173 [ 262 ] {936a93d4-0812-4061-b07e-c2f2914a7881} executeQuery: Read 41 rows, 75.23 KiB in 0.002514 sec., 16308.671439936355 rows/sec., 29.22 MiB/sec. 2024.12.18 19:57:16.623179 [ 83 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.623254 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.623737 [ 262 ] {936a93d4-0812-4061-b07e-c2f2914a7881} TCPHandler: Processed in 0.003244607 sec. 2024.12.18 19:57:16.623764 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.18 19:57:16.624037 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:16.624432 [ 266 ] {e58a03fb-2cf1-483d-a59b-983c14b4ba99} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:16.624613 [ 266 ] {e58a03fb-2cf1-483d-a59b-983c14b4ba99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:16.625308 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:16.625489 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1766 rows starting from the beginning of the part 2024.12.18 19:57:16.626110 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part 2024.12.18 19:57:16.626709 [ 266 ] {e58a03fb-2cf1-483d-a59b-983c14b4ba99} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:16.626804 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part 2024.12.18 19:57:16.626805 [ 266 ] {e58a03fb-2cf1-483d-a59b-983c14b4ba99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:16.627459 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part 2024.12.18 19:57:16.628132 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part 2024.12.18 19:57:16.628233 [ 266 ] {e58a03fb-2cf1-483d-a59b-983c14b4ba99} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.18 19:57:16.628659 [ 195 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part 2024.12.18 19:57:16.629057 [ 266 ] {e58a03fb-2cf1-483d-a59b-983c14b4ba99} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.629767 [ 266 ] {e58a03fb-2cf1-483d-a59b-983c14b4ba99} executeQuery: Read 58 rows, 3.68 KiB in 0.005439 sec., 10663.724949439234 rows/sec., 676.00 KiB/sec. 2024.12.18 19:57:16.629944 [ 266 ] {e58a03fb-2cf1-483d-a59b-983c14b4ba99} TCPHandler: Processed in 0.006085935 sec. 2024.12.18 19:57:16.641458 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 19 columns (19 merged, 0 gathered) in 0.018066462 sec., 109097.17685731717 rows/sec., 195.50 MiB/sec. 2024.12.18 19:57:16.643536 [ 186 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.18 19:57:16.643989 [ 186 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:16.644091 [ 186 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_51_10} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.18 19:57:16.644263 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.56 MiB. 2024.12.18 19:57:17.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.36 MiB, peak 273.90 MiB, free memory in arenas 0.00 B, will set to 262.28 MiB (RSS), difference: 5.91 MiB 2024.12.18 19:57:17.269516 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1848 2024.12.18 19:57:17.273133 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:17.273193 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:17.274726 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:57:17.275048 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:17.275318 [ 83 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.18 19:57:17.275467 [ 83 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:17.275563 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:17.276217 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.18 19:57:17.276740 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1848 2024.12.18 19:57:17.277281 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:17.277474 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1656 rows starting from the beginning of the part 2024.12.18 19:57:17.278091 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part 2024.12.18 19:57:17.278694 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 54 rows starting from the beginning of the part 2024.12.18 19:57:17.279302 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part 2024.12.18 19:57:17.279914 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part 2024.12.18 19:57:17.280500 [ 199 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 54 rows starting from the beginning of the part 2024.12.18 19:57:17.289590 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 72 columns (72 merged, 0 gathered) in 0.013771684 sec., 134188.38248103863 rows/sec., 102.87 MiB/sec. 2024.12.18 19:57:17.291593 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.18 19:57:17.292451 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:17.292566 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_51_10} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.18 19:57:17.292908 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. 2024.12.18 19:57:18.667713 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:18.667909 [ 262 ] {c46ef115-f374-4a50-b807-887f6e731d3a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:18.667984 [ 262 ] {c46ef115-f374-4a50-b807-887f6e731d3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:18.668739 [ 262 ] {c46ef115-f374-4a50-b807-887f6e731d3a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:18.668790 [ 262 ] {c46ef115-f374-4a50-b807-887f6e731d3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:18.669227 [ 262 ] {c46ef115-f374-4a50-b807-887f6e731d3a} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.18 19:57:18.669509 [ 262 ] {c46ef115-f374-4a50-b807-887f6e731d3a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:18.669750 [ 262 ] {c46ef115-f374-4a50-b807-887f6e731d3a} executeQuery: Read 56 rows, 4.38 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.25 MiB/sec. 2024.12.18 19:57:18.669819 [ 262 ] {c46ef115-f374-4a50-b807-887f6e731d3a} TCPHandler: Processed in 0.002234196 sec. 2024.12.18 19:57:18.669984 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:18.670106 [ 266 ] {75f588d7-3549-42c9-bde5-9121b5b8e37f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:18.670156 [ 266 ] {75f588d7-3549-42c9-bde5-9121b5b8e37f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:18.670750 [ 266 ] {75f588d7-3549-42c9-bde5-9121b5b8e37f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:18.670792 [ 266 ] {75f588d7-3549-42c9-bde5-9121b5b8e37f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:18.671182 [ 266 ] {75f588d7-3549-42c9-bde5-9121b5b8e37f} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.18 19:57:18.671428 [ 266 ] {75f588d7-3549-42c9-bde5-9121b5b8e37f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:18.671646 [ 266 ] {75f588d7-3549-42c9-bde5-9121b5b8e37f} executeQuery: Read 64 rows, 5.12 KiB in 0.001568 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. 2024.12.18 19:57:18.671701 [ 266 ] {75f588d7-3549-42c9-bde5-9121b5b8e37f} TCPHandler: Processed in 0.001775426 sec. 2024.12.18 19:57:18.671876 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:18.672033 [ 262 ] {a9f635fd-673d-4e43-91ef-8c7f19ac8dfa} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:18.672101 [ 262 ] {a9f635fd-673d-4e43-91ef-8c7f19ac8dfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:18.672655 [ 262 ] {a9f635fd-673d-4e43-91ef-8c7f19ac8dfa} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:18.672696 [ 262 ] {a9f635fd-673d-4e43-91ef-8c7f19ac8dfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:18.673084 [ 262 ] {a9f635fd-673d-4e43-91ef-8c7f19ac8dfa} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.18 19:57:18.673326 [ 262 ] {a9f635fd-673d-4e43-91ef-8c7f19ac8dfa} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:18.673502 [ 82 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 5 parts from all_1_109_22 to all_113_113_0 2024.12.18 19:57:18.673568 [ 262 ] {a9f635fd-673d-4e43-91ef-8c7f19ac8dfa} executeQuery: Read 64 rows, 4.56 KiB in 0.00156 sec., 41025.64102564102 rows/sec., 2.86 MiB/sec. 2024.12.18 19:57:18.673599 [ 82 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:18.673681 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:18.673694 [ 262 ] {a9f635fd-673d-4e43-91ef-8c7f19ac8dfa} TCPHandler: Processed in 0.001885399 sec. 2024.12.18 19:57:18.673917 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:18.673993 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} MergeTask::PrepareStage: Merging 5 parts: from all_1_109_22 to all_113_113_0 into Compact with storage Full 2024.12.18 19:57:18.674096 [ 266 ] {f69f0ef5-9d8e-40d8-a51a-a2a4427ab934} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:18.674217 [ 266 ] {f69f0ef5-9d8e-40d8-a51a-a2a4427ab934} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:18.674357 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:18.674451 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_109_22, total 30580 rows starting from the beginning of the part 2024.12.18 19:57:18.674810 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 162 rows starting from the beginning of the part 2024.12.18 19:57:18.675181 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 237 rows starting from the beginning of the part 2024.12.18 19:57:18.675446 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part 2024.12.18 19:57:18.675792 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 894 rows starting from the beginning of the part 2024.12.18 19:57:18.676500 [ 266 ] {f69f0ef5-9d8e-40d8-a51a-a2a4427ab934} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:18.676555 [ 266 ] {f69f0ef5-9d8e-40d8-a51a-a2a4427ab934} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:18.677375 [ 266 ] {f69f0ef5-9d8e-40d8-a51a-a2a4427ab934} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.18 19:57:18.677699 [ 266 ] {f69f0ef5-9d8e-40d8-a51a-a2a4427ab934} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:18.678050 [ 266 ] {f69f0ef5-9d8e-40d8-a51a-a2a4427ab934} executeQuery: Read 24 rows, 1.66 KiB in 0.004002 sec., 5997.001499250374 rows/sec., 413.86 KiB/sec. 2024.12.18 19:57:18.678246 [ 266 ] {f69f0ef5-9d8e-40d8-a51a-a2a4427ab934} TCPHandler: Processed in 0.004436371 sec. 2024.12.18 19:57:18.683957 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} MergeTask::MergeProjectionsStage: Merge sorted 32033 rows, containing 5 columns (5 merged, 0 gathered) in 0.010128818 sec., 3162560.5277930754 rows/sec., 213.66 MiB/sec. 2024.12.18 19:57:18.684620 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) 2024.12.18 19:57:18.684925 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:18.685009 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_113_23} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 5 parts: [all_1_109_22, all_113_113_0] -> all_1_113_23 2024.12.18 19:57:18.685106 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. 2024.12.18 19:57:19.579770 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32574 2024.12.18 19:57:19.580507 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:19.580545 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:19.581101 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.18 19:57:19.581363 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:19.581609 [ 28 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.18 19:57:19.581615 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2024.12.18 19:57:19.581706 [ 28 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:19.581739 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:19.581938 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.18 19:57:19.582320 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:19.582431 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30317 rows starting from the beginning of the part 2024.12.18 19:57:19.582659 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2024.12.18 19:57:19.582743 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2024.12.18 19:57:19.582849 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2024.12.18 19:57:19.582934 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2024.12.18 19:57:19.583012 [ 188 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2024.12.18 19:57:19.585894 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004077874 sec., 7987985.896572576 rows/sec., 114.27 MiB/sec. 2024.12.18 19:57:19.586370 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.18 19:57:19.586732 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:19.586832 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_71_14} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.18 19:57:19.586956 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2024.12.18 19:57:21.884697 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2024.12.18 19:57:21.906415 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:21.906484 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:21.913659 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.18 19:57:21.914420 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:21.914802 [ 25 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.18 19:57:21.914951 [ 25 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:21.915025 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:21.916140 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.18 19:57:21.931151 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2024.12.18 19:57:21.932708 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:21.933850 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2024.12.18 19:57:21.938878 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2024.12.18 19:57:21.944310 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2024.12.18 19:57:21.949899 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2024.12.18 19:57:21.955898 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2024.12.18 19:57:21.961830 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2024.12.18 19:57:22.000234 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 277.32 MiB, peak 277.32 MiB, free memory in arenas 0.00 B, will set to 263.38 MiB (RSS), difference: -13.94 MiB 2024.12.18 19:57:22.023986 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.108774658 sec., 4918.425025064203 rows/sec., 25.43 MiB/sec. 2024.12.18 19:57:22.027198 [ 187 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.18 19:57:22.030224 [ 187 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:22.030318 [ 187 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_71_14} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.18 19:57:22.032764 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.94 MiB. 2024.12.18 19:57:23.000223 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 249.96 MiB, peak 277.32 MiB, free memory in arenas 0.00 B, will set to 263.73 MiB (RSS), difference: 13.78 MiB 2024.12.18 19:57:23.224454 [ 224 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:23.224509 [ 224 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:23.227351 [ 224 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:23.672255 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:23.672443 [ 262 ] {0e8cf2c0-48cd-4fb1-b093-338c7b299ea6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:23.672513 [ 262 ] {0e8cf2c0-48cd-4fb1-b093-338c7b299ea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:23.673257 [ 262 ] {0e8cf2c0-48cd-4fb1-b093-338c7b299ea6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:23.673310 [ 262 ] {0e8cf2c0-48cd-4fb1-b093-338c7b299ea6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:23.673740 [ 262 ] {0e8cf2c0-48cd-4fb1-b093-338c7b299ea6} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.18 19:57:23.673988 [ 262 ] {0e8cf2c0-48cd-4fb1-b093-338c7b299ea6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:23.674198 [ 37 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.18 19:57:23.674228 [ 262 ] {0e8cf2c0-48cd-4fb1-b093-338c7b299ea6} executeQuery: Read 56 rows, 4.38 KiB in 0.001831 sec., 30584.380120152924 rows/sec., 2.33 MiB/sec. 2024.12.18 19:57:23.674294 [ 37 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:23.674367 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:23.674378 [ 262 ] {0e8cf2c0-48cd-4fb1-b093-338c7b299ea6} TCPHandler: Processed in 0.002244496 sec. 2024.12.18 19:57:23.674612 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:23.674635 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.18 19:57:23.674820 [ 266 ] {2cf9d980-5ca4-46b2-b45c-e107c86894d5} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:23.674934 [ 266 ] {2cf9d980-5ca4-46b2-b45c-e107c86894d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:23.674949 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:23.675053 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1436 rows starting from the beginning of the part 2024.12.18 19:57:23.675353 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 285 rows starting from the beginning of the part 2024.12.18 19:57:23.675689 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2024.12.18 19:57:23.676112 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1426 rows starting from the beginning of the part 2024.12.18 19:57:23.676496 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part 2024.12.18 19:57:23.676800 [ 198 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part 2024.12.18 19:57:23.677945 [ 266 ] {2cf9d980-5ca4-46b2-b45c-e107c86894d5} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:23.678024 [ 266 ] {2cf9d980-5ca4-46b2-b45c-e107c86894d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:23.679002 [ 266 ] {2cf9d980-5ca4-46b2-b45c-e107c86894d5} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.18 19:57:23.679523 [ 266 ] {2cf9d980-5ca4-46b2-b45c-e107c86894d5} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:23.679742 [ 37 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.18 19:57:23.679805 [ 37 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:23.679852 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:23.679849 [ 266 ] {2cf9d980-5ca4-46b2-b45c-e107c86894d5} executeQuery: Read 64 rows, 5.12 KiB in 0.00507 sec., 12623.2741617357 rows/sec., 1008.92 KiB/sec. 2024.12.18 19:57:23.680202 [ 266 ] {2cf9d980-5ca4-46b2-b45c-e107c86894d5} TCPHandler: Processed in 0.005700127 sec. 2024.12.18 19:57:23.680223 [ 219 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:23.680368 [ 219 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:23.680465 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.18 19:57:23.680601 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:23.681045 [ 262 ] {f38529cb-0352-4b3e-8ea3-9ce3ec9f992e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:23.681134 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:23.681249 [ 262 ] {f38529cb-0352-4b3e-8ea3-9ce3ec9f992e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:23.681263 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 915 rows starting from the beginning of the part 2024.12.18 19:57:23.681932 [ 186 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.007403662 sec., 447751.3965386318 rows/sec., 39.10 MiB/sec. 2024.12.18 19:57:23.682011 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 423 rows starting from the beginning of the part 2024.12.18 19:57:23.682778 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.18 19:57:23.682889 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2024.12.18 19:57:23.683670 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 881 rows starting from the beginning of the part 2024.12.18 19:57:23.684497 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part 2024.12.18 19:57:23.684642 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:23.685283 [ 191 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_116_23} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.18 19:57:23.685310 [ 192 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part 2024.12.18 19:57:23.685847 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:57:23.686879 [ 262 ] {f38529cb-0352-4b3e-8ea3-9ce3ec9f992e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:23.686933 [ 262 ] {f38529cb-0352-4b3e-8ea3-9ce3ec9f992e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:23.687753 [ 262 ] {f38529cb-0352-4b3e-8ea3-9ce3ec9f992e} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.18 19:57:23.688418 [ 262 ] {f38529cb-0352-4b3e-8ea3-9ce3ec9f992e} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:23.689125 [ 262 ] {f38529cb-0352-4b3e-8ea3-9ce3ec9f992e} executeQuery: Read 160 rows, 11.41 KiB in 0.008184 sec., 19550.34213098729 rows/sec., 1.36 MiB/sec. 2024.12.18 19:57:23.689483 [ 262 ] {f38529cb-0352-4b3e-8ea3-9ce3ec9f992e} TCPHandler: Processed in 0.009143708 sec. 2024.12.18 19:57:23.689570 [ 191 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.009577867 sec., 251726.19331631978 rows/sec., 19.30 MiB/sec. 2024.12.18 19:57:23.689692 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:23.689926 [ 219 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:23.689959 [ 266 ] {b96b7532-2adb-4c95-87e3-6478f3b5649c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:23.690067 [ 186 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.18 19:57:23.690141 [ 266 ] {b96b7532-2adb-4c95-87e3-6478f3b5649c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:23.691673 [ 186 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:23.692336 [ 186 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_116_23} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.18 19:57:23.692594 [ 266 ] {b96b7532-2adb-4c95-87e3-6478f3b5649c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:23.692614 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.18 19:57:23.692661 [ 266 ] {b96b7532-2adb-4c95-87e3-6478f3b5649c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:23.693054 [ 266 ] {b96b7532-2adb-4c95-87e3-6478f3b5649c} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.18 19:57:23.693310 [ 266 ] {b96b7532-2adb-4c95-87e3-6478f3b5649c} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:23.693522 [ 266 ] {b96b7532-2adb-4c95-87e3-6478f3b5649c} executeQuery: Read 60 rows, 4.14 KiB in 0.003656 sec., 16411.37855579869 rows/sec., 1.11 MiB/sec. 2024.12.18 19:57:23.693580 [ 266 ] {b96b7532-2adb-4c95-87e3-6478f3b5649c} TCPHandler: Processed in 0.003998792 sec. 2024.12.18 19:57:26.868683 [ 57 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:57:26.868747 [ 57 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:57:27.082778 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33062 2024.12.18 19:57:27.083444 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:27.083491 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:27.084014 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.18 19:57:27.084260 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:27.084472 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33062 2024.12.18 19:57:27.278006 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1864 2024.12.18 19:57:27.280764 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:27.280810 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:27.282307 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:57:27.282618 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:27.283134 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1864 2024.12.18 19:57:28.369576 [ 223 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:28.369634 [ 223 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:28.371985 [ 223 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:28.679002 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.679189 [ 262 ] {7dc70b51-7006-4a1d-9e7a-3bb3a9f1e0ca} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:57:28.679257 [ 262 ] {7dc70b51-7006-4a1d-9e7a-3bb3a9f1e0ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:57:28.679990 [ 262 ] {7dc70b51-7006-4a1d-9e7a-3bb3a9f1e0ca} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.680032 [ 262 ] {7dc70b51-7006-4a1d-9e7a-3bb3a9f1e0ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.680463 [ 262 ] {7dc70b51-7006-4a1d-9e7a-3bb3a9f1e0ca} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:57:28.680720 [ 262 ] {7dc70b51-7006-4a1d-9e7a-3bb3a9f1e0ca} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.680946 [ 262 ] {7dc70b51-7006-4a1d-9e7a-3bb3a9f1e0ca} executeQuery: Read 14 rows, 1.01 KiB in 0.001803 sec., 7764.83638380477 rows/sec., 558.96 KiB/sec. 2024.12.18 19:57:28.681044 [ 262 ] {7dc70b51-7006-4a1d-9e7a-3bb3a9f1e0ca} TCPHandler: Processed in 0.002163905 sec. 2024.12.18 19:57:28.681271 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.681413 [ 266 ] {9b7e5c2b-6f49-4e2f-9754-04019ea47e05} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:28.681459 [ 266 ] {9b7e5c2b-6f49-4e2f-9754-04019ea47e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:28.682164 [ 266 ] {9b7e5c2b-6f49-4e2f-9754-04019ea47e05} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.682202 [ 266 ] {9b7e5c2b-6f49-4e2f-9754-04019ea47e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.682594 [ 266 ] {9b7e5c2b-6f49-4e2f-9754-04019ea47e05} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.18 19:57:28.682832 [ 266 ] {9b7e5c2b-6f49-4e2f-9754-04019ea47e05} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.683009 [ 266 ] {9b7e5c2b-6f49-4e2f-9754-04019ea47e05} executeQuery: Read 285 rows, 25.75 KiB in 0.001619 sec., 176034.58925262507 rows/sec., 15.53 MiB/sec. 2024.12.18 19:57:28.683075 [ 266 ] {9b7e5c2b-6f49-4e2f-9754-04019ea47e05} TCPHandler: Processed in 0.001916959 sec. 2024.12.18 19:57:28.683236 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.683367 [ 262 ] {bda96f31-2812-47b7-a2c2-e8b5be0aefcd} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:57:28.683413 [ 262 ] {bda96f31-2812-47b7-a2c2-e8b5be0aefcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:57:28.683952 [ 262 ] {bda96f31-2812-47b7-a2c2-e8b5be0aefcd} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.683989 [ 262 ] {bda96f31-2812-47b7-a2c2-e8b5be0aefcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.684347 [ 262 ] {bda96f31-2812-47b7-a2c2-e8b5be0aefcd} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.18 19:57:28.684596 [ 262 ] {bda96f31-2812-47b7-a2c2-e8b5be0aefcd} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.684789 [ 262 ] {bda96f31-2812-47b7-a2c2-e8b5be0aefcd} executeQuery: Read 48 rows, 3.54 KiB in 0.001439 sec., 33356.49756775539 rows/sec., 2.40 MiB/sec. 2024.12.18 19:57:28.684899 [ 262 ] {bda96f31-2812-47b7-a2c2-e8b5be0aefcd} TCPHandler: Processed in 0.001732576 sec. 2024.12.18 19:57:28.685091 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.685271 [ 266 ] {58de665b-e22b-4cf7-a2bf-10f5b5f345e6} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:57:28.685316 [ 266 ] {58de665b-e22b-4cf7-a2bf-10f5b5f345e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:57:28.685871 [ 266 ] {58de665b-e22b-4cf7-a2bf-10f5b5f345e6} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.685914 [ 266 ] {58de665b-e22b-4cf7-a2bf-10f5b5f345e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.686280 [ 266 ] {58de665b-e22b-4cf7-a2bf-10f5b5f345e6} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:57:28.686527 [ 266 ] {58de665b-e22b-4cf7-a2bf-10f5b5f345e6} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.686706 [ 266 ] {58de665b-e22b-4cf7-a2bf-10f5b5f345e6} executeQuery: Read 14 rows, 1004.00 B in 0.001464 sec., 9562.841530054644 rows/sec., 669.72 KiB/sec. 2024.12.18 19:57:28.686758 [ 266 ] {58de665b-e22b-4cf7-a2bf-10f5b5f345e6} TCPHandler: Processed in 0.001772066 sec. 2024.12.18 19:57:28.686901 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.687011 [ 262 ] {456d25b0-91c4-4406-8734-ab730976ec8c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:57:28.687055 [ 262 ] {456d25b0-91c4-4406-8734-ab730976ec8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:57:28.687572 [ 262 ] {456d25b0-91c4-4406-8734-ab730976ec8c} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.687610 [ 262 ] {456d25b0-91c4-4406-8734-ab730976ec8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.687964 [ 262 ] {456d25b0-91c4-4406-8734-ab730976ec8c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:57:28.688196 [ 262 ] {456d25b0-91c4-4406-8734-ab730976ec8c} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.688380 [ 262 ] {456d25b0-91c4-4406-8734-ab730976ec8c} executeQuery: Read 13 rows, 830.00 B in 0.00139 sec., 9352.517985611512 rows/sec., 583.13 KiB/sec. 2024.12.18 19:57:28.688513 [ 262 ] {456d25b0-91c4-4406-8734-ab730976ec8c} TCPHandler: Processed in 0.001666344 sec. 2024.12.18 19:57:28.688663 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.688776 [ 266 ] {c46ddd83-3fa7-45dc-a981-0509c0fbf750} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:28.688829 [ 266 ] {c46ddd83-3fa7-45dc-a981-0509c0fbf750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:28.689636 [ 266 ] {c46ddd83-3fa7-45dc-a981-0509c0fbf750} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.689681 [ 266 ] {c46ddd83-3fa7-45dc-a981-0509c0fbf750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.690085 [ 266 ] {c46ddd83-3fa7-45dc-a981-0509c0fbf750} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.18 19:57:28.690328 [ 266 ] {c46ddd83-3fa7-45dc-a981-0509c0fbf750} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.690502 [ 266 ] {c46ddd83-3fa7-45dc-a981-0509c0fbf750} executeQuery: Read 423 rows, 30.96 KiB in 0.001755 sec., 241025.64102564103 rows/sec., 17.23 MiB/sec. 2024.12.18 19:57:28.690554 [ 266 ] {c46ddd83-3fa7-45dc-a981-0509c0fbf750} TCPHandler: Processed in 0.00195674 sec. 2024.12.18 19:57:28.690687 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.690795 [ 262 ] {827af214-780a-4e3d-979d-eb3035f07066} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:57:28.690840 [ 262 ] {827af214-780a-4e3d-979d-eb3035f07066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:57:28.691262 [ 262 ] {827af214-780a-4e3d-979d-eb3035f07066} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.691300 [ 262 ] {827af214-780a-4e3d-979d-eb3035f07066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.691651 [ 262 ] {827af214-780a-4e3d-979d-eb3035f07066} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.18 19:57:28.691881 [ 262 ] {827af214-780a-4e3d-979d-eb3035f07066} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.692082 [ 262 ] {827af214-780a-4e3d-979d-eb3035f07066} executeQuery: Read 6 rows, 321.00 B in 0.001304 sec., 4601.226993865031 rows/sec., 240.40 KiB/sec. 2024.12.18 19:57:28.692171 [ 262 ] {827af214-780a-4e3d-979d-eb3035f07066} TCPHandler: Processed in 0.001536821 sec. 2024.12.18 19:57:28.692370 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.692567 [ 266 ] {f107f243-1e9e-4af6-89b7-2cca570eb6ef} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:28.692616 [ 266 ] {f107f243-1e9e-4af6-89b7-2cca570eb6ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:28.693165 [ 266 ] {f107f243-1e9e-4af6-89b7-2cca570eb6ef} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.693204 [ 266 ] {f107f243-1e9e-4af6-89b7-2cca570eb6ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.693594 [ 266 ] {f107f243-1e9e-4af6-89b7-2cca570eb6ef} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.18 19:57:28.693832 [ 266 ] {f107f243-1e9e-4af6-89b7-2cca570eb6ef} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.694008 [ 266 ] {f107f243-1e9e-4af6-89b7-2cca570eb6ef} executeQuery: Read 237 rows, 16.27 KiB in 0.001475 sec., 160677.9661016949 rows/sec., 10.77 MiB/sec. 2024.12.18 19:57:28.694059 [ 266 ] {f107f243-1e9e-4af6-89b7-2cca570eb6ef} TCPHandler: Processed in 0.001815777 sec. 2024.12.18 19:57:28.694204 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.694313 [ 262 ] {d47acee8-db15-4d07-a1d3-5f76e43a0439} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:57:28.694359 [ 262 ] {d47acee8-db15-4d07-a1d3-5f76e43a0439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:57:28.694764 [ 262 ] {d47acee8-db15-4d07-a1d3-5f76e43a0439} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.694801 [ 262 ] {d47acee8-db15-4d07-a1d3-5f76e43a0439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.695145 [ 262 ] {d47acee8-db15-4d07-a1d3-5f76e43a0439} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:57:28.695378 [ 262 ] {d47acee8-db15-4d07-a1d3-5f76e43a0439} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.695561 [ 262 ] {d47acee8-db15-4d07-a1d3-5f76e43a0439} executeQuery: Read 1 rows, 69.00 B in 0.001271 sec., 786.7820613690008 rows/sec., 53.02 KiB/sec. 2024.12.18 19:57:28.695668 [ 262 ] {d47acee8-db15-4d07-a1d3-5f76e43a0439} TCPHandler: Processed in 0.001517681 sec. 2024.12.18 19:57:28.695842 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.695977 [ 266 ] {d685a594-f448-4ab7-9e85-f5aecde9bb8c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:28.696054 [ 266 ] {d685a594-f448-4ab7-9e85-f5aecde9bb8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:57:28.697304 [ 266 ] {d685a594-f448-4ab7-9e85-f5aecde9bb8c} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.697342 [ 266 ] {d685a594-f448-4ab7-9e85-f5aecde9bb8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.698002 [ 266 ] {d685a594-f448-4ab7-9e85-f5aecde9bb8c} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:57:28.698260 [ 266 ] {d685a594-f448-4ab7-9e85-f5aecde9bb8c} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.698506 [ 266 ] {d685a594-f448-4ab7-9e85-f5aecde9bb8c} executeQuery: Read 41 rows, 75.23 KiB in 0.002544 sec., 16116.352201257863 rows/sec., 28.88 MiB/sec. 2024.12.18 19:57:28.699095 [ 266 ] {d685a594-f448-4ab7-9e85-f5aecde9bb8c} TCPHandler: Processed in 0.003340409 sec. 2024.12.18 19:57:28.699285 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:28.699396 [ 262 ] {f364a40d-ec0b-4c58-9813-9d43db8d0edc} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:28.699442 [ 262 ] {f364a40d-ec0b-4c58-9813-9d43db8d0edc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:28.699905 [ 262 ] {f364a40d-ec0b-4c58-9813-9d43db8d0edc} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.699942 [ 262 ] {f364a40d-ec0b-4c58-9813-9d43db8d0edc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.700307 [ 262 ] {f364a40d-ec0b-4c58-9813-9d43db8d0edc} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.18 19:57:28.700543 [ 262 ] {f364a40d-ec0b-4c58-9813-9d43db8d0edc} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.700679 [ 80 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.18 19:57:28.700727 [ 80 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:28.700728 [ 262 ] {f364a40d-ec0b-4c58-9813-9d43db8d0edc} executeQuery: Read 82 rows, 5.33 KiB in 0.001354 sec., 60561.299852289514 rows/sec., 3.85 MiB/sec. 2024.12.18 19:57:28.700756 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:28.700817 [ 262 ] {f364a40d-ec0b-4c58-9813-9d43db8d0edc} TCPHandler: Processed in 0.001621293 sec. 2024.12.18 19:57:28.700878 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.18 19:57:28.700973 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:28.701004 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6530 rows starting from the beginning of the part 2024.12.18 19:57:28.701064 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part 2024.12.18 19:57:28.701139 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 58 rows starting from the beginning of the part 2024.12.18 19:57:28.701300 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 24 rows starting from the beginning of the part 2024.12.18 19:57:28.701389 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part 2024.12.18 19:57:28.701497 [ 200 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 82 rows starting from the beginning of the part 2024.12.18 19:57:28.703297 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 6814 rows, containing 4 columns (4 merged, 0 gathered) in 0.002465181 sec., 2764097.2407299913 rows/sec., 180.55 MiB/sec. 2024.12.18 19:57:28.703741 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.18 19:57:28.704082 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:28.704174 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_116_23} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.18 19:57:28.704274 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2024.12.18 19:57:28.964318 [ 224 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:28.964351 [ 224 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:28.967220 [ 224 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:29.432222 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2024.12.18 19:57:29.458074 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:29.458148 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:29.465789 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.18 19:57:29.466679 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:29.472455 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2024.12.18 19:57:33.673159 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:33.673430 [ 262 ] {52c34fc7-2a5c-461f-a872-6bb3a6c837f6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:57:33.673528 [ 262 ] {52c34fc7-2a5c-461f-a872-6bb3a6c837f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:57:33.674523 [ 262 ] {52c34fc7-2a5c-461f-a872-6bb3a6c837f6} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:33.674591 [ 262 ] {52c34fc7-2a5c-461f-a872-6bb3a6c837f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:33.675178 [ 262 ] {52c34fc7-2a5c-461f-a872-6bb3a6c837f6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.18 19:57:33.675542 [ 262 ] {52c34fc7-2a5c-461f-a872-6bb3a6c837f6} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:33.675844 [ 262 ] {52c34fc7-2a5c-461f-a872-6bb3a6c837f6} executeQuery: Read 2 rows, 167.00 B in 0.002484 sec., 805.1529790660226 rows/sec., 65.65 KiB/sec. 2024.12.18 19:57:33.675938 [ 262 ] {52c34fc7-2a5c-461f-a872-6bb3a6c837f6} TCPHandler: Processed in 0.002969441 sec. 2024.12.18 19:57:33.676149 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:33.676294 [ 266 ] {abf7dc81-b586-46e6-a5c7-990d50f2c0e9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:33.676358 [ 266 ] {abf7dc81-b586-46e6-a5c7-990d50f2c0e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:33.677119 [ 266 ] {abf7dc81-b586-46e6-a5c7-990d50f2c0e9} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:33.677170 [ 266 ] {abf7dc81-b586-46e6-a5c7-990d50f2c0e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:33.677674 [ 266 ] {abf7dc81-b586-46e6-a5c7-990d50f2c0e9} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.18 19:57:33.678024 [ 266 ] {abf7dc81-b586-46e6-a5c7-990d50f2c0e9} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:33.678330 [ 266 ] {abf7dc81-b586-46e6-a5c7-990d50f2c0e9} executeQuery: Read 57 rows, 4.45 KiB in 0.002065 sec., 27602.905569007264 rows/sec., 2.11 MiB/sec. 2024.12.18 19:57:33.678454 [ 266 ] {abf7dc81-b586-46e6-a5c7-990d50f2c0e9} TCPHandler: Processed in 0.002375429 sec. 2024.12.18 19:57:33.678738 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:33.679084 [ 262 ] {ec55e225-28b5-4f05-ac53-cdf0b698fea3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:57:33.679209 [ 262 ] {ec55e225-28b5-4f05-ac53-cdf0b698fea3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:57:33.679968 [ 262 ] {ec55e225-28b5-4f05-ac53-cdf0b698fea3} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:33.680020 [ 262 ] {ec55e225-28b5-4f05-ac53-cdf0b698fea3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:33.680549 [ 262 ] {ec55e225-28b5-4f05-ac53-cdf0b698fea3} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.18 19:57:33.680868 [ 262 ] {ec55e225-28b5-4f05-ac53-cdf0b698fea3} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:33.681077 [ 75 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 6 parts from all_1_63_15 to all_68_68_0 2024.12.18 19:57:33.681162 [ 262 ] {ec55e225-28b5-4f05-ac53-cdf0b698fea3} executeQuery: Read 2 rows, 143.00 B in 0.002185 sec., 915.3318077803204 rows/sec., 63.91 KiB/sec. 2024.12.18 19:57:33.681173 [ 75 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:33.681247 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:33.681313 [ 262 ] {ec55e225-28b5-4f05-ac53-cdf0b698fea3} TCPHandler: Processed in 0.002745187 sec. 2024.12.18 19:57:33.681566 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:33.681579 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_63_15 to all_68_68_0 into Compact with storage Full 2024.12.18 19:57:33.681782 [ 266 ] {4421a3ba-d5d3-4315-a637-ec4aa311bdbf} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:33.681903 [ 266 ] {4421a3ba-d5d3-4315-a637-ec4aa311bdbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:33.681995 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:33.682119 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_63_15, total 66 rows starting from the beginning of the part 2024.12.18 19:57:33.682522 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part 2024.12.18 19:57:33.682986 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part 2024.12.18 19:57:33.683448 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 50 rows starting from the beginning of the part 2024.12.18 19:57:33.683897 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part 2024.12.18 19:57:33.684150 [ 186 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2 rows starting from the beginning of the part 2024.12.18 19:57:33.685187 [ 266 ] {4421a3ba-d5d3-4315-a637-ec4aa311bdbf} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:33.685267 [ 266 ] {4421a3ba-d5d3-4315-a637-ec4aa311bdbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:33.686453 [ 266 ] {4421a3ba-d5d3-4315-a637-ec4aa311bdbf} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.18 19:57:33.687203 [ 266 ] {4421a3ba-d5d3-4315-a637-ec4aa311bdbf} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:33.687667 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.006272819 sec., 34753.114987057656 rows/sec., 2.62 MiB/sec. 2024.12.18 19:57:33.687815 [ 266 ] {4421a3ba-d5d3-4315-a637-ec4aa311bdbf} executeQuery: Read 66 rows, 5.28 KiB in 0.006093 sec., 10832.102412604627 rows/sec., 866.29 KiB/sec. 2024.12.18 19:57:33.687887 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} MergedBlockOutputStream: filled checksums all_1_68_16 (state Temporary) 2024.12.18 19:57:33.687926 [ 266 ] {4421a3ba-d5d3-4315-a637-ec4aa311bdbf} TCPHandler: Processed in 0.006474033 sec. 2024.12.18 19:57:33.688155 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:33.688287 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_68_16 to all_1_68_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:33.688310 [ 262 ] {59da1f4d-1b86-45b4-8e29-6b4209e9aab8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:33.688396 [ 262 ] {59da1f4d-1b86-45b4-8e29-6b4209e9aab8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:33.688397 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_68_16} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 6 parts: [all_1_63_15, all_68_68_0] -> all_1_68_16 2024.12.18 19:57:33.688532 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:57:33.689180 [ 262 ] {59da1f4d-1b86-45b4-8e29-6b4209e9aab8} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:33.689228 [ 262 ] {59da1f4d-1b86-45b4-8e29-6b4209e9aab8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:33.689733 [ 262 ] {59da1f4d-1b86-45b4-8e29-6b4209e9aab8} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.18 19:57:33.690058 [ 262 ] {59da1f4d-1b86-45b4-8e29-6b4209e9aab8} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:33.690326 [ 262 ] {59da1f4d-1b86-45b4-8e29-6b4209e9aab8} executeQuery: Read 161 rows, 11.48 KiB in 0.002049 sec., 78574.91459248414 rows/sec., 5.47 MiB/sec. 2024.12.18 19:57:33.690396 [ 262 ] {59da1f4d-1b86-45b4-8e29-6b4209e9aab8} TCPHandler: Processed in 0.002318418 sec. 2024.12.18 19:57:33.690598 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:33.690739 [ 266 ] {21c3eb91-ad37-4438-b000-50d5a9644d44} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:33.690804 [ 266 ] {21c3eb91-ad37-4438-b000-50d5a9644d44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:33.691444 [ 266 ] {21c3eb91-ad37-4438-b000-50d5a9644d44} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:33.691496 [ 266 ] {21c3eb91-ad37-4438-b000-50d5a9644d44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:33.692007 [ 266 ] {21c3eb91-ad37-4438-b000-50d5a9644d44} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.18 19:57:33.692367 [ 266 ] {21c3eb91-ad37-4438-b000-50d5a9644d44} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:33.692656 [ 266 ] {21c3eb91-ad37-4438-b000-50d5a9644d44} executeQuery: Read 60 rows, 4.14 KiB in 0.001949 sec., 30785.017957927143 rows/sec., 2.07 MiB/sec. 2024.12.18 19:57:33.692728 [ 266 ] {21c3eb91-ad37-4438-b000-50d5a9644d44} TCPHandler: Processed in 0.002198065 sec. 2024.12.18 19:57:34.585579 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33489 2024.12.18 19:57:34.586225 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:34.586271 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:34.586793 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.18 19:57:34.587048 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:34.587311 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2024.12.18 19:57:36.973505 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2024.12.18 19:57:36.995696 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:36.995757 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:37.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.26 MiB, peak 277.32 MiB, free memory in arenas 0.00 B, will set to 263.75 MiB (RSS), difference: -4.52 MiB 2024.12.18 19:57:37.003207 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.18 19:57:37.003987 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:37.007954 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2024.12.18 19:57:37.284287 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1898 2024.12.18 19:57:37.288543 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:37.288631 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:37.290918 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:57:37.291412 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:37.294523 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1898 2024.12.18 19:57:38.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.75 MiB, peak 277.32 MiB, free memory in arenas 0.00 B, will set to 263.75 MiB (RSS), difference: 4.00 MiB 2024.12.18 19:57:38.163009 [ 217 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:57:38.163097 [ 217 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:57:38.165151 [ 217 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:57:38.680620 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.680836 [ 262 ] {9c1e8f76-6ccb-4446-a244-f1e8e0569f1b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:57:38.680917 [ 262 ] {9c1e8f76-6ccb-4446-a244-f1e8e0569f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:57:38.681679 [ 262 ] {9c1e8f76-6ccb-4446-a244-f1e8e0569f1b} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.681732 [ 262 ] {9c1e8f76-6ccb-4446-a244-f1e8e0569f1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.682180 [ 262 ] {9c1e8f76-6ccb-4446-a244-f1e8e0569f1b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:57:38.682432 [ 262 ] {9c1e8f76-6ccb-4446-a244-f1e8e0569f1b} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.682715 [ 262 ] {9c1e8f76-6ccb-4446-a244-f1e8e0569f1b} executeQuery: Read 14 rows, 1.01 KiB in 0.001925 sec., 7272.727272727272 rows/sec., 523.54 KiB/sec. 2024.12.18 19:57:38.682825 [ 262 ] {9c1e8f76-6ccb-4446-a244-f1e8e0569f1b} TCPHandler: Processed in 0.002338528 sec. 2024.12.18 19:57:38.683069 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.683203 [ 266 ] {46607c8e-a89d-43fe-902f-c2c520d58474} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:38.683254 [ 266 ] {46607c8e-a89d-43fe-902f-c2c520d58474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:38.683947 [ 266 ] {46607c8e-a89d-43fe-902f-c2c520d58474} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.683989 [ 266 ] {46607c8e-a89d-43fe-902f-c2c520d58474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.684383 [ 266 ] {46607c8e-a89d-43fe-902f-c2c520d58474} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.18 19:57:38.684632 [ 266 ] {46607c8e-a89d-43fe-902f-c2c520d58474} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.684855 [ 266 ] {46607c8e-a89d-43fe-902f-c2c520d58474} executeQuery: Read 285 rows, 25.75 KiB in 0.00168 sec., 169642.85714285713 rows/sec., 14.97 MiB/sec. 2024.12.18 19:57:38.684918 [ 266 ] {46607c8e-a89d-43fe-902f-c2c520d58474} TCPHandler: Processed in 0.00195816 sec. 2024.12.18 19:57:38.685060 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.685190 [ 262 ] {048f1e32-3a98-4f51-9e7c-ac25672d9a7e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:57:38.685244 [ 262 ] {048f1e32-3a98-4f51-9e7c-ac25672d9a7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:57:38.685912 [ 262 ] {048f1e32-3a98-4f51-9e7c-ac25672d9a7e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.685959 [ 262 ] {048f1e32-3a98-4f51-9e7c-ac25672d9a7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.686330 [ 262 ] {048f1e32-3a98-4f51-9e7c-ac25672d9a7e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.18 19:57:38.686572 [ 262 ] {048f1e32-3a98-4f51-9e7c-ac25672d9a7e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.686781 [ 262 ] {048f1e32-3a98-4f51-9e7c-ac25672d9a7e} executeQuery: Read 48 rows, 3.54 KiB in 0.001621 sec., 29611.35101789019 rows/sec., 2.13 MiB/sec. 2024.12.18 19:57:38.686833 [ 262 ] {048f1e32-3a98-4f51-9e7c-ac25672d9a7e} TCPHandler: Processed in 0.001830298 sec. 2024.12.18 19:57:38.686968 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.687076 [ 266 ] {df18f74b-ff95-4374-9590-74947d040d16} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:57:38.687121 [ 266 ] {df18f74b-ff95-4374-9590-74947d040d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:57:38.687634 [ 266 ] {df18f74b-ff95-4374-9590-74947d040d16} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.687674 [ 266 ] {df18f74b-ff95-4374-9590-74947d040d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.688029 [ 266 ] {df18f74b-ff95-4374-9590-74947d040d16} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:57:38.688259 [ 266 ] {df18f74b-ff95-4374-9590-74947d040d16} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.688429 [ 70 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 2024.12.18 19:57:38.688495 [ 266 ] {df18f74b-ff95-4374-9590-74947d040d16} executeQuery: Read 14 rows, 1004.00 B in 0.001438 sec., 9735.744089012516 rows/sec., 681.83 KiB/sec. 2024.12.18 19:57:38.688517 [ 70 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.688579 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.688625 [ 266 ] {df18f74b-ff95-4374-9590-74947d040d16} TCPHandler: Processed in 0.001708255 sec. 2024.12.18 19:57:38.688831 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.688857 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full 2024.12.18 19:57:38.689004 [ 262 ] {ea6f2ff8-03ea-4140-a702-99f5e36b9f01} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:57:38.689104 [ 262 ] {ea6f2ff8-03ea-4140-a702-99f5e36b9f01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:57:38.689174 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:38.689280 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 243 rows starting from the beginning of the part 2024.12.18 19:57:38.689546 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:38.689991 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:38.690330 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 242 rows starting from the beginning of the part 2024.12.18 19:57:38.690657 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:38.690952 [ 195 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:38.691816 [ 262 ] {ea6f2ff8-03ea-4140-a702-99f5e36b9f01} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.691895 [ 262 ] {ea6f2ff8-03ea-4140-a702-99f5e36b9f01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.692871 [ 262 ] {ea6f2ff8-03ea-4140-a702-99f5e36b9f01} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:57:38.693393 [ 262 ] {ea6f2ff8-03ea-4140-a702-99f5e36b9f01} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.693784 [ 199 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005061004 sec., 106895.78589544682 rows/sec., 7.66 MiB/sec. 2024.12.18 19:57:38.693916 [ 262 ] {ea6f2ff8-03ea-4140-a702-99f5e36b9f01} executeQuery: Read 13 rows, 830.00 B in 0.004961 sec., 2620.4394275347713 rows/sec., 163.38 KiB/sec. 2024.12.18 19:57:38.694070 [ 262 ] {ea6f2ff8-03ea-4140-a702-99f5e36b9f01} TCPHandler: Processed in 0.005340499 sec. 2024.12.18 19:57:38.694208 [ 193 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) 2024.12.18 19:57:38.694230 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.694385 [ 266 ] {0f683ba4-1875-4d8f-9cf0-bb0774587355} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:38.694472 [ 266 ] {0f683ba4-1875-4d8f-9cf0-bb0774587355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:38.694748 [ 193 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.695025 [ 193 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_48_10} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 2024.12.18 19:57:38.695214 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.18 19:57:38.695626 [ 266 ] {0f683ba4-1875-4d8f-9cf0-bb0774587355} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.695674 [ 266 ] {0f683ba4-1875-4d8f-9cf0-bb0774587355} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.696065 [ 266 ] {0f683ba4-1875-4d8f-9cf0-bb0774587355} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.18 19:57:38.696304 [ 266 ] {0f683ba4-1875-4d8f-9cf0-bb0774587355} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.696530 [ 266 ] {0f683ba4-1875-4d8f-9cf0-bb0774587355} executeQuery: Read 423 rows, 30.96 KiB in 0.002177 sec., 194304.08819476343 rows/sec., 13.89 MiB/sec. 2024.12.18 19:57:38.696588 [ 266 ] {0f683ba4-1875-4d8f-9cf0-bb0774587355} TCPHandler: Processed in 0.00242987 sec. 2024.12.18 19:57:38.696725 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.696853 [ 262 ] {cbc49e6e-1477-4f3b-b12f-164b56bc30c8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:57:38.696908 [ 262 ] {cbc49e6e-1477-4f3b-b12f-164b56bc30c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:57:38.697362 [ 262 ] {cbc49e6e-1477-4f3b-b12f-164b56bc30c8} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.697401 [ 262 ] {cbc49e6e-1477-4f3b-b12f-164b56bc30c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.697762 [ 262 ] {cbc49e6e-1477-4f3b-b12f-164b56bc30c8} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.18 19:57:38.698000 [ 262 ] {cbc49e6e-1477-4f3b-b12f-164b56bc30c8} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.698228 [ 262 ] {cbc49e6e-1477-4f3b-b12f-164b56bc30c8} executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec. 2024.12.18 19:57:38.698278 [ 262 ] {cbc49e6e-1477-4f3b-b12f-164b56bc30c8} TCPHandler: Processed in 0.001615073 sec. 2024.12.18 19:57:38.698414 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.698541 [ 266 ] {f43d6c9f-df81-4051-97e1-02aea38a803d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:38.698598 [ 266 ] {f43d6c9f-df81-4051-97e1-02aea38a803d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:38.699186 [ 266 ] {f43d6c9f-df81-4051-97e1-02aea38a803d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.699225 [ 266 ] {f43d6c9f-df81-4051-97e1-02aea38a803d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.699602 [ 266 ] {f43d6c9f-df81-4051-97e1-02aea38a803d} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.18 19:57:38.699851 [ 266 ] {f43d6c9f-df81-4051-97e1-02aea38a803d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.700022 [ 70 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_113_23 to all_118_118_0 2024.12.18 19:57:38.700085 [ 266 ] {f43d6c9f-df81-4051-97e1-02aea38a803d} executeQuery: Read 237 rows, 16.27 KiB in 0.001564 sec., 151534.52685421993 rows/sec., 10.16 MiB/sec. 2024.12.18 19:57:38.700096 [ 70 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.700185 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.700210 [ 266 ] {f43d6c9f-df81-4051-97e1-02aea38a803d} TCPHandler: Processed in 0.001851318 sec. 2024.12.18 19:57:38.700504 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.700671 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_113_23 to all_118_118_0 into Compact with storage Full 2024.12.18 19:57:38.700881 [ 262 ] {503a27e9-3d24-4a02-9bc6-195496be5169} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:57:38.701098 [ 262 ] {503a27e9-3d24-4a02-9bc6-195496be5169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:57:38.701580 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:38.701731 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_113_23, total 32033 rows starting from the beginning of the part 2024.12.18 19:57:38.702240 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part 2024.12.18 19:57:38.702821 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part 2024.12.18 19:57:38.703320 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 237 rows starting from the beginning of the part 2024.12.18 19:57:38.703792 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 161 rows starting from the beginning of the part 2024.12.18 19:57:38.704206 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part 2024.12.18 19:57:38.705043 [ 262 ] {503a27e9-3d24-4a02-9bc6-195496be5169} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.705108 [ 262 ] {503a27e9-3d24-4a02-9bc6-195496be5169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.705681 [ 262 ] {503a27e9-3d24-4a02-9bc6-195496be5169} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:57:38.705993 [ 262 ] {503a27e9-3d24-4a02-9bc6-195496be5169} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.706220 [ 70 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 2024.12.18 19:57:38.706343 [ 70 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.706429 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.706447 [ 262 ] {503a27e9-3d24-4a02-9bc6-195496be5169} executeQuery: Read 1 rows, 69.00 B in 0.005703 sec., 175.3463089601964 rows/sec., 11.82 KiB/sec. 2024.12.18 19:57:38.706951 [ 262 ] {503a27e9-3d24-4a02-9bc6-195496be5169} TCPHandler: Processed in 0.006639116 sec. 2024.12.18 19:57:38.707049 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full 2024.12.18 19:57:38.707256 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.707834 [ 266 ] {df5197e9-ceb0-4099-983d-3cc775064a84} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:38.707957 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:38.708185 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 43 rows starting from the beginning of the part 2024.12.18 19:57:38.708388 [ 266 ] {df5197e9-ceb0-4099-983d-3cc775064a84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:57:38.708764 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2024.12.18 19:57:38.709519 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2024.12.18 19:57:38.710136 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2024.12.18 19:57:38.710682 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2024.12.18 19:57:38.711194 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2024.12.18 19:57:38.716187 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.009616677 sec., 4991.329125434908 rows/sec., 335.92 KiB/sec. 2024.12.18 19:57:38.716465 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) 2024.12.18 19:57:38.717389 [ 196 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.717765 [ 196 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_48_10} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 2024.12.18 19:57:38.717894 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} MergeTask::MergeProjectionsStage: Merge sorted 32892 rows, containing 5 columns (5 merged, 0 gathered) in 0.01752501 sec., 1876860.5552864163 rows/sec., 126.83 MiB/sec. 2024.12.18 19:57:38.717988 [ 266 ] {df5197e9-ceb0-4099-983d-3cc775064a84} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.717993 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:57:38.718039 [ 266 ] {df5197e9-ceb0-4099-983d-3cc775064a84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.718279 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) 2024.12.18 19:57:38.718860 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.719050 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_118_24} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_113_23, all_118_118_0] -> all_1_118_24 2024.12.18 19:57:38.719186 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2024.12.18 19:57:38.719315 [ 266 ] {df5197e9-ceb0-4099-983d-3cc775064a84} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:57:38.719585 [ 266 ] {df5197e9-ceb0-4099-983d-3cc775064a84} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.719848 [ 266 ] {df5197e9-ceb0-4099-983d-3cc775064a84} executeQuery: Read 41 rows, 75.23 KiB in 0.012237 sec., 3350.4944022227673 rows/sec., 6.00 MiB/sec. 2024.12.18 19:57:38.719962 [ 266 ] {df5197e9-ceb0-4099-983d-3cc775064a84} TCPHandler: Processed in 0.012890215 sec. 2024.12.18 19:57:38.720129 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:38.720258 [ 262 ] {1ae45e09-6481-4833-bfba-79dbef6ac243} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:38.720312 [ 262 ] {1ae45e09-6481-4833-bfba-79dbef6ac243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:38.720825 [ 262 ] {1ae45e09-6481-4833-bfba-79dbef6ac243} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:38.720872 [ 262 ] {1ae45e09-6481-4833-bfba-79dbef6ac243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:38.721274 [ 262 ] {1ae45e09-6481-4833-bfba-79dbef6ac243} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.18 19:57:38.721509 [ 262 ] {1ae45e09-6481-4833-bfba-79dbef6ac243} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:38.721715 [ 262 ] {1ae45e09-6481-4833-bfba-79dbef6ac243} executeQuery: Read 82 rows, 5.33 KiB in 0.001485 sec., 55218.85521885522 rows/sec., 3.51 MiB/sec. 2024.12.18 19:57:38.721764 [ 262 ] {1ae45e09-6481-4833-bfba-79dbef6ac243} TCPHandler: Processed in 0.001698275 sec. 2024.12.18 19:57:41.868794 [ 65 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:57:41.868860 [ 65 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:57:42.088422 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33977 2024.12.18 19:57:42.089104 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:42.089158 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:42.089695 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.18 19:57:42.089951 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:42.090262 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33977 2024.12.18 19:57:43.673161 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:43.673379 [ 262 ] {95166728-77bb-491a-b894-0cb6c0e5dc75} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:43.673460 [ 262 ] {95166728-77bb-491a-b894-0cb6c0e5dc75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:43.674293 [ 262 ] {95166728-77bb-491a-b894-0cb6c0e5dc75} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:43.674351 [ 262 ] {95166728-77bb-491a-b894-0cb6c0e5dc75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:43.674797 [ 262 ] {95166728-77bb-491a-b894-0cb6c0e5dc75} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.18 19:57:43.675068 [ 262 ] {95166728-77bb-491a-b894-0cb6c0e5dc75} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:43.675322 [ 262 ] {95166728-77bb-491a-b894-0cb6c0e5dc75} executeQuery: Read 56 rows, 4.38 KiB in 0.00199 sec., 28140.70351758794 rows/sec., 2.15 MiB/sec. 2024.12.18 19:57:43.675446 [ 262 ] {95166728-77bb-491a-b894-0cb6c0e5dc75} TCPHandler: Processed in 0.00240803 sec. 2024.12.18 19:57:43.675671 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:43.675907 [ 266 ] {22b439b9-c4f3-4c7c-9d35-6f627699f1f9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:43.675960 [ 266 ] {22b439b9-c4f3-4c7c-9d35-6f627699f1f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:43.676561 [ 266 ] {22b439b9-c4f3-4c7c-9d35-6f627699f1f9} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:43.676605 [ 266 ] {22b439b9-c4f3-4c7c-9d35-6f627699f1f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:43.676996 [ 266 ] {22b439b9-c4f3-4c7c-9d35-6f627699f1f9} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.18 19:57:43.677239 [ 266 ] {22b439b9-c4f3-4c7c-9d35-6f627699f1f9} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:43.677469 [ 266 ] {22b439b9-c4f3-4c7c-9d35-6f627699f1f9} executeQuery: Read 64 rows, 5.12 KiB in 0.001615 sec., 39628.482972136226 rows/sec., 3.09 MiB/sec. 2024.12.18 19:57:43.677526 [ 266 ] {22b439b9-c4f3-4c7c-9d35-6f627699f1f9} TCPHandler: Processed in 0.001968931 sec. 2024.12.18 19:57:43.677662 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:43.677791 [ 262 ] {623f639e-5487-4791-8a5e-03bf07bd585b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:43.677849 [ 262 ] {623f639e-5487-4791-8a5e-03bf07bd585b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:43.678412 [ 262 ] {623f639e-5487-4791-8a5e-03bf07bd585b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:43.678451 [ 262 ] {623f639e-5487-4791-8a5e-03bf07bd585b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:43.678844 [ 262 ] {623f639e-5487-4791-8a5e-03bf07bd585b} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.18 19:57:43.679085 [ 262 ] {623f639e-5487-4791-8a5e-03bf07bd585b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:43.679291 [ 262 ] {623f639e-5487-4791-8a5e-03bf07bd585b} executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec. 2024.12.18 19:57:43.679343 [ 262 ] {623f639e-5487-4791-8a5e-03bf07bd585b} TCPHandler: Processed in 0.001744256 sec. 2024.12.18 19:57:43.679499 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:43.679636 [ 266 ] {b64ae440-2adc-497e-89bc-3f55d1a50269} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:43.679693 [ 266 ] {b64ae440-2adc-497e-89bc-3f55d1a50269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:43.680256 [ 266 ] {b64ae440-2adc-497e-89bc-3f55d1a50269} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:43.680297 [ 266 ] {b64ae440-2adc-497e-89bc-3f55d1a50269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:43.680672 [ 266 ] {b64ae440-2adc-497e-89bc-3f55d1a50269} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.18 19:57:43.680919 [ 266 ] {b64ae440-2adc-497e-89bc-3f55d1a50269} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:43.681143 [ 266 ] {b64ae440-2adc-497e-89bc-3f55d1a50269} executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. 2024.12.18 19:57:43.681194 [ 266 ] {b64ae440-2adc-497e-89bc-3f55d1a50269} TCPHandler: Processed in 0.001759546 sec. 2024.12.18 19:57:44.509014 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2024.12.18 19:57:44.531143 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:44.531203 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:44.538449 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.18 19:57:44.539223 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:44.542093 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2024.12.18 19:57:46.594312 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.594548 [ 262 ] {232c3ce7-3221-4de7-afe4-7ca3da1134e4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:57:46.594629 [ 262 ] {232c3ce7-3221-4de7-afe4-7ca3da1134e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:57:46.595457 [ 262 ] {232c3ce7-3221-4de7-afe4-7ca3da1134e4} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.595500 [ 262 ] {232c3ce7-3221-4de7-afe4-7ca3da1134e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.595950 [ 262 ] {232c3ce7-3221-4de7-afe4-7ca3da1134e4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:57:46.596223 [ 262 ] {232c3ce7-3221-4de7-afe4-7ca3da1134e4} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.596457 [ 262 ] {232c3ce7-3221-4de7-afe4-7ca3da1134e4} executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. 2024.12.18 19:57:46.596589 [ 262 ] {232c3ce7-3221-4de7-afe4-7ca3da1134e4} TCPHandler: Processed in 0.0024426 sec. 2024.12.18 19:57:46.596827 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.596980 [ 266 ] {6f233b5e-aa99-4823-a2f3-f5da19ad36e3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:57:46.597041 [ 266 ] {6f233b5e-aa99-4823-a2f3-f5da19ad36e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:57:46.597654 [ 266 ] {6f233b5e-aa99-4823-a2f3-f5da19ad36e3} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.597694 [ 266 ] {6f233b5e-aa99-4823-a2f3-f5da19ad36e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.598055 [ 266 ] {6f233b5e-aa99-4823-a2f3-f5da19ad36e3} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.18 19:57:46.598300 [ 266 ] {6f233b5e-aa99-4823-a2f3-f5da19ad36e3} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.598484 [ 266 ] {6f233b5e-aa99-4823-a2f3-f5da19ad36e3} executeQuery: Read 10 rows, 835.00 B in 0.00154 sec., 6493.506493506494 rows/sec., 529.50 KiB/sec. 2024.12.18 19:57:46.598537 [ 266 ] {6f233b5e-aa99-4823-a2f3-f5da19ad36e3} TCPHandler: Processed in 0.001829768 sec. 2024.12.18 19:57:46.598681 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.598809 [ 262 ] {a118f9b4-5120-41f5-bdbc-8f789c7a5a8f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:46.598862 [ 262 ] {a118f9b4-5120-41f5-bdbc-8f789c7a5a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:46.600269 [ 262 ] {a118f9b4-5120-41f5-bdbc-8f789c7a5a8f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.600306 [ 262 ] {a118f9b4-5120-41f5-bdbc-8f789c7a5a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.600763 [ 262 ] {a118f9b4-5120-41f5-bdbc-8f789c7a5a8f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.18 19:57:46.601025 [ 262 ] {a118f9b4-5120-41f5-bdbc-8f789c7a5a8f} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.601163 [ 60 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.12.18 19:57:46.601204 [ 60 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.601211 [ 262 ] {a118f9b4-5120-41f5-bdbc-8f789c7a5a8f} executeQuery: Read 1430 rows, 122.23 KiB in 0.002428 sec., 588962.1087314662 rows/sec., 49.16 MiB/sec. 2024.12.18 19:57:46.601228 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.601301 [ 262 ] {a118f9b4-5120-41f5-bdbc-8f789c7a5a8f} TCPHandler: Processed in 0.002678335 sec. 2024.12.18 19:57:46.601522 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.12.18 19:57:46.601538 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.601830 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:46.601840 [ 266 ] {6fac6aba-b2ea-4957-8e65-877349927755} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:57:46.601893 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1436 rows starting from the beginning of the part 2024.12.18 19:57:46.601948 [ 266 ] {6fac6aba-b2ea-4957-8e65-877349927755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:57:46.602216 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 285 rows starting from the beginning of the part 2024.12.18 19:57:46.602586 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 57 rows starting from the beginning of the part 2024.12.18 19:57:46.602967 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 285 rows starting from the beginning of the part 2024.12.18 19:57:46.603316 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2024.12.18 19:57:46.603659 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1430 rows starting from the beginning of the part 2024.12.18 19:57:46.605178 [ 266 ] {6fac6aba-b2ea-4957-8e65-877349927755} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.605228 [ 266 ] {6fac6aba-b2ea-4957-8e65-877349927755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:46.606286 [ 266 ] {6fac6aba-b2ea-4957-8e65-877349927755} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.18 19:57:46.606654 [ 266 ] {6fac6aba-b2ea-4957-8e65-877349927755} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.606912 [ 266 ] {6fac6aba-b2ea-4957-8e65-877349927755} executeQuery: Read 58 rows, 4.24 KiB in 0.005168 sec., 11222.910216718266 rows/sec., 819.91 KiB/sec. 2024.12.18 19:57:46.606975 [ 266 ] {6fac6aba-b2ea-4957-8e65-877349927755} TCPHandler: Processed in 0.005546844 sec. 2024.12.18 19:57:46.607192 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.607381 [ 196 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3549 rows, containing 5 columns (5 merged, 0 gathered) in 0.006044384 sec., 587156.6068601862 rows/sec., 51.56 MiB/sec. 2024.12.18 19:57:46.607408 [ 262 ] {d92110e4-7655-454e-a83e-b40b1f90441e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:57:46.607474 [ 262 ] {d92110e4-7655-454e-a83e-b40b1f90441e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:57:46.607659 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.12.18 19:57:46.608090 [ 224 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:46.608166 [ 224 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:46.608545 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.608709 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_121_24} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.12.18 19:57:46.608866 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2024.12.18 19:57:46.609321 [ 262 ] {d92110e4-7655-454e-a83e-b40b1f90441e} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.609365 [ 262 ] {d92110e4-7655-454e-a83e-b40b1f90441e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.609833 [ 262 ] {d92110e4-7655-454e-a83e-b40b1f90441e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:57:46.610127 [ 262 ] {d92110e4-7655-454e-a83e-b40b1f90441e} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.610428 [ 262 ] {d92110e4-7655-454e-a83e-b40b1f90441e} executeQuery: Read 242 rows, 16.79 KiB in 0.003049 sec., 79370.28533945556 rows/sec., 5.38 MiB/sec. 2024.12.18 19:57:46.610504 [ 262 ] {d92110e4-7655-454e-a83e-b40b1f90441e} TCPHandler: Processed in 0.00342676 sec. 2024.12.18 19:57:46.610663 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.610793 [ 266 ] {8ae5ce8d-068a-43c3-a44b-0fb3265cdc1d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:57:46.610847 [ 266 ] {8ae5ce8d-068a-43c3-a44b-0fb3265cdc1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:57:46.611597 [ 266 ] {8ae5ce8d-068a-43c3-a44b-0fb3265cdc1d} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.611635 [ 266 ] {8ae5ce8d-068a-43c3-a44b-0fb3265cdc1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.611871 [ 224 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:46.612170 [ 266 ] {8ae5ce8d-068a-43c3-a44b-0fb3265cdc1d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:57:46.612676 [ 266 ] {8ae5ce8d-068a-43c3-a44b-0fb3265cdc1d} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.613201 [ 266 ] {8ae5ce8d-068a-43c3-a44b-0fb3265cdc1d} executeQuery: Read 13 rows, 830.00 B in 0.00243 sec., 5349.794238683128 rows/sec., 333.56 KiB/sec. 2024.12.18 19:57:46.613409 [ 266 ] {8ae5ce8d-068a-43c3-a44b-0fb3265cdc1d} TCPHandler: Processed in 0.002809738 sec. 2024.12.18 19:57:46.613617 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.613787 [ 262 ] {db9a2b4a-a850-4f1a-89ae-28f0e56f4970} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:46.613840 [ 262 ] {db9a2b4a-a850-4f1a-89ae-28f0e56f4970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:46.614956 [ 262 ] {db9a2b4a-a850-4f1a-89ae-28f0e56f4970} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.614994 [ 262 ] {db9a2b4a-a850-4f1a-89ae-28f0e56f4970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.615407 [ 262 ] {db9a2b4a-a850-4f1a-89ae-28f0e56f4970} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.18 19:57:46.615656 [ 262 ] {db9a2b4a-a850-4f1a-89ae-28f0e56f4970} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.615870 [ 58 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.12.18 19:57:46.615895 [ 262 ] {db9a2b4a-a850-4f1a-89ae-28f0e56f4970} executeQuery: Read 889 rows, 66.07 KiB in 0.002151 sec., 413296.1413296141 rows/sec., 30.00 MiB/sec. 2024.12.18 19:57:46.615963 [ 58 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.616024 [ 262 ] {db9a2b4a-a850-4f1a-89ae-28f0e56f4970} TCPHandler: Processed in 0.00248034 sec. 2024.12.18 19:57:46.616045 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.616272 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.616421 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.12.18 19:57:46.616587 [ 266 ] {9807625c-2ef8-4970-9d6f-8a2f8209f121} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:57:46.616801 [ 266 ] {9807625c-2ef8-4970-9d6f-8a2f8209f121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:57:46.617420 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:46.617664 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 915 rows starting from the beginning of the part 2024.12.18 19:57:46.618518 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 423 rows starting from the beginning of the part 2024.12.18 19:57:46.618983 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 66 rows starting from the beginning of the part 2024.12.18 19:57:46.619735 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 423 rows starting from the beginning of the part 2024.12.18 19:57:46.620068 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2024.12.18 19:57:46.620105 [ 266 ] {9807625c-2ef8-4970-9d6f-8a2f8209f121} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.620217 [ 266 ] {9807625c-2ef8-4970-9d6f-8a2f8209f121} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:46.620388 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 889 rows starting from the beginning of the part 2024.12.18 19:57:46.621458 [ 266 ] {9807625c-2ef8-4970-9d6f-8a2f8209f121} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.18 19:57:46.621979 [ 266 ] {9807625c-2ef8-4970-9d6f-8a2f8209f121} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.622555 [ 266 ] {9807625c-2ef8-4970-9d6f-8a2f8209f121} executeQuery: Read 6 rows, 321.00 B in 0.006089 sec., 985.3834784036789 rows/sec., 51.48 KiB/sec. 2024.12.18 19:57:46.622761 [ 266 ] {9807625c-2ef8-4970-9d6f-8a2f8209f121} TCPHandler: Processed in 0.006631906 sec. 2024.12.18 19:57:46.622938 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.623075 [ 262 ] {9da2c769-a205-4b52-b3ab-325b52eb9a3f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:46.623131 [ 262 ] {9da2c769-a205-4b52-b3ab-325b52eb9a3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:46.623766 [ 190 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2780 rows, containing 5 columns (5 merged, 0 gathered) in 0.007574256 sec., 367032.74882707954 rows/sec., 28.03 MiB/sec. 2024.12.18 19:57:46.623996 [ 196 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.12.18 19:57:46.624324 [ 262 ] {9da2c769-a205-4b52-b3ab-325b52eb9a3f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.624372 [ 262 ] {9da2c769-a205-4b52-b3ab-325b52eb9a3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.624373 [ 196 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.624492 [ 196 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_121_24} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.12.18 19:57:46.624602 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.18 19:57:46.624892 [ 262 ] {9da2c769-a205-4b52-b3ab-325b52eb9a3f} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.18 19:57:46.625146 [ 262 ] {9da2c769-a205-4b52-b3ab-325b52eb9a3f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.625366 [ 262 ] {9da2c769-a205-4b52-b3ab-325b52eb9a3f} executeQuery: Read 898 rows, 61.27 KiB in 0.002325 sec., 386236.55913978495 rows/sec., 25.74 MiB/sec. 2024.12.18 19:57:46.625431 [ 262 ] {9da2c769-a205-4b52-b3ab-325b52eb9a3f} TCPHandler: Processed in 0.002564633 sec. 2024.12.18 19:57:46.625572 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.625702 [ 266 ] {63876560-bcf0-434f-847f-8f735865bec8} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:57:46.625758 [ 266 ] {63876560-bcf0-434f-847f-8f735865bec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:57:46.626269 [ 266 ] {63876560-bcf0-434f-847f-8f735865bec8} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.626308 [ 266 ] {63876560-bcf0-434f-847f-8f735865bec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.626665 [ 266 ] {63876560-bcf0-434f-847f-8f735865bec8} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:57:46.626904 [ 266 ] {63876560-bcf0-434f-847f-8f735865bec8} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.627156 [ 266 ] {63876560-bcf0-434f-847f-8f735865bec8} executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. 2024.12.18 19:57:46.627307 [ 266 ] {63876560-bcf0-434f-847f-8f735865bec8} TCPHandler: Processed in 0.001795576 sec. 2024.12.18 19:57:46.627573 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.627842 [ 262 ] {26db625d-712e-46f6-817b-8fc9444e1d12} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:46.627935 [ 262 ] {26db625d-712e-46f6-817b-8fc9444e1d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:57:46.629105 [ 262 ] {26db625d-712e-46f6-817b-8fc9444e1d12} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.629144 [ 262 ] {26db625d-712e-46f6-817b-8fc9444e1d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.629815 [ 262 ] {26db625d-712e-46f6-817b-8fc9444e1d12} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:57:46.630074 [ 262 ] {26db625d-712e-46f6-817b-8fc9444e1d12} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.630332 [ 262 ] {26db625d-712e-46f6-817b-8fc9444e1d12} executeQuery: Read 41 rows, 75.23 KiB in 0.002553 sec., 16059.537798668232 rows/sec., 28.78 MiB/sec. 2024.12.18 19:57:46.630433 [ 262 ] {26db625d-712e-46f6-817b-8fc9444e1d12} TCPHandler: Processed in 0.003024682 sec. 2024.12.18 19:57:46.630617 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:46.630747 [ 266 ] {2a36b0ad-2a1d-4f25-bf91-9891b95ebab8} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:46.630800 [ 266 ] {2a36b0ad-2a1d-4f25-bf91-9891b95ebab8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:46.631334 [ 266 ] {2a36b0ad-2a1d-4f25-bf91-9891b95ebab8} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:46.631374 [ 266 ] {2a36b0ad-2a1d-4f25-bf91-9891b95ebab8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:46.631725 [ 266 ] {2a36b0ad-2a1d-4f25-bf91-9891b95ebab8} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.18 19:57:46.631967 [ 266 ] {2a36b0ad-2a1d-4f25-bf91-9891b95ebab8} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:46.632186 [ 266 ] {2a36b0ad-2a1d-4f25-bf91-9891b95ebab8} executeQuery: Read 58 rows, 3.68 KiB in 0.001467 sec., 39536.46898432174 rows/sec., 2.45 MiB/sec. 2024.12.18 19:57:46.632235 [ 266 ] {2a36b0ad-2a1d-4f25-bf91-9891b95ebab8} TCPHandler: Processed in 0.001682434 sec. 2024.12.18 19:57:47.295714 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1952 2024.12.18 19:57:47.299303 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:47.299347 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:47.300884 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:57:47.301194 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:47.301771 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1952 2024.12.18 19:57:48.532574 [ 219 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:48.532625 [ 219 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:48.534813 [ 219 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:48.667596 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:48.667787 [ 262 ] {ab898fb7-e648-4e24-a6e3-794a215c3d38} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:48.667857 [ 262 ] {ab898fb7-e648-4e24-a6e3-794a215c3d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:48.668607 [ 262 ] {ab898fb7-e648-4e24-a6e3-794a215c3d38} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:48.668657 [ 262 ] {ab898fb7-e648-4e24-a6e3-794a215c3d38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:48.669103 [ 262 ] {ab898fb7-e648-4e24-a6e3-794a215c3d38} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.18 19:57:48.669357 [ 262 ] {ab898fb7-e648-4e24-a6e3-794a215c3d38} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:48.669574 [ 262 ] {ab898fb7-e648-4e24-a6e3-794a215c3d38} executeQuery: Read 56 rows, 4.38 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.32 MiB/sec. 2024.12.18 19:57:48.669632 [ 262 ] {ab898fb7-e648-4e24-a6e3-794a215c3d38} TCPHandler: Processed in 0.002164964 sec. 2024.12.18 19:57:48.669800 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:48.669938 [ 266 ] {0e946f02-e6a3-4ae3-b88c-d6fefc9e7a97} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:48.669992 [ 266 ] {0e946f02-e6a3-4ae3-b88c-d6fefc9e7a97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:48.670593 [ 266 ] {0e946f02-e6a3-4ae3-b88c-d6fefc9e7a97} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:48.670633 [ 266 ] {0e946f02-e6a3-4ae3-b88c-d6fefc9e7a97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:48.671000 [ 266 ] {0e946f02-e6a3-4ae3-b88c-d6fefc9e7a97} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.18 19:57:48.671243 [ 266 ] {0e946f02-e6a3-4ae3-b88c-d6fefc9e7a97} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:48.671450 [ 266 ] {0e946f02-e6a3-4ae3-b88c-d6fefc9e7a97} executeQuery: Read 64 rows, 5.12 KiB in 0.001542 sec., 41504.539559014265 rows/sec., 3.24 MiB/sec. 2024.12.18 19:57:48.671503 [ 266 ] {0e946f02-e6a3-4ae3-b88c-d6fefc9e7a97} TCPHandler: Processed in 0.001773057 sec. 2024.12.18 19:57:48.671644 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:48.671773 [ 262 ] {8126f9d7-c680-4581-8a98-0bd2c548c7aa} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:48.671831 [ 262 ] {8126f9d7-c680-4581-8a98-0bd2c548c7aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:48.672400 [ 262 ] {8126f9d7-c680-4581-8a98-0bd2c548c7aa} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:48.672439 [ 262 ] {8126f9d7-c680-4581-8a98-0bd2c548c7aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:48.672823 [ 262 ] {8126f9d7-c680-4581-8a98-0bd2c548c7aa} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.18 19:57:48.673061 [ 262 ] {8126f9d7-c680-4581-8a98-0bd2c548c7aa} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:48.673267 [ 262 ] {8126f9d7-c680-4581-8a98-0bd2c548c7aa} executeQuery: Read 64 rows, 4.56 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 2.92 MiB/sec. 2024.12.18 19:57:48.673319 [ 262 ] {8126f9d7-c680-4581-8a98-0bd2c548c7aa} TCPHandler: Processed in 0.001737546 sec. 2024.12.18 19:57:48.673456 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:48.673564 [ 266 ] {a3de7465-4de0-42f2-a4be-b09ca9db927a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:48.673610 [ 266 ] {a3de7465-4de0-42f2-a4be-b09ca9db927a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:48.674060 [ 266 ] {a3de7465-4de0-42f2-a4be-b09ca9db927a} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:48.674099 [ 266 ] {a3de7465-4de0-42f2-a4be-b09ca9db927a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:48.674454 [ 266 ] {a3de7465-4de0-42f2-a4be-b09ca9db927a} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.18 19:57:48.674703 [ 266 ] {a3de7465-4de0-42f2-a4be-b09ca9db927a} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:48.674876 [ 55 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.12.18 19:57:48.674933 [ 266 ] {a3de7465-4de0-42f2-a4be-b09ca9db927a} executeQuery: Read 24 rows, 1.66 KiB in 0.001389 sec., 17278.617710583152 rows/sec., 1.16 MiB/sec. 2024.12.18 19:57:48.674957 [ 55 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:48.675014 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:48.675047 [ 266 ] {a3de7465-4de0-42f2-a4be-b09ca9db927a} TCPHandler: Processed in 0.001643444 sec. 2024.12.18 19:57:48.675216 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.12.18 19:57:48.675398 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:48.675439 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6814 rows starting from the beginning of the part 2024.12.18 19:57:48.675520 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part 2024.12.18 19:57:48.675767 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 82 rows starting from the beginning of the part 2024.12.18 19:57:48.675999 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part 2024.12.18 19:57:48.676172 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 58 rows starting from the beginning of the part 2024.12.18 19:57:48.676347 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 24 rows starting from the beginning of the part 2024.12.18 19:57:48.678531 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7098 rows, containing 4 columns (4 merged, 0 gathered) in 0.00339223 sec., 2092428.8742213824 rows/sec., 136.66 MiB/sec. 2024.12.18 19:57:48.679048 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.12.18 19:57:48.679435 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:48.679536 [ 197 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_121_24} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.12.18 19:57:48.679653 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2024.12.18 19:57:49.260623 [ 221 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:49.260679 [ 221 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:49.262940 [ 221 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:57:49.300356 [ 225 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:49.300394 [ 225 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:49.302815 [ 225 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:49.528628 [ 222 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:49.528718 [ 222 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:49.531467 [ 222 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:49.591384 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34404 2024.12.18 19:57:49.592037 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:49.592090 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:49.592655 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.18 19:57:49.592930 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:49.593224 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2024.12.18 19:57:49.593233 [ 217 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:49.593279 [ 217 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:49.596603 [ 217 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:52.042137 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2024.12.18 19:57:52.063630 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:52.063678 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:52.071067 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.18 19:57:52.071840 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:52.074602 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2024.12.18 19:57:53.672937 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:53.673129 [ 262 ] {b336bde1-5230-4089-acaf-9ab1a643d10c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:53.673200 [ 262 ] {b336bde1-5230-4089-acaf-9ab1a643d10c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:53.673948 [ 262 ] {b336bde1-5230-4089-acaf-9ab1a643d10c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:53.673996 [ 262 ] {b336bde1-5230-4089-acaf-9ab1a643d10c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:53.674450 [ 262 ] {b336bde1-5230-4089-acaf-9ab1a643d10c} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.18 19:57:53.674704 [ 262 ] {b336bde1-5230-4089-acaf-9ab1a643d10c} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:53.674948 [ 262 ] {b336bde1-5230-4089-acaf-9ab1a643d10c} executeQuery: Read 56 rows, 4.38 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.31 MiB/sec. 2024.12.18 19:57:53.675048 [ 262 ] {b336bde1-5230-4089-acaf-9ab1a643d10c} TCPHandler: Processed in 0.002231606 sec. 2024.12.18 19:57:53.675281 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:53.675615 [ 266 ] {aab9f038-c6b2-43f0-883b-a23cc81b6855} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:53.675683 [ 266 ] {aab9f038-c6b2-43f0-883b-a23cc81b6855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:53.676252 [ 266 ] {aab9f038-c6b2-43f0-883b-a23cc81b6855} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:53.676293 [ 266 ] {aab9f038-c6b2-43f0-883b-a23cc81b6855} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:53.676664 [ 266 ] {aab9f038-c6b2-43f0-883b-a23cc81b6855} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.18 19:57:53.676903 [ 266 ] {aab9f038-c6b2-43f0-883b-a23cc81b6855} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:53.677126 [ 266 ] {aab9f038-c6b2-43f0-883b-a23cc81b6855} executeQuery: Read 64 rows, 5.12 KiB in 0.001619 sec., 39530.57442865967 rows/sec., 3.09 MiB/sec. 2024.12.18 19:57:53.677213 [ 266 ] {aab9f038-c6b2-43f0-883b-a23cc81b6855} TCPHandler: Processed in 0.002060342 sec. 2024.12.18 19:57:53.677381 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:53.677598 [ 262 ] {05d8d02b-d23b-4dff-8f95-24386b3a354b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:53.677659 [ 262 ] {05d8d02b-d23b-4dff-8f95-24386b3a354b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:53.678275 [ 262 ] {05d8d02b-d23b-4dff-8f95-24386b3a354b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:53.678321 [ 262 ] {05d8d02b-d23b-4dff-8f95-24386b3a354b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:53.678736 [ 262 ] {05d8d02b-d23b-4dff-8f95-24386b3a354b} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.18 19:57:53.678968 [ 262 ] {05d8d02b-d23b-4dff-8f95-24386b3a354b} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:53.679212 [ 262 ] {05d8d02b-d23b-4dff-8f95-24386b3a354b} executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. 2024.12.18 19:57:53.679245 [ 225 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:53.679287 [ 262 ] {05d8d02b-d23b-4dff-8f95-24386b3a354b} TCPHandler: Processed in 0.001980411 sec. 2024.12.18 19:57:53.679314 [ 225 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:53.679464 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:53.679624 [ 266 ] {158b82d6-23b6-4052-afc9-6901fc4fd2b9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:53.679682 [ 266 ] {158b82d6-23b6-4052-afc9-6901fc4fd2b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:53.680916 [ 266 ] {158b82d6-23b6-4052-afc9-6901fc4fd2b9} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:53.680978 [ 266 ] {158b82d6-23b6-4052-afc9-6901fc4fd2b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:53.681633 [ 266 ] {158b82d6-23b6-4052-afc9-6901fc4fd2b9} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.18 19:57:53.682049 [ 266 ] {158b82d6-23b6-4052-afc9-6901fc4fd2b9} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:53.682325 [ 266 ] {158b82d6-23b6-4052-afc9-6901fc4fd2b9} executeQuery: Read 60 rows, 4.14 KiB in 0.002722 sec., 22042.61572373255 rows/sec., 1.49 MiB/sec. 2024.12.18 19:57:53.682455 [ 266 ] {158b82d6-23b6-4052-afc9-6901fc4fd2b9} TCPHandler: Processed in 0.003068283 sec. 2024.12.18 19:57:53.683181 [ 225 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:54.169482 [ 225 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:54.169579 [ 225 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:54.171599 [ 225 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:57:56.869118 [ 42 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:57:56.869217 [ 42 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:57:57.094331 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34892 2024.12.18 19:57:57.095021 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:57.095067 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:57.095589 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.18 19:57:57.095836 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:57.096054 [ 42 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.18 19:57:57.096085 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34892 2024.12.18 19:57:57.096132 [ 42 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:57.096160 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:57.096346 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.18 19:57:57.096759 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:57.096873 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2024.12.18 19:57:57.097065 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part 2024.12.18 19:57:57.097218 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part 2024.12.18 19:57:57.097453 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part 2024.12.18 19:57:57.097690 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part 2024.12.18 19:57:57.097851 [ 194 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part 2024.12.18 19:57:57.100808 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34892 rows, containing 4 columns (4 merged, 0 gathered) in 0.004575714 sec., 7625476.592287018 rows/sec., 109.08 MiB/sec. 2024.12.18 19:57:57.101058 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.18 19:57:57.101403 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:57.101498 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_76_15} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.18 19:57:57.101597 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2024.12.18 19:57:57.303022 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1968 2024.12.18 19:57:57.306780 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:57.306821 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:57.308323 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:57:57.308631 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:57.310017 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1968 2024.12.18 19:57:58.679672 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.679860 [ 262 ] {7657c2dd-49f2-4ada-9f0e-06bb0177efc5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:57:58.679929 [ 262 ] {7657c2dd-49f2-4ada-9f0e-06bb0177efc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:57:58.680652 [ 262 ] {7657c2dd-49f2-4ada-9f0e-06bb0177efc5} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.680701 [ 262 ] {7657c2dd-49f2-4ada-9f0e-06bb0177efc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:58.681127 [ 262 ] {7657c2dd-49f2-4ada-9f0e-06bb0177efc5} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:57:58.681380 [ 262 ] {7657c2dd-49f2-4ada-9f0e-06bb0177efc5} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.681585 [ 41 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2024.12.18 19:57:58.681613 [ 262 ] {7657c2dd-49f2-4ada-9f0e-06bb0177efc5} executeQuery: Read 14 rows, 1.01 KiB in 0.001803 sec., 7764.83638380477 rows/sec., 558.96 KiB/sec. 2024.12.18 19:57:58.681682 [ 41 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.681743 [ 262 ] {7657c2dd-49f2-4ada-9f0e-06bb0177efc5} TCPHandler: Processed in 0.002194536 sec. 2024.12.18 19:57:58.681749 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:58.681973 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.682032 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2024.12.18 19:57:58.682152 [ 266 ] {21bff142-ff0a-47e5-981e-a498b8ce42ea} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:57:58.682266 [ 266 ] {21bff142-ff0a-47e5-981e-a498b8ce42ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:57:58.682489 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:58.682584 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2024.12.18 19:57:58.682953 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:58.683737 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:58.684617 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:58.684913 [ 194 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2024.12.18 19:57:58.685814 [ 266 ] {21bff142-ff0a-47e5-981e-a498b8ce42ea} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.685882 [ 266 ] {21bff142-ff0a-47e5-981e-a498b8ce42ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:58.687003 [ 266 ] {21bff142-ff0a-47e5-981e-a498b8ce42ea} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.18 19:57:58.687499 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005589455 sec., 12523.582352841198 rows/sec., 950.45 KiB/sec. 2024.12.18 19:57:58.687539 [ 266 ] {21bff142-ff0a-47e5-981e-a498b8ce42ea} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.687802 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2024.12.18 19:57:58.687893 [ 266 ] {21bff142-ff0a-47e5-981e-a498b8ce42ea} executeQuery: Read 285 rows, 25.75 KiB in 0.005796 sec., 49171.84265010352 rows/sec., 4.34 MiB/sec. 2024.12.18 19:57:58.687981 [ 266 ] {21bff142-ff0a-47e5-981e-a498b8ce42ea} TCPHandler: Processed in 0.006114426 sec. 2024.12.18 19:57:58.688148 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.688317 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.688351 [ 262 ] {b7f1233e-9774-4601-b8dd-917057416217} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:57:58.688450 [ 262 ] {b7f1233e-9774-4601-b8dd-917057416217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:57:58.688496 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_49_12} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2024.12.18 19:57:58.688674 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:57:58.689164 [ 262 ] {b7f1233e-9774-4601-b8dd-917057416217} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.689206 [ 262 ] {b7f1233e-9774-4601-b8dd-917057416217} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:58.689565 [ 262 ] {b7f1233e-9774-4601-b8dd-917057416217} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.18 19:57:58.689798 [ 262 ] {b7f1233e-9774-4601-b8dd-917057416217} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.689984 [ 262 ] {b7f1233e-9774-4601-b8dd-917057416217} executeQuery: Read 48 rows, 3.54 KiB in 0.001683 sec., 28520.499108734402 rows/sec., 2.05 MiB/sec. 2024.12.18 19:57:58.690078 [ 262 ] {b7f1233e-9774-4601-b8dd-917057416217} TCPHandler: Processed in 0.002004041 sec. 2024.12.18 19:57:58.690314 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.690473 [ 266 ] {1916a374-fcd3-42d5-b96b-4181e95112d3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:57:58.690528 [ 266 ] {1916a374-fcd3-42d5-b96b-4181e95112d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:57:58.691083 [ 266 ] {1916a374-fcd3-42d5-b96b-4181e95112d3} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.691121 [ 266 ] {1916a374-fcd3-42d5-b96b-4181e95112d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:58.691465 [ 266 ] {1916a374-fcd3-42d5-b96b-4181e95112d3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:57:58.691697 [ 266 ] {1916a374-fcd3-42d5-b96b-4181e95112d3} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.691924 [ 266 ] {1916a374-fcd3-42d5-b96b-4181e95112d3} executeQuery: Read 14 rows, 1004.00 B in 0.001478 sec., 9472.259810554804 rows/sec., 663.38 KiB/sec. 2024.12.18 19:57:58.692122 [ 266 ] {1916a374-fcd3-42d5-b96b-4181e95112d3} TCPHandler: Processed in 0.00194171 sec. 2024.12.18 19:57:58.692358 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.692489 [ 262 ] {8686773e-825e-4fbf-932d-59ff22ca5775} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:57:58.692544 [ 262 ] {8686773e-825e-4fbf-932d-59ff22ca5775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:57:58.693100 [ 262 ] {8686773e-825e-4fbf-932d-59ff22ca5775} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.693138 [ 262 ] {8686773e-825e-4fbf-932d-59ff22ca5775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:58.693493 [ 262 ] {8686773e-825e-4fbf-932d-59ff22ca5775} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:57:58.693727 [ 262 ] {8686773e-825e-4fbf-932d-59ff22ca5775} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.693853 [ 39 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2024.12.18 19:57:58.693900 [ 39 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.693910 [ 262 ] {8686773e-825e-4fbf-932d-59ff22ca5775} executeQuery: Read 13 rows, 830.00 B in 0.001447 sec., 8984.105044920525 rows/sec., 560.16 KiB/sec. 2024.12.18 19:57:58.693929 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:58.693988 [ 262 ] {8686773e-825e-4fbf-932d-59ff22ca5775} TCPHandler: Processed in 0.001745476 sec. 2024.12.18 19:57:58.694209 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.694225 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2024.12.18 19:57:58.694587 [ 266 ] {598fe205-a980-4de9-a053-07b3f76b64ed} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:57:58.694763 [ 266 ] {598fe205-a980-4de9-a053-07b3f76b64ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:57:58.694870 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:58.695008 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2024.12.18 19:57:58.695546 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2024.12.18 19:57:58.695720 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2024.12.18 19:57:58.695938 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2024.12.18 19:57:58.696144 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2024.12.18 19:57:58.697109 [ 266 ] {598fe205-a980-4de9-a053-07b3f76b64ed} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.697160 [ 266 ] {598fe205-a980-4de9-a053-07b3f76b64ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:58.697569 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003560903 sec., 18253.79685995378 rows/sec., 1.18 MiB/sec. 2024.12.18 19:57:58.697798 [ 266 ] {598fe205-a980-4de9-a053-07b3f76b64ed} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.18 19:57:58.697831 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2024.12.18 19:57:58.698278 [ 266 ] {598fe205-a980-4de9-a053-07b3f76b64ed} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.698569 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.698648 [ 266 ] {598fe205-a980-4de9-a053-07b3f76b64ed} executeQuery: Read 423 rows, 30.96 KiB in 0.004169 sec., 101463.18061885344 rows/sec., 7.25 MiB/sec. 2024.12.18 19:57:58.698760 [ 266 ] {598fe205-a980-4de9-a053-07b3f76b64ed} TCPHandler: Processed in 0.004663936 sec. 2024.12.18 19:57:58.698773 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_49_12} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2024.12.18 19:57:58.698922 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:57:58.698972 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.699106 [ 262 ] {a59b22cc-7fd0-49d0-adca-f52844c5919c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:57:58.699162 [ 262 ] {a59b22cc-7fd0-49d0-adca-f52844c5919c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:57:58.699689 [ 262 ] {a59b22cc-7fd0-49d0-adca-f52844c5919c} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.699727 [ 262 ] {a59b22cc-7fd0-49d0-adca-f52844c5919c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:58.700083 [ 262 ] {a59b22cc-7fd0-49d0-adca-f52844c5919c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.18 19:57:58.700321 [ 262 ] {a59b22cc-7fd0-49d0-adca-f52844c5919c} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.700445 [ 39 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 2024.12.18 19:57:58.700477 [ 39 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.700498 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:58.700508 [ 262 ] {a59b22cc-7fd0-49d0-adca-f52844c5919c} executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. 2024.12.18 19:57:58.700749 [ 262 ] {a59b22cc-7fd0-49d0-adca-f52844c5919c} TCPHandler: Processed in 0.001856289 sec. 2024.12.18 19:57:58.701060 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.701045 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full 2024.12.18 19:57:58.701475 [ 266 ] {79649eb8-fd01-4955-8614-c10663e701c6} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:58.701681 [ 266 ] {79649eb8-fd01-4955-8614-c10663e701c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:57:58.701921 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:58.702009 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 264 rows starting from the beginning of the part 2024.12.18 19:57:58.702335 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2024.12.18 19:57:58.702683 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2024.12.18 19:57:58.703008 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2024.12.18 19:57:58.703301 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2024.12.18 19:57:58.703572 [ 202 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2024.12.18 19:57:58.704591 [ 266 ] {79649eb8-fd01-4955-8614-c10663e701c6} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.704666 [ 266 ] {79649eb8-fd01-4955-8614-c10663e701c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:58.705833 [ 266 ] {79649eb8-fd01-4955-8614-c10663e701c6} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.18 19:57:58.706230 [ 186 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.005657286 sec., 51968.38201215211 rows/sec., 2.65 MiB/sec. 2024.12.18 19:57:58.706398 [ 266 ] {79649eb8-fd01-4955-8614-c10663e701c6} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.706433 [ 186 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) 2024.12.18 19:57:58.706671 [ 39 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_118_24 to all_123_123_0 2024.12.18 19:57:58.706753 [ 39 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.706836 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:58.706835 [ 266 ] {79649eb8-fd01-4955-8614-c10663e701c6} executeQuery: Read 237 rows, 16.27 KiB in 0.005514 sec., 42981.50163220892 rows/sec., 2.88 MiB/sec. 2024.12.18 19:57:58.707279 [ 266 ] {79649eb8-fd01-4955-8614-c10663e701c6} TCPHandler: Processed in 0.006417202 sec. 2024.12.18 19:57:58.707349 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_118_24 to all_123_123_0 into Compact with storage Full 2024.12.18 19:57:58.707355 [ 186 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.707633 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.707855 [ 186 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_49_10} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 2024.12.18 19:57:58.708181 [ 262 ] {ffbfa374-62ff-4fd0-9776-77cb2deec0bf} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:57:58.708343 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.18 19:57:58.708392 [ 262 ] {ffbfa374-62ff-4fd0-9776-77cb2deec0bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:57:58.708639 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:58.708847 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_118_24, total 32892 rows starting from the beginning of the part 2024.12.18 19:57:58.709961 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part 2024.12.18 19:57:58.710412 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 898 rows starting from the beginning of the part 2024.12.18 19:57:58.710757 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part 2024.12.18 19:57:58.711089 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part 2024.12.18 19:57:58.711358 [ 262 ] {ffbfa374-62ff-4fd0-9776-77cb2deec0bf} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.711476 [ 262 ] {ffbfa374-62ff-4fd0-9776-77cb2deec0bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:58.711473 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 237 rows starting from the beginning of the part 2024.12.18 19:57:58.712689 [ 262 ] {ffbfa374-62ff-4fd0-9776-77cb2deec0bf} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:57:58.712973 [ 262 ] {ffbfa374-62ff-4fd0-9776-77cb2deec0bf} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.713307 [ 262 ] {ffbfa374-62ff-4fd0-9776-77cb2deec0bf} executeQuery: Read 1 rows, 69.00 B in 0.00532 sec., 187.9699248120301 rows/sec., 12.67 KiB/sec. 2024.12.18 19:57:58.713376 [ 262 ] {ffbfa374-62ff-4fd0-9776-77cb2deec0bf} TCPHandler: Processed in 0.005955852 sec. 2024.12.18 19:57:58.713754 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.714319 [ 266 ] {e62f9443-d325-4099-b00c-2bb632f0e45b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:57:58.714610 [ 266 ] {e62f9443-d325-4099-b00c-2bb632f0e45b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:57:58.716746 [ 266 ] {e62f9443-d325-4099-b00c-2bb632f0e45b} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.716824 [ 266 ] {e62f9443-d325-4099-b00c-2bb632f0e45b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:58.717695 [ 266 ] {e62f9443-d325-4099-b00c-2bb632f0e45b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:57:58.717952 [ 266 ] {e62f9443-d325-4099-b00c-2bb632f0e45b} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.718322 [ 266 ] {e62f9443-d325-4099-b00c-2bb632f0e45b} executeQuery: Read 41 rows, 75.23 KiB in 0.004241 sec., 9667.531242631454 rows/sec., 17.32 MiB/sec. 2024.12.18 19:57:58.718453 [ 266 ] {e62f9443-d325-4099-b00c-2bb632f0e45b} TCPHandler: Processed in 0.004966783 sec. 2024.12.18 19:57:58.718663 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:57:58.718802 [ 262 ] {bddf01c6-a600-4263-b465-f2938fe5539d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:57:58.718858 [ 262 ] {bddf01c6-a600-4263-b465-f2938fe5539d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:57:58.719495 [ 262 ] {bddf01c6-a600-4263-b465-f2938fe5539d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:58.719539 [ 262 ] {bddf01c6-a600-4263-b465-f2938fe5539d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:57:58.720085 [ 262 ] {bddf01c6-a600-4263-b465-f2938fe5539d} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.18 19:57:58.720388 [ 262 ] {bddf01c6-a600-4263-b465-f2938fe5539d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.720600 [ 262 ] {bddf01c6-a600-4263-b465-f2938fe5539d} executeQuery: Read 82 rows, 5.33 KiB in 0.001834 sec., 44711.01417666303 rows/sec., 2.84 MiB/sec. 2024.12.18 19:57:58.720652 [ 262 ] {bddf01c6-a600-4263-b465-f2938fe5539d} TCPHandler: Processed in 0.002101173 sec. 2024.12.18 19:57:58.721382 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} MergeTask::MergeProjectionsStage: Merge sorted 34411 rows, containing 5 columns (5 merged, 0 gathered) in 0.014415177 sec., 2387136.835017704 rows/sec., 161.30 MiB/sec. 2024.12.18 19:57:58.721766 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) 2024.12.18 19:57:58.722107 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:58.722191 [ 189 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_123_25} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_118_24, all_123_123_0] -> all_1_123_25 2024.12.18 19:57:58.722298 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2024.12.18 19:57:59.575649 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2024.12.18 19:57:59.600122 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:59.600187 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:59.607644 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.18 19:57:59.608461 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:59.608966 [ 38 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.18 19:57:59.609162 [ 38 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:57:59.609265 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.18 19:57:59.609767 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.18 19:57:59.623151 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2024.12.18 19:57:59.624816 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:57:59.626049 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2024.12.18 19:57:59.631041 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2024.12.18 19:57:59.636585 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2024.12.18 19:57:59.644523 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2024.12.18 19:57:59.650314 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2024.12.18 19:57:59.656022 [ 188 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2024.12.18 19:57:59.730727 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.121281345 sec., 4724.551826169144 rows/sec., 24.43 MiB/sec. 2024.12.18 19:57:59.734075 [ 187 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.18 19:57:59.737031 [ 187 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:57:59.737158 [ 187 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_76_15} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.18 19:57:59.739380 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2024.12.18 19:58:00.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.84 MiB, peak 282.27 MiB, free memory in arenas 0.00 B, will set to 263.78 MiB (RSS), difference: -1.06 MiB 2024.12.18 19:58:03.674737 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:03.674952 [ 262 ] {e8e828c0-f6ad-479a-a806-285dee932c6a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:58:03.675029 [ 262 ] {e8e828c0-f6ad-479a-a806-285dee932c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:58:03.675971 [ 262 ] {e8e828c0-f6ad-479a-a806-285dee932c6a} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:03.676033 [ 262 ] {e8e828c0-f6ad-479a-a806-285dee932c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:03.676619 [ 262 ] {e8e828c0-f6ad-479a-a806-285dee932c6a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.18 19:58:03.677021 [ 262 ] {e8e828c0-f6ad-479a-a806-285dee932c6a} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:03.677308 [ 262 ] {e8e828c0-f6ad-479a-a806-285dee932c6a} executeQuery: Read 4 rows, 334.00 B in 0.002403 sec., 1664.5859342488554 rows/sec., 135.74 KiB/sec. 2024.12.18 19:58:03.677476 [ 262 ] {e8e828c0-f6ad-479a-a806-285dee932c6a} TCPHandler: Processed in 0.002861129 sec. 2024.12.18 19:58:03.677758 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:03.677906 [ 266 ] {ae03183d-f9e9-4756-adb4-25e5d865f897} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:03.677969 [ 266 ] {ae03183d-f9e9-4756-adb4-25e5d865f897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:03.678783 [ 266 ] {ae03183d-f9e9-4756-adb4-25e5d865f897} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:03.678833 [ 266 ] {ae03183d-f9e9-4756-adb4-25e5d865f897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:03.679302 [ 266 ] {ae03183d-f9e9-4756-adb4-25e5d865f897} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.18 19:58:03.679618 [ 266 ] {ae03183d-f9e9-4756-adb4-25e5d865f897} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:03.679897 [ 266 ] {ae03183d-f9e9-4756-adb4-25e5d865f897} executeQuery: Read 58 rows, 4.52 KiB in 0.002025 sec., 28641.975308641977 rows/sec., 2.18 MiB/sec. 2024.12.18 19:58:03.679975 [ 266 ] {ae03183d-f9e9-4756-adb4-25e5d865f897} TCPHandler: Processed in 0.002309137 sec. 2024.12.18 19:58:03.680209 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:03.680341 [ 262 ] {1b31f81c-3d4d-49d2-8dc9-2dfe2843fb5a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:58:03.680400 [ 262 ] {1b31f81c-3d4d-49d2-8dc9-2dfe2843fb5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:58:03.681023 [ 262 ] {1b31f81c-3d4d-49d2-8dc9-2dfe2843fb5a} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:03.681066 [ 262 ] {1b31f81c-3d4d-49d2-8dc9-2dfe2843fb5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:03.681451 [ 262 ] {1b31f81c-3d4d-49d2-8dc9-2dfe2843fb5a} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.18 19:58:03.681709 [ 262 ] {1b31f81c-3d4d-49d2-8dc9-2dfe2843fb5a} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:03.681943 [ 262 ] {1b31f81c-3d4d-49d2-8dc9-2dfe2843fb5a} executeQuery: Read 4 rows, 286.00 B in 0.001634 sec., 2447.980416156671 rows/sec., 170.93 KiB/sec. 2024.12.18 19:58:03.682013 [ 262 ] {1b31f81c-3d4d-49d2-8dc9-2dfe2843fb5a} TCPHandler: Processed in 0.001898619 sec. 2024.12.18 19:58:03.682195 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:03.682333 [ 266 ] {a54340a3-507e-43ab-86b3-3271e31181f9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:03.682382 [ 266 ] {a54340a3-507e-43ab-86b3-3271e31181f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:03.683005 [ 266 ] {a54340a3-507e-43ab-86b3-3271e31181f9} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:03.683054 [ 266 ] {a54340a3-507e-43ab-86b3-3271e31181f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:03.683516 [ 266 ] {a54340a3-507e-43ab-86b3-3271e31181f9} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.18 19:58:03.683860 [ 266 ] {a54340a3-507e-43ab-86b3-3271e31181f9} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:03.684092 [ 266 ] {a54340a3-507e-43ab-86b3-3271e31181f9} executeQuery: Read 68 rows, 5.44 KiB in 0.001784 sec., 38116.591928251124 rows/sec., 2.98 MiB/sec. 2024.12.18 19:58:03.684181 [ 266 ] {a54340a3-507e-43ab-86b3-3271e31181f9} TCPHandler: Processed in 0.002053312 sec. 2024.12.18 19:58:03.684370 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:03.684688 [ 262 ] {2ebb2d67-cee0-482d-a204-055173c871bd} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:03.684856 [ 262 ] {2ebb2d67-cee0-482d-a204-055173c871bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:03.686184 [ 262 ] {2ebb2d67-cee0-482d-a204-055173c871bd} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:03.686236 [ 262 ] {2ebb2d67-cee0-482d-a204-055173c871bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:03.686820 [ 262 ] {2ebb2d67-cee0-482d-a204-055173c871bd} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.18 19:58:03.687187 [ 262 ] {2ebb2d67-cee0-482d-a204-055173c871bd} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:03.687500 [ 262 ] {2ebb2d67-cee0-482d-a204-055173c871bd} executeQuery: Read 162 rows, 11.55 KiB in 0.002917 sec., 55536.51011312993 rows/sec., 3.87 MiB/sec. 2024.12.18 19:58:03.687644 [ 262 ] {2ebb2d67-cee0-482d-a204-055173c871bd} TCPHandler: Processed in 0.003346829 sec. 2024.12.18 19:58:03.688327 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:03.688467 [ 266 ] {306b650f-7a0b-4b39-8b4c-d608361e2e29} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:03.688526 [ 266 ] {306b650f-7a0b-4b39-8b4c-d608361e2e29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:03.689111 [ 266 ] {306b650f-7a0b-4b39-8b4c-d608361e2e29} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:03.689154 [ 266 ] {306b650f-7a0b-4b39-8b4c-d608361e2e29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:03.689546 [ 266 ] {306b650f-7a0b-4b39-8b4c-d608361e2e29} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.18 19:58:03.689812 [ 266 ] {306b650f-7a0b-4b39-8b4c-d608361e2e29} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:03.690041 [ 266 ] {306b650f-7a0b-4b39-8b4c-d608361e2e29} executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. 2024.12.18 19:58:03.690120 [ 266 ] {306b650f-7a0b-4b39-8b4c-d608361e2e29} TCPHandler: Processed in 0.001866248 sec. 2024.12.18 19:58:04.597209 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35319 2024.12.18 19:58:04.597832 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:04.597879 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:04.598409 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.18 19:58:04.598652 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:04.598888 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2024.12.18 19:58:07.124213 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2024.12.18 19:58:07.147344 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:07.147406 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:07.154917 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.18 19:58:07.155761 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:07.159106 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2024.12.18 19:58:07.311141 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2002 2024.12.18 19:58:07.314572 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:07.314636 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:07.316218 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:58:07.316544 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:07.316791 [ 31 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.18 19:58:07.316909 [ 31 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:07.316974 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:07.317439 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.18 19:58:07.318246 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2002 2024.12.18 19:58:07.318709 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:07.318902 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1848 rows starting from the beginning of the part 2024.12.18 19:58:07.319438 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part 2024.12.18 19:58:07.319945 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part 2024.12.18 19:58:07.320448 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 54 rows starting from the beginning of the part 2024.12.18 19:58:07.320948 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 16 rows starting from the beginning of the part 2024.12.18 19:58:07.321450 [ 196 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part 2024.12.18 19:58:07.330777 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 72 columns (72 merged, 0 gathered) in 0.013662371 sec., 146533.86297297885 rows/sec., 111.66 MiB/sec. 2024.12.18 19:58:07.332890 [ 190 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.18 19:58:07.333676 [ 190 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:07.333759 [ 190 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_56_11} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.18 19:58:07.334088 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. 2024.12.18 19:58:08.678771 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.678957 [ 262 ] {b441f1b2-d023-4c9b-9648-ca72cf6a08a9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:58:08.679029 [ 262 ] {b441f1b2-d023-4c9b-9648-ca72cf6a08a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:58:08.679770 [ 262 ] {b441f1b2-d023-4c9b-9648-ca72cf6a08a9} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.679819 [ 262 ] {b441f1b2-d023-4c9b-9648-ca72cf6a08a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.680256 [ 262 ] {b441f1b2-d023-4c9b-9648-ca72cf6a08a9} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:58:08.680508 [ 262 ] {b441f1b2-d023-4c9b-9648-ca72cf6a08a9} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.680759 [ 262 ] {b441f1b2-d023-4c9b-9648-ca72cf6a08a9} executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. 2024.12.18 19:58:08.680825 [ 262 ] {b441f1b2-d023-4c9b-9648-ca72cf6a08a9} TCPHandler: Processed in 0.002181315 sec. 2024.12.18 19:58:08.680998 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.681137 [ 266 ] {2ee125b3-fcb8-4a1f-b332-f95522e9de0a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:08.681194 [ 266 ] {2ee125b3-fcb8-4a1f-b332-f95522e9de0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:08.682012 [ 266 ] {2ee125b3-fcb8-4a1f-b332-f95522e9de0a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.682054 [ 266 ] {2ee125b3-fcb8-4a1f-b332-f95522e9de0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.682449 [ 266 ] {2ee125b3-fcb8-4a1f-b332-f95522e9de0a} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.18 19:58:08.682689 [ 266 ] {2ee125b3-fcb8-4a1f-b332-f95522e9de0a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.682876 [ 30 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.12.18 19:58:08.682929 [ 266 ] {2ee125b3-fcb8-4a1f-b332-f95522e9de0a} executeQuery: Read 285 rows, 25.75 KiB in 0.001819 sec., 156679.49422759758 rows/sec., 13.82 MiB/sec. 2024.12.18 19:58:08.682961 [ 30 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.683031 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.683056 [ 266 ] {2ee125b3-fcb8-4a1f-b332-f95522e9de0a} TCPHandler: Processed in 0.002126744 sec. 2024.12.18 19:58:08.683323 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.683398 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.12.18 19:58:08.683772 [ 262 ] {8bbb630d-c258-4f2c-b932-dd7d078ef456} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:58:08.684011 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:08.684022 [ 262 ] {8bbb630d-c258-4f2c-b932-dd7d078ef456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:58:08.684153 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1436 rows starting from the beginning of the part 2024.12.18 19:58:08.684737 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part 2024.12.18 19:58:08.685321 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part 2024.12.18 19:58:08.685997 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 285 rows starting from the beginning of the part 2024.12.18 19:58:08.686528 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 58 rows starting from the beginning of the part 2024.12.18 19:58:08.686892 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 285 rows starting from the beginning of the part 2024.12.18 19:58:08.688291 [ 262 ] {8bbb630d-c258-4f2c-b932-dd7d078ef456} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.688371 [ 262 ] {8bbb630d-c258-4f2c-b932-dd7d078ef456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.689495 [ 262 ] {8bbb630d-c258-4f2c-b932-dd7d078ef456} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.18 19:58:08.689833 [ 262 ] {8bbb630d-c258-4f2c-b932-dd7d078ef456} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.690257 [ 26 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 6 parts from all_1_68_16 to all_73_73_0 2024.12.18 19:58:08.690406 [ 26 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.690505 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.690588 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.007447204 sec., 292190.1964817937 rows/sec., 25.70 MiB/sec. 2024.12.18 19:58:08.690688 [ 262 ] {8bbb630d-c258-4f2c-b932-dd7d078ef456} executeQuery: Read 48 rows, 3.54 KiB in 0.007091 sec., 6769.143985333521 rows/sec., 499.09 KiB/sec. 2024.12.18 19:58:08.691037 [ 262 ] {8bbb630d-c258-4f2c-b932-dd7d078ef456} TCPHandler: Processed in 0.007855202 sec. 2024.12.18 19:58:08.691089 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.12.18 19:58:08.691106 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_68_16 to all_73_73_0 into Compact with storage Full 2024.12.18 19:58:08.691321 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.691653 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:08.691671 [ 266 ] {1e26cb26-c37a-4b73-8722-ad25307fea7c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:58:08.691776 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_68_16, total 66 rows starting from the beginning of the part 2024.12.18 19:58:08.691813 [ 266 ] {1e26cb26-c37a-4b73-8722-ad25307fea7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:58:08.692126 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.692378 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part 2024.12.18 19:58:08.692802 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part 2024.12.18 19:58:08.692857 [ 190 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_126_25} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.12.18 19:58:08.693382 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.12.18 19:58:08.693497 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part 2024.12.18 19:58:08.693856 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part 2024.12.18 19:58:08.694155 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part 2024.12.18 19:58:08.695010 [ 266 ] {1e26cb26-c37a-4b73-8722-ad25307fea7c} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.695077 [ 266 ] {1e26cb26-c37a-4b73-8722-ad25307fea7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.696048 [ 266 ] {1e26cb26-c37a-4b73-8722-ad25307fea7c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:58:08.696614 [ 266 ] {1e26cb26-c37a-4b73-8722-ad25307fea7c} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.697133 [ 193 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.006439752 sec., 42237.65138781742 rows/sec., 3.18 MiB/sec. 2024.12.18 19:58:08.697231 [ 266 ] {1e26cb26-c37a-4b73-8722-ad25307fea7c} executeQuery: Read 14 rows, 1004.00 B in 0.005691 sec., 2460.0246002460026 rows/sec., 172.28 KiB/sec. 2024.12.18 19:58:08.697360 [ 266 ] {1e26cb26-c37a-4b73-8722-ad25307fea7c} TCPHandler: Processed in 0.006183297 sec. 2024.12.18 19:58:08.697370 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} MergedBlockOutputStream: filled checksums all_1_73_17 (state Temporary) 2024.12.18 19:58:08.697567 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.697768 [ 262 ] {2f12d7db-1b07-4be9-a8e7-5ae022580630} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:58:08.697840 [ 262 ] {2f12d7db-1b07-4be9-a8e7-5ae022580630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:58:08.697939 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_73_17 to all_1_73_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.698136 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_73_17} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 6 parts: [all_1_68_16, all_73_73_0] -> all_1_73_17 2024.12.18 19:58:08.698310 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.18 19:58:08.698743 [ 262 ] {2f12d7db-1b07-4be9-a8e7-5ae022580630} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.698788 [ 262 ] {2f12d7db-1b07-4be9-a8e7-5ae022580630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.699146 [ 262 ] {2f12d7db-1b07-4be9-a8e7-5ae022580630} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:58:08.699378 [ 262 ] {2f12d7db-1b07-4be9-a8e7-5ae022580630} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.699618 [ 262 ] {2f12d7db-1b07-4be9-a8e7-5ae022580630} executeQuery: Read 13 rows, 830.00 B in 0.001895 sec., 6860.158311345646 rows/sec., 427.73 KiB/sec. 2024.12.18 19:58:08.699695 [ 262 ] {2f12d7db-1b07-4be9-a8e7-5ae022580630} TCPHandler: Processed in 0.002209345 sec. 2024.12.18 19:58:08.699939 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.700108 [ 266 ] {19e5ed22-5b46-4ff8-a691-0965f90a232a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:08.700163 [ 266 ] {19e5ed22-5b46-4ff8-a691-0965f90a232a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:08.701001 [ 266 ] {19e5ed22-5b46-4ff8-a691-0965f90a232a} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.701041 [ 266 ] {19e5ed22-5b46-4ff8-a691-0965f90a232a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.701409 [ 266 ] {19e5ed22-5b46-4ff8-a691-0965f90a232a} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.18 19:58:08.701641 [ 266 ] {19e5ed22-5b46-4ff8-a691-0965f90a232a} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.701807 [ 26 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.12.18 19:58:08.701872 [ 26 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.701880 [ 266 ] {19e5ed22-5b46-4ff8-a691-0965f90a232a} executeQuery: Read 423 rows, 30.96 KiB in 0.001789 sec., 236444.9413079933 rows/sec., 16.90 MiB/sec. 2024.12.18 19:58:08.701915 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.702032 [ 266 ] {19e5ed22-5b46-4ff8-a691-0965f90a232a} TCPHandler: Processed in 0.002228116 sec. 2024.12.18 19:58:08.702240 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.702249 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.12.18 19:58:08.702403 [ 262 ] {8ff9d51b-13af-4c25-b870-f133c2602c44} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:58:08.702505 [ 262 ] {8ff9d51b-13af-4c25-b870-f133c2602c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:58:08.702564 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:08.702669 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 915 rows starting from the beginning of the part 2024.12.18 19:58:08.703047 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part 2024.12.18 19:58:08.703363 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2024.12.18 19:58:08.703674 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 423 rows starting from the beginning of the part 2024.12.18 19:58:08.704027 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 68 rows starting from the beginning of the part 2024.12.18 19:58:08.704321 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 423 rows starting from the beginning of the part 2024.12.18 19:58:08.704861 [ 262 ] {8ff9d51b-13af-4c25-b870-f133c2602c44} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.704931 [ 262 ] {8ff9d51b-13af-4c25-b870-f133c2602c44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.705719 [ 262 ] {8ff9d51b-13af-4c25-b870-f133c2602c44} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.18 19:58:08.706242 [ 262 ] {8ff9d51b-13af-4c25-b870-f133c2602c44} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.706812 [ 262 ] {8ff9d51b-13af-4c25-b870-f133c2602c44} executeQuery: Read 6 rows, 321.00 B in 0.004433 sec., 1353.4852244529663 rows/sec., 70.71 KiB/sec. 2024.12.18 19:58:08.707056 [ 262 ] {8ff9d51b-13af-4c25-b870-f133c2602c44} TCPHandler: Processed in 0.004912412 sec. 2024.12.18 19:58:08.707380 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.707800 [ 266 ] {2c81e937-7df5-4eff-ab38-518aaf42fd40} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:08.708003 [ 266 ] {2c81e937-7df5-4eff-ab38-518aaf42fd40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:08.708377 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.006325939 sec., 309361.1873272885 rows/sec., 23.68 MiB/sec. 2024.12.18 19:58:08.708633 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.12.18 19:58:08.709126 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.709285 [ 266 ] {2c81e937-7df5-4eff-ab38-518aaf42fd40} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.709300 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_126_25} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.12.18 19:58:08.709341 [ 266 ] {2c81e937-7df5-4eff-ab38-518aaf42fd40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.709440 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.18 19:58:08.709827 [ 266 ] {2c81e937-7df5-4eff-ab38-518aaf42fd40} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.18 19:58:08.710063 [ 266 ] {2c81e937-7df5-4eff-ab38-518aaf42fd40} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.710279 [ 266 ] {2c81e937-7df5-4eff-ab38-518aaf42fd40} executeQuery: Read 237 rows, 16.27 KiB in 0.002653 sec., 89332.83075763287 rows/sec., 5.99 MiB/sec. 2024.12.18 19:58:08.710337 [ 266 ] {2c81e937-7df5-4eff-ab38-518aaf42fd40} TCPHandler: Processed in 0.003166565 sec. 2024.12.18 19:58:08.710469 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.710576 [ 262 ] {b775d5dc-d66c-42a4-83cc-3f59ab6d7f55} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:58:08.710623 [ 262 ] {b775d5dc-d66c-42a4-83cc-3f59ab6d7f55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:58:08.711043 [ 262 ] {b775d5dc-d66c-42a4-83cc-3f59ab6d7f55} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.711080 [ 262 ] {b775d5dc-d66c-42a4-83cc-3f59ab6d7f55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.711437 [ 262 ] {b775d5dc-d66c-42a4-83cc-3f59ab6d7f55} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:58:08.711669 [ 262 ] {b775d5dc-d66c-42a4-83cc-3f59ab6d7f55} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.711887 [ 262 ] {b775d5dc-d66c-42a4-83cc-3f59ab6d7f55} executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. 2024.12.18 19:58:08.711940 [ 262 ] {b775d5dc-d66c-42a4-83cc-3f59ab6d7f55} TCPHandler: Processed in 0.001523691 sec. 2024.12.18 19:58:08.712077 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.712184 [ 266 ] {d42e27d4-89d3-4d4a-bfe6-7928662f69e4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:08.712249 [ 266 ] {d42e27d4-89d3-4d4a-bfe6-7928662f69e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:58:08.713406 [ 266 ] {d42e27d4-89d3-4d4a-bfe6-7928662f69e4} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.713446 [ 266 ] {d42e27d4-89d3-4d4a-bfe6-7928662f69e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.714104 [ 266 ] {d42e27d4-89d3-4d4a-bfe6-7928662f69e4} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:58:08.714353 [ 266 ] {d42e27d4-89d3-4d4a-bfe6-7928662f69e4} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.714536 [ 26 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.18 19:58:08.714605 [ 26 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.714644 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.714651 [ 266 ] {d42e27d4-89d3-4d4a-bfe6-7928662f69e4} executeQuery: Read 41 rows, 75.23 KiB in 0.002477 sec., 16552.280985062574 rows/sec., 29.66 MiB/sec. 2024.12.18 19:58:08.714976 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.18 19:58:08.715034 [ 266 ] {d42e27d4-89d3-4d4a-bfe6-7928662f69e4} TCPHandler: Processed in 0.003006292 sec. 2024.12.18 19:58:08.715250 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:08.715512 [ 262 ] {6c026180-3800-4751-82e6-94dd5e1546e9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:08.715632 [ 262 ] {6c026180-3800-4751-82e6-94dd5e1546e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:08.715906 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:08.716139 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1971 rows starting from the beginning of the part 2024.12.18 19:58:08.716941 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part 2024.12.18 19:58:08.717729 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part 2024.12.18 19:58:08.717877 [ 262 ] {6c026180-3800-4751-82e6-94dd5e1546e9} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:08.718007 [ 262 ] {6c026180-3800-4751-82e6-94dd5e1546e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:08.718418 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part 2024.12.18 19:58:08.719080 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part 2024.12.18 19:58:08.719675 [ 262 ] {6c026180-3800-4751-82e6-94dd5e1546e9} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.18 19:58:08.719748 [ 189 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part 2024.12.18 19:58:08.720610 [ 262 ] {6c026180-3800-4751-82e6-94dd5e1546e9} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.721162 [ 262 ] {6c026180-3800-4751-82e6-94dd5e1546e9} executeQuery: Read 82 rows, 5.33 KiB in 0.005733 sec., 14303.157160300017 rows/sec., 930.23 KiB/sec. 2024.12.18 19:58:08.721284 [ 262 ] {6c026180-3800-4751-82e6-94dd5e1546e9} TCPHandler: Processed in 0.006152376 sec. 2024.12.18 19:58:08.729918 [ 186 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 19 columns (19 merged, 0 gathered) in 0.015172052 sec., 143421.6017714677 rows/sec., 257.00 MiB/sec. 2024.12.18 19:58:08.731917 [ 186 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.18 19:58:08.732361 [ 186 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:08.732449 [ 186 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_56_11} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.18 19:58:08.732614 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.14 MiB. 2024.12.18 19:58:09.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.70 MiB, peak 282.81 MiB, free memory in arenas 0.00 B, will set to 266.80 MiB (RSS), difference: 2.10 MiB 2024.12.18 19:58:11.869262 [ 46 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:58:11.869337 [ 46 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:58:12.099988 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35807 2024.12.18 19:58:12.100657 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:12.100706 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:12.101253 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.18 19:58:12.101513 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:12.101772 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35807 2024.12.18 19:58:13.096970 [ 219 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:13.097025 [ 219 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:13.099954 [ 219 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:13.185628 [ 224 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:13.185684 [ 224 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:13.188313 [ 224 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:13.672250 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:13.672438 [ 262 ] {8051196f-180b-4665-80bc-e33118df25c1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:13.672513 [ 262 ] {8051196f-180b-4665-80bc-e33118df25c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:13.673293 [ 262 ] {8051196f-180b-4665-80bc-e33118df25c1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:13.673348 [ 262 ] {8051196f-180b-4665-80bc-e33118df25c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:13.673879 [ 262 ] {8051196f-180b-4665-80bc-e33118df25c1} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.18 19:58:13.674172 [ 262 ] {8051196f-180b-4665-80bc-e33118df25c1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:13.674401 [ 262 ] {8051196f-180b-4665-80bc-e33118df25c1} executeQuery: Read 56 rows, 4.38 KiB in 0.002015 sec., 27791.563275434244 rows/sec., 2.12 MiB/sec. 2024.12.18 19:58:13.674468 [ 262 ] {8051196f-180b-4665-80bc-e33118df25c1} TCPHandler: Processed in 0.002347659 sec. 2024.12.18 19:58:13.674625 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:13.674745 [ 266 ] {647e1024-91cb-48ae-90e0-69781316bcd3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:13.674795 [ 266 ] {647e1024-91cb-48ae-90e0-69781316bcd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:13.675373 [ 266 ] {647e1024-91cb-48ae-90e0-69781316bcd3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:13.675420 [ 266 ] {647e1024-91cb-48ae-90e0-69781316bcd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:13.675799 [ 266 ] {647e1024-91cb-48ae-90e0-69781316bcd3} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.18 19:58:13.676047 [ 266 ] {647e1024-91cb-48ae-90e0-69781316bcd3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:13.676267 [ 266 ] {647e1024-91cb-48ae-90e0-69781316bcd3} executeQuery: Read 64 rows, 5.12 KiB in 0.001549 sec., 41316.978695932856 rows/sec., 3.22 MiB/sec. 2024.12.18 19:58:13.676321 [ 266 ] {647e1024-91cb-48ae-90e0-69781316bcd3} TCPHandler: Processed in 0.001753405 sec. 2024.12.18 19:58:13.676461 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:13.676575 [ 262 ] {e3557b61-648b-4385-9bdc-82f0f039f9cb} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:13.676628 [ 262 ] {e3557b61-648b-4385-9bdc-82f0f039f9cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:13.677153 [ 262 ] {e3557b61-648b-4385-9bdc-82f0f039f9cb} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:13.677194 [ 262 ] {e3557b61-648b-4385-9bdc-82f0f039f9cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:13.677592 [ 262 ] {e3557b61-648b-4385-9bdc-82f0f039f9cb} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.18 19:58:13.677855 [ 262 ] {e3557b61-648b-4385-9bdc-82f0f039f9cb} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:13.678074 [ 262 ] {e3557b61-648b-4385-9bdc-82f0f039f9cb} executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec. 2024.12.18 19:58:13.678127 [ 262 ] {e3557b61-648b-4385-9bdc-82f0f039f9cb} TCPHandler: Processed in 0.001722786 sec. 2024.12.18 19:58:13.678268 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:13.678398 [ 266 ] {b74bb782-73f7-4784-8dc1-b9a4c46756ce} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:13.678454 [ 266 ] {b74bb782-73f7-4784-8dc1-b9a4c46756ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:13.678980 [ 266 ] {b74bb782-73f7-4784-8dc1-b9a4c46756ce} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:13.679028 [ 266 ] {b74bb782-73f7-4784-8dc1-b9a4c46756ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:13.679395 [ 266 ] {b74bb782-73f7-4784-8dc1-b9a4c46756ce} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.18 19:58:13.679639 [ 266 ] {b74bb782-73f7-4784-8dc1-b9a4c46756ce} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:13.679820 [ 61 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.12.18 19:58:13.679877 [ 266 ] {b74bb782-73f7-4784-8dc1-b9a4c46756ce} executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. 2024.12.18 19:58:13.679904 [ 61 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:13.679968 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:13.679993 [ 266 ] {b74bb782-73f7-4784-8dc1-b9a4c46756ce} TCPHandler: Processed in 0.001781937 sec. 2024.12.18 19:58:13.680233 [ 191 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.12.18 19:58:13.680648 [ 191 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:13.680759 [ 191 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7098 rows starting from the beginning of the part 2024.12.18 19:58:13.681090 [ 191 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part 2024.12.18 19:58:13.681423 [ 191 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 82 rows starting from the beginning of the part 2024.12.18 19:58:13.681715 [ 191 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part 2024.12.18 19:58:13.682035 [ 191 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 82 rows starting from the beginning of the part 2024.12.18 19:58:13.682322 [ 191 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part 2024.12.18 19:58:13.684630 [ 186 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7442 rows, containing 4 columns (4 merged, 0 gathered) in 0.004531603 sec., 1642244.4772854107 rows/sec., 107.27 MiB/sec. 2024.12.18 19:58:13.685093 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.12.18 19:58:13.685404 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:13.685486 [ 192 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_126_25} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.12.18 19:58:13.685576 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2024.12.18 19:58:14.660161 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2024.12.18 19:58:14.682560 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:14.682624 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:14.691674 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.18 19:58:14.692781 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:14.697771 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2024.12.18 19:58:15.833613 [ 88 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.18 19:58:15.833676 [ 88 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:15.833703 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:15.833963 [ 186 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.12.18 19:58:15.834197 [ 186 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:15.834237 [ 186 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part 2024.12.18 19:58:15.834327 [ 186 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2024.12.18 19:58:15.834611 [ 186 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part 2024.12.18 19:58:15.834792 [ 186 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part 2024.12.18 19:58:15.835023 [ 186 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part 2024.12.18 19:58:15.836390 [ 192 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002595494 sec., 13870.191955751006 rows/sec., 1.16 MiB/sec. 2024.12.18 19:58:15.836610 [ 195 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.18 19:58:15.837000 [ 195 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:15.837101 [ 195 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_33_8} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.18 19:58:15.837218 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:58:16.592279 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.592481 [ 262 ] {b4283038-cd91-4bcc-bd4f-f390b66da552} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:58:16.592555 [ 262 ] {b4283038-cd91-4bcc-bd4f-f390b66da552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:58:16.593308 [ 262 ] {b4283038-cd91-4bcc-bd4f-f390b66da552} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.593361 [ 262 ] {b4283038-cd91-4bcc-bd4f-f390b66da552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.593794 [ 262 ] {b4283038-cd91-4bcc-bd4f-f390b66da552} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:58:16.594060 [ 262 ] {b4283038-cd91-4bcc-bd4f-f390b66da552} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.594304 [ 262 ] {b4283038-cd91-4bcc-bd4f-f390b66da552} executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. 2024.12.18 19:58:16.594376 [ 262 ] {b4283038-cd91-4bcc-bd4f-f390b66da552} TCPHandler: Processed in 0.002225146 sec. 2024.12.18 19:58:16.594574 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.594697 [ 266 ] {faec7f94-1997-4ec4-ac47-dfd168b3cdc6} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:58:16.594747 [ 266 ] {faec7f94-1997-4ec4-ac47-dfd168b3cdc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:58:16.595352 [ 266 ] {faec7f94-1997-4ec4-ac47-dfd168b3cdc6} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.595394 [ 266 ] {faec7f94-1997-4ec4-ac47-dfd168b3cdc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.595760 [ 266 ] {faec7f94-1997-4ec4-ac47-dfd168b3cdc6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.18 19:58:16.596018 [ 266 ] {faec7f94-1997-4ec4-ac47-dfd168b3cdc6} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.596244 [ 266 ] {faec7f94-1997-4ec4-ac47-dfd168b3cdc6} executeQuery: Read 2 rows, 167.00 B in 0.001574 sec., 1270.6480304955526 rows/sec., 103.61 KiB/sec. 2024.12.18 19:58:16.596300 [ 266 ] {faec7f94-1997-4ec4-ac47-dfd168b3cdc6} TCPHandler: Processed in 0.001784507 sec. 2024.12.18 19:58:16.596469 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.596580 [ 262 ] {44c0d554-1297-4167-84b1-a6dcc612e896} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:16.596624 [ 262 ] {44c0d554-1297-4167-84b1-a6dcc612e896} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:16.597922 [ 262 ] {44c0d554-1297-4167-84b1-a6dcc612e896} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.597962 [ 262 ] {44c0d554-1297-4167-84b1-a6dcc612e896} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.598420 [ 262 ] {44c0d554-1297-4167-84b1-a6dcc612e896} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.18 19:58:16.598659 [ 262 ] {44c0d554-1297-4167-84b1-a6dcc612e896} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.598868 [ 262 ] {44c0d554-1297-4167-84b1-a6dcc612e896} executeQuery: Read 1426 rows, 121.94 KiB in 0.00231 sec., 617316.0173160173 rows/sec., 51.55 MiB/sec. 2024.12.18 19:58:16.598928 [ 262 ] {44c0d554-1297-4167-84b1-a6dcc612e896} TCPHandler: Processed in 0.002512612 sec. 2024.12.18 19:58:16.599079 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.599187 [ 266 ] {6b32c669-3312-4841-b914-9d0707e559ab} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:58:16.599232 [ 266 ] {6b32c669-3312-4841-b914-9d0707e559ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:58:16.599831 [ 266 ] {6b32c669-3312-4841-b914-9d0707e559ab} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.599881 [ 266 ] {6b32c669-3312-4841-b914-9d0707e559ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.600305 [ 266 ] {6b32c669-3312-4841-b914-9d0707e559ab} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.18 19:58:16.600554 [ 266 ] {6b32c669-3312-4841-b914-9d0707e559ab} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.600760 [ 266 ] {6b32c669-3312-4841-b914-9d0707e559ab} executeQuery: Read 50 rows, 3.68 KiB in 0.001594 sec., 31367.628607277293 rows/sec., 2.25 MiB/sec. 2024.12.18 19:58:16.600814 [ 266 ] {6b32c669-3312-4841-b914-9d0707e559ab} TCPHandler: Processed in 0.001789906 sec. 2024.12.18 19:58:16.600978 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.601089 [ 262 ] {15898b1c-989e-4993-91e3-dc67366daa6b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:58:16.601144 [ 262 ] {15898b1c-989e-4993-91e3-dc67366daa6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:58:16.601787 [ 262 ] {15898b1c-989e-4993-91e3-dc67366daa6b} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.601828 [ 262 ] {15898b1c-989e-4993-91e3-dc67366daa6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.602186 [ 262 ] {15898b1c-989e-4993-91e3-dc67366daa6b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:58:16.602444 [ 262 ] {15898b1c-989e-4993-91e3-dc67366daa6b} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.602676 [ 262 ] {15898b1c-989e-4993-91e3-dc67366daa6b} executeQuery: Read 242 rows, 16.79 KiB in 0.001609 sec., 150403.97762585458 rows/sec., 10.19 MiB/sec. 2024.12.18 19:58:16.602729 [ 262 ] {15898b1c-989e-4993-91e3-dc67366daa6b} TCPHandler: Processed in 0.001804207 sec. 2024.12.18 19:58:16.602883 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.602988 [ 266 ] {c3009ae9-8451-4917-b8ff-4e145358030f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:58:16.603031 [ 266 ] {c3009ae9-8451-4917-b8ff-4e145358030f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:58:16.603555 [ 266 ] {c3009ae9-8451-4917-b8ff-4e145358030f} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.603594 [ 266 ] {c3009ae9-8451-4917-b8ff-4e145358030f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.603928 [ 266 ] {c3009ae9-8451-4917-b8ff-4e145358030f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:58:16.604161 [ 266 ] {c3009ae9-8451-4917-b8ff-4e145358030f} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.604439 [ 266 ] {c3009ae9-8451-4917-b8ff-4e145358030f} executeQuery: Read 13 rows, 830.00 B in 0.001467 sec., 8861.622358554874 rows/sec., 552.52 KiB/sec. 2024.12.18 19:58:16.604537 [ 266 ] {c3009ae9-8451-4917-b8ff-4e145358030f} TCPHandler: Processed in 0.001717225 sec. 2024.12.18 19:58:16.604767 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.604911 [ 262 ] {aef31a3c-25cd-45a8-822e-651447531a8a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:16.604959 [ 262 ] {aef31a3c-25cd-45a8-822e-651447531a8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:16.605833 [ 262 ] {aef31a3c-25cd-45a8-822e-651447531a8a} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.605873 [ 262 ] {aef31a3c-25cd-45a8-822e-651447531a8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.606276 [ 262 ] {aef31a3c-25cd-45a8-822e-651447531a8a} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.18 19:58:16.606569 [ 262 ] {aef31a3c-25cd-45a8-822e-651447531a8a} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.606810 [ 262 ] {aef31a3c-25cd-45a8-822e-651447531a8a} executeQuery: Read 881 rows, 65.42 KiB in 0.001919 sec., 459093.27774882753 rows/sec., 33.29 MiB/sec. 2024.12.18 19:58:16.606881 [ 262 ] {aef31a3c-25cd-45a8-822e-651447531a8a} TCPHandler: Processed in 0.002217496 sec. 2024.12.18 19:58:16.607082 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.607394 [ 266 ] {f17b3038-a90d-4f1f-b63d-4fa312f2941f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:58:16.607467 [ 266 ] {f17b3038-a90d-4f1f-b63d-4fa312f2941f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:58:16.607909 [ 266 ] {f17b3038-a90d-4f1f-b63d-4fa312f2941f} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.607947 [ 266 ] {f17b3038-a90d-4f1f-b63d-4fa312f2941f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.608298 [ 266 ] {f17b3038-a90d-4f1f-b63d-4fa312f2941f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.18 19:58:16.608535 [ 266 ] {f17b3038-a90d-4f1f-b63d-4fa312f2941f} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.608741 [ 266 ] {f17b3038-a90d-4f1f-b63d-4fa312f2941f} executeQuery: Read 6 rows, 321.00 B in 0.00146 sec., 4109.589041095891 rows/sec., 214.71 KiB/sec. 2024.12.18 19:58:16.608793 [ 266 ] {f17b3038-a90d-4f1f-b63d-4fa312f2941f} TCPHandler: Processed in 0.001806937 sec. 2024.12.18 19:58:16.608928 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.609038 [ 262 ] {aed89215-eede-42c4-82f1-a74c35bf6d08} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:16.609085 [ 262 ] {aed89215-eede-42c4-82f1-a74c35bf6d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:16.609793 [ 262 ] {aed89215-eede-42c4-82f1-a74c35bf6d08} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.609832 [ 262 ] {aed89215-eede-42c4-82f1-a74c35bf6d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.610258 [ 262 ] {aed89215-eede-42c4-82f1-a74c35bf6d08} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.18 19:58:16.610492 [ 262 ] {aed89215-eede-42c4-82f1-a74c35bf6d08} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.610718 [ 262 ] {aed89215-eede-42c4-82f1-a74c35bf6d08} executeQuery: Read 894 rows, 60.99 KiB in 0.001701 sec., 525573.1922398589 rows/sec., 35.02 MiB/sec. 2024.12.18 19:58:16.610771 [ 262 ] {aed89215-eede-42c4-82f1-a74c35bf6d08} TCPHandler: Processed in 0.001896459 sec. 2024.12.18 19:58:16.610911 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.611023 [ 266 ] {c235f2a7-6c48-4068-bbd1-4396f73d3f33} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:58:16.611070 [ 266 ] {c235f2a7-6c48-4068-bbd1-4396f73d3f33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:58:16.611545 [ 266 ] {c235f2a7-6c48-4068-bbd1-4396f73d3f33} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.611585 [ 266 ] {c235f2a7-6c48-4068-bbd1-4396f73d3f33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.611956 [ 266 ] {c235f2a7-6c48-4068-bbd1-4396f73d3f33} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:58:16.612241 [ 266 ] {c235f2a7-6c48-4068-bbd1-4396f73d3f33} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.612489 [ 266 ] {c235f2a7-6c48-4068-bbd1-4396f73d3f33} executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec. 2024.12.18 19:58:16.612542 [ 266 ] {c235f2a7-6c48-4068-bbd1-4396f73d3f33} TCPHandler: Processed in 0.001685135 sec. 2024.12.18 19:58:16.612689 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.612799 [ 262 ] {1d791def-10b0-4a06-9c87-17a380877734} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:16.612865 [ 262 ] {1d791def-10b0-4a06-9c87-17a380877734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:58:16.614114 [ 262 ] {1d791def-10b0-4a06-9c87-17a380877734} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.614154 [ 262 ] {1d791def-10b0-4a06-9c87-17a380877734} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.614810 [ 262 ] {1d791def-10b0-4a06-9c87-17a380877734} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:58:16.615079 [ 262 ] {1d791def-10b0-4a06-9c87-17a380877734} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.615323 [ 262 ] {1d791def-10b0-4a06-9c87-17a380877734} executeQuery: Read 41 rows, 75.23 KiB in 0.002546 sec., 16103.692065985859 rows/sec., 28.86 MiB/sec. 2024.12.18 19:58:16.615419 [ 262 ] {1d791def-10b0-4a06-9c87-17a380877734} TCPHandler: Processed in 0.002784427 sec. 2024.12.18 19:58:16.615574 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:16.615685 [ 266 ] {c47a1ef2-d098-4d79-99f5-b0a04c02dd0e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:16.615734 [ 266 ] {c47a1ef2-d098-4d79-99f5-b0a04c02dd0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:16.616171 [ 266 ] {c47a1ef2-d098-4d79-99f5-b0a04c02dd0e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:16.616211 [ 266 ] {c47a1ef2-d098-4d79-99f5-b0a04c02dd0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:16.616580 [ 266 ] {c47a1ef2-d098-4d79-99f5-b0a04c02dd0e} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.18 19:58:16.616847 [ 266 ] {c47a1ef2-d098-4d79-99f5-b0a04c02dd0e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:16.617056 [ 266 ] {c47a1ef2-d098-4d79-99f5-b0a04c02dd0e} executeQuery: Read 58 rows, 3.68 KiB in 0.001393 sec., 41636.7552045944 rows/sec., 2.58 MiB/sec. 2024.12.18 19:58:16.617106 [ 266 ] {c47a1ef2-d098-4d79-99f5-b0a04c02dd0e} TCPHandler: Processed in 0.001588092 sec. 2024.12.18 19:58:17.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.66 MiB, peak 282.81 MiB, free memory in arenas 0.00 B, will set to 266.80 MiB (RSS), difference: 3.14 MiB 2024.12.18 19:58:17.318637 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2056 2024.12.18 19:58:17.322246 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:17.322290 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:17.323848 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:58:17.324167 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:17.324674 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2056 2024.12.18 19:58:18.313026 [ 223 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:18.313082 [ 223 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:18.315557 [ 223 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:18.528993 [ 220 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2024.12.18 19:58:18.529041 [ 220 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2024.12.18 19:58:18.531486 [ 220 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2024.12.18 19:58:18.667625 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:18.667811 [ 262 ] {277e12c1-d1ff-446c-bfb8-5426890609a7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:18.667886 [ 262 ] {277e12c1-d1ff-446c-bfb8-5426890609a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:18.668682 [ 262 ] {277e12c1-d1ff-446c-bfb8-5426890609a7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:18.668736 [ 262 ] {277e12c1-d1ff-446c-bfb8-5426890609a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:18.669205 [ 262 ] {277e12c1-d1ff-446c-bfb8-5426890609a7} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.18 19:58:18.669469 [ 262 ] {277e12c1-d1ff-446c-bfb8-5426890609a7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:18.669687 [ 262 ] {277e12c1-d1ff-446c-bfb8-5426890609a7} executeQuery: Read 56 rows, 4.38 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.22 MiB/sec. 2024.12.18 19:58:18.669783 [ 262 ] {277e12c1-d1ff-446c-bfb8-5426890609a7} TCPHandler: Processed in 0.002280777 sec. 2024.12.18 19:58:18.669990 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:18.670285 [ 266 ] {cb467851-a50a-4ecd-a954-966624004298} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:18.670430 [ 266 ] {cb467851-a50a-4ecd-a954-966624004298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:18.671271 [ 266 ] {cb467851-a50a-4ecd-a954-966624004298} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:18.671314 [ 266 ] {cb467851-a50a-4ecd-a954-966624004298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:18.671697 [ 266 ] {cb467851-a50a-4ecd-a954-966624004298} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.18 19:58:18.671969 [ 266 ] {cb467851-a50a-4ecd-a954-966624004298} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:18.672201 [ 266 ] {cb467851-a50a-4ecd-a954-966624004298} executeQuery: Read 64 rows, 5.12 KiB in 0.002024 sec., 31620.553359683792 rows/sec., 2.47 MiB/sec. 2024.12.18 19:58:18.672258 [ 266 ] {cb467851-a50a-4ecd-a954-966624004298} TCPHandler: Processed in 0.002355879 sec. 2024.12.18 19:58:18.672403 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:18.672517 [ 262 ] {e2071588-60b8-4b6d-9a8b-7f5ebef8b8a5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:18.672566 [ 262 ] {e2071588-60b8-4b6d-9a8b-7f5ebef8b8a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:18.673065 [ 262 ] {e2071588-60b8-4b6d-9a8b-7f5ebef8b8a5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:18.673104 [ 262 ] {e2071588-60b8-4b6d-9a8b-7f5ebef8b8a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:18.673491 [ 262 ] {e2071588-60b8-4b6d-9a8b-7f5ebef8b8a5} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.18 19:58:18.673733 [ 262 ] {e2071588-60b8-4b6d-9a8b-7f5ebef8b8a5} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:18.673931 [ 135 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 5 parts from all_1_123_25 to all_127_127_0 2024.12.18 19:58:18.673936 [ 262 ] {e2071588-60b8-4b6d-9a8b-7f5ebef8b8a5} executeQuery: Read 64 rows, 4.56 KiB in 0.001436 sec., 44568.24512534819 rows/sec., 3.10 MiB/sec. 2024.12.18 19:58:18.674036 [ 135 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:18.674094 [ 262 ] {e2071588-60b8-4b6d-9a8b-7f5ebef8b8a5} TCPHandler: Processed in 0.001741446 sec. 2024.12.18 19:58:18.674111 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:18.674308 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:18.674358 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} MergeTask::PrepareStage: Merging 5 parts: from all_1_123_25 to all_127_127_0 into Compact with storage Full 2024.12.18 19:58:18.674504 [ 266 ] {4715ed48-ed2f-4eb1-9f01-d21b1726c068} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:18.674641 [ 266 ] {4715ed48-ed2f-4eb1-9f01-d21b1726c068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:18.674700 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:18.674809 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 34411 rows starting from the beginning of the part 2024.12.18 19:58:18.675205 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 162 rows starting from the beginning of the part 2024.12.18 19:58:18.675594 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 237 rows starting from the beginning of the part 2024.12.18 19:58:18.675965 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part 2024.12.18 19:58:18.676195 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 894 rows starting from the beginning of the part 2024.12.18 19:58:18.677123 [ 266 ] {4715ed48-ed2f-4eb1-9f01-d21b1726c068} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:18.677198 [ 266 ] {4715ed48-ed2f-4eb1-9f01-d21b1726c068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:18.677913 [ 266 ] {4715ed48-ed2f-4eb1-9f01-d21b1726c068} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.18 19:58:18.678235 [ 266 ] {4715ed48-ed2f-4eb1-9f01-d21b1726c068} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:18.678622 [ 266 ] {4715ed48-ed2f-4eb1-9f01-d21b1726c068} executeQuery: Read 24 rows, 1.66 KiB in 0.004166 sec., 5760.921747479596 rows/sec., 397.56 KiB/sec. 2024.12.18 19:58:18.678802 [ 266 ] {4715ed48-ed2f-4eb1-9f01-d21b1726c068} TCPHandler: Processed in 0.004597674 sec. 2024.12.18 19:58:18.684599 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} MergeTask::MergeProjectionsStage: Merge sorted 35864 rows, containing 5 columns (5 merged, 0 gathered) in 0.010355263 sec., 3463359.6462011635 rows/sec., 233.99 MiB/sec. 2024.12.18 19:58:18.685035 [ 187 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) 2024.12.18 19:58:18.685398 [ 187 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:18.685490 [ 187 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_127_26} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 5 parts: [all_1_123_25, all_127_127_0] -> all_1_127_26 2024.12.18 19:58:18.685599 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2024.12.18 19:58:19.131682 [ 224 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:19.131728 [ 224 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:19.134248 [ 224 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:19.602082 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36234 2024.12.18 19:58:19.602702 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:19.602754 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:19.603284 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.18 19:58:19.603541 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:19.603779 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2024.12.18 19:58:22.198823 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2024.12.18 19:58:22.223817 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:22.223894 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:22.231413 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.18 19:58:22.232257 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:22.236593 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2024.12.18 19:58:23.672592 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:23.672790 [ 262 ] {b4d708d5-7ac5-404d-a6ea-99a5ebe60c16} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:23.672867 [ 262 ] {b4d708d5-7ac5-404d-a6ea-99a5ebe60c16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:23.673644 [ 262 ] {b4d708d5-7ac5-404d-a6ea-99a5ebe60c16} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:23.673698 [ 262 ] {b4d708d5-7ac5-404d-a6ea-99a5ebe60c16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:23.674150 [ 262 ] {b4d708d5-7ac5-404d-a6ea-99a5ebe60c16} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.12.18 19:58:23.674417 [ 262 ] {b4d708d5-7ac5-404d-a6ea-99a5ebe60c16} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:23.674679 [ 262 ] {b4d708d5-7ac5-404d-a6ea-99a5ebe60c16} executeQuery: Read 56 rows, 4.38 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.20 MiB/sec. 2024.12.18 19:58:23.674756 [ 262 ] {b4d708d5-7ac5-404d-a6ea-99a5ebe60c16} TCPHandler: Processed in 0.002298768 sec. 2024.12.18 19:58:23.674940 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:23.675071 [ 266 ] {1097e9d9-4826-479a-9e3f-9bcc335f1b40} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:23.675122 [ 266 ] {1097e9d9-4826-479a-9e3f-9bcc335f1b40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:23.675769 [ 266 ] {1097e9d9-4826-479a-9e3f-9bcc335f1b40} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:23.675815 [ 266 ] {1097e9d9-4826-479a-9e3f-9bcc335f1b40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:23.676217 [ 266 ] {1097e9d9-4826-479a-9e3f-9bcc335f1b40} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.12.18 19:58:23.676464 [ 266 ] {1097e9d9-4826-479a-9e3f-9bcc335f1b40} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:23.676656 [ 266 ] {1097e9d9-4826-479a-9e3f-9bcc335f1b40} executeQuery: Read 64 rows, 5.12 KiB in 0.001616 sec., 39603.960396039605 rows/sec., 3.09 MiB/sec. 2024.12.18 19:58:23.676714 [ 266 ] {1097e9d9-4826-479a-9e3f-9bcc335f1b40} TCPHandler: Processed in 0.001836018 sec. 2024.12.18 19:58:23.676883 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:23.677001 [ 262 ] {054be4d8-68c0-44ed-a05b-12cb841b0524} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:23.677053 [ 262 ] {054be4d8-68c0-44ed-a05b-12cb841b0524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:23.677583 [ 262 ] {054be4d8-68c0-44ed-a05b-12cb841b0524} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:23.677620 [ 262 ] {054be4d8-68c0-44ed-a05b-12cb841b0524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:23.678009 [ 262 ] {054be4d8-68c0-44ed-a05b-12cb841b0524} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.18 19:58:23.678263 [ 262 ] {054be4d8-68c0-44ed-a05b-12cb841b0524} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:23.678467 [ 262 ] {054be4d8-68c0-44ed-a05b-12cb841b0524} executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. 2024.12.18 19:58:23.678527 [ 262 ] {054be4d8-68c0-44ed-a05b-12cb841b0524} TCPHandler: Processed in 0.001698955 sec. 2024.12.18 19:58:23.678704 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:23.678996 [ 266 ] {e234f69c-5d5c-46f6-a03d-98df09dc2258} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:23.679150 [ 266 ] {e234f69c-5d5c-46f6-a03d-98df09dc2258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:23.679698 [ 266 ] {e234f69c-5d5c-46f6-a03d-98df09dc2258} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:23.679737 [ 266 ] {e234f69c-5d5c-46f6-a03d-98df09dc2258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:23.680111 [ 266 ] {e234f69c-5d5c-46f6-a03d-98df09dc2258} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.18 19:58:23.680370 [ 266 ] {e234f69c-5d5c-46f6-a03d-98df09dc2258} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:23.680546 [ 266 ] {e234f69c-5d5c-46f6-a03d-98df09dc2258} executeQuery: Read 60 rows, 4.14 KiB in 0.001658 sec., 36188.17852834741 rows/sec., 2.44 MiB/sec. 2024.12.18 19:58:23.680595 [ 266 ] {e234f69c-5d5c-46f6-a03d-98df09dc2258} TCPHandler: Processed in 0.001963631 sec. 2024.12.18 19:58:26.294591 [ 221 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:26.294662 [ 221 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:26.297037 [ 221 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:26.869588 [ 145 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:58:26.869639 [ 145 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:58:27.002136 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001744496 sec. 2024.12.18 19:58:27.104886 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36722 2024.12.18 19:58:27.105540 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:27.105585 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:27.106113 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.18 19:58:27.106395 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:27.106640 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36722 2024.12.18 19:58:27.254679 [ 219 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:27.254728 [ 219 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:27.257442 [ 219 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:58:27.325951 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2072 2024.12.18 19:58:27.328816 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:27.328874 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:27.330409 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:58:27.330743 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:27.331331 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2072 2024.12.18 19:58:27.389597 [ 144 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 2024.12.18 19:58:27.389664 [ 144 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:27.389688 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:27.389892 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full 2024.12.18 19:58:27.390273 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:27.390358 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 243 rows starting from the beginning of the part 2024.12.18 19:58:27.390451 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 242 rows starting from the beginning of the part 2024.12.18 19:58:27.390748 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2024.12.18 19:58:27.390880 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2024.12.18 19:58:27.391119 [ 198 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 242 rows starting from the beginning of the part 2024.12.18 19:58:27.392298 [ 192 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002538242 sec., 297449.9673395996 rows/sec., 21.29 MiB/sec. 2024.12.18 19:58:27.392485 [ 192 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) 2024.12.18 19:58:27.392800 [ 192 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:27.392888 [ 192 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_52_11} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 2024.12.18 19:58:27.392988 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.18 19:58:27.455235 [ 144 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 2024.12.18 19:58:27.455274 [ 144 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:27.455295 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:27.455450 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full 2024.12.18 19:58:27.455808 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:27.455902 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 48 rows starting from the beginning of the part 2024.12.18 19:58:27.456217 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2024.12.18 19:58:27.456304 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2024.12.18 19:58:27.456431 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2024.12.18 19:58:27.456513 [ 188 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2024.12.18 19:58:27.457466 [ 197 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.002109903 sec., 24645.682763615197 rows/sec., 1.62 MiB/sec. 2024.12.18 19:58:27.457639 [ 196 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) 2024.12.18 19:58:27.457969 [ 196 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:27.458048 [ 196 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_52_11} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 2024.12.18 19:58:27.458124 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:58:28.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.88 MiB, peak 282.81 MiB, free memory in arenas 0.00 B, will set to 266.80 MiB (RSS), difference: 3.92 MiB 2024.12.18 19:58:28.679170 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.679363 [ 262 ] {9aeaf8e8-a0cb-4b7e-a42e-06aa72da6fd2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:58:28.679435 [ 262 ] {9aeaf8e8-a0cb-4b7e-a42e-06aa72da6fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:58:28.680204 [ 262 ] {9aeaf8e8-a0cb-4b7e-a42e-06aa72da6fd2} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.680256 [ 262 ] {9aeaf8e8-a0cb-4b7e-a42e-06aa72da6fd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.680693 [ 262 ] {9aeaf8e8-a0cb-4b7e-a42e-06aa72da6fd2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:58:28.680963 [ 262 ] {9aeaf8e8-a0cb-4b7e-a42e-06aa72da6fd2} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.681228 [ 262 ] {9aeaf8e8-a0cb-4b7e-a42e-06aa72da6fd2} executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. 2024.12.18 19:58:28.681303 [ 262 ] {9aeaf8e8-a0cb-4b7e-a42e-06aa72da6fd2} TCPHandler: Processed in 0.002261576 sec. 2024.12.18 19:58:28.681499 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.681620 [ 266 ] {64d8b56a-c3e8-4166-9f88-546538434a95} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:28.681670 [ 266 ] {64d8b56a-c3e8-4166-9f88-546538434a95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:28.682409 [ 266 ] {64d8b56a-c3e8-4166-9f88-546538434a95} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.682449 [ 266 ] {64d8b56a-c3e8-4166-9f88-546538434a95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.682848 [ 266 ] {64d8b56a-c3e8-4166-9f88-546538434a95} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.12.18 19:58:28.683089 [ 266 ] {64d8b56a-c3e8-4166-9f88-546538434a95} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.683296 [ 143 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.12.18 19:58:28.683356 [ 266 ] {64d8b56a-c3e8-4166-9f88-546538434a95} executeQuery: Read 285 rows, 25.75 KiB in 0.001761 sec., 161839.863713799 rows/sec., 14.28 MiB/sec. 2024.12.18 19:58:28.683384 [ 143 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.683446 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.683474 [ 266 ] {64d8b56a-c3e8-4166-9f88-546538434a95} TCPHandler: Processed in 0.002046822 sec. 2024.12.18 19:58:28.683605 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.12.18 19:58:28.683656 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.683745 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:28.683797 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1436 rows starting from the beginning of the part 2024.12.18 19:58:28.683810 [ 262 ] {9ab0c758-617f-4aa6-9571-4b5808751f27} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:58:28.683874 [ 262 ] {9ab0c758-617f-4aa6-9571-4b5808751f27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:58:28.683947 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2024.12.18 19:58:28.684264 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1426 rows starting from the beginning of the part 2024.12.18 19:58:28.684516 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part 2024.12.18 19:58:28.684752 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part 2024.12.18 19:58:28.684943 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 285 rows starting from the beginning of the part 2024.12.18 19:58:28.685757 [ 262 ] {9ab0c758-617f-4aa6-9571-4b5808751f27} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.685798 [ 262 ] {9ab0c758-617f-4aa6-9571-4b5808751f27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.686352 [ 262 ] {9ab0c758-617f-4aa6-9571-4b5808751f27} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.18 19:58:28.686620 [ 262 ] {9ab0c758-617f-4aa6-9571-4b5808751f27} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.686920 [ 262 ] {9ab0c758-617f-4aa6-9571-4b5808751f27} executeQuery: Read 48 rows, 3.54 KiB in 0.003148 sec., 15247.776365946633 rows/sec., 1.10 MiB/sec. 2024.12.18 19:58:28.687107 [ 262 ] {9ab0c758-617f-4aa6-9571-4b5808751f27} TCPHandler: Processed in 0.003514992 sec. 2024.12.18 19:58:28.687432 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.687943 [ 266 ] {a8276340-691c-4160-ae85-f0f570bf3f2d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:58:28.688026 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.004486912 sec., 738815.4704170708 rows/sec., 64.52 MiB/sec. 2024.12.18 19:58:28.688119 [ 266 ] {a8276340-691c-4160-ae85-f0f570bf3f2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:58:28.688433 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.12.18 19:58:28.689211 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.689294 [ 188 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_131_26} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.12.18 19:58:28.689388 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:58:28.689544 [ 266 ] {a8276340-691c-4160-ae85-f0f570bf3f2d} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.689585 [ 266 ] {a8276340-691c-4160-ae85-f0f570bf3f2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.689938 [ 266 ] {a8276340-691c-4160-ae85-f0f570bf3f2d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:58:28.690175 [ 266 ] {a8276340-691c-4160-ae85-f0f570bf3f2d} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.690387 [ 266 ] {a8276340-691c-4160-ae85-f0f570bf3f2d} executeQuery: Read 14 rows, 1004.00 B in 0.002626 sec., 5331.3023610053315 rows/sec., 373.37 KiB/sec. 2024.12.18 19:58:28.690460 [ 266 ] {a8276340-691c-4160-ae85-f0f570bf3f2d} TCPHandler: Processed in 0.003237467 sec. 2024.12.18 19:58:28.690622 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.690734 [ 262 ] {88821b20-950a-4918-8516-5918c85a3832} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:58:28.690779 [ 262 ] {88821b20-950a-4918-8516-5918c85a3832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:58:28.691315 [ 262 ] {88821b20-950a-4918-8516-5918c85a3832} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.691353 [ 262 ] {88821b20-950a-4918-8516-5918c85a3832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.691700 [ 262 ] {88821b20-950a-4918-8516-5918c85a3832} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:58:28.691964 [ 262 ] {88821b20-950a-4918-8516-5918c85a3832} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.692186 [ 262 ] {88821b20-950a-4918-8516-5918c85a3832} executeQuery: Read 13 rows, 830.00 B in 0.001469 sec., 8849.557522123894 rows/sec., 551.77 KiB/sec. 2024.12.18 19:58:28.692282 [ 262 ] {88821b20-950a-4918-8516-5918c85a3832} TCPHandler: Processed in 0.001727975 sec. 2024.12.18 19:58:28.692492 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.692647 [ 266 ] {4fa7d8cd-3732-4bb7-a0fe-6164b780b0cc} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:28.692695 [ 266 ] {4fa7d8cd-3732-4bb7-a0fe-6164b780b0cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:28.693407 [ 266 ] {4fa7d8cd-3732-4bb7-a0fe-6164b780b0cc} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.693448 [ 266 ] {4fa7d8cd-3732-4bb7-a0fe-6164b780b0cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.693821 [ 266 ] {4fa7d8cd-3732-4bb7-a0fe-6164b780b0cc} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.12.18 19:58:28.694054 [ 266 ] {4fa7d8cd-3732-4bb7-a0fe-6164b780b0cc} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.694238 [ 139 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.12.18 19:58:28.694256 [ 266 ] {4fa7d8cd-3732-4bb7-a0fe-6164b780b0cc} executeQuery: Read 423 rows, 30.96 KiB in 0.001633 sec., 259032.45560318435 rows/sec., 18.52 MiB/sec. 2024.12.18 19:58:28.694297 [ 139 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.694384 [ 266 ] {4fa7d8cd-3732-4bb7-a0fe-6164b780b0cc} TCPHandler: Processed in 0.002010202 sec. 2024.12.18 19:58:28.694385 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.694590 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.694645 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.12.18 19:58:28.694770 [ 262 ] {8dd9d469-6b1b-462a-b35d-40513cd063d6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:58:28.694884 [ 262 ] {8dd9d469-6b1b-462a-b35d-40513cd063d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:58:28.694993 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:28.695094 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 915 rows starting from the beginning of the part 2024.12.18 19:58:28.695473 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2024.12.18 19:58:28.695887 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 881 rows starting from the beginning of the part 2024.12.18 19:58:28.696111 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part 2024.12.18 19:58:28.696500 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part 2024.12.18 19:58:28.696836 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 423 rows starting from the beginning of the part 2024.12.18 19:58:28.697495 [ 262 ] {8dd9d469-6b1b-462a-b35d-40513cd063d6} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.697549 [ 262 ] {8dd9d469-6b1b-462a-b35d-40513cd063d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.698385 [ 262 ] {8dd9d469-6b1b-462a-b35d-40513cd063d6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.18 19:58:28.698917 [ 262 ] {8dd9d469-6b1b-462a-b35d-40513cd063d6} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.699456 [ 262 ] {8dd9d469-6b1b-462a-b35d-40513cd063d6} executeQuery: Read 6 rows, 321.00 B in 0.004742 sec., 1265.2889076339097 rows/sec., 66.11 KiB/sec. 2024.12.18 19:58:28.699526 [ 262 ] {8dd9d469-6b1b-462a-b35d-40513cd063d6} TCPHandler: Processed in 0.005040134 sec. 2024.12.18 19:58:28.699708 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.699990 [ 266 ] {fa43d684-49c9-4b40-8674-e1b9082fe8f2} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:28.700174 [ 266 ] {fa43d684-49c9-4b40-8674-e1b9082fe8f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:28.700197 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.005666087 sec., 425514.1158263189 rows/sec., 32.63 MiB/sec. 2024.12.18 19:58:28.700459 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.12.18 19:58:28.701039 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.701243 [ 197 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_131_26} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.12.18 19:58:28.701429 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.18 19:58:28.701476 [ 266 ] {fa43d684-49c9-4b40-8674-e1b9082fe8f2} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.701520 [ 266 ] {fa43d684-49c9-4b40-8674-e1b9082fe8f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.701942 [ 266 ] {fa43d684-49c9-4b40-8674-e1b9082fe8f2} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.12.18 19:58:28.702182 [ 266 ] {fa43d684-49c9-4b40-8674-e1b9082fe8f2} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.702405 [ 266 ] {fa43d684-49c9-4b40-8674-e1b9082fe8f2} executeQuery: Read 237 rows, 16.27 KiB in 0.002536 sec., 93454.25867507886 rows/sec., 6.26 MiB/sec. 2024.12.18 19:58:28.702460 [ 266 ] {fa43d684-49c9-4b40-8674-e1b9082fe8f2} TCPHandler: Processed in 0.002837019 sec. 2024.12.18 19:58:28.702605 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.702712 [ 262 ] {da383014-85c3-4bd8-b479-3ecaf0f7f9bd} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:58:28.702758 [ 262 ] {da383014-85c3-4bd8-b479-3ecaf0f7f9bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:58:28.703182 [ 262 ] {da383014-85c3-4bd8-b479-3ecaf0f7f9bd} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.703220 [ 262 ] {da383014-85c3-4bd8-b479-3ecaf0f7f9bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.703561 [ 262 ] {da383014-85c3-4bd8-b479-3ecaf0f7f9bd} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:58:28.703790 [ 262 ] {da383014-85c3-4bd8-b479-3ecaf0f7f9bd} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.704021 [ 262 ] {da383014-85c3-4bd8-b479-3ecaf0f7f9bd} executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec. 2024.12.18 19:58:28.704089 [ 262 ] {da383014-85c3-4bd8-b479-3ecaf0f7f9bd} TCPHandler: Processed in 0.001539771 sec. 2024.12.18 19:58:28.704289 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.704483 [ 266 ] {b749893a-be9a-4f35-b359-f01fdbf962fd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:28.704556 [ 266 ] {b749893a-be9a-4f35-b359-f01fdbf962fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:58:28.705742 [ 266 ] {b749893a-be9a-4f35-b359-f01fdbf962fd} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.705782 [ 266 ] {b749893a-be9a-4f35-b359-f01fdbf962fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.706459 [ 266 ] {b749893a-be9a-4f35-b359-f01fdbf962fd} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:58:28.706714 [ 266 ] {b749893a-be9a-4f35-b359-f01fdbf962fd} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.707003 [ 266 ] {b749893a-be9a-4f35-b359-f01fdbf962fd} executeQuery: Read 41 rows, 75.23 KiB in 0.002552 sec., 16065.830721003134 rows/sec., 28.79 MiB/sec. 2024.12.18 19:58:28.707543 [ 266 ] {b749893a-be9a-4f35-b359-f01fdbf962fd} TCPHandler: Processed in 0.003370989 sec. 2024.12.18 19:58:28.707740 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:28.707856 [ 262 ] {b6b9c03d-cac0-4ee5-9e6a-0340e47ce1f4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:28.707902 [ 262 ] {b6b9c03d-cac0-4ee5-9e6a-0340e47ce1f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:28.708392 [ 262 ] {b6b9c03d-cac0-4ee5-9e6a-0340e47ce1f4} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:28.708430 [ 262 ] {b6b9c03d-cac0-4ee5-9e6a-0340e47ce1f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:28.708786 [ 262 ] {b6b9c03d-cac0-4ee5-9e6a-0340e47ce1f4} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.12.18 19:58:28.709031 [ 262 ] {b6b9c03d-cac0-4ee5-9e6a-0340e47ce1f4} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:28.709235 [ 262 ] {b6b9c03d-cac0-4ee5-9e6a-0340e47ce1f4} executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec. 2024.12.18 19:58:28.709285 [ 262 ] {b6b9c03d-cac0-4ee5-9e6a-0340e47ce1f4} TCPHandler: Processed in 0.001632014 sec. 2024.12.18 19:58:29.737646 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2024.12.18 19:58:29.760573 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:29.760642 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:29.768140 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.18 19:58:29.768938 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:29.772322 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2024.12.18 19:58:33.677578 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:33.677833 [ 262 ] {318ee9d8-05eb-439c-9b4b-9aedf1680edd} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:58:33.677948 [ 262 ] {318ee9d8-05eb-439c-9b4b-9aedf1680edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:58:33.679105 [ 262 ] {318ee9d8-05eb-439c-9b4b-9aedf1680edd} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:33.679184 [ 262 ] {318ee9d8-05eb-439c-9b4b-9aedf1680edd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:33.679840 [ 262 ] {318ee9d8-05eb-439c-9b4b-9aedf1680edd} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.18 19:58:33.680237 [ 262 ] {318ee9d8-05eb-439c-9b4b-9aedf1680edd} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:33.680543 [ 262 ] {318ee9d8-05eb-439c-9b4b-9aedf1680edd} executeQuery: Read 2 rows, 167.00 B in 0.002791 sec., 716.5890361877463 rows/sec., 58.43 KiB/sec. 2024.12.18 19:58:33.680648 [ 262 ] {318ee9d8-05eb-439c-9b4b-9aedf1680edd} TCPHandler: Processed in 0.003214496 sec. 2024.12.18 19:58:33.680923 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:33.681072 [ 266 ] {111b5913-af6a-42d5-ad71-014da298c812} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:33.681132 [ 266 ] {111b5913-af6a-42d5-ad71-014da298c812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:33.681827 [ 266 ] {111b5913-af6a-42d5-ad71-014da298c812} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:33.681870 [ 266 ] {111b5913-af6a-42d5-ad71-014da298c812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:33.682327 [ 266 ] {111b5913-af6a-42d5-ad71-014da298c812} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.12.18 19:58:33.682651 [ 266 ] {111b5913-af6a-42d5-ad71-014da298c812} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:33.682895 [ 266 ] {111b5913-af6a-42d5-ad71-014da298c812} executeQuery: Read 57 rows, 4.45 KiB in 0.001865 sec., 30563.00268096515 rows/sec., 2.33 MiB/sec. 2024.12.18 19:58:33.682960 [ 266 ] {111b5913-af6a-42d5-ad71-014da298c812} TCPHandler: Processed in 0.002161385 sec. 2024.12.18 19:58:33.683150 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:33.683269 [ 262 ] {f84e4f5f-0492-4593-8843-ce74b5f7f5eb} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:58:33.683322 [ 262 ] {f84e4f5f-0492-4593-8843-ce74b5f7f5eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:58:33.683946 [ 262 ] {f84e4f5f-0492-4593-8843-ce74b5f7f5eb} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:33.683996 [ 262 ] {f84e4f5f-0492-4593-8843-ce74b5f7f5eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:33.684374 [ 262 ] {f84e4f5f-0492-4593-8843-ce74b5f7f5eb} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.18 19:58:33.684721 [ 262 ] {f84e4f5f-0492-4593-8843-ce74b5f7f5eb} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:33.684939 [ 262 ] {f84e4f5f-0492-4593-8843-ce74b5f7f5eb} executeQuery: Read 2 rows, 143.00 B in 0.001695 sec., 1179.9410029498526 rows/sec., 82.39 KiB/sec. 2024.12.18 19:58:33.685041 [ 262 ] {f84e4f5f-0492-4593-8843-ce74b5f7f5eb} TCPHandler: Processed in 0.00194944 sec. 2024.12.18 19:58:33.685268 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:33.685546 [ 266 ] {0d2721bd-db27-4cd6-ac74-cb7969e32328} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:33.685639 [ 266 ] {0d2721bd-db27-4cd6-ac74-cb7969e32328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:33.686339 [ 266 ] {0d2721bd-db27-4cd6-ac74-cb7969e32328} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:33.686386 [ 266 ] {0d2721bd-db27-4cd6-ac74-cb7969e32328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:33.686842 [ 266 ] {0d2721bd-db27-4cd6-ac74-cb7969e32328} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.12.18 19:58:33.687136 [ 266 ] {0d2721bd-db27-4cd6-ac74-cb7969e32328} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:33.687378 [ 266 ] {0d2721bd-db27-4cd6-ac74-cb7969e32328} executeQuery: Read 66 rows, 5.28 KiB in 0.00192 sec., 34375 rows/sec., 2.68 MiB/sec. 2024.12.18 19:58:33.687440 [ 266 ] {0d2721bd-db27-4cd6-ac74-cb7969e32328} TCPHandler: Processed in 0.002267167 sec. 2024.12.18 19:58:33.687616 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:33.687734 [ 262 ] {5324dcb5-89df-413d-81dd-605efbdfa455} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:33.687788 [ 262 ] {5324dcb5-89df-413d-81dd-605efbdfa455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:33.688466 [ 262 ] {5324dcb5-89df-413d-81dd-605efbdfa455} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:33.688512 [ 262 ] {5324dcb5-89df-413d-81dd-605efbdfa455} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:33.689036 [ 262 ] {5324dcb5-89df-413d-81dd-605efbdfa455} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.12.18 19:58:33.689324 [ 262 ] {5324dcb5-89df-413d-81dd-605efbdfa455} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:33.689566 [ 262 ] {5324dcb5-89df-413d-81dd-605efbdfa455} executeQuery: Read 161 rows, 11.48 KiB in 0.001855 sec., 86792.45283018867 rows/sec., 6.04 MiB/sec. 2024.12.18 19:58:33.689627 [ 262 ] {5324dcb5-89df-413d-81dd-605efbdfa455} TCPHandler: Processed in 0.002067803 sec. 2024.12.18 19:58:33.689816 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:33.689941 [ 266 ] {ab861ce9-3153-4e86-8d42-d40cd44faa6d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:33.689992 [ 266 ] {ab861ce9-3153-4e86-8d42-d40cd44faa6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:33.690473 [ 266 ] {ab861ce9-3153-4e86-8d42-d40cd44faa6d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:33.690514 [ 266 ] {ab861ce9-3153-4e86-8d42-d40cd44faa6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:33.690917 [ 266 ] {ab861ce9-3153-4e86-8d42-d40cd44faa6d} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.12.18 19:58:33.691183 [ 266 ] {ab861ce9-3153-4e86-8d42-d40cd44faa6d} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:33.691377 [ 134 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.12.18 19:58:33.691391 [ 266 ] {ab861ce9-3153-4e86-8d42-d40cd44faa6d} executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. 2024.12.18 19:58:33.691486 [ 134 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:33.691537 [ 266 ] {ab861ce9-3153-4e86-8d42-d40cd44faa6d} TCPHandler: Processed in 0.001772427 sec. 2024.12.18 19:58:33.691554 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:33.691744 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.12.18 19:58:33.691926 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:33.691978 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7442 rows starting from the beginning of the part 2024.12.18 19:58:33.692114 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 58 rows starting from the beginning of the part 2024.12.18 19:58:33.692331 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 24 rows starting from the beginning of the part 2024.12.18 19:58:33.692553 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part 2024.12.18 19:58:33.692743 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part 2024.12.18 19:58:33.692887 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part 2024.12.18 19:58:33.695977 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 7726 rows, containing 4 columns (4 merged, 0 gathered) in 0.004310208 sec., 1792488.9007676658 rows/sec., 117.08 MiB/sec. 2024.12.18 19:58:33.696590 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.12.18 19:58:33.696975 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:33.697087 [ 190 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_131_26} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.12.18 19:58:33.697190 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. 2024.12.18 19:58:34.606790 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37149 2024.12.18 19:58:34.607733 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:34.607804 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:34.608503 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.18 19:58:34.608814 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:34.608998 [ 132 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.18 19:58:34.609048 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2024.12.18 19:58:34.609051 [ 132 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:34.609084 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:34.609283 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.18 19:58:34.609652 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:34.609707 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34892 rows starting from the beginning of the part 2024.12.18 19:58:34.609785 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part 2024.12.18 19:58:34.610005 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part 2024.12.18 19:58:34.610150 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part 2024.12.18 19:58:34.610325 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part 2024.12.18 19:58:34.610453 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part 2024.12.18 19:58:34.613456 [ 202 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004287758 sec., 8663968.44224884 rows/sec., 123.94 MiB/sec. 2024.12.18 19:58:34.614006 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.18 19:58:34.614453 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:34.614551 [ 193 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_81_16} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.18 19:58:34.614683 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. 2024.12.18 19:58:37.273369 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2024.12.18 19:58:37.295695 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:37.295753 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:37.303246 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.18 19:58:37.304072 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:37.304370 [ 131 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.18 19:58:37.304432 [ 131 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:37.304470 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:37.304887 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.18 19:58:37.320282 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2024.12.18 19:58:37.321734 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:37.322971 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2024.12.18 19:58:37.328380 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2024.12.18 19:58:37.332503 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2106 2024.12.18 19:58:37.337493 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2024.12.18 19:58:37.340010 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:37.340060 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:37.343870 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:58:37.344447 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:37.345313 [ 225 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:58:37.345458 [ 225 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:58:37.350816 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2106 2024.12.18 19:58:37.353132 [ 225 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:58:37.360114 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2024.12.18 19:58:37.366520 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2024.12.18 19:58:37.372545 [ 194 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2024.12.18 19:58:37.444583 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.139977669 sec., 4364.98196008679 rows/sec., 22.57 MiB/sec. 2024.12.18 19:58:37.448180 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.18 19:58:37.451277 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:37.451405 [ 193 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_81_16} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.18 19:58:37.453819 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2024.12.18 19:58:38.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.88 MiB, peak 285.30 MiB, free memory in arenas 0.00 B, will set to 266.80 MiB (RSS), difference: -1.08 MiB 2024.12.18 19:58:38.466024 [ 223 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:58:38.466082 [ 223 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:58:38.468564 [ 223 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:58:38.646093 [ 224 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:38.646154 [ 224 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:38.648447 [ 224 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:38.679112 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.679309 [ 262 ] {6d6863b4-ab22-4df9-b78b-251b01610691} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:58:38.679388 [ 262 ] {6d6863b4-ab22-4df9-b78b-251b01610691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:58:38.680153 [ 262 ] {6d6863b4-ab22-4df9-b78b-251b01610691} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.680199 [ 262 ] {6d6863b4-ab22-4df9-b78b-251b01610691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.680625 [ 262 ] {6d6863b4-ab22-4df9-b78b-251b01610691} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:58:38.680870 [ 262 ] {6d6863b4-ab22-4df9-b78b-251b01610691} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.681071 [ 130 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2024.12.18 19:58:38.681136 [ 262 ] {6d6863b4-ab22-4df9-b78b-251b01610691} executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. 2024.12.18 19:58:38.681166 [ 130 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.681240 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.681277 [ 262 ] {6d6863b4-ab22-4df9-b78b-251b01610691} TCPHandler: Processed in 0.002293937 sec. 2024.12.18 19:58:38.681507 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.681511 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2024.12.18 19:58:38.681723 [ 266 ] {f8287e84-1368-4da0-8077-36420f225dd7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:38.681782 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:38.681827 [ 266 ] {f8287e84-1368-4da0-8077-36420f225dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:38.681853 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part 2024.12.18 19:58:38.682241 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2024.12.18 19:58:38.682619 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2024.12.18 19:58:38.682998 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2024.12.18 19:58:38.683411 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2024.12.18 19:58:38.685121 [ 266 ] {f8287e84-1368-4da0-8077-36420f225dd7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.685198 [ 266 ] {f8287e84-1368-4da0-8077-36420f225dd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.686129 [ 186 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004778879 sec., 14647.786646198827 rows/sec., 1.09 MiB/sec. 2024.12.18 19:58:38.686281 [ 266 ] {f8287e84-1368-4da0-8077-36420f225dd7} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.12.18 19:58:38.686379 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2024.12.18 19:58:38.686711 [ 266 ] {f8287e84-1368-4da0-8077-36420f225dd7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.687030 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.687133 [ 266 ] {f8287e84-1368-4da0-8077-36420f225dd7} executeQuery: Read 285 rows, 25.75 KiB in 0.005488 sec., 51931.48688046647 rows/sec., 4.58 MiB/sec. 2024.12.18 19:58:38.687212 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_53_13} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2024.12.18 19:58:38.687252 [ 266 ] {f8287e84-1368-4da0-8077-36420f225dd7} TCPHandler: Processed in 0.005861291 sec. 2024.12.18 19:58:38.687429 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:58:38.687445 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.687574 [ 262 ] {dfac8db4-dfe1-4ed0-b7e6-033071c5e124} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:58:38.687620 [ 262 ] {dfac8db4-dfe1-4ed0-b7e6-033071c5e124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:58:38.688249 [ 262 ] {dfac8db4-dfe1-4ed0-b7e6-033071c5e124} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.688290 [ 262 ] {dfac8db4-dfe1-4ed0-b7e6-033071c5e124} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.688656 [ 262 ] {dfac8db4-dfe1-4ed0-b7e6-033071c5e124} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.18 19:58:38.688893 [ 262 ] {dfac8db4-dfe1-4ed0-b7e6-033071c5e124} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.689132 [ 262 ] {dfac8db4-dfe1-4ed0-b7e6-033071c5e124} executeQuery: Read 48 rows, 3.54 KiB in 0.001567 sec., 30631.78047223995 rows/sec., 2.21 MiB/sec. 2024.12.18 19:58:38.689241 [ 262 ] {dfac8db4-dfe1-4ed0-b7e6-033071c5e124} TCPHandler: Processed in 0.001891429 sec. 2024.12.18 19:58:38.689452 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.689626 [ 266 ] {c4ec9fdd-bb00-4e32-8491-aa720b64af5e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:58:38.689681 [ 266 ] {c4ec9fdd-bb00-4e32-8491-aa720b64af5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:58:38.690252 [ 266 ] {c4ec9fdd-bb00-4e32-8491-aa720b64af5e} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.690292 [ 266 ] {c4ec9fdd-bb00-4e32-8491-aa720b64af5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.690632 [ 266 ] {c4ec9fdd-bb00-4e32-8491-aa720b64af5e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:58:38.690872 [ 266 ] {c4ec9fdd-bb00-4e32-8491-aa720b64af5e} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.691108 [ 266 ] {c4ec9fdd-bb00-4e32-8491-aa720b64af5e} executeQuery: Read 14 rows, 1004.00 B in 0.001507 sec., 9289.980092899801 rows/sec., 650.61 KiB/sec. 2024.12.18 19:58:38.691122 [ 219 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:58:38.691185 [ 219 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:58:38.691209 [ 266 ] {c4ec9fdd-bb00-4e32-8491-aa720b64af5e} TCPHandler: Processed in 0.001872328 sec. 2024.12.18 19:58:38.691417 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.691567 [ 262 ] {03c6123f-a9f5-441c-91db-7ba8bcbfc6cd} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:58:38.691665 [ 262 ] {03c6123f-a9f5-441c-91db-7ba8bcbfc6cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:58:38.692796 [ 262 ] {03c6123f-a9f5-441c-91db-7ba8bcbfc6cd} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.692844 [ 262 ] {03c6123f-a9f5-441c-91db-7ba8bcbfc6cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.693458 [ 262 ] {03c6123f-a9f5-441c-91db-7ba8bcbfc6cd} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:58:38.693854 [ 262 ] {03c6123f-a9f5-441c-91db-7ba8bcbfc6cd} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.694103 [ 130 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2024.12.18 19:58:38.694216 [ 262 ] {03c6123f-a9f5-441c-91db-7ba8bcbfc6cd} executeQuery: Read 13 rows, 830.00 B in 0.002671 sec., 4867.090977162111 rows/sec., 303.46 KiB/sec. 2024.12.18 19:58:38.694232 [ 130 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.694319 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.694548 [ 262 ] {03c6123f-a9f5-441c-91db-7ba8bcbfc6cd} TCPHandler: Processed in 0.003218026 sec. 2024.12.18 19:58:38.694892 [ 221 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:58:38.694934 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2024.12.18 19:58:38.694918 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.694991 [ 221 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:58:38.695473 [ 266 ] {628a91c1-ef00-4f8f-bdf7-b637c19b58e3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:38.695502 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:38.695573 [ 219 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:58:38.695641 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part 2024.12.18 19:58:38.695694 [ 266 ] {628a91c1-ef00-4f8f-bdf7-b637c19b58e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:38.696252 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2024.12.18 19:58:38.696815 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part 2024.12.18 19:58:38.697383 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2024.12.18 19:58:38.698123 [ 187 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2024.12.18 19:58:38.700755 [ 266 ] {628a91c1-ef00-4f8f-bdf7-b637c19b58e3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.700852 [ 266 ] {628a91c1-ef00-4f8f-bdf7-b637c19b58e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.702379 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007873822 sec., 8255.203127528155 rows/sec., 546.96 KiB/sec. 2024.12.18 19:58:38.702502 [ 266 ] {628a91c1-ef00-4f8f-bdf7-b637c19b58e3} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.12.18 19:58:38.702645 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2024.12.18 19:58:38.703070 [ 266 ] {628a91c1-ef00-4f8f-bdf7-b637c19b58e3} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.703517 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.703703 [ 217 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:38.703752 [ 266 ] {628a91c1-ef00-4f8f-bdf7-b637c19b58e3} executeQuery: Read 423 rows, 30.96 KiB in 0.008462 sec., 49988.182462774756 rows/sec., 3.57 MiB/sec. 2024.12.18 19:58:38.703803 [ 217 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:38.704032 [ 192 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_53_13} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2024.12.18 19:58:38.704376 [ 266 ] {628a91c1-ef00-4f8f-bdf7-b637c19b58e3} TCPHandler: Processed in 0.009667188 sec. 2024.12.18 19:58:38.704527 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:58:38.704647 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.704787 [ 262 ] {bd029c24-da2e-4a72-b827-d48f13e7dbee} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:58:38.704834 [ 262 ] {bd029c24-da2e-4a72-b827-d48f13e7dbee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:58:38.705682 [ 221 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:58:38.707230 [ 262 ] {bd029c24-da2e-4a72-b827-d48f13e7dbee} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.707331 [ 262 ] {bd029c24-da2e-4a72-b827-d48f13e7dbee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.707898 [ 262 ] {bd029c24-da2e-4a72-b827-d48f13e7dbee} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.18 19:58:38.708176 [ 262 ] {bd029c24-da2e-4a72-b827-d48f13e7dbee} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.708727 [ 262 ] {bd029c24-da2e-4a72-b827-d48f13e7dbee} executeQuery: Read 6 rows, 321.00 B in 0.003913 sec., 1533.350370559673 rows/sec., 80.11 KiB/sec. 2024.12.18 19:58:38.709174 [ 262 ] {bd029c24-da2e-4a72-b827-d48f13e7dbee} TCPHandler: Processed in 0.004667976 sec. 2024.12.18 19:58:38.709507 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.709972 [ 266 ] {a7b0d0fc-75e7-47b5-8a33-a75c8aabc68d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:38.710206 [ 266 ] {a7b0d0fc-75e7-47b5-8a33-a75c8aabc68d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:38.711480 [ 217 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:38.712893 [ 266 ] {a7b0d0fc-75e7-47b5-8a33-a75c8aabc68d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.712966 [ 266 ] {a7b0d0fc-75e7-47b5-8a33-a75c8aabc68d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.713406 [ 266 ] {a7b0d0fc-75e7-47b5-8a33-a75c8aabc68d} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.12.18 19:58:38.713664 [ 266 ] {a7b0d0fc-75e7-47b5-8a33-a75c8aabc68d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.713833 [ 130 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_127_26 to all_132_132_0 2024.12.18 19:58:38.713897 [ 130 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.713905 [ 266 ] {a7b0d0fc-75e7-47b5-8a33-a75c8aabc68d} executeQuery: Read 237 rows, 16.27 KiB in 0.004119 sec., 57538.23743627094 rows/sec., 3.86 MiB/sec. 2024.12.18 19:58:38.713936 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.714110 [ 266 ] {a7b0d0fc-75e7-47b5-8a33-a75c8aabc68d} TCPHandler: Processed in 0.004824319 sec. 2024.12.18 19:58:38.714187 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_127_26 to all_132_132_0 into Compact with storage Full 2024.12.18 19:58:38.714302 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.714387 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:38.714467 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_127_26, total 35864 rows starting from the beginning of the part 2024.12.18 19:58:38.714549 [ 262 ] {e5cf32b3-989e-4c5d-bb70-72950c23344b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:58:38.714729 [ 262 ] {e5cf32b3-989e-4c5d-bb70-72950c23344b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:58:38.714771 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part 2024.12.18 19:58:38.715187 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part 2024.12.18 19:58:38.715537 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part 2024.12.18 19:58:38.715914 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 161 rows starting from the beginning of the part 2024.12.18 19:58:38.716317 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 237 rows starting from the beginning of the part 2024.12.18 19:58:38.717223 [ 262 ] {e5cf32b3-989e-4c5d-bb70-72950c23344b} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.717279 [ 262 ] {e5cf32b3-989e-4c5d-bb70-72950c23344b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.717922 [ 262 ] {e5cf32b3-989e-4c5d-bb70-72950c23344b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:58:38.718250 [ 262 ] {e5cf32b3-989e-4c5d-bb70-72950c23344b} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.718607 [ 223 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:58:38.718703 [ 223 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:58:38.718738 [ 262 ] {e5cf32b3-989e-4c5d-bb70-72950c23344b} executeQuery: Read 1 rows, 69.00 B in 0.004225 sec., 236.6863905325444 rows/sec., 15.95 KiB/sec. 2024.12.18 19:58:38.719042 [ 262 ] {e5cf32b3-989e-4c5d-bb70-72950c23344b} TCPHandler: Processed in 0.004806629 sec. 2024.12.18 19:58:38.719333 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.719681 [ 266 ] {9b96c7fc-116e-4642-896f-accc782bdb6f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:38.720053 [ 266 ] {9b96c7fc-116e-4642-896f-accc782bdb6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:58:38.724590 [ 223 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:58:38.726100 [ 266 ] {9b96c7fc-116e-4642-896f-accc782bdb6f} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.726146 [ 266 ] {9b96c7fc-116e-4642-896f-accc782bdb6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.726990 [ 266 ] {9b96c7fc-116e-4642-896f-accc782bdb6f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:58:38.727426 [ 266 ] {9b96c7fc-116e-4642-896f-accc782bdb6f} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.727721 [ 266 ] {9b96c7fc-116e-4642-896f-accc782bdb6f} executeQuery: Read 41 rows, 75.23 KiB in 0.008152 sec., 5029.440628066733 rows/sec., 9.01 MiB/sec. 2024.12.18 19:58:38.727857 [ 266 ] {9b96c7fc-116e-4642-896f-accc782bdb6f} TCPHandler: Processed in 0.008692679 sec. 2024.12.18 19:58:38.728032 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:38.728186 [ 262 ] {4eb6afcd-23a0-421c-9b9b-89ee7cc6ed4e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:38.728241 [ 262 ] {4eb6afcd-23a0-421c-9b9b-89ee7cc6ed4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:38.729037 [ 262 ] {4eb6afcd-23a0-421c-9b9b-89ee7cc6ed4e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:38.729085 [ 262 ] {4eb6afcd-23a0-421c-9b9b-89ee7cc6ed4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:38.729537 [ 262 ] {4eb6afcd-23a0-421c-9b9b-89ee7cc6ed4e} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.12.18 19:58:38.729825 [ 262 ] {4eb6afcd-23a0-421c-9b9b-89ee7cc6ed4e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.730074 [ 262 ] {4eb6afcd-23a0-421c-9b9b-89ee7cc6ed4e} executeQuery: Read 82 rows, 5.33 KiB in 0.001921 sec., 42686.100989068196 rows/sec., 2.71 MiB/sec. 2024.12.18 19:58:38.730123 [ 262 ] {4eb6afcd-23a0-421c-9b9b-89ee7cc6ed4e} TCPHandler: Processed in 0.002176145 sec. 2024.12.18 19:58:38.730703 [ 197 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} MergeTask::MergeProjectionsStage: Merge sorted 36723 rows, containing 5 columns (5 merged, 0 gathered) in 0.016661232 sec., 2204098.7125081746 rows/sec., 148.94 MiB/sec. 2024.12.18 19:58:38.731065 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) 2024.12.18 19:58:38.731366 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:38.731450 [ 196 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_132_27} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_127_26, all_132_132_0] -> all_1_132_27 2024.12.18 19:58:38.731537 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2024.12.18 19:58:39.769486 [ 222 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:58:39.769595 [ 222 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:58:39.771455 [ 222 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:58:41.869672 [ 104 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:58:41.869740 [ 104 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:58:42.110146 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37637 2024.12.18 19:58:42.110804 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:42.110849 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:42.111391 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.18 19:58:42.111652 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:42.111856 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37637 2024.12.18 19:58:43.313984 [ 223 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:43.314030 [ 223 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:43.316330 [ 223 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:43.488404 [ 220 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:43.488456 [ 220 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:43.490731 [ 220 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:58:43.672304 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:43.672491 [ 262 ] {a4728486-f521-4915-93e1-bdfc3188a155} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:43.672561 [ 262 ] {a4728486-f521-4915-93e1-bdfc3188a155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:43.673359 [ 262 ] {a4728486-f521-4915-93e1-bdfc3188a155} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:43.673413 [ 262 ] {a4728486-f521-4915-93e1-bdfc3188a155} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:43.673861 [ 262 ] {a4728486-f521-4915-93e1-bdfc3188a155} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.12.18 19:58:43.674145 [ 262 ] {a4728486-f521-4915-93e1-bdfc3188a155} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:43.674371 [ 262 ] {a4728486-f521-4915-93e1-bdfc3188a155} executeQuery: Read 56 rows, 4.38 KiB in 0.00193 sec., 29015.544041450776 rows/sec., 2.22 MiB/sec. 2024.12.18 19:58:43.674477 [ 262 ] {a4728486-f521-4915-93e1-bdfc3188a155} TCPHandler: Processed in 0.002302117 sec. 2024.12.18 19:58:43.674659 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:43.674954 [ 266 ] {7112e39b-645a-4a92-92c5-aafaac016c44} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:43.675094 [ 266 ] {7112e39b-645a-4a92-92c5-aafaac016c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:43.675958 [ 266 ] {7112e39b-645a-4a92-92c5-aafaac016c44} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:43.676000 [ 266 ] {7112e39b-645a-4a92-92c5-aafaac016c44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:43.676381 [ 266 ] {7112e39b-645a-4a92-92c5-aafaac016c44} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.12.18 19:58:43.676635 [ 266 ] {7112e39b-645a-4a92-92c5-aafaac016c44} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:43.676853 [ 266 ] {7112e39b-645a-4a92-92c5-aafaac016c44} executeQuery: Read 64 rows, 5.12 KiB in 0.002014 sec., 31777.557100297912 rows/sec., 2.48 MiB/sec. 2024.12.18 19:58:43.676907 [ 266 ] {7112e39b-645a-4a92-92c5-aafaac016c44} TCPHandler: Processed in 0.002312567 sec. 2024.12.18 19:58:43.677063 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:43.677173 [ 262 ] {bd437311-92cf-41f9-8563-02d673081467} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:43.677224 [ 262 ] {bd437311-92cf-41f9-8563-02d673081467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:43.677746 [ 262 ] {bd437311-92cf-41f9-8563-02d673081467} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:43.677784 [ 262 ] {bd437311-92cf-41f9-8563-02d673081467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:43.678169 [ 262 ] {bd437311-92cf-41f9-8563-02d673081467} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.12.18 19:58:43.678414 [ 262 ] {bd437311-92cf-41f9-8563-02d673081467} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:43.678621 [ 262 ] {bd437311-92cf-41f9-8563-02d673081467} executeQuery: Read 160 rows, 11.41 KiB in 0.001469 sec., 108917.63104152484 rows/sec., 7.59 MiB/sec. 2024.12.18 19:58:43.678673 [ 262 ] {bd437311-92cf-41f9-8563-02d673081467} TCPHandler: Processed in 0.001663625 sec. 2024.12.18 19:58:43.678812 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:43.678918 [ 266 ] {480656ea-44b3-449f-8fab-53a2dd7107e0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:43.678974 [ 266 ] {480656ea-44b3-449f-8fab-53a2dd7107e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:43.679499 [ 266 ] {480656ea-44b3-449f-8fab-53a2dd7107e0} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:43.679545 [ 266 ] {480656ea-44b3-449f-8fab-53a2dd7107e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:43.679972 [ 266 ] {480656ea-44b3-449f-8fab-53a2dd7107e0} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.12.18 19:58:43.680200 [ 266 ] {480656ea-44b3-449f-8fab-53a2dd7107e0} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:43.680404 [ 266 ] {480656ea-44b3-449f-8fab-53a2dd7107e0} executeQuery: Read 60 rows, 4.14 KiB in 0.001509 sec., 39761.431411530815 rows/sec., 2.68 MiB/sec. 2024.12.18 19:58:43.680453 [ 266 ] {480656ea-44b3-449f-8fab-53a2dd7107e0} TCPHandler: Processed in 0.001692454 sec. 2024.12.18 19:58:44.820365 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2024.12.18 19:58:44.844318 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:44.844380 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:44.851952 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.18 19:58:44.852771 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:44.856070 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2024.12.18 19:58:46.066415 [ 225 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:58:46.066535 [ 225 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:58:46.077566 [ 225 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.18 19:58:46.593850 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.594057 [ 262 ] {34a5e63e-d585-46bf-ae0f-c283ad1f1cb5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:58:46.594130 [ 262 ] {34a5e63e-d585-46bf-ae0f-c283ad1f1cb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:58:46.594887 [ 262 ] {34a5e63e-d585-46bf-ae0f-c283ad1f1cb5} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.594939 [ 262 ] {34a5e63e-d585-46bf-ae0f-c283ad1f1cb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.595369 [ 262 ] {34a5e63e-d585-46bf-ae0f-c283ad1f1cb5} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:58:46.595621 [ 262 ] {34a5e63e-d585-46bf-ae0f-c283ad1f1cb5} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.595861 [ 262 ] {34a5e63e-d585-46bf-ae0f-c283ad1f1cb5} executeQuery: Read 14 rows, 1.01 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 542.42 KiB/sec. 2024.12.18 19:58:46.595928 [ 262 ] {34a5e63e-d585-46bf-ae0f-c283ad1f1cb5} TCPHandler: Processed in 0.002216126 sec. 2024.12.18 19:58:46.596127 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.596272 [ 266 ] {810b9461-a856-4a81-bb60-cdb0a9f15466} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:58:46.596332 [ 266 ] {810b9461-a856-4a81-bb60-cdb0a9f15466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:58:46.596989 [ 266 ] {810b9461-a856-4a81-bb60-cdb0a9f15466} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.597036 [ 266 ] {810b9461-a856-4a81-bb60-cdb0a9f15466} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.597395 [ 266 ] {810b9461-a856-4a81-bb60-cdb0a9f15466} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.18 19:58:46.597632 [ 266 ] {810b9461-a856-4a81-bb60-cdb0a9f15466} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.597881 [ 266 ] {810b9461-a856-4a81-bb60-cdb0a9f15466} executeQuery: Read 10 rows, 835.00 B in 0.001634 sec., 6119.9510403916765 rows/sec., 499.04 KiB/sec. 2024.12.18 19:58:46.598008 [ 266 ] {810b9461-a856-4a81-bb60-cdb0a9f15466} TCPHandler: Processed in 0.00194649 sec. 2024.12.18 19:58:46.598251 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.598393 [ 262 ] {2156b81b-75c8-4526-8813-2df3fab83123} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:46.598447 [ 262 ] {2156b81b-75c8-4526-8813-2df3fab83123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:46.599608 [ 262 ] {2156b81b-75c8-4526-8813-2df3fab83123} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.599648 [ 262 ] {2156b81b-75c8-4526-8813-2df3fab83123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.600105 [ 262 ] {2156b81b-75c8-4526-8813-2df3fab83123} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.12.18 19:58:46.600347 [ 262 ] {2156b81b-75c8-4526-8813-2df3fab83123} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.600555 [ 262 ] {2156b81b-75c8-4526-8813-2df3fab83123} executeQuery: Read 1430 rows, 122.23 KiB in 0.002193 sec., 652074.7834017328 rows/sec., 54.43 MiB/sec. 2024.12.18 19:58:46.600614 [ 262 ] {2156b81b-75c8-4526-8813-2df3fab83123} TCPHandler: Processed in 0.002499832 sec. 2024.12.18 19:58:46.600767 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.600898 [ 266 ] {a032f83d-4da1-4db7-b113-5c3addae80d9} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:58:46.600952 [ 266 ] {a032f83d-4da1-4db7-b113-5c3addae80d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:58:46.601499 [ 266 ] {a032f83d-4da1-4db7-b113-5c3addae80d9} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.601540 [ 266 ] {a032f83d-4da1-4db7-b113-5c3addae80d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.601895 [ 266 ] {a032f83d-4da1-4db7-b113-5c3addae80d9} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.18 19:58:46.602148 [ 266 ] {a032f83d-4da1-4db7-b113-5c3addae80d9} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.602324 [ 114 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 6 parts from all_1_73_17 to all_78_78_0 2024.12.18 19:58:46.602383 [ 266 ] {a032f83d-4da1-4db7-b113-5c3addae80d9} executeQuery: Read 58 rows, 4.24 KiB in 0.001507 sec., 38487.0603848706 rows/sec., 2.75 MiB/sec. 2024.12.18 19:58:46.602412 [ 114 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.602496 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.602506 [ 266 ] {a032f83d-4da1-4db7-b113-5c3addae80d9} TCPHandler: Processed in 0.001801667 sec. 2024.12.18 19:58:46.602720 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.602824 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_73_17 to all_78_78_0 into Compact with storage Full 2024.12.18 19:58:46.602909 [ 262 ] {649c96f9-53c0-494c-90db-005d166b5d25} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:58:46.603088 [ 262 ] {649c96f9-53c0-494c-90db-005d166b5d25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:58:46.603394 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:46.603547 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_73_17, total 66 rows starting from the beginning of the part 2024.12.18 19:58:46.604190 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 50 rows starting from the beginning of the part 2024.12.18 19:58:46.604886 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part 2024.12.18 19:58:46.605301 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2 rows starting from the beginning of the part 2024.12.18 19:58:46.605521 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part 2024.12.18 19:58:46.605712 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 58 rows starting from the beginning of the part 2024.12.18 19:58:46.606314 [ 262 ] {649c96f9-53c0-494c-90db-005d166b5d25} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.606359 [ 262 ] {649c96f9-53c0-494c-90db-005d166b5d25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:46.606935 [ 262 ] {649c96f9-53c0-494c-90db-005d166b5d25} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:58:46.607125 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.004531763 sec., 60020.791025479484 rows/sec., 4.52 MiB/sec. 2024.12.18 19:58:46.607300 [ 262 ] {649c96f9-53c0-494c-90db-005d166b5d25} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.607411 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} MergedBlockOutputStream: filled checksums all_1_78_18 (state Temporary) 2024.12.18 19:58:46.607703 [ 262 ] {649c96f9-53c0-494c-90db-005d166b5d25} executeQuery: Read 242 rows, 16.79 KiB in 0.004846 sec., 49938.09327280232 rows/sec., 3.38 MiB/sec. 2024.12.18 19:58:46.607795 [ 262 ] {649c96f9-53c0-494c-90db-005d166b5d25} TCPHandler: Processed in 0.005184107 sec. 2024.12.18 19:58:46.608006 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.608084 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_78_18 to all_1_78_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.608208 [ 266 ] {9b4c82a4-7e2f-43db-9aac-5ededbc6aa60} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:58:46.608273 [ 190 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_78_18} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 6 parts: [all_1_73_17, all_78_78_0] -> all_1_78_18 2024.12.18 19:58:46.608294 [ 266 ] {9b4c82a4-7e2f-43db-9aac-5ededbc6aa60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:58:46.608483 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.18 19:58:46.609017 [ 266 ] {9b4c82a4-7e2f-43db-9aac-5ededbc6aa60} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.609067 [ 266 ] {9b4c82a4-7e2f-43db-9aac-5ededbc6aa60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.609485 [ 266 ] {9b4c82a4-7e2f-43db-9aac-5ededbc6aa60} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:58:46.609757 [ 266 ] {9b4c82a4-7e2f-43db-9aac-5ededbc6aa60} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.609993 [ 266 ] {9b4c82a4-7e2f-43db-9aac-5ededbc6aa60} executeQuery: Read 13 rows, 830.00 B in 0.001855 sec., 7008.086253369272 rows/sec., 436.95 KiB/sec. 2024.12.18 19:58:46.610048 [ 266 ] {9b4c82a4-7e2f-43db-9aac-5ededbc6aa60} TCPHandler: Processed in 0.002144975 sec. 2024.12.18 19:58:46.610191 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.610318 [ 262 ] {7e226e02-a1ca-45f7-9a41-3fa0bc1975d0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:46.610369 [ 262 ] {7e226e02-a1ca-45f7-9a41-3fa0bc1975d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:46.611314 [ 262 ] {7e226e02-a1ca-45f7-9a41-3fa0bc1975d0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.611352 [ 262 ] {7e226e02-a1ca-45f7-9a41-3fa0bc1975d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.611733 [ 262 ] {7e226e02-a1ca-45f7-9a41-3fa0bc1975d0} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.12.18 19:58:46.611982 [ 262 ] {7e226e02-a1ca-45f7-9a41-3fa0bc1975d0} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.612202 [ 262 ] {7e226e02-a1ca-45f7-9a41-3fa0bc1975d0} executeQuery: Read 889 rows, 66.07 KiB in 0.001909 sec., 465688.842325825 rows/sec., 33.80 MiB/sec. 2024.12.18 19:58:46.612307 [ 262 ] {7e226e02-a1ca-45f7-9a41-3fa0bc1975d0} TCPHandler: Processed in 0.002171455 sec. 2024.12.18 19:58:46.612507 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.612816 [ 266 ] {4c5ae2d9-9605-454c-a79e-4024cb4c60b2} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:58:46.612882 [ 266 ] {4c5ae2d9-9605-454c-a79e-4024cb4c60b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:58:46.613344 [ 266 ] {4c5ae2d9-9605-454c-a79e-4024cb4c60b2} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.613383 [ 266 ] {4c5ae2d9-9605-454c-a79e-4024cb4c60b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.613726 [ 266 ] {4c5ae2d9-9605-454c-a79e-4024cb4c60b2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.18 19:58:46.613956 [ 266 ] {4c5ae2d9-9605-454c-a79e-4024cb4c60b2} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.614115 [ 118 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 2024.12.18 19:58:46.614181 [ 118 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.614187 [ 266 ] {4c5ae2d9-9605-454c-a79e-4024cb4c60b2} executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. 2024.12.18 19:58:46.614210 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.614335 [ 266 ] {4c5ae2d9-9605-454c-a79e-4024cb4c60b2} TCPHandler: Processed in 0.00194455 sec. 2024.12.18 19:58:46.614400 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full 2024.12.18 19:58:46.614483 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.614529 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:46.614568 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 294 rows starting from the beginning of the part 2024.12.18 19:58:46.614636 [ 262 ] {10f85d72-8e21-476c-b819-2aa24701e482} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:46.614697 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2024.12.18 19:58:46.614762 [ 262 ] {10f85d72-8e21-476c-b819-2aa24701e482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:46.614891 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2024.12.18 19:58:46.615109 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2024.12.18 19:58:46.615315 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2024.12.18 19:58:46.615670 [ 222 ] {} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:58:46.615755 [ 188 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2024.12.18 19:58:46.615773 [ 222 ] {} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:58:46.617982 [ 262 ] {10f85d72-8e21-476c-b819-2aa24701e482} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.618037 [ 262 ] {10f85d72-8e21-476c-b819-2aa24701e482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:46.618463 [ 190 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.004121324 sec., 78615.51287887097 rows/sec., 4.01 MiB/sec. 2024.12.18 19:58:46.618690 [ 190 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) 2024.12.18 19:58:46.618806 [ 262 ] {10f85d72-8e21-476c-b819-2aa24701e482} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.12.18 19:58:46.619206 [ 190 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.619250 [ 262 ] {10f85d72-8e21-476c-b819-2aa24701e482} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.619383 [ 190 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_54_11} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 2024.12.18 19:58:46.619611 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.18 19:58:46.619700 [ 262 ] {10f85d72-8e21-476c-b819-2aa24701e482} executeQuery: Read 898 rows, 61.27 KiB in 0.005107 sec., 175837.0863520658 rows/sec., 11.72 MiB/sec. 2024.12.18 19:58:46.619758 [ 262 ] {10f85d72-8e21-476c-b819-2aa24701e482} TCPHandler: Processed in 0.00533956 sec. 2024.12.18 19:58:46.619902 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.620030 [ 266 ] {a113a9f4-6c26-4459-b4e4-b9f2a5a25641} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:58:46.620086 [ 266 ] {a113a9f4-6c26-4459-b4e4-b9f2a5a25641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:58:46.620580 [ 266 ] {a113a9f4-6c26-4459-b4e4-b9f2a5a25641} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.620625 [ 266 ] {a113a9f4-6c26-4459-b4e4-b9f2a5a25641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.621031 [ 266 ] {a113a9f4-6c26-4459-b4e4-b9f2a5a25641} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:58:46.621263 [ 266 ] {a113a9f4-6c26-4459-b4e4-b9f2a5a25641} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.621478 [ 266 ] {a113a9f4-6c26-4459-b4e4-b9f2a5a25641} executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. 2024.12.18 19:58:46.621531 [ 266 ] {a113a9f4-6c26-4459-b4e4-b9f2a5a25641} TCPHandler: Processed in 0.001689185 sec. 2024.12.18 19:58:46.621695 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.621809 [ 262 ] {27bf8f9a-0cd4-4ffc-aadd-4fd13bf9c75d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:46.621879 [ 262 ] {27bf8f9a-0cd4-4ffc-aadd-4fd13bf9c75d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:58:46.622991 [ 262 ] {27bf8f9a-0cd4-4ffc-aadd-4fd13bf9c75d} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.623029 [ 262 ] {27bf8f9a-0cd4-4ffc-aadd-4fd13bf9c75d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.624248 [ 262 ] {27bf8f9a-0cd4-4ffc-aadd-4fd13bf9c75d} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:58:46.624823 [ 262 ] {27bf8f9a-0cd4-4ffc-aadd-4fd13bf9c75d} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.625188 [ 262 ] {27bf8f9a-0cd4-4ffc-aadd-4fd13bf9c75d} executeQuery: Read 41 rows, 75.23 KiB in 0.003407 sec., 12034.047549163488 rows/sec., 21.56 MiB/sec. 2024.12.18 19:58:46.625208 [ 222 ] {} oximeter.timeseries_schema (f73d90e4-45cc-4e2b-8980-7e61d6fbbc95): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:58:46.625923 [ 262 ] {27bf8f9a-0cd4-4ffc-aadd-4fd13bf9c75d} TCPHandler: Processed in 0.004284628 sec. 2024.12.18 19:58:46.626205 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:46.626355 [ 266 ] {89cfa126-6ed9-4b81-87aa-4e9aa51e6ad1} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:46.626411 [ 266 ] {89cfa126-6ed9-4b81-87aa-4e9aa51e6ad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:46.626942 [ 266 ] {89cfa126-6ed9-4b81-87aa-4e9aa51e6ad1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:46.626988 [ 266 ] {89cfa126-6ed9-4b81-87aa-4e9aa51e6ad1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:46.627356 [ 266 ] {89cfa126-6ed9-4b81-87aa-4e9aa51e6ad1} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.12.18 19:58:46.627588 [ 266 ] {89cfa126-6ed9-4b81-87aa-4e9aa51e6ad1} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:46.627801 [ 266 ] {89cfa126-6ed9-4b81-87aa-4e9aa51e6ad1} executeQuery: Read 58 rows, 3.68 KiB in 0.001476 sec., 39295.392953929535 rows/sec., 2.43 MiB/sec. 2024.12.18 19:58:46.627851 [ 266 ] {89cfa126-6ed9-4b81-87aa-4e9aa51e6ad1} TCPHandler: Processed in 0.001800618 sec. 2024.12.18 19:58:47.352097 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2160 2024.12.18 19:58:47.355833 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:47.355881 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:47.357468 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:58:47.357798 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:47.358373 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2160 2024.12.18 19:58:48.667555 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:48.667766 [ 262 ] {324d6f4f-9eba-4828-b852-d24bc19c0777} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:48.667848 [ 262 ] {324d6f4f-9eba-4828-b852-d24bc19c0777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:48.668658 [ 262 ] {324d6f4f-9eba-4828-b852-d24bc19c0777} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:48.668708 [ 262 ] {324d6f4f-9eba-4828-b852-d24bc19c0777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:48.669142 [ 262 ] {324d6f4f-9eba-4828-b852-d24bc19c0777} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.12.18 19:58:48.669397 [ 262 ] {324d6f4f-9eba-4828-b852-d24bc19c0777} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:48.669565 [ 116 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.12.18 19:58:48.669600 [ 262 ] {324d6f4f-9eba-4828-b852-d24bc19c0777} executeQuery: Read 56 rows, 4.38 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.26 MiB/sec. 2024.12.18 19:58:48.669608 [ 116 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:48.669644 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:48.669682 [ 262 ] {324d6f4f-9eba-4828-b852-d24bc19c0777} TCPHandler: Processed in 0.002261807 sec. 2024.12.18 19:58:48.669967 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:48.670049 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.12.18 19:58:48.670283 [ 266 ] {2edce1fc-e67d-44d2-b450-7aa5bf9aa06f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:48.670466 [ 266 ] {2edce1fc-e67d-44d2-b450-7aa5bf9aa06f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:48.670709 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:48.670907 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1436 rows starting from the beginning of the part 2024.12.18 19:58:48.671449 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 57 rows starting from the beginning of the part 2024.12.18 19:58:48.672019 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 285 rows starting from the beginning of the part 2024.12.18 19:58:48.672535 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part 2024.12.18 19:58:48.673054 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1430 rows starting from the beginning of the part 2024.12.18 19:58:48.673630 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part 2024.12.18 19:58:48.675334 [ 266 ] {2edce1fc-e67d-44d2-b450-7aa5bf9aa06f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:48.675428 [ 266 ] {2edce1fc-e67d-44d2-b450-7aa5bf9aa06f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:48.676486 [ 266 ] {2edce1fc-e67d-44d2-b450-7aa5bf9aa06f} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.12.18 19:58:48.676786 [ 266 ] {2edce1fc-e67d-44d2-b450-7aa5bf9aa06f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:48.677007 [ 116 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.12.18 19:58:48.677080 [ 116 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:48.677161 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:48.677226 [ 266 ] {2edce1fc-e67d-44d2-b450-7aa5bf9aa06f} executeQuery: Read 64 rows, 5.12 KiB in 0.00705 sec., 9078.014184397163 rows/sec., 725.57 KiB/sec. 2024.12.18 19:58:48.677642 [ 266 ] {2edce1fc-e67d-44d2-b450-7aa5bf9aa06f} TCPHandler: Processed in 0.007809891 sec. 2024.12.18 19:58:48.678066 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:48.678412 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3320 rows, containing 5 columns (5 merged, 0 gathered) in 0.008635467 sec., 384460.96777394897 rows/sec., 33.57 MiB/sec. 2024.12.18 19:58:48.678509 [ 262 ] {65185c28-9f89-4a0b-a40d-3939b639bdb9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:48.678737 [ 262 ] {65185c28-9f89-4a0b-a40d-3939b639bdb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:48.678740 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.12.18 19:58:48.679015 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.12.18 19:58:48.680315 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:48.680717 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:48.680798 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_136_27} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.12.18 19:58:48.681111 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:58:48.681140 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 915 rows starting from the beginning of the part 2024.12.18 19:58:48.681322 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 66 rows starting from the beginning of the part 2024.12.18 19:58:48.681782 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 423 rows starting from the beginning of the part 2024.12.18 19:58:48.682152 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2024.12.18 19:58:48.682538 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 889 rows starting from the beginning of the part 2024.12.18 19:58:48.682710 [ 262 ] {65185c28-9f89-4a0b-a40d-3939b639bdb9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:48.682826 [ 262 ] {65185c28-9f89-4a0b-a40d-3939b639bdb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:48.682826 [ 202 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part 2024.12.18 19:58:48.684125 [ 262 ] {65185c28-9f89-4a0b-a40d-3939b639bdb9} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.12.18 19:58:48.684812 [ 262 ] {65185c28-9f89-4a0b-a40d-3939b639bdb9} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:48.685189 [ 262 ] {65185c28-9f89-4a0b-a40d-3939b639bdb9} executeQuery: Read 64 rows, 4.56 KiB in 0.006802 sec., 9408.997353719495 rows/sec., 671.05 KiB/sec. 2024.12.18 19:58:48.685342 [ 262 ] {65185c28-9f89-4a0b-a40d-3939b639bdb9} TCPHandler: Processed in 0.007558056 sec. 2024.12.18 19:58:48.685718 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:48.686286 [ 266 ] {fc551d7e-9162-45e6-a524-8b651bf93930} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:48.686367 [ 193 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.009067856 sec., 266987.03640640085 rows/sec., 20.48 MiB/sec. 2024.12.18 19:58:48.686511 [ 266 ] {fc551d7e-9162-45e6-a524-8b651bf93930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:48.686924 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.12.18 19:58:48.688173 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:48.688384 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_136_27} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.12.18 19:58:48.688527 [ 266 ] {fc551d7e-9162-45e6-a524-8b651bf93930} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:48.688546 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.18 19:58:48.688588 [ 266 ] {fc551d7e-9162-45e6-a524-8b651bf93930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:48.688963 [ 266 ] {fc551d7e-9162-45e6-a524-8b651bf93930} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.12.18 19:58:48.689196 [ 266 ] {fc551d7e-9162-45e6-a524-8b651bf93930} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:48.689383 [ 266 ] {fc551d7e-9162-45e6-a524-8b651bf93930} executeQuery: Read 24 rows, 1.66 KiB in 0.003299 sec., 7274.931797514399 rows/sec., 502.05 KiB/sec. 2024.12.18 19:58:48.689448 [ 266 ] {fc551d7e-9162-45e6-a524-8b651bf93930} TCPHandler: Processed in 0.00393891 sec. 2024.12.18 19:58:49.612069 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38064 2024.12.18 19:58:49.612802 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:49.612856 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.18 19:58:49.613421 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.18 19:58:49.613677 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:49.613917 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2024.12.18 19:58:52.356129 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2024.12.18 19:58:52.379143 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:52.379196 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:52.386741 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.18 19:58:52.387557 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:52.391891 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2024.12.18 19:58:53.672859 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:53.673046 [ 262 ] {ba0a7d3f-a566-461d-8b5f-49f5db6b7555} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:53.673119 [ 262 ] {ba0a7d3f-a566-461d-8b5f-49f5db6b7555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:53.673896 [ 262 ] {ba0a7d3f-a566-461d-8b5f-49f5db6b7555} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:53.673949 [ 262 ] {ba0a7d3f-a566-461d-8b5f-49f5db6b7555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:53.674387 [ 262 ] {ba0a7d3f-a566-461d-8b5f-49f5db6b7555} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.12.18 19:58:53.674640 [ 262 ] {ba0a7d3f-a566-461d-8b5f-49f5db6b7555} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:53.674872 [ 262 ] {ba0a7d3f-a566-461d-8b5f-49f5db6b7555} executeQuery: Read 56 rows, 4.38 KiB in 0.001878 sec., 29818.956336528223 rows/sec., 2.28 MiB/sec. 2024.12.18 19:58:53.674940 [ 262 ] {ba0a7d3f-a566-461d-8b5f-49f5db6b7555} TCPHandler: Processed in 0.002216025 sec. 2024.12.18 19:58:53.675102 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:53.675222 [ 266 ] {c721dcd0-80fc-48a6-8fc7-ef676adac197} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:53.675271 [ 266 ] {c721dcd0-80fc-48a6-8fc7-ef676adac197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:53.675863 [ 266 ] {c721dcd0-80fc-48a6-8fc7-ef676adac197} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:53.675905 [ 266 ] {c721dcd0-80fc-48a6-8fc7-ef676adac197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:53.676283 [ 266 ] {c721dcd0-80fc-48a6-8fc7-ef676adac197} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.12.18 19:58:53.676524 [ 266 ] {c721dcd0-80fc-48a6-8fc7-ef676adac197} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:53.676767 [ 266 ] {c721dcd0-80fc-48a6-8fc7-ef676adac197} executeQuery: Read 64 rows, 5.12 KiB in 0.001567 sec., 40842.373962986596 rows/sec., 3.19 MiB/sec. 2024.12.18 19:58:53.676883 [ 266 ] {c721dcd0-80fc-48a6-8fc7-ef676adac197} TCPHandler: Processed in 0.001836097 sec. 2024.12.18 19:58:53.677094 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:53.677425 [ 262 ] {e6096997-6417-4d84-bcbd-f61fc71ddc1f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:53.677566 [ 262 ] {e6096997-6417-4d84-bcbd-f61fc71ddc1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:53.678129 [ 262 ] {e6096997-6417-4d84-bcbd-f61fc71ddc1f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:53.678168 [ 262 ] {e6096997-6417-4d84-bcbd-f61fc71ddc1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:53.678565 [ 262 ] {e6096997-6417-4d84-bcbd-f61fc71ddc1f} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.12.18 19:58:53.678804 [ 262 ] {e6096997-6417-4d84-bcbd-f61fc71ddc1f} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:53.679022 [ 262 ] {e6096997-6417-4d84-bcbd-f61fc71ddc1f} executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. 2024.12.18 19:58:53.679085 [ 262 ] {e6096997-6417-4d84-bcbd-f61fc71ddc1f} TCPHandler: Processed in 0.002114754 sec. 2024.12.18 19:58:53.679276 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:53.679457 [ 266 ] {63585265-aad2-4597-9cc2-0cbf7a7b01a6} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:53.679537 [ 266 ] {63585265-aad2-4597-9cc2-0cbf7a7b01a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:53.680168 [ 266 ] {63585265-aad2-4597-9cc2-0cbf7a7b01a6} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:53.680217 [ 266 ] {63585265-aad2-4597-9cc2-0cbf7a7b01a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:53.680601 [ 266 ] {63585265-aad2-4597-9cc2-0cbf7a7b01a6} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.12.18 19:58:53.680852 [ 266 ] {63585265-aad2-4597-9cc2-0cbf7a7b01a6} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:53.681046 [ 110 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.12.18 19:58:53.681072 [ 266 ] {63585265-aad2-4597-9cc2-0cbf7a7b01a6} executeQuery: Read 60 rows, 4.14 KiB in 0.001663 sec., 36079.37462417318 rows/sec., 2.43 MiB/sec. 2024.12.18 19:58:53.681134 [ 110 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:53.681198 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:53.681202 [ 266 ] {63585265-aad2-4597-9cc2-0cbf7a7b01a6} TCPHandler: Processed in 0.002006091 sec. 2024.12.18 19:58:53.681440 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.12.18 19:58:53.681671 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:53.681732 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7726 rows starting from the beginning of the part 2024.12.18 19:58:53.681971 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 82 rows starting from the beginning of the part 2024.12.18 19:58:53.682438 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part 2024.12.18 19:58:53.682761 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 58 rows starting from the beginning of the part 2024.12.18 19:58:53.682986 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 24 rows starting from the beginning of the part 2024.12.18 19:58:53.683197 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part 2024.12.18 19:58:53.685618 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8010 rows, containing 4 columns (4 merged, 0 gathered) in 0.004295429 sec., 1864772.9947346353 rows/sec., 121.79 MiB/sec. 2024.12.18 19:58:53.686167 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.12.18 19:58:53.686524 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:53.686624 [ 187 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_136_27} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.12.18 19:58:53.686732 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2024.12.18 19:58:56.131755 [ 217 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2024.12.18 19:58:56.131812 [ 217 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2024.12.18 19:58:56.133793 [ 217 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2024.12.18 19:58:56.869795 [ 106 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:58:56.869870 [ 106 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:58:57.114061 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38552 2024.12.18 19:58:57.115105 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:57.115181 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:57.115984 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.18 19:58:57.116407 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:57.116809 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38552 2024.12.18 19:58:57.359629 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2176 2024.12.18 19:58:57.362595 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:57.362654 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:57.364262 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:58:57.364609 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:57.364803 [ 106 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.18 19:58:57.364880 [ 106 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:57.364923 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:57.365449 [ 195 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.18 19:58:57.367138 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2176 2024.12.18 19:58:57.367466 [ 195 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:57.367658 [ 195 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2002 rows starting from the beginning of the part 2024.12.18 19:58:57.368315 [ 195 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 54 rows starting from the beginning of the part 2024.12.18 19:58:57.368971 [ 195 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part 2024.12.18 19:58:57.369606 [ 195 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part 2024.12.18 19:58:57.370322 [ 195 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 54 rows starting from the beginning of the part 2024.12.18 19:58:57.370950 [ 195 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 16 rows starting from the beginning of the part 2024.12.18 19:58:57.380414 [ 193 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 72 columns (72 merged, 0 gathered) in 0.015320316 sec., 142033.62384953417 rows/sec., 107.61 MiB/sec. 2024.12.18 19:58:57.382585 [ 192 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.18 19:58:57.383424 [ 192 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:57.383519 [ 192 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_61_12} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.18 19:58:57.383876 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.96 MiB. 2024.12.18 19:58:58.679617 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.679825 [ 262 ] {70cf15ae-50ab-4537-b6c0-a7366ad170d2} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:58:58.679903 [ 262 ] {70cf15ae-50ab-4537-b6c0-a7366ad170d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:58:58.680694 [ 262 ] {70cf15ae-50ab-4537-b6c0-a7366ad170d2} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.680744 [ 262 ] {70cf15ae-50ab-4537-b6c0-a7366ad170d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.681178 [ 262 ] {70cf15ae-50ab-4537-b6c0-a7366ad170d2} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:58:58.681454 [ 262 ] {70cf15ae-50ab-4537-b6c0-a7366ad170d2} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.681708 [ 262 ] {70cf15ae-50ab-4537-b6c0-a7366ad170d2} executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. 2024.12.18 19:58:58.681800 [ 262 ] {70cf15ae-50ab-4537-b6c0-a7366ad170d2} TCPHandler: Processed in 0.002312178 sec. 2024.12.18 19:58:58.681996 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.682147 [ 266 ] {f12413b9-0e2d-4d2f-b54b-499b4c5d6ce4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:58:58.682204 [ 266 ] {f12413b9-0e2d-4d2f-b54b-499b4c5d6ce4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:58:58.682881 [ 266 ] {f12413b9-0e2d-4d2f-b54b-499b4c5d6ce4} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.682921 [ 266 ] {f12413b9-0e2d-4d2f-b54b-499b4c5d6ce4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.683320 [ 266 ] {f12413b9-0e2d-4d2f-b54b-499b4c5d6ce4} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.12.18 19:58:58.683560 [ 266 ] {f12413b9-0e2d-4d2f-b54b-499b4c5d6ce4} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.683807 [ 266 ] {f12413b9-0e2d-4d2f-b54b-499b4c5d6ce4} executeQuery: Read 285 rows, 25.75 KiB in 0.001688 sec., 168838.8625592417 rows/sec., 14.90 MiB/sec. 2024.12.18 19:58:58.683869 [ 266 ] {f12413b9-0e2d-4d2f-b54b-499b4c5d6ce4} TCPHandler: Processed in 0.00196184 sec. 2024.12.18 19:58:58.683897 [ 223 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:58:58.683965 [ 223 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:58:58.684044 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.684194 [ 262 ] {9a47c316-8cf9-4fe3-83f9-9b6eab2fa11e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:58:58.684248 [ 262 ] {9a47c316-8cf9-4fe3-83f9-9b6eab2fa11e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:58:58.684943 [ 262 ] {9a47c316-8cf9-4fe3-83f9-9b6eab2fa11e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.685001 [ 262 ] {9a47c316-8cf9-4fe3-83f9-9b6eab2fa11e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.685566 [ 262 ] {9a47c316-8cf9-4fe3-83f9-9b6eab2fa11e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.18 19:58:58.685797 [ 262 ] {9a47c316-8cf9-4fe3-83f9-9b6eab2fa11e} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.686185 [ 262 ] {9a47c316-8cf9-4fe3-83f9-9b6eab2fa11e} executeQuery: Read 48 rows, 3.54 KiB in 0.002014 sec., 23833.167825223434 rows/sec., 1.72 MiB/sec. 2024.12.18 19:58:58.686527 [ 262 ] {9a47c316-8cf9-4fe3-83f9-9b6eab2fa11e} TCPHandler: Processed in 0.002554233 sec. 2024.12.18 19:58:58.686755 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.687047 [ 266 ] {da5e4578-3bbd-4faa-a1f4-0aadf22d794c} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:58:58.687143 [ 266 ] {da5e4578-3bbd-4faa-a1f4-0aadf22d794c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:58:58.687938 [ 266 ] {da5e4578-3bbd-4faa-a1f4-0aadf22d794c} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.687997 [ 266 ] {da5e4578-3bbd-4faa-a1f4-0aadf22d794c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.688589 [ 266 ] {da5e4578-3bbd-4faa-a1f4-0aadf22d794c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:58:58.688872 [ 266 ] {da5e4578-3bbd-4faa-a1f4-0aadf22d794c} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.689285 [ 266 ] {da5e4578-3bbd-4faa-a1f4-0aadf22d794c} executeQuery: Read 14 rows, 1004.00 B in 0.002302 sec., 6081.668114682885 rows/sec., 425.92 KiB/sec. 2024.12.18 19:58:58.689368 [ 266 ] {da5e4578-3bbd-4faa-a1f4-0aadf22d794c} TCPHandler: Processed in 0.002709176 sec. 2024.12.18 19:58:58.689546 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.689723 [ 262 ] {cb1014b2-44a1-4592-87ab-13e372f72736} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:58:58.689750 [ 223 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:58:58.689789 [ 262 ] {cb1014b2-44a1-4592-87ab-13e372f72736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:58:58.691456 [ 262 ] {cb1014b2-44a1-4592-87ab-13e372f72736} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.691496 [ 262 ] {cb1014b2-44a1-4592-87ab-13e372f72736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.691849 [ 262 ] {cb1014b2-44a1-4592-87ab-13e372f72736} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:58:58.692086 [ 262 ] {cb1014b2-44a1-4592-87ab-13e372f72736} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.692291 [ 262 ] {cb1014b2-44a1-4592-87ab-13e372f72736} executeQuery: Read 13 rows, 830.00 B in 0.002617 sec., 4967.520061138708 rows/sec., 309.72 KiB/sec. 2024.12.18 19:58:58.692343 [ 262 ] {cb1014b2-44a1-4592-87ab-13e372f72736} TCPHandler: Processed in 0.00286917 sec. 2024.12.18 19:58:58.692487 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.692597 [ 266 ] {97ce5762-a17d-4dfa-8d60-a9c469274cd4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:58:58.692642 [ 266 ] {97ce5762-a17d-4dfa-8d60-a9c469274cd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:58:58.693310 [ 266 ] {97ce5762-a17d-4dfa-8d60-a9c469274cd4} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.693349 [ 266 ] {97ce5762-a17d-4dfa-8d60-a9c469274cd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.693720 [ 266 ] {97ce5762-a17d-4dfa-8d60-a9c469274cd4} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.12.18 19:58:58.693957 [ 266 ] {97ce5762-a17d-4dfa-8d60-a9c469274cd4} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.694165 [ 266 ] {97ce5762-a17d-4dfa-8d60-a9c469274cd4} executeQuery: Read 423 rows, 30.96 KiB in 0.00159 sec., 266037.73584905657 rows/sec., 19.02 MiB/sec. 2024.12.18 19:58:58.694216 [ 266 ] {97ce5762-a17d-4dfa-8d60-a9c469274cd4} TCPHandler: Processed in 0.001783077 sec. 2024.12.18 19:58:58.694358 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.694480 [ 262 ] {f9e75c4b-8ffa-4c07-a094-8528d1701a40} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:58:58.694533 [ 262 ] {f9e75c4b-8ffa-4c07-a094-8528d1701a40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:58:58.695051 [ 262 ] {f9e75c4b-8ffa-4c07-a094-8528d1701a40} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.695098 [ 262 ] {f9e75c4b-8ffa-4c07-a094-8528d1701a40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.695499 [ 262 ] {f9e75c4b-8ffa-4c07-a094-8528d1701a40} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.18 19:58:58.695738 [ 262 ] {f9e75c4b-8ffa-4c07-a094-8528d1701a40} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.695927 [ 262 ] {f9e75c4b-8ffa-4c07-a094-8528d1701a40} executeQuery: Read 6 rows, 321.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 212.38 KiB/sec. 2024.12.18 19:58:58.695977 [ 262 ] {f9e75c4b-8ffa-4c07-a094-8528d1701a40} TCPHandler: Processed in 0.001670014 sec. 2024.12.18 19:58:58.696107 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.696215 [ 266 ] {b231a9ac-a72d-4cab-80c5-63247cb45549} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:58.696263 [ 266 ] {b231a9ac-a72d-4cab-80c5-63247cb45549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:58:58.696787 [ 266 ] {b231a9ac-a72d-4cab-80c5-63247cb45549} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.696826 [ 266 ] {b231a9ac-a72d-4cab-80c5-63247cb45549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.697210 [ 266 ] {b231a9ac-a72d-4cab-80c5-63247cb45549} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.12.18 19:58:58.697446 [ 266 ] {b231a9ac-a72d-4cab-80c5-63247cb45549} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.697624 [ 103 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_132_27 to all_137_137_0 2024.12.18 19:58:58.697673 [ 266 ] {b231a9ac-a72d-4cab-80c5-63247cb45549} executeQuery: Read 237 rows, 16.27 KiB in 0.001477 sec., 160460.39268788084 rows/sec., 10.76 MiB/sec. 2024.12.18 19:58:58.697691 [ 103 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.697755 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.697802 [ 266 ] {b231a9ac-a72d-4cab-80c5-63247cb45549} TCPHandler: Processed in 0.001745626 sec. 2024.12.18 19:58:58.698042 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.698144 [ 191 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_132_27 to all_137_137_0 into Compact with storage Full 2024.12.18 19:58:58.698246 [ 262 ] {263a6a29-9d34-4f58-ad9d-f921ecc1c193} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:58:58.698448 [ 262 ] {263a6a29-9d34-4f58-ad9d-f921ecc1c193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:58:58.698794 [ 191 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:58.698931 [ 191 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_132_27, total 36723 rows starting from the beginning of the part 2024.12.18 19:58:58.699407 [ 191 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part 2024.12.18 19:58:58.699858 [ 191 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 898 rows starting from the beginning of the part 2024.12.18 19:58:58.700346 [ 191 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part 2024.12.18 19:58:58.700764 [ 191 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part 2024.12.18 19:58:58.701149 [ 191 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 237 rows starting from the beginning of the part 2024.12.18 19:58:58.701708 [ 262 ] {263a6a29-9d34-4f58-ad9d-f921ecc1c193} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.701796 [ 262 ] {263a6a29-9d34-4f58-ad9d-f921ecc1c193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.703344 [ 262 ] {263a6a29-9d34-4f58-ad9d-f921ecc1c193} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:58:58.703700 [ 262 ] {263a6a29-9d34-4f58-ad9d-f921ecc1c193} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.703968 [ 262 ] {263a6a29-9d34-4f58-ad9d-f921ecc1c193} executeQuery: Read 1 rows, 69.00 B in 0.005786 sec., 172.83097131005874 rows/sec., 11.65 KiB/sec. 2024.12.18 19:58:58.704312 [ 262 ] {263a6a29-9d34-4f58-ad9d-f921ecc1c193} TCPHandler: Processed in 0.006392762 sec. 2024.12.18 19:58:58.704619 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.704992 [ 266 ] {f48e1db7-d497-4061-a99b-933142725f2b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:58:58.705359 [ 266 ] {f48e1db7-d497-4061-a99b-933142725f2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:58:58.707505 [ 266 ] {f48e1db7-d497-4061-a99b-933142725f2b} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.707551 [ 266 ] {f48e1db7-d497-4061-a99b-933142725f2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.708555 [ 266 ] {f48e1db7-d497-4061-a99b-933142725f2b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:58:58.708839 [ 266 ] {f48e1db7-d497-4061-a99b-933142725f2b} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.709098 [ 103 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.18 19:58:58.709183 [ 103 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.709231 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.709280 [ 266 ] {f48e1db7-d497-4061-a99b-933142725f2b} executeQuery: Read 41 rows, 75.23 KiB in 0.00442 sec., 9276.018099547511 rows/sec., 16.62 MiB/sec. 2024.12.18 19:58:58.709795 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.18 19:58:58.709832 [ 266 ] {f48e1db7-d497-4061-a99b-933142725f2b} TCPHandler: Processed in 0.005398331 sec. 2024.12.18 19:58:58.710107 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:58:58.710438 [ 262 ] {31c50d3f-305e-4d12-b5a8-49d6acd16b2e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:58:58.710566 [ 262 ] {31c50d3f-305e-4d12-b5a8-49d6acd16b2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:58:58.710870 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:58:58.711368 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2176 rows starting from the beginning of the part 2024.12.18 19:58:58.712573 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part 2024.12.18 19:58:58.713302 [ 262 ] {31c50d3f-305e-4d12-b5a8-49d6acd16b2e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:58.713454 [ 262 ] {31c50d3f-305e-4d12-b5a8-49d6acd16b2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:58.713843 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part 2024.12.18 19:58:58.714389 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} MergeTask::MergeProjectionsStage: Merge sorted 38242 rows, containing 5 columns (5 merged, 0 gathered) in 0.016525049 sec., 2314183.758244832 rows/sec., 156.37 MiB/sec. 2024.12.18 19:58:58.715177 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 41 rows starting from the beginning of the part 2024.12.18 19:58:58.715216 [ 262 ] {31c50d3f-305e-4d12-b5a8-49d6acd16b2e} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.12.18 19:58:58.715365 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) 2024.12.18 19:58:58.716158 [ 262 ] {31c50d3f-305e-4d12-b5a8-49d6acd16b2e} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.716245 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part 2024.12.18 19:58:58.716883 [ 262 ] {31c50d3f-305e-4d12-b5a8-49d6acd16b2e} executeQuery: Read 82 rows, 5.33 KiB in 0.00655 sec., 12519.083969465648 rows/sec., 814.20 KiB/sec. 2024.12.18 19:58:58.717203 [ 262 ] {31c50d3f-305e-4d12-b5a8-49d6acd16b2e} TCPHandler: Processed in 0.007242629 sec. 2024.12.18 19:58:58.717427 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 41 rows starting from the beginning of the part 2024.12.18 19:58:58.717449 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.717776 [ 198 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_137_28} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_132_27, all_137_137_0] -> all_1_137_28 2024.12.18 19:58:58.718233 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2024.12.18 19:58:58.728471 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2381 rows, containing 19 columns (19 merged, 0 gathered) in 0.019096952 sec., 124679.58237523977 rows/sec., 223.42 MiB/sec. 2024.12.18 19:58:58.730870 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.18 19:58:58.731309 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:58.731389 [ 196 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_61_12} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.18 19:58:58.731558 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.73 MiB. 2024.12.18 19:58:59.000208 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.66 MiB, peak 286.35 MiB, free memory in arenas 0.00 B, will set to 268.86 MiB (RSS), difference: 1.20 MiB 2024.12.18 19:58:59.443382 [ 224 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:58:59.443460 [ 224 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:58:59.446218 [ 224 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:58:59.892941 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 633 2024.12.18 19:58:59.915632 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:58:59.915691 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:58:59.924239 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.18 19:58:59.925100 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:58:59.929288 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 633 2024.12.18 19:59:03.063466 [ 223 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:03.063577 [ 223 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:03.066030 [ 223 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:03.253746 [ 224 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:03.253804 [ 224 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:03.255895 [ 224 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:03.677387 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:03.677639 [ 262 ] {08c579de-7228-474c-a07a-61015e1363ce} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:59:03.677743 [ 262 ] {08c579de-7228-474c-a07a-61015e1363ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:59:03.678825 [ 262 ] {08c579de-7228-474c-a07a-61015e1363ce} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:03.678900 [ 262 ] {08c579de-7228-474c-a07a-61015e1363ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:03.679544 [ 262 ] {08c579de-7228-474c-a07a-61015e1363ce} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.18 19:59:03.679952 [ 262 ] {08c579de-7228-474c-a07a-61015e1363ce} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:03.680298 [ 262 ] {08c579de-7228-474c-a07a-61015e1363ce} executeQuery: Read 4 rows, 334.00 B in 0.002728 sec., 1466.275659824047 rows/sec., 119.56 KiB/sec. 2024.12.18 19:59:03.680401 [ 262 ] {08c579de-7228-474c-a07a-61015e1363ce} TCPHandler: Processed in 0.003203046 sec. 2024.12.18 19:59:03.680636 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:03.680785 [ 266 ] {5ea4a84d-de01-4c25-b039-751ec7813046} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:03.680852 [ 266 ] {5ea4a84d-de01-4c25-b039-751ec7813046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:03.681632 [ 266 ] {5ea4a84d-de01-4c25-b039-751ec7813046} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:03.681677 [ 266 ] {5ea4a84d-de01-4c25-b039-751ec7813046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:03.682127 [ 266 ] {5ea4a84d-de01-4c25-b039-751ec7813046} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2024.12.18 19:59:03.682388 [ 266 ] {5ea4a84d-de01-4c25-b039-751ec7813046} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:03.682613 [ 266 ] {5ea4a84d-de01-4c25-b039-751ec7813046} executeQuery: Read 58 rows, 4.52 KiB in 0.00187 sec., 31016.042780748663 rows/sec., 2.36 MiB/sec. 2024.12.18 19:59:03.682674 [ 266 ] {5ea4a84d-de01-4c25-b039-751ec7813046} TCPHandler: Processed in 0.002105933 sec. 2024.12.18 19:59:03.682841 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:03.682966 [ 262 ] {7f2185be-f8a3-481a-bce0-a3e3d6864a63} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:59:03.683033 [ 262 ] {7f2185be-f8a3-481a-bce0-a3e3d6864a63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:59:03.683629 [ 262 ] {7f2185be-f8a3-481a-bce0-a3e3d6864a63} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:03.683671 [ 262 ] {7f2185be-f8a3-481a-bce0-a3e3d6864a63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:03.684040 [ 262 ] {7f2185be-f8a3-481a-bce0-a3e3d6864a63} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.18 19:59:03.684283 [ 262 ] {7f2185be-f8a3-481a-bce0-a3e3d6864a63} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:03.684486 [ 262 ] {7f2185be-f8a3-481a-bce0-a3e3d6864a63} executeQuery: Read 4 rows, 286.00 B in 0.001538 sec., 2600.780234070221 rows/sec., 181.60 KiB/sec. 2024.12.18 19:59:03.684591 [ 262 ] {7f2185be-f8a3-481a-bce0-a3e3d6864a63} TCPHandler: Processed in 0.001803257 sec. 2024.12.18 19:59:03.684767 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:03.685061 [ 266 ] {638039db-f2fa-48a8-9d81-28f3edc71248} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:03.685130 [ 266 ] {638039db-f2fa-48a8-9d81-28f3edc71248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:03.685732 [ 266 ] {638039db-f2fa-48a8-9d81-28f3edc71248} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:03.685775 [ 266 ] {638039db-f2fa-48a8-9d81-28f3edc71248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:03.686158 [ 266 ] {638039db-f2fa-48a8-9d81-28f3edc71248} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2024.12.18 19:59:03.686405 [ 266 ] {638039db-f2fa-48a8-9d81-28f3edc71248} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:03.686630 [ 266 ] {638039db-f2fa-48a8-9d81-28f3edc71248} executeQuery: Read 68 rows, 5.44 KiB in 0.001677 sec., 40548.59868813357 rows/sec., 3.17 MiB/sec. 2024.12.18 19:59:03.686693 [ 266 ] {638039db-f2fa-48a8-9d81-28f3edc71248} TCPHandler: Processed in 0.001998272 sec. 2024.12.18 19:59:03.686881 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:03.687049 [ 262 ] {b61c87a7-5c8e-4ebb-b93f-44cebf4c7906} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:03.687104 [ 262 ] {b61c87a7-5c8e-4ebb-b93f-44cebf4c7906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:03.687650 [ 262 ] {b61c87a7-5c8e-4ebb-b93f-44cebf4c7906} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:03.687688 [ 262 ] {b61c87a7-5c8e-4ebb-b93f-44cebf4c7906} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:03.688076 [ 262 ] {b61c87a7-5c8e-4ebb-b93f-44cebf4c7906} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.12.18 19:59:03.688386 [ 262 ] {b61c87a7-5c8e-4ebb-b93f-44cebf4c7906} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:03.688596 [ 262 ] {b61c87a7-5c8e-4ebb-b93f-44cebf4c7906} executeQuery: Read 162 rows, 11.55 KiB in 0.001593 sec., 101694.91525423729 rows/sec., 7.08 MiB/sec. 2024.12.18 19:59:03.688660 [ 262 ] {b61c87a7-5c8e-4ebb-b93f-44cebf4c7906} TCPHandler: Processed in 0.001838278 sec. 2024.12.18 19:59:03.688852 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:03.688974 [ 266 ] {270d37e9-650e-4d32-ac1d-40728a83f790} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:03.689031 [ 266 ] {270d37e9-650e-4d32-ac1d-40728a83f790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:03.689626 [ 266 ] {270d37e9-650e-4d32-ac1d-40728a83f790} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:03.689672 [ 266 ] {270d37e9-650e-4d32-ac1d-40728a83f790} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:03.690124 [ 266 ] {270d37e9-650e-4d32-ac1d-40728a83f790} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.12.18 19:59:03.690422 [ 266 ] {270d37e9-650e-4d32-ac1d-40728a83f790} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:03.690682 [ 266 ] {270d37e9-650e-4d32-ac1d-40728a83f790} executeQuery: Read 60 rows, 4.14 KiB in 0.001733 sec., 34622.042700519334 rows/sec., 2.33 MiB/sec. 2024.12.18 19:59:03.690746 [ 266 ] {270d37e9-650e-4d32-ac1d-40728a83f790} TCPHandler: Processed in 0.0019634 sec. 2024.12.18 19:59:04.152003 [ 225 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:59:04.152058 [ 225 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:59:04.154016 [ 225 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:59:04.617920 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38979 2024.12.18 19:59:04.618550 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:04.618597 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:04.619128 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.18 19:59:04.619390 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:04.619594 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2024.12.18 19:59:05.803443 [ 221 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:59:05.803497 [ 221 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:59:05.805692 [ 221 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.18 19:59:06.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.86 MiB, peak 286.35 MiB, free memory in arenas 0.00 B, will set to 268.86 MiB (RSS), difference: 4.00 MiB 2024.12.18 19:59:07.368285 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2210 2024.12.18 19:59:07.373696 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:07.373764 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:07.375347 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:59:07.375695 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:07.376388 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2210 2024.12.18 19:59:07.430342 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 2024.12.18 19:59:07.455232 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:07.455290 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:07.462954 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.18 19:59:07.463822 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:07.468705 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2024.12.18 19:59:08.679768 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.679956 [ 262 ] {0a4f4c31-db77-4be2-86c4-574bcb2b247d} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:59:08.680026 [ 262 ] {0a4f4c31-db77-4be2-86c4-574bcb2b247d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:59:08.680777 [ 262 ] {0a4f4c31-db77-4be2-86c4-574bcb2b247d} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.680826 [ 262 ] {0a4f4c31-db77-4be2-86c4-574bcb2b247d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.681252 [ 262 ] {0a4f4c31-db77-4be2-86c4-574bcb2b247d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:59:08.681503 [ 262 ] {0a4f4c31-db77-4be2-86c4-574bcb2b247d} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.681750 [ 262 ] {0a4f4c31-db77-4be2-86c4-574bcb2b247d} executeQuery: Read 14 rows, 1.01 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 546.83 KiB/sec. 2024.12.18 19:59:08.681817 [ 262 ] {0a4f4c31-db77-4be2-86c4-574bcb2b247d} TCPHandler: Processed in 0.002170754 sec. 2024.12.18 19:59:08.681988 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.682110 [ 266 ] {9e9fc073-0bd8-4495-a143-4728360cae24} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:08.682158 [ 266 ] {9e9fc073-0bd8-4495-a143-4728360cae24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:08.682886 [ 266 ] {9e9fc073-0bd8-4495-a143-4728360cae24} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.682926 [ 266 ] {9e9fc073-0bd8-4495-a143-4728360cae24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.683318 [ 266 ] {9e9fc073-0bd8-4495-a143-4728360cae24} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2024.12.18 19:59:08.683559 [ 266 ] {9e9fc073-0bd8-4495-a143-4728360cae24} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.683794 [ 266 ] {9e9fc073-0bd8-4495-a143-4728360cae24} executeQuery: Read 285 rows, 25.75 KiB in 0.001711 sec., 166569.25774400934 rows/sec., 14.70 MiB/sec. 2024.12.18 19:59:08.683850 [ 266 ] {9e9fc073-0bd8-4495-a143-4728360cae24} TCPHandler: Processed in 0.001921309 sec. 2024.12.18 19:59:08.684001 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.684132 [ 262 ] {31fc16a1-2e25-43fb-8921-0fa6fb202338} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:59:08.684186 [ 262 ] {31fc16a1-2e25-43fb-8921-0fa6fb202338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:59:08.684820 [ 262 ] {31fc16a1-2e25-43fb-8921-0fa6fb202338} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.684859 [ 262 ] {31fc16a1-2e25-43fb-8921-0fa6fb202338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.685215 [ 262 ] {31fc16a1-2e25-43fb-8921-0fa6fb202338} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.18 19:59:08.685447 [ 262 ] {31fc16a1-2e25-43fb-8921-0fa6fb202338} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.685663 [ 262 ] {31fc16a1-2e25-43fb-8921-0fa6fb202338} executeQuery: Read 48 rows, 3.54 KiB in 0.00156 sec., 30769.23076923077 rows/sec., 2.22 MiB/sec. 2024.12.18 19:59:08.685717 [ 262 ] {31fc16a1-2e25-43fb-8921-0fa6fb202338} TCPHandler: Processed in 0.001776857 sec. 2024.12.18 19:59:08.685886 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.686003 [ 266 ] {f762d250-e9ed-49db-a653-38f194764e1b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:59:08.686049 [ 266 ] {f762d250-e9ed-49db-a653-38f194764e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:59:08.686606 [ 266 ] {f762d250-e9ed-49db-a653-38f194764e1b} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.686646 [ 266 ] {f762d250-e9ed-49db-a653-38f194764e1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.687034 [ 266 ] {f762d250-e9ed-49db-a653-38f194764e1b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:59:08.687261 [ 266 ] {f762d250-e9ed-49db-a653-38f194764e1b} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.687429 [ 93 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 2024.12.18 19:59:08.687489 [ 266 ] {f762d250-e9ed-49db-a653-38f194764e1b} executeQuery: Read 14 rows, 1004.00 B in 0.001507 sec., 9289.980092899801 rows/sec., 650.61 KiB/sec. 2024.12.18 19:59:08.687513 [ 93 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.687579 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.687615 [ 266 ] {f762d250-e9ed-49db-a653-38f194764e1b} TCPHandler: Processed in 0.001777986 sec. 2024.12.18 19:59:08.687801 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.687817 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full 2024.12.18 19:59:08.687968 [ 262 ] {f200d678-82a7-4c3c-ae1c-f7bbea165dbc} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:59:08.688081 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:08.688084 [ 262 ] {f200d678-82a7-4c3c-ae1c-f7bbea165dbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:59:08.688167 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 243 rows starting from the beginning of the part 2024.12.18 19:59:08.688489 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:08.688872 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:08.689191 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 242 rows starting from the beginning of the part 2024.12.18 19:59:08.689566 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:08.689901 [ 197 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:08.691005 [ 262 ] {f200d678-82a7-4c3c-ae1c-f7bbea165dbc} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.691076 [ 262 ] {f200d678-82a7-4c3c-ae1c-f7bbea165dbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.692132 [ 262 ] {f200d678-82a7-4c3c-ae1c-f7bbea165dbc} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:59:08.692863 [ 262 ] {f200d678-82a7-4c3c-ae1c-f7bbea165dbc} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.692957 [ 190 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005266958 sec., 102715.8371112889 rows/sec., 7.36 MiB/sec. 2024.12.18 19:59:08.693344 [ 262 ] {f200d678-82a7-4c3c-ae1c-f7bbea165dbc} executeQuery: Read 13 rows, 830.00 B in 0.005407 sec., 2404.290734233401 rows/sec., 149.91 KiB/sec. 2024.12.18 19:59:08.693348 [ 190 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) 2024.12.18 19:59:08.693543 [ 262 ] {f200d678-82a7-4c3c-ae1c-f7bbea165dbc} TCPHandler: Processed in 0.0058226 sec. 2024.12.18 19:59:08.693754 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.693946 [ 266 ] {6036dbb5-dfb1-4bd5-be03-57b41391efed} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:08.693999 [ 190 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.694022 [ 266 ] {6036dbb5-dfb1-4bd5-be03-57b41391efed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:08.694255 [ 190 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_57_12} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 2024.12.18 19:59:08.694478 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.18 19:59:08.695130 [ 266 ] {6036dbb5-dfb1-4bd5-be03-57b41391efed} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.695178 [ 266 ] {6036dbb5-dfb1-4bd5-be03-57b41391efed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.695594 [ 266 ] {6036dbb5-dfb1-4bd5-be03-57b41391efed} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2024.12.18 19:59:08.695850 [ 266 ] {6036dbb5-dfb1-4bd5-be03-57b41391efed} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.696073 [ 266 ] {6036dbb5-dfb1-4bd5-be03-57b41391efed} executeQuery: Read 423 rows, 30.96 KiB in 0.002187 sec., 193415.6378600823 rows/sec., 13.83 MiB/sec. 2024.12.18 19:59:08.696132 [ 266 ] {6036dbb5-dfb1-4bd5-be03-57b41391efed} TCPHandler: Processed in 0.002467691 sec. 2024.12.18 19:59:08.696280 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.696393 [ 262 ] {acb29b99-7ba6-40d8-b494-14c052059488} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:59:08.696443 [ 262 ] {acb29b99-7ba6-40d8-b494-14c052059488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:59:08.696918 [ 262 ] {acb29b99-7ba6-40d8-b494-14c052059488} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.696963 [ 262 ] {acb29b99-7ba6-40d8-b494-14c052059488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.697432 [ 262 ] {acb29b99-7ba6-40d8-b494-14c052059488} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.18 19:59:08.697799 [ 262 ] {acb29b99-7ba6-40d8-b494-14c052059488} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.698024 [ 262 ] {acb29b99-7ba6-40d8-b494-14c052059488} executeQuery: Read 6 rows, 321.00 B in 0.001652 sec., 3631.961259079903 rows/sec., 189.76 KiB/sec. 2024.12.18 19:59:08.698076 [ 262 ] {acb29b99-7ba6-40d8-b494-14c052059488} TCPHandler: Processed in 0.001850428 sec. 2024.12.18 19:59:08.698232 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.698340 [ 266 ] {b9dd1a69-5bd6-4889-9828-f29996df31c3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:08.698386 [ 266 ] {b9dd1a69-5bd6-4889-9828-f29996df31c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:08.698922 [ 266 ] {b9dd1a69-5bd6-4889-9828-f29996df31c3} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.698961 [ 266 ] {b9dd1a69-5bd6-4889-9828-f29996df31c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.699358 [ 266 ] {b9dd1a69-5bd6-4889-9828-f29996df31c3} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2024.12.18 19:59:08.699602 [ 266 ] {b9dd1a69-5bd6-4889-9828-f29996df31c3} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.699821 [ 266 ] {b9dd1a69-5bd6-4889-9828-f29996df31c3} executeQuery: Read 237 rows, 16.27 KiB in 0.001503 sec., 157684.63073852294 rows/sec., 10.57 MiB/sec. 2024.12.18 19:59:08.699878 [ 266 ] {b9dd1a69-5bd6-4889-9828-f29996df31c3} TCPHandler: Processed in 0.001695265 sec. 2024.12.18 19:59:08.700037 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.700239 [ 262 ] {14e48908-aedb-4233-b5ef-f514f88d2b44} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:59:08.700310 [ 262 ] {14e48908-aedb-4233-b5ef-f514f88d2b44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:59:08.700800 [ 262 ] {14e48908-aedb-4233-b5ef-f514f88d2b44} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.700839 [ 262 ] {14e48908-aedb-4233-b5ef-f514f88d2b44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.701199 [ 262 ] {14e48908-aedb-4233-b5ef-f514f88d2b44} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:59:08.701433 [ 262 ] {14e48908-aedb-4233-b5ef-f514f88d2b44} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.701595 [ 93 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 2024.12.18 19:59:08.701662 [ 93 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.701677 [ 262 ] {14e48908-aedb-4233-b5ef-f514f88d2b44} executeQuery: Read 1 rows, 69.00 B in 0.001483 sec., 674.3088334457182 rows/sec., 45.44 KiB/sec. 2024.12.18 19:59:08.701707 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.701780 [ 262 ] {14e48908-aedb-4233-b5ef-f514f88d2b44} TCPHandler: Processed in 0.001818257 sec. 2024.12.18 19:59:08.701904 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full 2024.12.18 19:59:08.701945 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.702014 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:08.702053 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 52 rows starting from the beginning of the part 2024.12.18 19:59:08.702073 [ 266 ] {566e32c2-160b-48ff-9162-ad859f243567} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:08.702181 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2024.12.18 19:59:08.702279 [ 266 ] {566e32c2-160b-48ff-9162-ad859f243567} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:59:08.702393 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2024.12.18 19:59:08.702652 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2024.12.18 19:59:08.702845 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2024.12.18 19:59:08.703070 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2024.12.18 19:59:08.704901 [ 200 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} MergeTask::MergeProjectionsStage: Merge sorted 57 rows, containing 4 columns (4 merged, 0 gathered) in 0.003079853 sec., 18507.376813114133 rows/sec., 1.22 MiB/sec. 2024.12.18 19:59:08.705146 [ 190 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) 2024.12.18 19:59:08.705528 [ 266 ] {566e32c2-160b-48ff-9162-ad859f243567} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.705599 [ 266 ] {566e32c2-160b-48ff-9162-ad859f243567} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.705838 [ 190 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.706055 [ 190 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_57_12} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 2024.12.18 19:59:08.706244 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:59:08.706710 [ 266 ] {566e32c2-160b-48ff-9162-ad859f243567} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:59:08.706977 [ 266 ] {566e32c2-160b-48ff-9162-ad859f243567} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.707217 [ 266 ] {566e32c2-160b-48ff-9162-ad859f243567} executeQuery: Read 41 rows, 75.23 KiB in 0.005175 sec., 7922.705314009662 rows/sec., 14.20 MiB/sec. 2024.12.18 19:59:08.707338 [ 266 ] {566e32c2-160b-48ff-9162-ad859f243567} TCPHandler: Processed in 0.005451582 sec. 2024.12.18 19:59:08.707493 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:08.707626 [ 262 ] {bffd915a-035d-41c3-a6de-d0ce59f1a777} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:08.707682 [ 262 ] {bffd915a-035d-41c3-a6de-d0ce59f1a777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:08.708216 [ 262 ] {bffd915a-035d-41c3-a6de-d0ce59f1a777} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:08.708263 [ 262 ] {bffd915a-035d-41c3-a6de-d0ce59f1a777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:08.708693 [ 262 ] {bffd915a-035d-41c3-a6de-d0ce59f1a777} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2024.12.18 19:59:08.708930 [ 262 ] {bffd915a-035d-41c3-a6de-d0ce59f1a777} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:08.709121 [ 262 ] {bffd915a-035d-41c3-a6de-d0ce59f1a777} executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec. 2024.12.18 19:59:08.709176 [ 262 ] {bffd915a-035d-41c3-a6de-d0ce59f1a777} TCPHandler: Processed in 0.001749646 sec. 2024.12.18 19:59:11.869923 [ 89 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:59:11.870005 [ 89 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:59:12.120712 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39467 2024.12.18 19:59:12.121594 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:12.121651 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:12.122218 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.18 19:59:12.122484 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:12.122747 [ 89 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.18 19:59:12.122785 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39467 2024.12.18 19:59:12.122875 [ 89 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:12.122923 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:12.123091 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.18 19:59:12.123266 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:12.123314 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2024.12.18 19:59:12.123403 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part 2024.12.18 19:59:12.123663 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part 2024.12.18 19:59:12.123874 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part 2024.12.18 19:59:12.124039 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part 2024.12.18 19:59:12.124216 [ 199 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part 2024.12.18 19:59:12.127255 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39467 rows, containing 4 columns (4 merged, 0 gathered) in 0.004233697 sec., 9322112.564975718 rows/sec., 133.35 MiB/sec. 2024.12.18 19:59:12.127696 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.18 19:59:12.128044 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:12.128139 [ 190 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_86_17} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.18 19:59:12.128263 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2024.12.18 19:59:13.673880 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:13.674093 [ 262 ] {ff98e9b8-9689-45f1-b74c-c11bfd0d4706} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:13.674172 [ 262 ] {ff98e9b8-9689-45f1-b74c-c11bfd0d4706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:13.675006 [ 262 ] {ff98e9b8-9689-45f1-b74c-c11bfd0d4706} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:13.675056 [ 262 ] {ff98e9b8-9689-45f1-b74c-c11bfd0d4706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:13.675488 [ 262 ] {ff98e9b8-9689-45f1-b74c-c11bfd0d4706} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2024.12.18 19:59:13.675738 [ 262 ] {ff98e9b8-9689-45f1-b74c-c11bfd0d4706} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:13.675936 [ 87 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2024.12.18 19:59:13.675987 [ 262 ] {ff98e9b8-9689-45f1-b74c-c11bfd0d4706} executeQuery: Read 56 rows, 4.38 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.19 MiB/sec. 2024.12.18 19:59:13.676035 [ 87 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:13.676111 [ 262 ] {ff98e9b8-9689-45f1-b74c-c11bfd0d4706} TCPHandler: Processed in 0.002361329 sec. 2024.12.18 19:59:13.676112 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:13.676323 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:13.676346 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2024.12.18 19:59:13.676513 [ 266 ] {b37aa176-c8a8-4a63-a15f-373caafb5d27} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:13.676630 [ 266 ] {b37aa176-c8a8-4a63-a15f-373caafb5d27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:13.676667 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:13.676775 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1436 rows starting from the beginning of the part 2024.12.18 19:59:13.677052 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part 2024.12.18 19:59:13.677487 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 285 rows starting from the beginning of the part 2024.12.18 19:59:13.677830 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 58 rows starting from the beginning of the part 2024.12.18 19:59:13.678267 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 285 rows starting from the beginning of the part 2024.12.18 19:59:13.678550 [ 202 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part 2024.12.18 19:59:13.679523 [ 266 ] {b37aa176-c8a8-4a63-a15f-373caafb5d27} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:13.679587 [ 266 ] {b37aa176-c8a8-4a63-a15f-373caafb5d27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:13.680607 [ 266 ] {b37aa176-c8a8-4a63-a15f-373caafb5d27} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2024.12.18 19:59:13.681106 [ 266 ] {b37aa176-c8a8-4a63-a15f-373caafb5d27} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:13.681395 [ 87 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2024.12.18 19:59:13.681504 [ 87 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:13.681581 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:13.681621 [ 266 ] {b37aa176-c8a8-4a63-a15f-373caafb5d27} executeQuery: Read 64 rows, 5.12 KiB in 0.005128 sec., 12480.499219968799 rows/sec., 997.51 KiB/sec. 2024.12.18 19:59:13.682140 [ 190 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2024.12.18 19:59:13.682158 [ 266 ] {b37aa176-c8a8-4a63-a15f-373caafb5d27} TCPHandler: Processed in 0.005904422 sec. 2024.12.18 19:59:13.682370 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006116505 sec., 355758.72168828436 rows/sec., 31.29 MiB/sec. 2024.12.18 19:59:13.682490 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:13.682521 [ 190 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:13.682570 [ 190 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 915 rows starting from the beginning of the part 2024.12.18 19:59:13.682806 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2024.12.18 19:59:13.682885 [ 262 ] {c1162ddd-09ad-4cad-9406-86a77b66cff1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:13.682988 [ 190 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part 2024.12.18 19:59:13.683189 [ 262 ] {c1162ddd-09ad-4cad-9406-86a77b66cff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:13.683622 [ 190 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 423 rows starting from the beginning of the part 2024.12.18 19:59:13.684120 [ 190 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 68 rows starting from the beginning of the part 2024.12.18 19:59:13.684199 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:13.684672 [ 190 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 423 rows starting from the beginning of the part 2024.12.18 19:59:13.684748 [ 194 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_141_28} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2024.12.18 19:59:13.685175 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.12.18 19:59:13.685263 [ 190 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2024.12.18 19:59:13.686818 [ 262 ] {c1162ddd-09ad-4cad-9406-86a77b66cff1} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:13.686894 [ 262 ] {c1162ddd-09ad-4cad-9406-86a77b66cff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:13.687890 [ 262 ] {c1162ddd-09ad-4cad-9406-86a77b66cff1} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2024.12.18 19:59:13.688313 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.006585786 sec., 297155.11557770026 rows/sec., 22.75 MiB/sec. 2024.12.18 19:59:13.688379 [ 262 ] {c1162ddd-09ad-4cad-9406-86a77b66cff1} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:13.688671 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2024.12.18 19:59:13.688706 [ 262 ] {c1162ddd-09ad-4cad-9406-86a77b66cff1} executeQuery: Read 160 rows, 11.41 KiB in 0.006012 sec., 26613.43978709248 rows/sec., 1.85 MiB/sec. 2024.12.18 19:59:13.688869 [ 262 ] {c1162ddd-09ad-4cad-9406-86a77b66cff1} TCPHandler: Processed in 0.006557655 sec. 2024.12.18 19:59:13.689028 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:13.689228 [ 266 ] {b9e50785-6cdc-4a8a-9b5b-f915ce04533a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:13.689250 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:13.689309 [ 266 ] {b9e50785-6cdc-4a8a-9b5b-f915ce04533a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:13.689436 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_141_28} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2024.12.18 19:59:13.689640 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.12.18 19:59:13.690071 [ 266 ] {b9e50785-6cdc-4a8a-9b5b-f915ce04533a} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:13.690113 [ 266 ] {b9e50785-6cdc-4a8a-9b5b-f915ce04533a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:13.690486 [ 266 ] {b9e50785-6cdc-4a8a-9b5b-f915ce04533a} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2024.12.18 19:59:13.690718 [ 266 ] {b9e50785-6cdc-4a8a-9b5b-f915ce04533a} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:13.690929 [ 266 ] {b9e50785-6cdc-4a8a-9b5b-f915ce04533a} executeQuery: Read 60 rows, 4.14 KiB in 0.001746 sec., 34364.26116838488 rows/sec., 2.32 MiB/sec. 2024.12.18 19:59:13.691009 [ 266 ] {b9e50785-6cdc-4a8a-9b5b-f915ce04533a} TCPHandler: Processed in 0.002059402 sec. 2024.12.18 19:59:14.969754 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2024.12.18 19:59:14.992096 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:14.992160 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:14.999681 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.18 19:59:15.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.38 MiB, peak 286.35 MiB, free memory in arenas 0.00 B, will set to 268.86 MiB (RSS), difference: -4.52 MiB 2024.12.18 19:59:15.000793 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:15.001216 [ 85 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.18 19:59:15.001356 [ 85 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:15.001440 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:15.001941 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.18 19:59:15.014925 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2024.12.18 19:59:15.016929 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:15.018741 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2024.12.18 19:59:15.024448 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2024.12.18 19:59:15.030512 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2024.12.18 19:59:15.036453 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part 2024.12.18 19:59:15.042477 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part 2024.12.18 19:59:15.048267 [ 192 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2024.12.18 19:59:15.117051 [ 195 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.115435814 sec., 5622.171989015472 rows/sec., 29.07 MiB/sec. 2024.12.18 19:59:15.120665 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.18 19:59:15.123708 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:15.123850 [ 186 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_86_17} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.18 19:59:15.126492 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2024.12.18 19:59:16.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.42 MiB, peak 286.35 MiB, free memory in arenas 0.00 B, will set to 268.86 MiB (RSS), difference: 3.45 MiB 2024.12.18 19:59:16.418978 [ 224 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.12.18 19:59:16.419039 [ 224 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.12.18 19:59:16.420961 [ 224 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.12.18 19:59:16.438494 [ 81 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.12.18 19:59:16.438595 [ 81 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.438636 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.438840 [ 221 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:59:16.438917 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.12.18 19:59:16.438928 [ 221 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:59:16.439212 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:16.439291 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part 2024.12.18 19:59:16.439375 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part 2024.12.18 19:59:16.439772 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part 2024.12.18 19:59:16.440161 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part 2024.12.18 19:59:16.440435 [ 198 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part 2024.12.18 19:59:16.442567 [ 195 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003826568 sec., 9407.908078466135 rows/sec., 803.90 KiB/sec. 2024.12.18 19:59:16.442832 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.12.18 19:59:16.442871 [ 221 ] {} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.18 19:59:16.443448 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.443541 [ 196 ] {bbe484cf-7d6f-4a28-97c9-aa84b8096f7a::all_1_37_9} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.12.18 19:59:16.443652 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:59:16.594351 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.594535 [ 262 ] {1aaae942-0513-4bcb-8e67-556028cebd6c} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:59:16.594607 [ 262 ] {1aaae942-0513-4bcb-8e67-556028cebd6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:59:16.595366 [ 262 ] {1aaae942-0513-4bcb-8e67-556028cebd6c} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.595410 [ 262 ] {1aaae942-0513-4bcb-8e67-556028cebd6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.595801 [ 262 ] {1aaae942-0513-4bcb-8e67-556028cebd6c} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:59:16.596046 [ 262 ] {1aaae942-0513-4bcb-8e67-556028cebd6c} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.596232 [ 83 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2024.12.18 19:59:16.596294 [ 262 ] {1aaae942-0513-4bcb-8e67-556028cebd6c} executeQuery: Read 14 rows, 1.01 KiB in 0.001807 sec., 7747.648035417819 rows/sec., 557.73 KiB/sec. 2024.12.18 19:59:16.596302 [ 83 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.596372 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.596420 [ 262 ] {1aaae942-0513-4bcb-8e67-556028cebd6c} TCPHandler: Processed in 0.002191735 sec. 2024.12.18 19:59:16.596633 [ 221 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.12.18 19:59:16.596695 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2024.12.18 19:59:16.596707 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.596706 [ 221 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.12.18 19:59:16.597028 [ 266 ] {11b71896-397d-4e85-ba20-5629940548fd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:59:16.597161 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:16.597190 [ 266 ] {11b71896-397d-4e85-ba20-5629940548fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:59:16.597319 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part 2024.12.18 19:59:16.597800 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:16.598250 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:16.598707 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:16.599214 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:16.600421 [ 266 ] {11b71896-397d-4e85-ba20-5629940548fd} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.600496 [ 266 ] {11b71896-397d-4e85-ba20-5629940548fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:16.601928 [ 266 ] {11b71896-397d-4e85-ba20-5629940548fd} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.18 19:59:16.602835 [ 266 ] {11b71896-397d-4e85-ba20-5629940548fd} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.602950 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006471603 sec., 10816.485498260632 rows/sec., 820.89 KiB/sec. 2024.12.18 19:59:16.603273 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2024.12.18 19:59:16.603481 [ 266 ] {11b71896-397d-4e85-ba20-5629940548fd} executeQuery: Read 2 rows, 167.00 B in 0.00654 sec., 305.81039755351685 rows/sec., 24.94 KiB/sec. 2024.12.18 19:59:16.603709 [ 266 ] {11b71896-397d-4e85-ba20-5629940548fd} TCPHandler: Processed in 0.007125417 sec. 2024.12.18 19:59:16.604029 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.604220 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.604307 [ 262 ] {e4be3f68-27cf-4a8f-ad01-0f71d661eba1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:16.604442 [ 262 ] {e4be3f68-27cf-4a8f-ad01-0f71d661eba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:16.604465 [ 195 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_57_14} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2024.12.18 19:59:16.604738 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:59:16.604852 [ 221 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2024.12.18 19:59:16.606759 [ 262 ] {e4be3f68-27cf-4a8f-ad01-0f71d661eba1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.606803 [ 262 ] {e4be3f68-27cf-4a8f-ad01-0f71d661eba1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.607250 [ 262 ] {e4be3f68-27cf-4a8f-ad01-0f71d661eba1} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2024.12.18 19:59:16.607490 [ 262 ] {e4be3f68-27cf-4a8f-ad01-0f71d661eba1} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.607698 [ 262 ] {e4be3f68-27cf-4a8f-ad01-0f71d661eba1} executeQuery: Read 1426 rows, 121.94 KiB in 0.003491 sec., 408478.94586078485 rows/sec., 34.11 MiB/sec. 2024.12.18 19:59:16.607754 [ 262 ] {e4be3f68-27cf-4a8f-ad01-0f71d661eba1} TCPHandler: Processed in 0.00391266 sec. 2024.12.18 19:59:16.607930 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.608057 [ 266 ] {b448ab61-121e-484a-8c58-0eb1bc6151bd} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:59:16.608112 [ 266 ] {b448ab61-121e-484a-8c58-0eb1bc6151bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:59:16.608780 [ 266 ] {b448ab61-121e-484a-8c58-0eb1bc6151bd} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.608827 [ 266 ] {b448ab61-121e-484a-8c58-0eb1bc6151bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.609195 [ 266 ] {b448ab61-121e-484a-8c58-0eb1bc6151bd} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.18 19:59:16.609431 [ 266 ] {b448ab61-121e-484a-8c58-0eb1bc6151bd} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.609647 [ 266 ] {b448ab61-121e-484a-8c58-0eb1bc6151bd} executeQuery: Read 50 rows, 3.68 KiB in 0.001617 sec., 30921.459492888065 rows/sec., 2.22 MiB/sec. 2024.12.18 19:59:16.609702 [ 266 ] {b448ab61-121e-484a-8c58-0eb1bc6151bd} TCPHandler: Processed in 0.001836178 sec. 2024.12.18 19:59:16.609862 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.609997 [ 262 ] {8cb652f2-3c19-4262-a77a-59e312ee8ff3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:59:16.610049 [ 262 ] {8cb652f2-3c19-4262-a77a-59e312ee8ff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:59:16.610775 [ 262 ] {8cb652f2-3c19-4262-a77a-59e312ee8ff3} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.610820 [ 262 ] {8cb652f2-3c19-4262-a77a-59e312ee8ff3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.611180 [ 262 ] {8cb652f2-3c19-4262-a77a-59e312ee8ff3} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:59:16.611420 [ 262 ] {8cb652f2-3c19-4262-a77a-59e312ee8ff3} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.611612 [ 262 ] {8cb652f2-3c19-4262-a77a-59e312ee8ff3} executeQuery: Read 242 rows, 16.79 KiB in 0.001643 sec., 147291.5398660986 rows/sec., 9.98 MiB/sec. 2024.12.18 19:59:16.611663 [ 262 ] {8cb652f2-3c19-4262-a77a-59e312ee8ff3} TCPHandler: Processed in 0.001869629 sec. 2024.12.18 19:59:16.611795 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.611904 [ 266 ] {0c7b1b1d-f1ae-49e3-9ded-3cc13cdad36e} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:59:16.611957 [ 266 ] {0c7b1b1d-f1ae-49e3-9ded-3cc13cdad36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:59:16.612607 [ 266 ] {0c7b1b1d-f1ae-49e3-9ded-3cc13cdad36e} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.612655 [ 266 ] {0c7b1b1d-f1ae-49e3-9ded-3cc13cdad36e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.613043 [ 266 ] {0c7b1b1d-f1ae-49e3-9ded-3cc13cdad36e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:59:16.613277 [ 266 ] {0c7b1b1d-f1ae-49e3-9ded-3cc13cdad36e} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.613432 [ 83 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2024.12.18 19:59:16.613500 [ 83 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.613506 [ 266 ] {0c7b1b1d-f1ae-49e3-9ded-3cc13cdad36e} executeQuery: Read 13 rows, 830.00 B in 0.001619 sec., 8029.647930821495 rows/sec., 500.65 KiB/sec. 2024.12.18 19:59:16.613539 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.613658 [ 266 ] {0c7b1b1d-f1ae-49e3-9ded-3cc13cdad36e} TCPHandler: Processed in 0.0019106 sec. 2024.12.18 19:59:16.613730 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2024.12.18 19:59:16.613833 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.613908 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:16.613996 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part 2024.12.18 19:59:16.614072 [ 262 ] {fa6eab77-ec03-4964-b3da-69f7c6152a2f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:16.614227 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part 2024.12.18 19:59:16.614253 [ 262 ] {fa6eab77-ec03-4964-b3da-69f7c6152a2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:16.614650 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part 2024.12.18 19:59:16.614966 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part 2024.12.18 19:59:16.615341 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part 2024.12.18 19:59:16.617367 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003716977 sec., 17487.32908489883 rows/sec., 1.13 MiB/sec. 2024.12.18 19:59:16.617454 [ 262 ] {fa6eab77-ec03-4964-b3da-69f7c6152a2f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.617506 [ 262 ] {fa6eab77-ec03-4964-b3da-69f7c6152a2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:16.617515 [ 191 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2024.12.18 19:59:16.618018 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.618130 [ 188 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_57_14} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2024.12.18 19:59:16.618178 [ 262 ] {fa6eab77-ec03-4964-b3da-69f7c6152a2f} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2024.12.18 19:59:16.618229 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:59:16.618444 [ 262 ] {fa6eab77-ec03-4964-b3da-69f7c6152a2f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.618651 [ 262 ] {fa6eab77-ec03-4964-b3da-69f7c6152a2f} executeQuery: Read 881 rows, 65.42 KiB in 0.004652 sec., 189380.91143594153 rows/sec., 13.73 MiB/sec. 2024.12.18 19:59:16.618710 [ 262 ] {fa6eab77-ec03-4964-b3da-69f7c6152a2f} TCPHandler: Processed in 0.004949482 sec. 2024.12.18 19:59:16.618856 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.618960 [ 266 ] {636d262b-d060-49ea-97e4-0a76b5e5df71} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:59:16.619005 [ 266 ] {636d262b-d060-49ea-97e4-0a76b5e5df71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:59:16.619443 [ 266 ] {636d262b-d060-49ea-97e4-0a76b5e5df71} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.619482 [ 266 ] {636d262b-d060-49ea-97e4-0a76b5e5df71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.619833 [ 266 ] {636d262b-d060-49ea-97e4-0a76b5e5df71} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.18 19:59:16.620074 [ 266 ] {636d262b-d060-49ea-97e4-0a76b5e5df71} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.620304 [ 266 ] {636d262b-d060-49ea-97e4-0a76b5e5df71} executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. 2024.12.18 19:59:16.620371 [ 266 ] {636d262b-d060-49ea-97e4-0a76b5e5df71} TCPHandler: Processed in 0.001566433 sec. 2024.12.18 19:59:16.620594 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.620796 [ 262 ] {69679c9e-08ff-4792-baf5-a5c4e6c06cfa} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:16.620846 [ 262 ] {69679c9e-08ff-4792-baf5-a5c4e6c06cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:16.621550 [ 262 ] {69679c9e-08ff-4792-baf5-a5c4e6c06cfa} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.621588 [ 262 ] {69679c9e-08ff-4792-baf5-a5c4e6c06cfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.622009 [ 262 ] {69679c9e-08ff-4792-baf5-a5c4e6c06cfa} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2024.12.18 19:59:16.622248 [ 262 ] {69679c9e-08ff-4792-baf5-a5c4e6c06cfa} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.622454 [ 262 ] {69679c9e-08ff-4792-baf5-a5c4e6c06cfa} executeQuery: Read 894 rows, 60.99 KiB in 0.0017 sec., 525882.3529411765 rows/sec., 35.04 MiB/sec. 2024.12.18 19:59:16.622507 [ 262 ] {69679c9e-08ff-4792-baf5-a5c4e6c06cfa} TCPHandler: Processed in 0.002050123 sec. 2024.12.18 19:59:16.622639 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.622745 [ 266 ] {a90f1f1e-fef2-4f48-a2bf-e1d0c1438683} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:59:16.622792 [ 266 ] {a90f1f1e-fef2-4f48-a2bf-e1d0c1438683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:59:16.623278 [ 266 ] {a90f1f1e-fef2-4f48-a2bf-e1d0c1438683} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.623325 [ 266 ] {a90f1f1e-fef2-4f48-a2bf-e1d0c1438683} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.623743 [ 266 ] {a90f1f1e-fef2-4f48-a2bf-e1d0c1438683} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:59:16.624013 [ 266 ] {a90f1f1e-fef2-4f48-a2bf-e1d0c1438683} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.624211 [ 266 ] {a90f1f1e-fef2-4f48-a2bf-e1d0c1438683} executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. 2024.12.18 19:59:16.624261 [ 266 ] {a90f1f1e-fef2-4f48-a2bf-e1d0c1438683} TCPHandler: Processed in 0.001673995 sec. 2024.12.18 19:59:16.624397 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.624504 [ 262 ] {9b102d54-c3c6-4683-8ce8-12cdaf85ebb8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:16.624569 [ 262 ] {9b102d54-c3c6-4683-8ce8-12cdaf85ebb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:59:16.625650 [ 262 ] {9b102d54-c3c6-4683-8ce8-12cdaf85ebb8} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.625687 [ 262 ] {9b102d54-c3c6-4683-8ce8-12cdaf85ebb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.626330 [ 262 ] {9b102d54-c3c6-4683-8ce8-12cdaf85ebb8} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.18 19:59:16.626590 [ 262 ] {9b102d54-c3c6-4683-8ce8-12cdaf85ebb8} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.626864 [ 262 ] {9b102d54-c3c6-4683-8ce8-12cdaf85ebb8} executeQuery: Read 41 rows, 75.23 KiB in 0.002378 sec., 17241.37931034483 rows/sec., 30.90 MiB/sec. 2024.12.18 19:59:16.627192 [ 262 ] {9b102d54-c3c6-4683-8ce8-12cdaf85ebb8} TCPHandler: Processed in 0.002846669 sec. 2024.12.18 19:59:16.627351 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:16.627477 [ 266 ] {73ab5d11-aabe-4d03-93c3-f5d1b1b5165b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:16.627532 [ 266 ] {73ab5d11-aabe-4d03-93c3-f5d1b1b5165b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:16.628031 [ 266 ] {73ab5d11-aabe-4d03-93c3-f5d1b1b5165b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.628068 [ 266 ] {73ab5d11-aabe-4d03-93c3-f5d1b1b5165b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.628424 [ 266 ] {73ab5d11-aabe-4d03-93c3-f5d1b1b5165b} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2024.12.18 19:59:16.628661 [ 266 ] {73ab5d11-aabe-4d03-93c3-f5d1b1b5165b} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.628818 [ 83 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2024.12.18 19:59:16.628860 [ 83 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:16.628882 [ 266 ] {73ab5d11-aabe-4d03-93c3-f5d1b1b5165b} executeQuery: Read 58 rows, 3.68 KiB in 0.001429 sec., 40587.82365290413 rows/sec., 2.51 MiB/sec. 2024.12.18 19:59:16.628896 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:16.629027 [ 266 ] {73ab5d11-aabe-4d03-93c3-f5d1b1b5165b} TCPHandler: Processed in 0.001742076 sec. 2024.12.18 19:59:16.629204 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2024.12.18 19:59:16.629374 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:16.629419 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8010 rows starting from the beginning of the part 2024.12.18 19:59:16.629559 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 82 rows starting from the beginning of the part 2024.12.18 19:59:16.629772 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part 2024.12.18 19:59:16.629919 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 82 rows starting from the beginning of the part 2024.12.18 19:59:16.630117 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part 2024.12.18 19:59:16.630243 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 58 rows starting from the beginning of the part 2024.12.18 19:59:16.632967 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 8352 rows, containing 4 columns (4 merged, 0 gathered) in 0.003927501 sec., 2126543.0613512257 rows/sec., 138.82 MiB/sec. 2024.12.18 19:59:16.633121 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2024.12.18 19:59:16.633423 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:16.633503 [ 189 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_141_28} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2024.12.18 19:59:16.633583 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2024.12.18 19:59:17.377583 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2264 2024.12.18 19:59:17.382862 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:17.382924 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:17.384487 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.18 19:59:17.384819 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:17.385397 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2264 2024.12.18 19:59:18.667891 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:18.668125 [ 262 ] {a5b984ce-e60c-4847-9e4b-fe930309d9d9} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:18.668204 [ 262 ] {a5b984ce-e60c-4847-9e4b-fe930309d9d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:18.669054 [ 262 ] {a5b984ce-e60c-4847-9e4b-fe930309d9d9} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:18.669100 [ 262 ] {a5b984ce-e60c-4847-9e4b-fe930309d9d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:18.669537 [ 262 ] {a5b984ce-e60c-4847-9e4b-fe930309d9d9} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2024.12.18 19:59:18.669804 [ 262 ] {a5b984ce-e60c-4847-9e4b-fe930309d9d9} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:18.670071 [ 262 ] {a5b984ce-e60c-4847-9e4b-fe930309d9d9} executeQuery: Read 56 rows, 4.38 KiB in 0.001991 sec., 28126.56956303365 rows/sec., 2.15 MiB/sec. 2024.12.18 19:59:18.670165 [ 262 ] {a5b984ce-e60c-4847-9e4b-fe930309d9d9} TCPHandler: Processed in 0.002445631 sec. 2024.12.18 19:59:18.670181 [ 222 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:18.670253 [ 222 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:18.670362 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:18.670526 [ 266 ] {65a0937b-fec9-45fb-b446-d2b6156b080f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:18.670588 [ 266 ] {65a0937b-fec9-45fb-b446-d2b6156b080f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:18.671918 [ 266 ] {65a0937b-fec9-45fb-b446-d2b6156b080f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:18.671973 [ 266 ] {65a0937b-fec9-45fb-b446-d2b6156b080f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:18.672673 [ 266 ] {65a0937b-fec9-45fb-b446-d2b6156b080f} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2024.12.18 19:59:18.673157 [ 266 ] {65a0937b-fec9-45fb-b446-d2b6156b080f} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:18.673481 [ 266 ] {65a0937b-fec9-45fb-b446-d2b6156b080f} executeQuery: Read 64 rows, 5.12 KiB in 0.002975 sec., 21512.605042016807 rows/sec., 1.68 MiB/sec. 2024.12.18 19:59:18.673497 [ 220 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:18.673560 [ 220 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:18.673775 [ 266 ] {65a0937b-fec9-45fb-b446-d2b6156b080f} TCPHandler: Processed in 0.003485572 sec. 2024.12.18 19:59:18.674135 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:18.674322 [ 262 ] {c37e7295-ff3f-4adb-aca3-8d2fbab796f3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:18.674383 [ 262 ] {c37e7295-ff3f-4adb-aca3-8d2fbab796f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:18.674789 [ 222 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:18.677319 [ 262 ] {c37e7295-ff3f-4adb-aca3-8d2fbab796f3} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:18.677419 [ 262 ] {c37e7295-ff3f-4adb-aca3-8d2fbab796f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:18.678157 [ 262 ] {c37e7295-ff3f-4adb-aca3-8d2fbab796f3} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2024.12.18 19:59:18.678449 [ 262 ] {c37e7295-ff3f-4adb-aca3-8d2fbab796f3} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:18.678654 [ 28 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 5 parts from all_1_137_28 to all_141_141_0 2024.12.18 19:59:18.678725 [ 262 ] {c37e7295-ff3f-4adb-aca3-8d2fbab796f3} executeQuery: Read 64 rows, 4.56 KiB in 0.004431 sec., 14443.692168810652 rows/sec., 1.01 MiB/sec. 2024.12.18 19:59:18.678744 [ 28 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:18.678832 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:18.678973 [ 262 ] {c37e7295-ff3f-4adb-aca3-8d2fbab796f3} TCPHandler: Processed in 0.005088935 sec. 2024.12.18 19:59:18.679272 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} MergeTask::PrepareStage: Merging 5 parts: from all_1_137_28 to all_141_141_0 into Compact with storage Full 2024.12.18 19:59:18.679279 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:18.679754 [ 266 ] {0a986205-8878-4fbf-ac80-bedf29f8926f} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:18.679809 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:18.679984 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} MergeTreeSequentialSource: Reading 6 marks from part all_1_137_28, total 38242 rows starting from the beginning of the part 2024.12.18 19:59:18.679998 [ 266 ] {0a986205-8878-4fbf-ac80-bedf29f8926f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:18.680076 [ 220 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:18.680762 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 162 rows starting from the beginning of the part 2024.12.18 19:59:18.681495 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 237 rows starting from the beginning of the part 2024.12.18 19:59:18.682186 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part 2024.12.18 19:59:18.682688 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 894 rows starting from the beginning of the part 2024.12.18 19:59:18.683785 [ 266 ] {0a986205-8878-4fbf-ac80-bedf29f8926f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:18.683833 [ 266 ] {0a986205-8878-4fbf-ac80-bedf29f8926f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:18.684382 [ 266 ] {0a986205-8878-4fbf-ac80-bedf29f8926f} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2024.12.18 19:59:18.684660 [ 266 ] {0a986205-8878-4fbf-ac80-bedf29f8926f} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:18.684944 [ 266 ] {0a986205-8878-4fbf-ac80-bedf29f8926f} executeQuery: Read 24 rows, 1.66 KiB in 0.005366 sec., 4472.60529258293 rows/sec., 308.66 KiB/sec. 2024.12.18 19:59:18.685026 [ 266 ] {0a986205-8878-4fbf-ac80-bedf29f8926f} TCPHandler: Processed in 0.005901511 sec. 2024.12.18 19:59:18.691066 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} MergeTask::MergeProjectionsStage: Merge sorted 39695 rows, containing 5 columns (5 merged, 0 gathered) in 0.012043927 sec., 3295851.926037081 rows/sec., 222.68 MiB/sec. 2024.12.18 19:59:18.691685 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} MergedBlockOutputStream: filled checksums all_1_141_29 (state Temporary) 2024.12.18 19:59:18.691960 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_141_29 to all_1_141_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:18.692033 [ 188 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_141_29} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 5 parts: [all_1_137_28, all_141_141_0] -> all_1_141_29 2024.12.18 19:59:18.692107 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. 2024.12.18 19:59:19.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.19 MiB, peak 286.35 MiB, free memory in arenas 0.00 B, will set to 268.86 MiB (RSS), difference: 3.67 MiB 2024.12.18 19:59:19.623949 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39894 2024.12.18 19:59:19.624603 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:19.624656 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.18 19:59:19.625200 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.18 19:59:19.625471 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:19.625774 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2024.12.18 19:59:22.515994 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2024.12.18 19:59:22.539186 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:22.539251 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:22.546687 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.18 19:59:22.547510 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:22.550728 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2024.12.18 19:59:23.673062 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:23.673274 [ 262 ] {24886eee-2bf6-4162-9a20-0eb8a9ce4399} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:23.673357 [ 262 ] {24886eee-2bf6-4162-9a20-0eb8a9ce4399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:23.674223 [ 262 ] {24886eee-2bf6-4162-9a20-0eb8a9ce4399} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:23.674279 [ 262 ] {24886eee-2bf6-4162-9a20-0eb8a9ce4399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:23.674730 [ 262 ] {24886eee-2bf6-4162-9a20-0eb8a9ce4399} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2024.12.18 19:59:23.675012 [ 262 ] {24886eee-2bf6-4162-9a20-0eb8a9ce4399} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:23.675231 [ 262 ] {24886eee-2bf6-4162-9a20-0eb8a9ce4399} executeQuery: Read 56 rows, 4.38 KiB in 0.002013 sec., 27819.175360158966 rows/sec., 2.12 MiB/sec. 2024.12.18 19:59:23.675309 [ 262 ] {24886eee-2bf6-4162-9a20-0eb8a9ce4399} TCPHandler: Processed in 0.002374869 sec. 2024.12.18 19:59:23.675503 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:23.675653 [ 266 ] {52b994ff-b3c0-437a-914a-473544bfd48b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:23.675713 [ 266 ] {52b994ff-b3c0-437a-914a-473544bfd48b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:23.676360 [ 266 ] {52b994ff-b3c0-437a-914a-473544bfd48b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:23.676403 [ 266 ] {52b994ff-b3c0-437a-914a-473544bfd48b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:23.676790 [ 266 ] {52b994ff-b3c0-437a-914a-473544bfd48b} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2024.12.18 19:59:23.677059 [ 266 ] {52b994ff-b3c0-437a-914a-473544bfd48b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:23.677276 [ 266 ] {52b994ff-b3c0-437a-914a-473544bfd48b} executeQuery: Read 64 rows, 5.12 KiB in 0.001655 sec., 38670.69486404834 rows/sec., 3.02 MiB/sec. 2024.12.18 19:59:23.677354 [ 266 ] {52b994ff-b3c0-437a-914a-473544bfd48b} TCPHandler: Processed in 0.00192224 sec. 2024.12.18 19:59:23.677510 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:23.677830 [ 262 ] {6cfefaa4-ec08-4bc5-b882-55bb84faf184} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:23.678004 [ 262 ] {6cfefaa4-ec08-4bc5-b882-55bb84faf184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:23.679242 [ 262 ] {6cfefaa4-ec08-4bc5-b882-55bb84faf184} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:23.679284 [ 262 ] {6cfefaa4-ec08-4bc5-b882-55bb84faf184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:23.679684 [ 262 ] {6cfefaa4-ec08-4bc5-b882-55bb84faf184} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2024.12.18 19:59:23.679929 [ 262 ] {6cfefaa4-ec08-4bc5-b882-55bb84faf184} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:23.680162 [ 262 ] {6cfefaa4-ec08-4bc5-b882-55bb84faf184} executeQuery: Read 160 rows, 11.41 KiB in 0.002434 sec., 65735.4149548069 rows/sec., 4.58 MiB/sec. 2024.12.18 19:59:23.680242 [ 262 ] {6cfefaa4-ec08-4bc5-b882-55bb84faf184} TCPHandler: Processed in 0.002803747 sec. 2024.12.18 19:59:23.680293 [ 217 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:23.680367 [ 217 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:23.680423 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:23.680665 [ 266 ] {cf71a299-e6d5-4b71-830e-69bbcaadeb81} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:23.680726 [ 266 ] {cf71a299-e6d5-4b71-830e-69bbcaadeb81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:23.681379 [ 266 ] {cf71a299-e6d5-4b71-830e-69bbcaadeb81} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:23.681429 [ 266 ] {cf71a299-e6d5-4b71-830e-69bbcaadeb81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:23.682151 [ 266 ] {cf71a299-e6d5-4b71-830e-69bbcaadeb81} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2024.12.18 19:59:23.682619 [ 266 ] {cf71a299-e6d5-4b71-830e-69bbcaadeb81} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:23.683001 [ 266 ] {cf71a299-e6d5-4b71-830e-69bbcaadeb81} executeQuery: Read 60 rows, 4.14 KiB in 0.002364 sec., 25380.710659898476 rows/sec., 1.71 MiB/sec. 2024.12.18 19:59:23.683101 [ 225 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:23.683139 [ 266 ] {cf71a299-e6d5-4b71-830e-69bbcaadeb81} TCPHandler: Processed in 0.002797918 sec. 2024.12.18 19:59:23.683169 [ 225 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:23.683986 [ 217 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:23.685463 [ 225 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2024.12.18 19:59:26.870068 [ 72 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:59:26.870137 [ 72 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:59:27.126874 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40382 2024.12.18 19:59:27.127531 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:27.127574 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:27.128127 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.18 19:59:27.128400 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:27.128610 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40382 2024.12.18 19:59:27.274558 [ 72 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_78_18 to all_82_82_0 2024.12.18 19:59:27.274609 [ 72 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:27.274635 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:27.274783 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} MergeTask::PrepareStage: Merging 5 parts: from all_1_78_18 to all_82_82_0 into Compact with storage Full 2024.12.18 19:59:27.274865 [ 225 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2024.12.18 19:59:27.274974 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:27.274978 [ 225 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2024.12.18 19:59:27.275050 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_78_18, total 66 rows starting from the beginning of the part 2024.12.18 19:59:27.275240 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part 2024.12.18 19:59:27.275610 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part 2024.12.18 19:59:27.275694 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 48 rows starting from the beginning of the part 2024.12.18 19:59:27.275955 [ 200 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 50 rows starting from the beginning of the part 2024.12.18 19:59:27.278004 [ 197 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.003302698 sec., 65401.075121007125 rows/sec., 4.93 MiB/sec. 2024.12.18 19:59:27.278205 [ 197 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} MergedBlockOutputStream: filled checksums all_1_82_19 (state Temporary) 2024.12.18 19:59:27.278582 [ 197 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_82_19 to all_1_82_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:27.278674 [ 197 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_82_19} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_78_18, all_82_82_0] -> all_1_82_19 2024.12.18 19:59:27.278788 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:59:27.278935 [ 225 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2024.12.18 19:59:27.386656 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2280 2024.12.18 19:59:27.389644 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:27.389706 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:27.391267 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.18 19:59:27.391606 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:27.392306 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2280 2024.12.18 19:59:28.368168 [ 219 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:59:28.368218 [ 219 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:59:28.370851 [ 219 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:59:28.679157 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.679344 [ 262 ] {625815c0-da96-4076-b3bd-c40a6c02c419} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:59:28.679417 [ 262 ] {625815c0-da96-4076-b3bd-c40a6c02c419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:59:28.680179 [ 262 ] {625815c0-da96-4076-b3bd-c40a6c02c419} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.680226 [ 262 ] {625815c0-da96-4076-b3bd-c40a6c02c419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.680655 [ 262 ] {625815c0-da96-4076-b3bd-c40a6c02c419} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:59:28.680917 [ 262 ] {625815c0-da96-4076-b3bd-c40a6c02c419} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.681162 [ 262 ] {625815c0-da96-4076-b3bd-c40a6c02c419} executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. 2024.12.18 19:59:28.681230 [ 262 ] {625815c0-da96-4076-b3bd-c40a6c02c419} TCPHandler: Processed in 0.002199935 sec. 2024.12.18 19:59:28.681401 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.681524 [ 266 ] {f80ff514-1085-42b6-b6df-ec8bba6ddde7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:28.681573 [ 266 ] {f80ff514-1085-42b6-b6df-ec8bba6ddde7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:28.682329 [ 266 ] {f80ff514-1085-42b6-b6df-ec8bba6ddde7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.682370 [ 266 ] {f80ff514-1085-42b6-b6df-ec8bba6ddde7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.682770 [ 266 ] {f80ff514-1085-42b6-b6df-ec8bba6ddde7} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2024.12.18 19:59:28.683013 [ 266 ] {f80ff514-1085-42b6-b6df-ec8bba6ddde7} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.683247 [ 266 ] {f80ff514-1085-42b6-b6df-ec8bba6ddde7} executeQuery: Read 285 rows, 25.75 KiB in 0.001747 sec., 163136.80595306237 rows/sec., 14.39 MiB/sec. 2024.12.18 19:59:28.683325 [ 266 ] {f80ff514-1085-42b6-b6df-ec8bba6ddde7} TCPHandler: Processed in 0.001976521 sec. 2024.12.18 19:59:28.683507 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.683805 [ 262 ] {452f0578-7c34-4e8c-bb65-983e41d91481} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:59:28.683933 [ 262 ] {452f0578-7c34-4e8c-bb65-983e41d91481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:59:28.684690 [ 262 ] {452f0578-7c34-4e8c-bb65-983e41d91481} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.684736 [ 262 ] {452f0578-7c34-4e8c-bb65-983e41d91481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.685093 [ 262 ] {452f0578-7c34-4e8c-bb65-983e41d91481} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.18 19:59:28.685322 [ 262 ] {452f0578-7c34-4e8c-bb65-983e41d91481} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.685531 [ 262 ] {452f0578-7c34-4e8c-bb65-983e41d91481} executeQuery: Read 48 rows, 3.54 KiB in 0.00183 sec., 26229.508196721312 rows/sec., 1.89 MiB/sec. 2024.12.18 19:59:28.685586 [ 262 ] {452f0578-7c34-4e8c-bb65-983e41d91481} TCPHandler: Processed in 0.002154465 sec. 2024.12.18 19:59:28.685749 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.685858 [ 266 ] {6b208a57-5075-44f8-8d55-d27d06de0c90} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:59:28.685903 [ 266 ] {6b208a57-5075-44f8-8d55-d27d06de0c90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:59:28.686418 [ 266 ] {6b208a57-5075-44f8-8d55-d27d06de0c90} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.686457 [ 266 ] {6b208a57-5075-44f8-8d55-d27d06de0c90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.686817 [ 266 ] {6b208a57-5075-44f8-8d55-d27d06de0c90} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:59:28.687047 [ 266 ] {6b208a57-5075-44f8-8d55-d27d06de0c90} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.687243 [ 266 ] {6b208a57-5075-44f8-8d55-d27d06de0c90} executeQuery: Read 14 rows, 1004.00 B in 0.001407 sec., 9950.248756218905 rows/sec., 696.85 KiB/sec. 2024.12.18 19:59:28.687295 [ 266 ] {6b208a57-5075-44f8-8d55-d27d06de0c90} TCPHandler: Processed in 0.001602073 sec. 2024.12.18 19:59:28.687434 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.687543 [ 262 ] {65d8df67-ef0c-4e61-8bd6-36d3e160369e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:59:28.687588 [ 262 ] {65d8df67-ef0c-4e61-8bd6-36d3e160369e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:59:28.688099 [ 262 ] {65d8df67-ef0c-4e61-8bd6-36d3e160369e} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.688138 [ 262 ] {65d8df67-ef0c-4e61-8bd6-36d3e160369e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.688487 [ 262 ] {65d8df67-ef0c-4e61-8bd6-36d3e160369e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:59:28.688717 [ 262 ] {65d8df67-ef0c-4e61-8bd6-36d3e160369e} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.688947 [ 262 ] {65d8df67-ef0c-4e61-8bd6-36d3e160369e} executeQuery: Read 13 rows, 830.00 B in 0.001421 sec., 9148.486980999296 rows/sec., 570.41 KiB/sec. 2024.12.18 19:59:28.689019 [ 262 ] {65d8df67-ef0c-4e61-8bd6-36d3e160369e} TCPHandler: Processed in 0.001638864 sec. 2024.12.18 19:59:28.689257 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.689416 [ 266 ] {2dd4b54f-7907-4a78-be2b-3b7c8d971220} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:28.689465 [ 266 ] {2dd4b54f-7907-4a78-be2b-3b7c8d971220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:28.690177 [ 266 ] {2dd4b54f-7907-4a78-be2b-3b7c8d971220} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.690217 [ 266 ] {2dd4b54f-7907-4a78-be2b-3b7c8d971220} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.690597 [ 266 ] {2dd4b54f-7907-4a78-be2b-3b7c8d971220} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2024.12.18 19:59:28.690837 [ 266 ] {2dd4b54f-7907-4a78-be2b-3b7c8d971220} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.691041 [ 266 ] {2dd4b54f-7907-4a78-be2b-3b7c8d971220} executeQuery: Read 423 rows, 30.96 KiB in 0.001649 sec., 256519.10248635535 rows/sec., 18.34 MiB/sec. 2024.12.18 19:59:28.691093 [ 266 ] {2dd4b54f-7907-4a78-be2b-3b7c8d971220} TCPHandler: Processed in 0.001977391 sec. 2024.12.18 19:59:28.691225 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.691351 [ 262 ] {8e95fb58-7d0e-45a7-b7ac-d620fcd5efe0} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:59:28.691406 [ 262 ] {8e95fb58-7d0e-45a7-b7ac-d620fcd5efe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:59:28.691951 [ 262 ] {8e95fb58-7d0e-45a7-b7ac-d620fcd5efe0} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.692000 [ 262 ] {8e95fb58-7d0e-45a7-b7ac-d620fcd5efe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.692394 [ 262 ] {8e95fb58-7d0e-45a7-b7ac-d620fcd5efe0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.18 19:59:28.692633 [ 262 ] {8e95fb58-7d0e-45a7-b7ac-d620fcd5efe0} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.692846 [ 262 ] {8e95fb58-7d0e-45a7-b7ac-d620fcd5efe0} executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. 2024.12.18 19:59:28.692894 [ 262 ] {8e95fb58-7d0e-45a7-b7ac-d620fcd5efe0} TCPHandler: Processed in 0.001722195 sec. 2024.12.18 19:59:28.693026 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.693132 [ 266 ] {c02f6907-6ef8-4133-a09e-2b20e0999e2d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:28.693180 [ 266 ] {c02f6907-6ef8-4133-a09e-2b20e0999e2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:28.693780 [ 266 ] {c02f6907-6ef8-4133-a09e-2b20e0999e2d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.693826 [ 266 ] {c02f6907-6ef8-4133-a09e-2b20e0999e2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.694277 [ 266 ] {c02f6907-6ef8-4133-a09e-2b20e0999e2d} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2024.12.18 19:59:28.694523 [ 266 ] {c02f6907-6ef8-4133-a09e-2b20e0999e2d} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.694734 [ 266 ] {c02f6907-6ef8-4133-a09e-2b20e0999e2d} executeQuery: Read 237 rows, 16.27 KiB in 0.001624 sec., 145935.960591133 rows/sec., 9.78 MiB/sec. 2024.12.18 19:59:28.694786 [ 266 ] {c02f6907-6ef8-4133-a09e-2b20e0999e2d} TCPHandler: Processed in 0.001810337 sec. 2024.12.18 19:59:28.694923 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.695028 [ 262 ] {4e820bc8-4158-4eb1-a40b-af5641218b8e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:59:28.695074 [ 262 ] {4e820bc8-4158-4eb1-a40b-af5641218b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:59:28.695483 [ 262 ] {4e820bc8-4158-4eb1-a40b-af5641218b8e} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.695522 [ 262 ] {4e820bc8-4158-4eb1-a40b-af5641218b8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.695869 [ 262 ] {4e820bc8-4158-4eb1-a40b-af5641218b8e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:59:28.696101 [ 262 ] {4e820bc8-4158-4eb1-a40b-af5641218b8e} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.696330 [ 262 ] {4e820bc8-4158-4eb1-a40b-af5641218b8e} executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec. 2024.12.18 19:59:28.696343 [ 221 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2024.12.18 19:59:28.696402 [ 262 ] {4e820bc8-4158-4eb1-a40b-af5641218b8e} TCPHandler: Processed in 0.001529161 sec. 2024.12.18 19:59:28.696413 [ 221 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2024.12.18 19:59:28.696588 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.696751 [ 266 ] {74158184-64ef-496a-bd6d-394e0de69770} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:28.696916 [ 266 ] {74158184-64ef-496a-bd6d-394e0de69770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:59:28.699506 [ 266 ] {74158184-64ef-496a-bd6d-394e0de69770} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.699546 [ 266 ] {74158184-64ef-496a-bd6d-394e0de69770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.700098 [ 221 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2024.12.18 19:59:28.701018 [ 266 ] {74158184-64ef-496a-bd6d-394e0de69770} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.18 19:59:28.701298 [ 266 ] {74158184-64ef-496a-bd6d-394e0de69770} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.701549 [ 266 ] {74158184-64ef-496a-bd6d-394e0de69770} executeQuery: Read 41 rows, 75.23 KiB in 0.004837 sec., 8476.328302666941 rows/sec., 15.19 MiB/sec. 2024.12.18 19:59:28.701644 [ 266 ] {74158184-64ef-496a-bd6d-394e0de69770} TCPHandler: Processed in 0.005149116 sec. 2024.12.18 19:59:28.701802 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:28.701932 [ 262 ] {b127fef7-64b4-43f4-b417-04e85cf11928} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:28.701986 [ 262 ] {b127fef7-64b4-43f4-b417-04e85cf11928} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:28.702456 [ 262 ] {b127fef7-64b4-43f4-b417-04e85cf11928} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:28.702495 [ 262 ] {b127fef7-64b4-43f4-b417-04e85cf11928} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:28.702846 [ 262 ] {b127fef7-64b4-43f4-b417-04e85cf11928} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2024.12.18 19:59:28.703076 [ 262 ] {b127fef7-64b4-43f4-b417-04e85cf11928} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:28.703275 [ 262 ] {b127fef7-64b4-43f4-b417-04e85cf11928} executeQuery: Read 82 rows, 5.33 KiB in 0.001369 sec., 59897.73557341125 rows/sec., 3.80 MiB/sec. 2024.12.18 19:59:28.703324 [ 262 ] {b127fef7-64b4-43f4-b417-04e85cf11928} TCPHandler: Processed in 0.001582122 sec. 2024.12.18 19:59:29.525324 [ 224 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:59:29.525374 [ 224 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:59:29.527299 [ 224 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:59:30.051770 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2024.12.18 19:59:30.075819 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:30.075878 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:30.083395 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.18 19:59:30.084215 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:30.084961 [ 223 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:59:30.085056 [ 223 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:59:30.090166 [ 223 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.18 19:59:30.092440 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2024.12.18 19:59:33.679479 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:33.679747 [ 262 ] {c9af4ee1-974b-4708-8b08-f5e60084d6a7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:59:33.679841 [ 262 ] {c9af4ee1-974b-4708-8b08-f5e60084d6a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:59:33.680840 [ 262 ] {c9af4ee1-974b-4708-8b08-f5e60084d6a7} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:33.680904 [ 262 ] {c9af4ee1-974b-4708-8b08-f5e60084d6a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:33.681491 [ 262 ] {c9af4ee1-974b-4708-8b08-f5e60084d6a7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.18 19:59:33.681851 [ 262 ] {c9af4ee1-974b-4708-8b08-f5e60084d6a7} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:33.682133 [ 262 ] {c9af4ee1-974b-4708-8b08-f5e60084d6a7} executeQuery: Read 2 rows, 167.00 B in 0.002447 sec., 817.3273395995096 rows/sec., 66.65 KiB/sec. 2024.12.18 19:59:33.682271 [ 262 ] {c9af4ee1-974b-4708-8b08-f5e60084d6a7} TCPHandler: Processed in 0.002985971 sec. 2024.12.18 19:59:33.682569 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:33.682706 [ 266 ] {8823e57f-08f9-4d18-bd85-682d0019ee69} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:33.682763 [ 266 ] {8823e57f-08f9-4d18-bd85-682d0019ee69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:33.683526 [ 266 ] {8823e57f-08f9-4d18-bd85-682d0019ee69} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:33.683574 [ 266 ] {8823e57f-08f9-4d18-bd85-682d0019ee69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:33.684038 [ 266 ] {8823e57f-08f9-4d18-bd85-682d0019ee69} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2024.12.18 19:59:33.684349 [ 266 ] {8823e57f-08f9-4d18-bd85-682d0019ee69} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:33.684589 [ 73 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2024.12.18 19:59:33.684614 [ 266 ] {8823e57f-08f9-4d18-bd85-682d0019ee69} executeQuery: Read 57 rows, 4.45 KiB in 0.001927 sec., 29579.657498702647 rows/sec., 2.26 MiB/sec. 2024.12.18 19:59:33.684702 [ 73 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:33.684797 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:33.684810 [ 266 ] {8823e57f-08f9-4d18-bd85-682d0019ee69} TCPHandler: Processed in 0.002350139 sec. 2024.12.18 19:59:33.685112 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:33.685156 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2024.12.18 19:59:33.685373 [ 262 ] {ba906966-9afb-4e46-9b0b-96fd54971e82} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:59:33.685536 [ 262 ] {ba906966-9afb-4e46-9b0b-96fd54971e82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:59:33.685750 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:33.685926 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1436 rows starting from the beginning of the part 2024.12.18 19:59:33.686523 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1426 rows starting from the beginning of the part 2024.12.18 19:59:33.687090 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part 2024.12.18 19:59:33.687739 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part 2024.12.18 19:59:33.688307 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 285 rows starting from the beginning of the part 2024.12.18 19:59:33.689023 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 57 rows starting from the beginning of the part 2024.12.18 19:59:33.690181 [ 262 ] {ba906966-9afb-4e46-9b0b-96fd54971e82} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:33.690279 [ 262 ] {ba906966-9afb-4e46-9b0b-96fd54971e82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:33.691552 [ 262 ] {ba906966-9afb-4e46-9b0b-96fd54971e82} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.18 19:59:33.692172 [ 262 ] {ba906966-9afb-4e46-9b0b-96fd54971e82} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:33.692801 [ 262 ] {ba906966-9afb-4e46-9b0b-96fd54971e82} executeQuery: Read 2 rows, 143.00 B in 0.007519 sec., 265.99281819390876 rows/sec., 18.57 KiB/sec. 2024.12.18 19:59:33.692990 [ 262 ] {ba906966-9afb-4e46-9b0b-96fd54971e82} TCPHandler: Processed in 0.007992885 sec. 2024.12.18 19:59:33.693240 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:33.693394 [ 266 ] {8695f48d-aece-47f5-acac-8b80c31b78de} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:33.693450 [ 266 ] {8695f48d-aece-47f5-acac-8b80c31b78de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:33.694354 [ 266 ] {8695f48d-aece-47f5-acac-8b80c31b78de} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:33.694412 [ 266 ] {8695f48d-aece-47f5-acac-8b80c31b78de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:33.695059 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.010099078 sec., 328346.80552026635 rows/sec., 28.67 MiB/sec. 2024.12.18 19:59:33.695238 [ 266 ] {8695f48d-aece-47f5-acac-8b80c31b78de} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2024.12.18 19:59:33.695506 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2024.12.18 19:59:33.695646 [ 266 ] {8695f48d-aece-47f5-acac-8b80c31b78de} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:33.695963 [ 73 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2024.12.18 19:59:33.696091 [ 266 ] {8695f48d-aece-47f5-acac-8b80c31b78de} executeQuery: Read 66 rows, 5.28 KiB in 0.00271 sec., 24354.243542435423 rows/sec., 1.90 MiB/sec. 2024.12.18 19:59:33.696108 [ 73 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:33.696254 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:33.696312 [ 266 ] {8695f48d-aece-47f5-acac-8b80c31b78de} TCPHandler: Processed in 0.003166705 sec. 2024.12.18 19:59:33.696617 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:33.696653 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:33.697063 [ 262 ] {b6dbad1e-cde6-4ac6-ae36-8f05f4949939} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:33.697208 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_146_29} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2024.12.18 19:59:33.697296 [ 262 ] {b6dbad1e-cde6-4ac6-ae36-8f05f4949939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:33.699573 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:59:33.699816 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2024.12.18 19:59:33.700608 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:33.700838 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 915 rows starting from the beginning of the part 2024.12.18 19:59:33.701232 [ 262 ] {b6dbad1e-cde6-4ac6-ae36-8f05f4949939} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:33.701293 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 881 rows starting from the beginning of the part 2024.12.18 19:59:33.701328 [ 262 ] {b6dbad1e-cde6-4ac6-ae36-8f05f4949939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:33.701634 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part 2024.12.18 19:59:33.701902 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part 2024.12.18 19:59:33.702204 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 423 rows starting from the beginning of the part 2024.12.18 19:59:33.702541 [ 194 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 66 rows starting from the beginning of the part 2024.12.18 19:59:33.703301 [ 262 ] {b6dbad1e-cde6-4ac6-ae36-8f05f4949939} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2024.12.18 19:59:33.703852 [ 262 ] {b6dbad1e-cde6-4ac6-ae36-8f05f4949939} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:33.704418 [ 262 ] {b6dbad1e-cde6-4ac6-ae36-8f05f4949939} executeQuery: Read 161 rows, 11.48 KiB in 0.007505 sec., 21452.365089940038 rows/sec., 1.49 MiB/sec. 2024.12.18 19:59:33.704646 [ 262 ] {b6dbad1e-cde6-4ac6-ae36-8f05f4949939} TCPHandler: Processed in 0.008155118 sec. 2024.12.18 19:59:33.704900 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:33.705087 [ 266 ] {2357f147-8507-4e1d-82c5-59c0582efb12} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:33.705155 [ 266 ] {2357f147-8507-4e1d-82c5-59c0582efb12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:33.705869 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.009340092 sec., 258348.63296849755 rows/sec., 19.81 MiB/sec. 2024.12.18 19:59:33.706146 [ 266 ] {2357f147-8507-4e1d-82c5-59c0582efb12} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:33.706206 [ 266 ] {2357f147-8507-4e1d-82c5-59c0582efb12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:33.706303 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2024.12.18 19:59:33.706940 [ 266 ] {2357f147-8507-4e1d-82c5-59c0582efb12} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2024.12.18 19:59:33.707057 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:33.707292 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_146_29} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2024.12.18 19:59:33.707446 [ 266 ] {2357f147-8507-4e1d-82c5-59c0582efb12} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:33.707505 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2024.12.18 19:59:33.707769 [ 266 ] {2357f147-8507-4e1d-82c5-59c0582efb12} executeQuery: Read 60 rows, 4.14 KiB in 0.00272 sec., 22058.823529411762 rows/sec., 1.49 MiB/sec. 2024.12.18 19:59:33.707842 [ 266 ] {2357f147-8507-4e1d-82c5-59c0582efb12} TCPHandler: Processed in 0.003036542 sec. 2024.12.18 19:59:34.629718 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40809 2024.12.18 19:59:34.630351 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:34.630402 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:34.630933 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.18 19:59:34.631206 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:34.631446 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2024.12.18 19:59:37.393426 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2314 2024.12.18 19:59:37.396789 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:37.396843 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:37.398439 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.18 19:59:37.398782 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:37.400239 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2314 2024.12.18 19:59:37.593494 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2024.12.18 19:59:37.617495 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:37.617564 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:37.625260 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.18 19:59:37.626158 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:37.632211 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2024.12.18 19:59:38.678937 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.679145 [ 262 ] {e8f1f5b5-82ec-413f-aa43-3a83ca89b0a3} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:59:38.679225 [ 262 ] {e8f1f5b5-82ec-413f-aa43-3a83ca89b0a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:59:38.680020 [ 262 ] {e8f1f5b5-82ec-413f-aa43-3a83ca89b0a3} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.680072 [ 262 ] {e8f1f5b5-82ec-413f-aa43-3a83ca89b0a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.680512 [ 262 ] {e8f1f5b5-82ec-413f-aa43-3a83ca89b0a3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:59:38.680795 [ 262 ] {e8f1f5b5-82ec-413f-aa43-3a83ca89b0a3} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.681051 [ 262 ] {e8f1f5b5-82ec-413f-aa43-3a83ca89b0a3} executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. 2024.12.18 19:59:38.681124 [ 262 ] {e8f1f5b5-82ec-413f-aa43-3a83ca89b0a3} TCPHandler: Processed in 0.002320608 sec. 2024.12.18 19:59:38.681308 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.681467 [ 266 ] {c80268c0-1316-4b5e-b786-99f25a6416f0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:38.681528 [ 266 ] {c80268c0-1316-4b5e-b786-99f25a6416f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:38.682253 [ 266 ] {c80268c0-1316-4b5e-b786-99f25a6416f0} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.682296 [ 266 ] {c80268c0-1316-4b5e-b786-99f25a6416f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.682737 [ 266 ] {c80268c0-1316-4b5e-b786-99f25a6416f0} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2024.12.18 19:59:38.682983 [ 266 ] {c80268c0-1316-4b5e-b786-99f25a6416f0} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.683217 [ 266 ] {c80268c0-1316-4b5e-b786-99f25a6416f0} executeQuery: Read 285 rows, 25.75 KiB in 0.001788 sec., 159395.9731543624 rows/sec., 14.06 MiB/sec. 2024.12.18 19:59:38.683278 [ 266 ] {c80268c0-1316-4b5e-b786-99f25a6416f0} TCPHandler: Processed in 0.002043032 sec. 2024.12.18 19:59:38.683410 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.683521 [ 262 ] {3aca6c16-171e-4b11-98ef-8cccf57465a4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:59:38.683577 [ 262 ] {3aca6c16-171e-4b11-98ef-8cccf57465a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:59:38.684254 [ 262 ] {3aca6c16-171e-4b11-98ef-8cccf57465a4} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.684302 [ 262 ] {3aca6c16-171e-4b11-98ef-8cccf57465a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.684689 [ 262 ] {3aca6c16-171e-4b11-98ef-8cccf57465a4} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.18 19:59:38.684923 [ 262 ] {3aca6c16-171e-4b11-98ef-8cccf57465a4} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.685138 [ 262 ] {3aca6c16-171e-4b11-98ef-8cccf57465a4} executeQuery: Read 48 rows, 3.54 KiB in 0.001643 sec., 29214.850882531955 rows/sec., 2.10 MiB/sec. 2024.12.18 19:59:38.685191 [ 262 ] {3aca6c16-171e-4b11-98ef-8cccf57465a4} TCPHandler: Processed in 0.001831528 sec. 2024.12.18 19:59:38.685361 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.685471 [ 266 ] {fbe15cdb-27a6-460b-8020-c2287a1832e4} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:59:38.685519 [ 266 ] {fbe15cdb-27a6-460b-8020-c2287a1832e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:59:38.686050 [ 266 ] {fbe15cdb-27a6-460b-8020-c2287a1832e4} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.686090 [ 266 ] {fbe15cdb-27a6-460b-8020-c2287a1832e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.686447 [ 266 ] {fbe15cdb-27a6-460b-8020-c2287a1832e4} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:59:38.686681 [ 266 ] {fbe15cdb-27a6-460b-8020-c2287a1832e4} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.686902 [ 266 ] {fbe15cdb-27a6-460b-8020-c2287a1832e4} executeQuery: Read 14 rows, 1004.00 B in 0.001452 sec., 9641.873278236915 rows/sec., 675.25 KiB/sec. 2024.12.18 19:59:38.686955 [ 266 ] {fbe15cdb-27a6-460b-8020-c2287a1832e4} TCPHandler: Processed in 0.001648404 sec. 2024.12.18 19:59:38.687105 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.687211 [ 262 ] {daa0fbf1-f857-439b-bae7-ec05a244fa74} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:59:38.687255 [ 262 ] {daa0fbf1-f857-439b-bae7-ec05a244fa74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:59:38.687767 [ 262 ] {daa0fbf1-f857-439b-bae7-ec05a244fa74} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.687805 [ 262 ] {daa0fbf1-f857-439b-bae7-ec05a244fa74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.688146 [ 262 ] {daa0fbf1-f857-439b-bae7-ec05a244fa74} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:59:38.688388 [ 262 ] {daa0fbf1-f857-439b-bae7-ec05a244fa74} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.688594 [ 262 ] {daa0fbf1-f857-439b-bae7-ec05a244fa74} executeQuery: Read 13 rows, 830.00 B in 0.001405 sec., 9252.669039145907 rows/sec., 576.90 KiB/sec. 2024.12.18 19:59:38.688645 [ 262 ] {daa0fbf1-f857-439b-bae7-ec05a244fa74} TCPHandler: Processed in 0.001590633 sec. 2024.12.18 19:59:38.688785 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.688895 [ 266 ] {1b66fb4c-8e95-4684-a296-79f9fe71d523} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:38.688941 [ 266 ] {1b66fb4c-8e95-4684-a296-79f9fe71d523} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:38.689651 [ 266 ] {1b66fb4c-8e95-4684-a296-79f9fe71d523} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.689691 [ 266 ] {1b66fb4c-8e95-4684-a296-79f9fe71d523} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.690154 [ 266 ] {1b66fb4c-8e95-4684-a296-79f9fe71d523} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2024.12.18 19:59:38.690388 [ 266 ] {1b66fb4c-8e95-4684-a296-79f9fe71d523} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.690580 [ 266 ] {1b66fb4c-8e95-4684-a296-79f9fe71d523} executeQuery: Read 423 rows, 30.96 KiB in 0.001707 sec., 247803.16344463974 rows/sec., 17.71 MiB/sec. 2024.12.18 19:59:38.690633 [ 266 ] {1b66fb4c-8e95-4684-a296-79f9fe71d523} TCPHandler: Processed in 0.001901149 sec. 2024.12.18 19:59:38.690782 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.690909 [ 262 ] {1138a555-a56d-40b6-8e7a-4395d440479e} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:59:38.690962 [ 262 ] {1138a555-a56d-40b6-8e7a-4395d440479e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:59:38.691466 [ 262 ] {1138a555-a56d-40b6-8e7a-4395d440479e} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.691512 [ 262 ] {1138a555-a56d-40b6-8e7a-4395d440479e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.691936 [ 262 ] {1138a555-a56d-40b6-8e7a-4395d440479e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.18 19:59:38.692301 [ 262 ] {1138a555-a56d-40b6-8e7a-4395d440479e} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.692480 [ 67 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Selected 6 parts from all_1_54_11 to all_59_59_0 2024.12.18 19:59:38.692532 [ 262 ] {1138a555-a56d-40b6-8e7a-4395d440479e} executeQuery: Read 6 rows, 321.00 B in 0.001648 sec., 3640.776699029126 rows/sec., 190.22 KiB/sec. 2024.12.18 19:59:38.692579 [ 67 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.692625 [ 262 ] {1138a555-a56d-40b6-8e7a-4395d440479e} TCPHandler: Processed in 0.001902969 sec. 2024.12.18 19:59:38.692649 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.692831 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.692922 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_54_11 to all_59_59_0 into Compact with storage Full 2024.12.18 19:59:38.693022 [ 266 ] {345aeb6c-470d-4a38-881c-6252acac9a3a} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:38.693161 [ 266 ] {345aeb6c-470d-4a38-881c-6252acac9a3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:38.693313 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:38.693427 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_54_11, total 324 rows starting from the beginning of the part 2024.12.18 19:59:38.693785 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2024.12.18 19:59:38.694133 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2024.12.18 19:59:38.694434 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2024.12.18 19:59:38.694588 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2024.12.18 19:59:38.694932 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2024.12.18 19:59:38.695977 [ 266 ] {345aeb6c-470d-4a38-881c-6252acac9a3a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.696053 [ 266 ] {345aeb6c-470d-4a38-881c-6252acac9a3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.697180 [ 266 ] {345aeb6c-470d-4a38-881c-6252acac9a3a} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2024.12.18 19:59:38.697756 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.004950352 sec., 71510.06635487739 rows/sec., 3.65 MiB/sec. 2024.12.18 19:59:38.697768 [ 266 ] {345aeb6c-470d-4a38-881c-6252acac9a3a} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.697989 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} MergedBlockOutputStream: filled checksums all_1_59_12 (state Temporary) 2024.12.18 19:59:38.698085 [ 67 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_141_29 to all_146_146_0 2024.12.18 19:59:38.698191 [ 67 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.698262 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.698333 [ 266 ] {345aeb6c-470d-4a38-881c-6252acac9a3a} executeQuery: Read 237 rows, 16.27 KiB in 0.005344 sec., 44348.80239520958 rows/sec., 2.97 MiB/sec. 2024.12.18 19:59:38.698663 [ 266 ] {345aeb6c-470d-4a38-881c-6252acac9a3a} TCPHandler: Processed in 0.005926532 sec. 2024.12.18 19:59:38.698796 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_29 to all_146_146_0 into Compact with storage Full 2024.12.18 19:59:38.698929 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.699050 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_merge_all_1_59_12 to all_1_59_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.699091 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:38.699201 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} MergeTreeSequentialSource: Reading 6 marks from part all_1_141_29, total 39695 rows starting from the beginning of the part 2024.12.18 19:59:38.699334 [ 194 ] {836aaebb-9d2d-40d4-a92c-cb1f41834ea9::all_1_59_12} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9) (MergerMutator): Merged 6 parts: [all_1_54_11, all_59_59_0] -> all_1_59_12 2024.12.18 19:59:38.699432 [ 262 ] {5a4c95ab-2bea-49e8-b1d6-58c9967660b8} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:59:38.699721 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part 2024.12.18 19:59:38.699731 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.18 19:59:38.699746 [ 262 ] {5a4c95ab-2bea-49e8-b1d6-58c9967660b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:59:38.700049 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part 2024.12.18 19:59:38.700416 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 237 rows starting from the beginning of the part 2024.12.18 19:59:38.700783 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 161 rows starting from the beginning of the part 2024.12.18 19:59:38.701113 [ 186 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 237 rows starting from the beginning of the part 2024.12.18 19:59:38.702306 [ 262 ] {5a4c95ab-2bea-49e8-b1d6-58c9967660b8} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.702383 [ 262 ] {5a4c95ab-2bea-49e8-b1d6-58c9967660b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.702875 [ 262 ] {5a4c95ab-2bea-49e8-b1d6-58c9967660b8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:59:38.703156 [ 262 ] {5a4c95ab-2bea-49e8-b1d6-58c9967660b8} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.703682 [ 262 ] {5a4c95ab-2bea-49e8-b1d6-58c9967660b8} executeQuery: Read 1 rows, 69.00 B in 0.004426 sec., 225.93764121102575 rows/sec., 15.22 KiB/sec. 2024.12.18 19:59:38.703841 [ 262 ] {5a4c95ab-2bea-49e8-b1d6-58c9967660b8} TCPHandler: Processed in 0.005046544 sec. 2024.12.18 19:59:38.704063 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.704314 [ 266 ] {dbeb2450-029c-43ab-9d9b-07ca1bbbc1a5} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:38.704440 [ 266 ] {dbeb2450-029c-43ab-9d9b-07ca1bbbc1a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:59:38.706087 [ 266 ] {dbeb2450-029c-43ab-9d9b-07ca1bbbc1a5} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.706128 [ 266 ] {dbeb2450-029c-43ab-9d9b-07ca1bbbc1a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.707060 [ 266 ] {dbeb2450-029c-43ab-9d9b-07ca1bbbc1a5} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.18 19:59:38.707449 [ 266 ] {dbeb2450-029c-43ab-9d9b-07ca1bbbc1a5} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.707726 [ 266 ] {dbeb2450-029c-43ab-9d9b-07ca1bbbc1a5} executeQuery: Read 41 rows, 75.23 KiB in 0.003511 sec., 11677.584733694104 rows/sec., 20.93 MiB/sec. 2024.12.18 19:59:38.707960 [ 266 ] {dbeb2450-029c-43ab-9d9b-07ca1bbbc1a5} TCPHandler: Processed in 0.004022753 sec. 2024.12.18 19:59:38.708145 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:38.708321 [ 262 ] {4beecf0a-80aa-4431-9269-346a1c2bd708} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:38.708431 [ 262 ] {4beecf0a-80aa-4431-9269-346a1c2bd708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:38.709019 [ 262 ] {4beecf0a-80aa-4431-9269-346a1c2bd708} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.709058 [ 262 ] {4beecf0a-80aa-4431-9269-346a1c2bd708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.709501 [ 262 ] {4beecf0a-80aa-4431-9269-346a1c2bd708} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2024.12.18 19:59:38.709746 [ 262 ] {4beecf0a-80aa-4431-9269-346a1c2bd708} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.709955 [ 67 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2024.12.18 19:59:38.710016 [ 262 ] {4beecf0a-80aa-4431-9269-346a1c2bd708} executeQuery: Read 82 rows, 5.33 KiB in 0.001764 sec., 46485.26077097506 rows/sec., 2.95 MiB/sec. 2024.12.18 19:59:38.710023 [ 67 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:38.710104 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:38.710169 [ 262 ] {4beecf0a-80aa-4431-9269-346a1c2bd708} TCPHandler: Processed in 0.002114164 sec. 2024.12.18 19:59:38.710339 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2024.12.18 19:59:38.710471 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:38.710501 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8352 rows starting from the beginning of the part 2024.12.18 19:59:38.710559 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 24 rows starting from the beginning of the part 2024.12.18 19:59:38.710668 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part 2024.12.18 19:59:38.711096 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 82 rows starting from the beginning of the part 2024.12.18 19:59:38.711230 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part 2024.12.18 19:59:38.711312 [ 196 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 82 rows starting from the beginning of the part 2024.12.18 19:59:38.712877 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} MergeTask::MergeProjectionsStage: Merge sorted 40554 rows, containing 5 columns (5 merged, 0 gathered) in 0.014479868 sec., 2800716.1391250254 rows/sec., 189.26 MiB/sec. 2024.12.18 19:59:38.713645 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} MergedBlockOutputStream: filled checksums all_1_146_30 (state Temporary) 2024.12.18 19:59:38.714131 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_146_30 to all_1_146_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.714368 [ 194 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_146_30} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_141_29, all_146_146_0] -> all_1_146_30 2024.12.18 19:59:38.714491 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2024.12.18 19:59:38.715360 [ 193 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 8660 rows, containing 4 columns (4 merged, 0 gathered) in 0.005148226 sec., 1682132.835660284 rows/sec., 109.81 MiB/sec. 2024.12.18 19:59:38.715595 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2024.12.18 19:59:38.715890 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:38.715974 [ 194 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_146_29} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2024.12.18 19:59:38.716064 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2024.12.18 19:59:39.844970 [ 217 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:59:39.845078 [ 217 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:59:39.847310 [ 217 ] {} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.18 19:59:41.403622 [ 224 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:41.403696 [ 224 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:41.405784 [ 224 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:41.870181 [ 62 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:59:41.870241 [ 62 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:59:42.132550 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41297 2024.12.18 19:59:42.133234 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:42.133284 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:42.133833 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.18 19:59:42.134105 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:42.134369 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41297 2024.12.18 19:59:42.413215 [ 219 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:42.413268 [ 219 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:42.415186 [ 219 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2024.12.18 19:59:43.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.88 MiB, peak 286.35 MiB, free memory in arenas 0.00 B, will set to 268.86 MiB (RSS), difference: 3.99 MiB 2024.12.18 19:59:43.672029 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:43.672245 [ 262 ] {40946cb4-d448-42cc-a384-9d8dd6b9c46a} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:43.672325 [ 262 ] {40946cb4-d448-42cc-a384-9d8dd6b9c46a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:43.673148 [ 262 ] {40946cb4-d448-42cc-a384-9d8dd6b9c46a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:43.673199 [ 262 ] {40946cb4-d448-42cc-a384-9d8dd6b9c46a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:43.673656 [ 262 ] {40946cb4-d448-42cc-a384-9d8dd6b9c46a} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2024.12.18 19:59:43.673916 [ 262 ] {40946cb4-d448-42cc-a384-9d8dd6b9c46a} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:43.674124 [ 262 ] {40946cb4-d448-42cc-a384-9d8dd6b9c46a} executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. 2024.12.18 19:59:43.674212 [ 262 ] {40946cb4-d448-42cc-a384-9d8dd6b9c46a} TCPHandler: Processed in 0.002316668 sec. 2024.12.18 19:59:43.674256 [ 222 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:43.674340 [ 222 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:43.674415 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:43.674579 [ 266 ] {a03c13c6-637b-430a-abf5-364f270e29f8} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:43.674632 [ 266 ] {a03c13c6-637b-430a-abf5-364f270e29f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:43.676005 [ 266 ] {a03c13c6-637b-430a-abf5-364f270e29f8} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:43.676062 [ 266 ] {a03c13c6-637b-430a-abf5-364f270e29f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:43.676821 [ 266 ] {a03c13c6-637b-430a-abf5-364f270e29f8} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2024.12.18 19:59:43.677218 [ 266 ] {a03c13c6-637b-430a-abf5-364f270e29f8} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:43.677542 [ 220 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:43.677619 [ 220 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:43.677656 [ 266 ] {a03c13c6-637b-430a-abf5-364f270e29f8} executeQuery: Read 64 rows, 5.12 KiB in 0.003072 sec., 20833.333333333332 rows/sec., 1.63 MiB/sec. 2024.12.18 19:59:43.678056 [ 266 ] {a03c13c6-637b-430a-abf5-364f270e29f8} TCPHandler: Processed in 0.003708076 sec. 2024.12.18 19:59:43.678234 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:43.678501 [ 262 ] {86f77678-c9d8-4083-8af2-64d9b80b3adb} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:43.678637 [ 262 ] {86f77678-c9d8-4083-8af2-64d9b80b3adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:43.678645 [ 222 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:43.681893 [ 262 ] {86f77678-c9d8-4083-8af2-64d9b80b3adb} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:43.681936 [ 262 ] {86f77678-c9d8-4083-8af2-64d9b80b3adb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:43.682422 [ 262 ] {86f77678-c9d8-4083-8af2-64d9b80b3adb} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2024.12.18 19:59:43.682739 [ 262 ] {86f77678-c9d8-4083-8af2-64d9b80b3adb} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:43.682982 [ 262 ] {86f77678-c9d8-4083-8af2-64d9b80b3adb} executeQuery: Read 160 rows, 11.41 KiB in 0.00459 sec., 34858.38779956427 rows/sec., 2.43 MiB/sec. 2024.12.18 19:59:43.683034 [ 220 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:43.683065 [ 262 ] {86f77678-c9d8-4083-8af2-64d9b80b3adb} TCPHandler: Processed in 0.004903091 sec. 2024.12.18 19:59:43.683261 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:43.683455 [ 266 ] {8a414c3b-d0f8-4601-8f46-9f61ed2786b3} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:43.683543 [ 266 ] {8a414c3b-d0f8-4601-8f46-9f61ed2786b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:43.684058 [ 266 ] {8a414c3b-d0f8-4601-8f46-9f61ed2786b3} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:43.684096 [ 266 ] {8a414c3b-d0f8-4601-8f46-9f61ed2786b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:43.684558 [ 266 ] {8a414c3b-d0f8-4601-8f46-9f61ed2786b3} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2024.12.18 19:59:43.684800 [ 266 ] {8a414c3b-d0f8-4601-8f46-9f61ed2786b3} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:43.684975 [ 266 ] {8a414c3b-d0f8-4601-8f46-9f61ed2786b3} executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. 2024.12.18 19:59:43.685049 [ 266 ] {8a414c3b-d0f8-4601-8f46-9f61ed2786b3} TCPHandler: Processed in 0.001880879 sec. 2024.12.18 19:59:45.133254 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2024.12.18 19:59:45.156150 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:45.156213 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:45.164010 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.18 19:59:45.164887 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:45.168440 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2024.12.18 19:59:46.529431 [ 223 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:46.529495 [ 223 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:46.531345 [ 223 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:46.591725 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.591960 [ 262 ] {4978108b-5056-4048-be63-3138644a65e7} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:59:46.592041 [ 262 ] {4978108b-5056-4048-be63-3138644a65e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:59:46.592875 [ 262 ] {4978108b-5056-4048-be63-3138644a65e7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.592926 [ 262 ] {4978108b-5056-4048-be63-3138644a65e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.593359 [ 262 ] {4978108b-5056-4048-be63-3138644a65e7} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:59:46.593607 [ 262 ] {4978108b-5056-4048-be63-3138644a65e7} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.593885 [ 262 ] {4978108b-5056-4048-be63-3138644a65e7} executeQuery: Read 14 rows, 1.01 KiB in 0.001969 sec., 7110.208227526664 rows/sec., 511.84 KiB/sec. 2024.12.18 19:59:46.593990 [ 262 ] {4978108b-5056-4048-be63-3138644a65e7} TCPHandler: Processed in 0.00243533 sec. 2024.12.18 19:59:46.594267 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.594431 [ 266 ] {ff1b5cdf-1377-4549-9fbe-df0bfb7e52dc} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.18 19:59:46.594491 [ 266 ] {ff1b5cdf-1377-4549-9fbe-df0bfb7e52dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.18 19:59:46.595097 [ 266 ] {ff1b5cdf-1377-4549-9fbe-df0bfb7e52dc} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.595138 [ 266 ] {ff1b5cdf-1377-4549-9fbe-df0bfb7e52dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.595497 [ 266 ] {ff1b5cdf-1377-4549-9fbe-df0bfb7e52dc} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.18 19:59:46.595728 [ 266 ] {ff1b5cdf-1377-4549-9fbe-df0bfb7e52dc} oximeter.fields_ipaddr (bbe484cf-7d6f-4a28-97c9-aa84b8096f7a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.595951 [ 266 ] {ff1b5cdf-1377-4549-9fbe-df0bfb7e52dc} executeQuery: Read 10 rows, 835.00 B in 0.001556 sec., 6426.735218508997 rows/sec., 524.06 KiB/sec. 2024.12.18 19:59:46.596058 [ 266 ] {ff1b5cdf-1377-4549-9fbe-df0bfb7e52dc} TCPHandler: Processed in 0.001944111 sec. 2024.12.18 19:59:46.596226 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.596359 [ 262 ] {ac36394f-0d36-4f66-8072-2f6eb1ee8c48} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:46.596413 [ 262 ] {ac36394f-0d36-4f66-8072-2f6eb1ee8c48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:46.597716 [ 262 ] {ac36394f-0d36-4f66-8072-2f6eb1ee8c48} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.597755 [ 262 ] {ac36394f-0d36-4f66-8072-2f6eb1ee8c48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.598210 [ 262 ] {ac36394f-0d36-4f66-8072-2f6eb1ee8c48} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2024.12.18 19:59:46.598446 [ 262 ] {ac36394f-0d36-4f66-8072-2f6eb1ee8c48} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.598667 [ 262 ] {ac36394f-0d36-4f66-8072-2f6eb1ee8c48} executeQuery: Read 1430 rows, 122.23 KiB in 0.002336 sec., 612157.5342465753 rows/sec., 51.10 MiB/sec. 2024.12.18 19:59:46.598763 [ 262 ] {ac36394f-0d36-4f66-8072-2f6eb1ee8c48} TCPHandler: Processed in 0.002615424 sec. 2024.12.18 19:59:46.598971 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.599330 [ 266 ] {6a09d58a-57e9-4ffd-928a-e4ff97f391bb} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:59:46.599490 [ 266 ] {6a09d58a-57e9-4ffd-928a-e4ff97f391bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:59:46.600479 [ 266 ] {6a09d58a-57e9-4ffd-928a-e4ff97f391bb} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.600519 [ 266 ] {6a09d58a-57e9-4ffd-928a-e4ff97f391bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.600875 [ 266 ] {6a09d58a-57e9-4ffd-928a-e4ff97f391bb} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.18 19:59:46.601120 [ 266 ] {6a09d58a-57e9-4ffd-928a-e4ff97f391bb} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.601347 [ 266 ] {6a09d58a-57e9-4ffd-928a-e4ff97f391bb} executeQuery: Read 58 rows, 4.24 KiB in 0.002153 sec., 26939.154667905248 rows/sec., 1.92 MiB/sec. 2024.12.18 19:59:46.601416 [ 266 ] {6a09d58a-57e9-4ffd-928a-e4ff97f391bb} TCPHandler: Processed in 0.002537353 sec. 2024.12.18 19:59:46.601581 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.601725 [ 262 ] {1f398ad3-91a4-45b4-ad5f-c5839820caa5} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:59:46.601781 [ 262 ] {1f398ad3-91a4-45b4-ad5f-c5839820caa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:59:46.602486 [ 262 ] {1f398ad3-91a4-45b4-ad5f-c5839820caa5} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.602533 [ 262 ] {1f398ad3-91a4-45b4-ad5f-c5839820caa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.602932 [ 262 ] {1f398ad3-91a4-45b4-ad5f-c5839820caa5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:59:46.603162 [ 262 ] {1f398ad3-91a4-45b4-ad5f-c5839820caa5} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.603406 [ 262 ] {1f398ad3-91a4-45b4-ad5f-c5839820caa5} executeQuery: Read 242 rows, 16.79 KiB in 0.001713 sec., 141272.62113251607 rows/sec., 9.57 MiB/sec. 2024.12.18 19:59:46.603563 [ 262 ] {1f398ad3-91a4-45b4-ad5f-c5839820caa5} TCPHandler: Processed in 0.002050143 sec. 2024.12.18 19:59:46.603793 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.603956 [ 266 ] {b4ab17dd-a2ad-4da0-9d52-2ec5dc208ae0} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:59:46.604011 [ 266 ] {b4ab17dd-a2ad-4da0-9d52-2ec5dc208ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:59:46.604660 [ 266 ] {b4ab17dd-a2ad-4da0-9d52-2ec5dc208ae0} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.604707 [ 266 ] {b4ab17dd-a2ad-4da0-9d52-2ec5dc208ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.605067 [ 266 ] {b4ab17dd-a2ad-4da0-9d52-2ec5dc208ae0} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:59:46.605292 [ 266 ] {b4ab17dd-a2ad-4da0-9d52-2ec5dc208ae0} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.605488 [ 266 ] {b4ab17dd-a2ad-4da0-9d52-2ec5dc208ae0} executeQuery: Read 13 rows, 830.00 B in 0.001562 sec., 8322.663252240716 rows/sec., 518.92 KiB/sec. 2024.12.18 19:59:46.605539 [ 266 ] {b4ab17dd-a2ad-4da0-9d52-2ec5dc208ae0} TCPHandler: Processed in 0.001881349 sec. 2024.12.18 19:59:46.605679 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.605786 [ 262 ] {106e6330-abbf-488e-b0be-454bf7a5b0a1} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:46.605831 [ 262 ] {106e6330-abbf-488e-b0be-454bf7a5b0a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:46.606640 [ 262 ] {106e6330-abbf-488e-b0be-454bf7a5b0a1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.606678 [ 262 ] {106e6330-abbf-488e-b0be-454bf7a5b0a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.607067 [ 262 ] {106e6330-abbf-488e-b0be-454bf7a5b0a1} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2024.12.18 19:59:46.607298 [ 262 ] {106e6330-abbf-488e-b0be-454bf7a5b0a1} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.607501 [ 262 ] {106e6330-abbf-488e-b0be-454bf7a5b0a1} executeQuery: Read 889 rows, 66.07 KiB in 0.001735 sec., 512391.9308357349 rows/sec., 37.19 MiB/sec. 2024.12.18 19:59:46.607552 [ 262 ] {106e6330-abbf-488e-b0be-454bf7a5b0a1} TCPHandler: Processed in 0.00192707 sec. 2024.12.18 19:59:46.607687 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.607803 [ 266 ] {4f0ee8f7-d387-438e-94e8-7feadf4760a7} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:59:46.607858 [ 266 ] {4f0ee8f7-d387-438e-94e8-7feadf4760a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:59:46.608377 [ 266 ] {4f0ee8f7-d387-438e-94e8-7feadf4760a7} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.608422 [ 266 ] {4f0ee8f7-d387-438e-94e8-7feadf4760a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.608836 [ 266 ] {4f0ee8f7-d387-438e-94e8-7feadf4760a7} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.18 19:59:46.609076 [ 266 ] {4f0ee8f7-d387-438e-94e8-7feadf4760a7} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.609265 [ 266 ] {4f0ee8f7-d387-438e-94e8-7feadf4760a7} executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. 2024.12.18 19:59:46.609314 [ 266 ] {4f0ee8f7-d387-438e-94e8-7feadf4760a7} TCPHandler: Processed in 0.001679635 sec. 2024.12.18 19:59:46.609445 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.609555 [ 262 ] {d1d47350-9a59-4790-8bd9-5fe7f4e2c990} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:46.609606 [ 262 ] {d1d47350-9a59-4790-8bd9-5fe7f4e2c990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:46.610265 [ 262 ] {d1d47350-9a59-4790-8bd9-5fe7f4e2c990} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.610304 [ 262 ] {d1d47350-9a59-4790-8bd9-5fe7f4e2c990} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.610725 [ 262 ] {d1d47350-9a59-4790-8bd9-5fe7f4e2c990} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2024.12.18 19:59:46.610953 [ 262 ] {d1d47350-9a59-4790-8bd9-5fe7f4e2c990} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.611161 [ 262 ] {d1d47350-9a59-4790-8bd9-5fe7f4e2c990} executeQuery: Read 898 rows, 61.27 KiB in 0.001629 sec., 551258.4407612032 rows/sec., 36.73 MiB/sec. 2024.12.18 19:59:46.611211 [ 262 ] {d1d47350-9a59-4790-8bd9-5fe7f4e2c990} TCPHandler: Processed in 0.001818777 sec. 2024.12.18 19:59:46.611339 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.611445 [ 266 ] {1a4b03a2-93e4-4e63-8777-3e720029e104} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:59:46.611491 [ 266 ] {1a4b03a2-93e4-4e63-8777-3e720029e104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:59:46.611913 [ 266 ] {1a4b03a2-93e4-4e63-8777-3e720029e104} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.611952 [ 266 ] {1a4b03a2-93e4-4e63-8777-3e720029e104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.612294 [ 266 ] {1a4b03a2-93e4-4e63-8777-3e720029e104} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:59:46.612528 [ 266 ] {1a4b03a2-93e4-4e63-8777-3e720029e104} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.612732 [ 266 ] {1a4b03a2-93e4-4e63-8777-3e720029e104} executeQuery: Read 1 rows, 69.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.75 KiB/sec. 2024.12.18 19:59:46.612799 [ 266 ] {1a4b03a2-93e4-4e63-8777-3e720029e104} TCPHandler: Processed in 0.001512551 sec. 2024.12.18 19:59:46.612954 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.613064 [ 262 ] {663a1caf-268f-4524-ab81-37925d819cf6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:46.613130 [ 262 ] {663a1caf-268f-4524-ab81-37925d819cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:59:46.614249 [ 262 ] {663a1caf-268f-4524-ab81-37925d819cf6} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.614288 [ 262 ] {663a1caf-268f-4524-ab81-37925d819cf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.614944 [ 262 ] {663a1caf-268f-4524-ab81-37925d819cf6} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.18 19:59:46.615203 [ 262 ] {663a1caf-268f-4524-ab81-37925d819cf6} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.615408 [ 54 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.18 19:59:46.615488 [ 262 ] {663a1caf-268f-4524-ab81-37925d819cf6} executeQuery: Read 41 rows, 75.23 KiB in 0.002436 sec., 16830.870279146144 rows/sec., 30.16 MiB/sec. 2024.12.18 19:59:46.615499 [ 54 ] {} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.615575 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.615844 [ 262 ] {663a1caf-268f-4524-ab81-37925d819cf6} TCPHandler: Processed in 0.002956581 sec. 2024.12.18 19:59:46.616104 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:46.616111 [ 192 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.18 19:59:46.616535 [ 266 ] {42c9f09e-bbd7-4030-bea4-54ad59310bfe} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:46.616726 [ 266 ] {42c9f09e-bbd7-4030-bea4-54ad59310bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:46.617838 [ 192 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:46.617929 [ 192 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2381 rows starting from the beginning of the part 2024.12.18 19:59:46.618350 [ 192 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part 2024.12.18 19:59:46.618617 [ 266 ] {42c9f09e-bbd7-4030-bea4-54ad59310bfe} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:46.618681 [ 266 ] {42c9f09e-bbd7-4030-bea4-54ad59310bfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:46.618739 [ 192 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 41 rows starting from the beginning of the part 2024.12.18 19:59:46.619106 [ 192 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part 2024.12.18 19:59:46.619485 [ 192 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 41 rows starting from the beginning of the part 2024.12.18 19:59:46.619510 [ 266 ] {42c9f09e-bbd7-4030-bea4-54ad59310bfe} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2024.12.18 19:59:46.619777 [ 192 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part 2024.12.18 19:59:46.620027 [ 266 ] {42c9f09e-bbd7-4030-bea4-54ad59310bfe} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.620427 [ 266 ] {42c9f09e-bbd7-4030-bea4-54ad59310bfe} executeQuery: Read 58 rows, 3.68 KiB in 0.004033 sec., 14381.353830895116 rows/sec., 911.67 KiB/sec. 2024.12.18 19:59:46.620500 [ 220 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:46.620560 [ 220 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:46.620567 [ 266 ] {42c9f09e-bbd7-4030-bea4-54ad59310bfe} TCPHandler: Processed in 0.004594145 sec. 2024.12.18 19:59:46.622595 [ 220 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2024.12.18 19:59:46.629694 [ 193 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2586 rows, containing 19 columns (19 merged, 0 gathered) in 0.013959777 sec., 185246.51217566011 rows/sec., 331.95 MiB/sec. 2024.12.18 19:59:46.632097 [ 191 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.18 19:59:46.632566 [ 191 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:46.632657 [ 191 ] {17d9d407-47af-485a-8224-a84cedf6ca63::all_1_66_13} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.18 19:59:46.632832 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.01 MiB. 2024.12.18 19:59:47.401414 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2368 2024.12.18 19:59:47.404991 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:47.405035 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:47.406591 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.18 19:59:47.406919 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:47.407109 [ 54 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.18 19:59:47.407175 [ 54 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:47.407218 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:47.407514 [ 198 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.18 19:59:47.408767 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2368 2024.12.18 19:59:47.409034 [ 198 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:47.409161 [ 198 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2176 rows starting from the beginning of the part 2024.12.18 19:59:47.409765 [ 198 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part 2024.12.18 19:59:47.410307 [ 198 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 54 rows starting from the beginning of the part 2024.12.18 19:59:47.410891 [ 198 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part 2024.12.18 19:59:47.411485 [ 198 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part 2024.12.18 19:59:47.412130 [ 198 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 54 rows starting from the beginning of the part 2024.12.18 19:59:47.422953 [ 189 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2368 rows, containing 72 columns (72 merged, 0 gathered) in 0.015634442 sec., 151460.47425293465 rows/sec., 114.13 MiB/sec. 2024.12.18 19:59:47.425263 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.18 19:59:47.426218 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:47.426330 [ 188 ] {9ee3665a-3ad1-47e2-a656-388217b014d7::all_1_66_13} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.18 19:59:47.426741 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. 2024.12.18 19:59:48.668006 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:48.668213 [ 262 ] {07a7c3e2-fa34-45b4-9a6f-b757d84003c6} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:48.668293 [ 262 ] {07a7c3e2-fa34-45b4-9a6f-b757d84003c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:48.669100 [ 262 ] {07a7c3e2-fa34-45b4-9a6f-b757d84003c6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:48.669146 [ 262 ] {07a7c3e2-fa34-45b4-9a6f-b757d84003c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:48.669573 [ 262 ] {07a7c3e2-fa34-45b4-9a6f-b757d84003c6} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2024.12.18 19:59:48.669831 [ 262 ] {07a7c3e2-fa34-45b4-9a6f-b757d84003c6} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:48.670072 [ 262 ] {07a7c3e2-fa34-45b4-9a6f-b757d84003c6} executeQuery: Read 56 rows, 4.38 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.23 MiB/sec. 2024.12.18 19:59:48.670141 [ 262 ] {07a7c3e2-fa34-45b4-9a6f-b757d84003c6} TCPHandler: Processed in 0.002267556 sec. 2024.12.18 19:59:48.670302 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:48.670448 [ 266 ] {59548f8b-8ee3-43f5-a040-3812f83ab4ca} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:48.670505 [ 266 ] {59548f8b-8ee3-43f5-a040-3812f83ab4ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:48.671116 [ 266 ] {59548f8b-8ee3-43f5-a040-3812f83ab4ca} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:48.671156 [ 266 ] {59548f8b-8ee3-43f5-a040-3812f83ab4ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:48.671536 [ 266 ] {59548f8b-8ee3-43f5-a040-3812f83ab4ca} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2024.12.18 19:59:48.671784 [ 266 ] {59548f8b-8ee3-43f5-a040-3812f83ab4ca} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:48.672018 [ 266 ] {59548f8b-8ee3-43f5-a040-3812f83ab4ca} executeQuery: Read 64 rows, 5.12 KiB in 0.001604 sec., 39900.249376558604 rows/sec., 3.11 MiB/sec. 2024.12.18 19:59:48.672071 [ 266 ] {59548f8b-8ee3-43f5-a040-3812f83ab4ca} TCPHandler: Processed in 0.001840138 sec. 2024.12.18 19:59:48.672207 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:48.672321 [ 262 ] {f4b45be9-b18f-4701-8453-5befeb8b73a4} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:48.672371 [ 262 ] {f4b45be9-b18f-4701-8453-5befeb8b73a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:48.672858 [ 262 ] {f4b45be9-b18f-4701-8453-5befeb8b73a4} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:48.672898 [ 262 ] {f4b45be9-b18f-4701-8453-5befeb8b73a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:48.673282 [ 262 ] {f4b45be9-b18f-4701-8453-5befeb8b73a4} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2024.12.18 19:59:48.673815 [ 262 ] {f4b45be9-b18f-4701-8453-5befeb8b73a4} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:48.674172 [ 262 ] {f4b45be9-b18f-4701-8453-5befeb8b73a4} executeQuery: Read 64 rows, 4.56 KiB in 0.00187 sec., 34224.59893048128 rows/sec., 2.38 MiB/sec. 2024.12.18 19:59:48.674234 [ 262 ] {f4b45be9-b18f-4701-8453-5befeb8b73a4} TCPHandler: Processed in 0.002080933 sec. 2024.12.18 19:59:48.674407 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:48.674695 [ 266 ] {25874ed9-56a6-45c9-b3e2-d2dc97bbc564} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:48.674847 [ 266 ] {25874ed9-56a6-45c9-b3e2-d2dc97bbc564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:48.675435 [ 266 ] {25874ed9-56a6-45c9-b3e2-d2dc97bbc564} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:48.675474 [ 266 ] {25874ed9-56a6-45c9-b3e2-d2dc97bbc564} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:48.675842 [ 266 ] {25874ed9-56a6-45c9-b3e2-d2dc97bbc564} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2024.12.18 19:59:48.676080 [ 266 ] {25874ed9-56a6-45c9-b3e2-d2dc97bbc564} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:48.676291 [ 266 ] {25874ed9-56a6-45c9-b3e2-d2dc97bbc564} executeQuery: Read 24 rows, 1.66 KiB in 0.001695 sec., 14159.292035398232 rows/sec., 977.14 KiB/sec. 2024.12.18 19:59:48.676339 [ 266 ] {25874ed9-56a6-45c9-b3e2-d2dc97bbc564} TCPHandler: Processed in 0.002019292 sec. 2024.12.18 19:59:49.635487 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41724 2024.12.18 19:59:49.636143 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:49.636193 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:49.636780 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.18 19:59:49.637051 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:49.637278 [ 50 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.18 19:59:49.637308 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2024.12.18 19:59:49.637358 [ 50 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:49.637388 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.18 19:59:49.637503 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.18 19:59:49.637609 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:49.637643 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39467 rows starting from the beginning of the part 2024.12.18 19:59:49.637711 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part 2024.12.18 19:59:49.637808 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part 2024.12.18 19:59:49.637922 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part 2024.12.18 19:59:49.638014 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part 2024.12.18 19:59:49.638115 [ 200 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part 2024.12.18 19:59:49.641034 [ 189 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.003575144 sec., 11670578.86339683 rows/sec., 166.95 MiB/sec. 2024.12.18 19:59:49.641369 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.18 19:59:49.641766 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:49.641870 [ 197 ] {5cb70047-6278-4e28-be38-e051435f4750::all_1_91_18} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.18 19:59:49.641988 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2024.12.18 19:59:52.669487 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2024.12.18 19:59:52.694122 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:52.694175 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:52.703055 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.18 19:59:52.703908 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:52.704227 [ 40 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.18 19:59:52.704297 [ 40 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:52.704340 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:52.704949 [ 200 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.18 19:59:52.721253 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2024.12.18 19:59:52.722760 [ 200 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:52.724452 [ 200 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2024.12.18 19:59:52.730555 [ 200 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2024.12.18 19:59:52.736247 [ 200 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2024.12.18 19:59:52.744462 [ 200 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2024.12.18 19:59:52.750603 [ 200 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2024.12.18 19:59:52.756732 [ 200 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2024.12.18 19:59:52.822943 [ 189 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.118436996 sec., 5792.10908051062 rows/sec., 29.95 MiB/sec. 2024.12.18 19:59:52.826940 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.18 19:59:52.830148 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:52.830292 [ 190 ] {fa22cbaf-bbf4-4633-907f-66933e9c62ed::all_1_91_18} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.18 19:59:52.833197 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2024.12.18 19:59:53.000214 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.10 MiB, peak 288.72 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.09 MiB 2024.12.18 19:59:53.672826 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:53.673022 [ 262 ] {a2455dc0-3889-4f56-98e4-b51fbc1d988b} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:53.673096 [ 262 ] {a2455dc0-3889-4f56-98e4-b51fbc1d988b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:53.673886 [ 262 ] {a2455dc0-3889-4f56-98e4-b51fbc1d988b} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:53.673943 [ 262 ] {a2455dc0-3889-4f56-98e4-b51fbc1d988b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:53.674390 [ 262 ] {a2455dc0-3889-4f56-98e4-b51fbc1d988b} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2024.12.18 19:59:53.674660 [ 262 ] {a2455dc0-3889-4f56-98e4-b51fbc1d988b} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:53.674888 [ 40 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2024.12.18 19:59:53.674898 [ 262 ] {a2455dc0-3889-4f56-98e4-b51fbc1d988b} executeQuery: Read 56 rows, 4.38 KiB in 0.001921 sec., 29151.483602290475 rows/sec., 2.23 MiB/sec. 2024.12.18 19:59:53.674973 [ 40 ] {} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:53.675044 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:53.675075 [ 262 ] {a2455dc0-3889-4f56-98e4-b51fbc1d988b} TCPHandler: Processed in 0.002379369 sec. 2024.12.18 19:59:53.675341 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:53.675393 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2024.12.18 19:59:53.675739 [ 266 ] {083fbdf4-b6dd-456f-a4d0-21f12826e733} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:53.675969 [ 266 ] {083fbdf4-b6dd-456f-a4d0-21f12826e733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:53.676047 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:53.676239 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1436 rows starting from the beginning of the part 2024.12.18 19:59:53.676823 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 285 rows starting from the beginning of the part 2024.12.18 19:59:53.677310 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part 2024.12.18 19:59:53.677927 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1430 rows starting from the beginning of the part 2024.12.18 19:59:53.678540 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part 2024.12.18 19:59:53.679192 [ 189 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part 2024.12.18 19:59:53.680671 [ 266 ] {083fbdf4-b6dd-456f-a4d0-21f12826e733} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:53.680742 [ 266 ] {083fbdf4-b6dd-456f-a4d0-21f12826e733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:53.681732 [ 266 ] {083fbdf4-b6dd-456f-a4d0-21f12826e733} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2024.12.18 19:59:53.682106 [ 266 ] {083fbdf4-b6dd-456f-a4d0-21f12826e733} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:53.682337 [ 40 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2024.12.18 19:59:53.682394 [ 40 ] {} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:53.682417 [ 266 ] {083fbdf4-b6dd-456f-a4d0-21f12826e733} executeQuery: Read 64 rows, 5.12 KiB in 0.006889 sec., 9290.172739149368 rows/sec., 742.52 KiB/sec. 2024.12.18 19:59:53.682468 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:53.682706 [ 266 ] {083fbdf4-b6dd-456f-a4d0-21f12826e733} TCPHandler: Processed in 0.007556375 sec. 2024.12.18 19:59:53.682990 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2024.12.18 19:59:53.683084 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:53.683530 [ 262 ] {7c39168c-961d-4973-9f22-0fa6b62c5bbf} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:53.683554 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:53.683598 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3319 rows, containing 5 columns (5 merged, 0 gathered) in 0.008412033 sec., 394553.84923002566 rows/sec., 34.45 MiB/sec. 2024.12.18 19:59:53.683640 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 915 rows starting from the beginning of the part 2024.12.18 19:59:53.683688 [ 262 ] {7c39168c-961d-4973-9f22-0fa6b62c5bbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:53.684082 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2024.12.18 19:59:53.684081 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 423 rows starting from the beginning of the part 2024.12.18 19:59:53.684652 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2024.12.18 19:59:53.685106 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 889 rows starting from the beginning of the part 2024.12.18 19:59:53.685621 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part 2024.12.18 19:59:53.685679 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:53.686189 [ 199 ] {44073e35-3af2-45e8-88c8-133d6921f05d::all_1_151_30} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2024.12.18 19:59:53.686195 [ 187 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part 2024.12.18 19:59:53.686551 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.18 19:59:53.687423 [ 262 ] {7c39168c-961d-4973-9f22-0fa6b62c5bbf} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:53.687490 [ 262 ] {7c39168c-961d-4973-9f22-0fa6b62c5bbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:53.688496 [ 262 ] {7c39168c-961d-4973-9f22-0fa6b62c5bbf} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2024.12.18 19:59:53.688861 [ 262 ] {7c39168c-961d-4973-9f22-0fa6b62c5bbf} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:53.689228 [ 262 ] {7c39168c-961d-4973-9f22-0fa6b62c5bbf} executeQuery: Read 160 rows, 11.41 KiB in 0.005846 sec., 27369.14129319193 rows/sec., 1.91 MiB/sec. 2024.12.18 19:59:53.689612 [ 262 ] {7c39168c-961d-4973-9f22-0fa6b62c5bbf} TCPHandler: Processed in 0.006681798 sec. 2024.12.18 19:59:53.689936 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:53.690003 [ 199 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007323421 sec., 330310.1105344074 rows/sec., 25.34 MiB/sec. 2024.12.18 19:59:53.690187 [ 266 ] {69dd59be-ea09-444f-aae7-6f5fb5e1ef62} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:53.690290 [ 266 ] {69dd59be-ea09-444f-aae7-6f5fb5e1ef62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:53.690393 [ 196 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2024.12.18 19:59:53.690972 [ 196 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:53.691092 [ 196 ] {793e69d1-bdea-4e7d-9c3f-361d10cb8ccd::all_1_151_30} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2024.12.18 19:59:53.691206 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.18 19:59:53.691261 [ 266 ] {69dd59be-ea09-444f-aae7-6f5fb5e1ef62} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:53.691301 [ 266 ] {69dd59be-ea09-444f-aae7-6f5fb5e1ef62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:53.691680 [ 266 ] {69dd59be-ea09-444f-aae7-6f5fb5e1ef62} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2024.12.18 19:59:53.691973 [ 266 ] {69dd59be-ea09-444f-aae7-6f5fb5e1ef62} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:53.692198 [ 266 ] {69dd59be-ea09-444f-aae7-6f5fb5e1ef62} executeQuery: Read 60 rows, 4.14 KiB in 0.002102 sec., 28544.243577545192 rows/sec., 1.92 MiB/sec. 2024.12.18 19:59:53.692261 [ 266 ] {69dd59be-ea09-444f-aae7-6f5fb5e1ef62} TCPHandler: Processed in 0.002548952 sec. 2024.12.18 19:59:56.870275 [ 39 ] {} DNSResolver: Updating DNS cache 2024.12.18 19:59:56.870343 [ 39 ] {} DNSResolver: Updated DNS cache 2024.12.18 19:59:57.137949 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42212 2024.12.18 19:59:57.138653 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:57.138706 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:57.139332 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.18 19:59:57.139702 [ 244 ] {} system.asynchronous_metric_log (5cb70047-6278-4e28-be38-e051435f4750): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:57.139928 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42212 2024.12.18 19:59:57.409579 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2384 2024.12.18 19:59:57.412602 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:57.412653 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:57.415017 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.18 19:59:57.415362 [ 242 ] {} system.query_log (9ee3665a-3ad1-47e2-a656-388217b014d7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:57.416019 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2384 2024.12.18 19:59:57.732181 [ 38 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 2024.12.18 19:59:57.732271 [ 38 ] {} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:57.732308 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:57.732567 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full 2024.12.18 19:59:57.732916 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:57.732972 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 57 rows starting from the beginning of the part 2024.12.18 19:59:57.733105 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2024.12.18 19:59:57.733442 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2024.12.18 19:59:57.733653 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2024.12.18 19:59:57.733787 [ 199 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part 2024.12.18 19:59:57.734972 [ 186 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.002544192 sec., 23976.177898523383 rows/sec., 1.58 MiB/sec. 2024.12.18 19:59:57.735253 [ 186 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) 2024.12.18 19:59:57.735788 [ 186 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:57.735882 [ 186 ] {01565dfc-a8a9-4e23-a056-01e3ec512adf::all_1_61_13} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 2024.12.18 19:59:57.735985 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:59:57.750963 [ 38 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 2024.12.18 19:59:57.751012 [ 38 ] {} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:57.751048 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:57.751272 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full 2024.12.18 19:59:57.751706 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:57.751742 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 243 rows starting from the beginning of the part 2024.12.18 19:59:57.751869 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 242 rows starting from the beginning of the part 2024.12.18 19:59:57.752106 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:57.752320 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:57.752475 [ 194 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 242 rows starting from the beginning of the part 2024.12.18 19:59:57.753747 [ 186 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002621064 sec., 288050.9594576859 rows/sec., 20.62 MiB/sec. 2024.12.18 19:59:57.753870 [ 186 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) 2024.12.18 19:59:57.754140 [ 186 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:57.754215 [ 186 ] {bf4efcf8-b574-41cf-8dd7-c694589d6f87::all_1_61_13} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 2024.12.18 19:59:57.754287 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.18 19:59:58.233723 [ 34 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Selected 5 parts from all_1_82_19 to all_86_86_0 2024.12.18 19:59:58.233808 [ 34 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.233849 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.234057 [ 224 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Found 5 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0] 2024.12.18 19:59:58.234092 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} MergeTask::PrepareStage: Merging 5 parts: from all_1_82_19 to all_86_86_0 into Compact with storage Full 2024.12.18 19:59:58.234125 [ 224 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Removing 5 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0] 2024.12.18 19:59:58.234605 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:58.234673 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_82_19, total 66 rows starting from the beginning of the part 2024.12.18 19:59:58.234858 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part 2024.12.18 19:59:58.235273 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2 rows starting from the beginning of the part 2024.12.18 19:59:58.235646 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part 2024.12.18 19:59:58.236001 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 58 rows starting from the beginning of the part 2024.12.18 19:59:58.238054 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.004109015 sec., 54027.546747821565 rows/sec., 4.07 MiB/sec. 2024.12.18 19:59:58.238238 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} MergedBlockOutputStream: filled checksums all_1_86_20 (state Temporary) 2024.12.18 19:59:58.238576 [ 224 ] {} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Removing 5 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0] 2024.12.18 19:59:58.238660 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_merge_all_1_86_20 to all_1_86_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.238864 [ 194 ] {235a8f67-40ae-4e91-a480-82e97155efe9::all_1_86_20} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9) (MergerMutator): Merged 5 parts: [all_1_82_19, all_86_86_0] -> all_1_86_20 2024.12.18 19:59:58.238990 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.18 19:59:58.679428 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.679637 [ 262 ] {30f0de8a-f0bc-455f-8d72-c68535ec0b35} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.18 19:59:58.679718 [ 262 ] {30f0de8a-f0bc-455f-8d72-c68535ec0b35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.18 19:59:58.680480 [ 262 ] {30f0de8a-f0bc-455f-8d72-c68535ec0b35} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.680533 [ 262 ] {30f0de8a-f0bc-455f-8d72-c68535ec0b35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.680977 [ 262 ] {30f0de8a-f0bc-455f-8d72-c68535ec0b35} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:59:58.681244 [ 262 ] {30f0de8a-f0bc-455f-8d72-c68535ec0b35} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.681457 [ 34 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2024.12.18 19:59:58.681486 [ 262 ] {30f0de8a-f0bc-455f-8d72-c68535ec0b35} executeQuery: Read 14 rows, 1.01 KiB in 0.001905 sec., 7349.081364829396 rows/sec., 529.04 KiB/sec. 2024.12.18 19:59:58.681583 [ 34 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.681684 [ 262 ] {30f0de8a-f0bc-455f-8d72-c68535ec0b35} TCPHandler: Processed in 0.002388029 sec. 2024.12.18 19:59:58.681685 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.681942 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.682037 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2024.12.18 19:59:58.682028 [ 221 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.12.18 19:59:58.682146 [ 266 ] {57702ee5-3848-4732-98c9-9a04799b913d} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.18 19:59:58.682210 [ 221 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.12.18 19:59:58.682311 [ 266 ] {57702ee5-3848-4732-98c9-9a04799b913d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.18 19:59:58.682631 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:58.682759 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part 2024.12.18 19:59:58.683297 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:58.683796 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:58.684165 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:58.684604 [ 191 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2024.12.18 19:59:58.686458 [ 266 ] {57702ee5-3848-4732-98c9-9a04799b913d} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.686562 [ 266 ] {57702ee5-3848-4732-98c9-9a04799b913d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.688258 [ 266 ] {57702ee5-3848-4732-98c9-9a04799b913d} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2024.12.18 19:59:58.688628 [ 193 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00676259 sec., 10351.063719669535 rows/sec., 785.57 KiB/sec. 2024.12.18 19:59:58.688949 [ 193 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2024.12.18 19:59:58.689266 [ 266 ] {57702ee5-3848-4732-98c9-9a04799b913d} oximeter.fields_string (44073e35-3af2-45e8-88c8-133d6921f05d): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.689840 [ 266 ] {57702ee5-3848-4732-98c9-9a04799b913d} executeQuery: Read 285 rows, 25.75 KiB in 0.007721 sec., 36912.317057375985 rows/sec., 3.26 MiB/sec. 2024.12.18 19:59:58.689946 [ 221 ] {} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.12.18 19:59:58.690048 [ 193 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.690159 [ 266 ] {57702ee5-3848-4732-98c9-9a04799b913d} TCPHandler: Processed in 0.008337631 sec. 2024.12.18 19:59:58.690435 [ 193 ] {7a61a03b-4fd8-46ab-92fb-a826fc72f461::all_1_61_15} oximeter.fields_i16 (7a61a03b-4fd8-46ab-92fb-a826fc72f461) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2024.12.18 19:59:58.690477 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.690674 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.18 19:59:58.690896 [ 262 ] {4c48bddc-d55f-4477-8b2f-8ce3ff055a68} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.18 19:59:58.691012 [ 262 ] {4c48bddc-d55f-4477-8b2f-8ce3ff055a68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.18 19:59:58.691665 [ 262 ] {4c48bddc-d55f-4477-8b2f-8ce3ff055a68} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.691706 [ 262 ] {4c48bddc-d55f-4477-8b2f-8ce3ff055a68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.692078 [ 262 ] {4c48bddc-d55f-4477-8b2f-8ce3ff055a68} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.18 19:59:58.692341 [ 262 ] {4c48bddc-d55f-4477-8b2f-8ce3ff055a68} oximeter.fields_u16 (235a8f67-40ae-4e91-a480-82e97155efe9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.692548 [ 262 ] {4c48bddc-d55f-4477-8b2f-8ce3ff055a68} executeQuery: Read 48 rows, 3.54 KiB in 0.001767 sec., 27164.685908319185 rows/sec., 1.96 MiB/sec. 2024.12.18 19:59:58.692603 [ 262 ] {4c48bddc-d55f-4477-8b2f-8ce3ff055a68} TCPHandler: Processed in 0.002293037 sec. 2024.12.18 19:59:58.692744 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.692853 [ 266 ] {872a6ff5-bec1-4784-85aa-4387a32deadc} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.18 19:59:58.692899 [ 266 ] {872a6ff5-bec1-4784-85aa-4387a32deadc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.18 19:59:58.693423 [ 266 ] {872a6ff5-bec1-4784-85aa-4387a32deadc} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.693464 [ 266 ] {872a6ff5-bec1-4784-85aa-4387a32deadc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.693817 [ 266 ] {872a6ff5-bec1-4784-85aa-4387a32deadc} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:59:58.694047 [ 266 ] {872a6ff5-bec1-4784-85aa-4387a32deadc} oximeter.fields_u32 (bf4efcf8-b574-41cf-8dd7-c694589d6f87): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.694250 [ 266 ] {872a6ff5-bec1-4784-85aa-4387a32deadc} executeQuery: Read 14 rows, 1004.00 B in 0.00142 sec., 9859.154929577464 rows/sec., 690.47 KiB/sec. 2024.12.18 19:59:58.694304 [ 266 ] {872a6ff5-bec1-4784-85aa-4387a32deadc} TCPHandler: Processed in 0.001614543 sec. 2024.12.18 19:59:58.694430 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.694530 [ 262 ] {0ca2643b-4ba9-4fb4-80c6-b5348954a711} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.18 19:59:58.694572 [ 262 ] {0ca2643b-4ba9-4fb4-80c6-b5348954a711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.18 19:59:58.695052 [ 262 ] {0ca2643b-4ba9-4fb4-80c6-b5348954a711} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.695090 [ 262 ] {0ca2643b-4ba9-4fb4-80c6-b5348954a711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.695502 [ 262 ] {0ca2643b-4ba9-4fb4-80c6-b5348954a711} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:59:58.695738 [ 262 ] {0ca2643b-4ba9-4fb4-80c6-b5348954a711} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.695905 [ 36 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2024.12.18 19:59:58.695965 [ 36 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.695974 [ 262 ] {0ca2643b-4ba9-4fb4-80c6-b5348954a711} executeQuery: Read 13 rows, 830.00 B in 0.001438 sec., 9040.333796940195 rows/sec., 563.66 KiB/sec. 2024.12.18 19:59:58.696004 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.696082 [ 262 ] {0ca2643b-4ba9-4fb4-80c6-b5348954a711} TCPHandler: Processed in 0.001690795 sec. 2024.12.18 19:59:58.696217 [ 219 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.12.18 19:59:58.696351 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.696351 [ 219 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.12.18 19:59:58.696626 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2024.12.18 19:59:58.696661 [ 266 ] {ed59e4b6-483f-4cee-8013-5b324d7eef4b} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.18 19:59:58.696868 [ 266 ] {ed59e4b6-483f-4cee-8013-5b324d7eef4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.18 19:59:58.697360 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:58.697519 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part 2024.12.18 19:59:58.698381 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part 2024.12.18 19:59:58.699107 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part 2024.12.18 19:59:58.699633 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part 2024.12.18 19:59:58.700402 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part 2024.12.18 19:59:58.700810 [ 266 ] {ed59e4b6-483f-4cee-8013-5b324d7eef4b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.700928 [ 266 ] {ed59e4b6-483f-4cee-8013-5b324d7eef4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.702005 [ 219 ] {} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2024.12.18 19:59:58.702304 [ 266 ] {ed59e4b6-483f-4cee-8013-5b324d7eef4b} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2024.12.18 19:59:58.703101 [ 266 ] {ed59e4b6-483f-4cee-8013-5b324d7eef4b} oximeter.fields_uuid (793e69d1-bdea-4e7d-9c3f-361d10cb8ccd): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.703772 [ 266 ] {ed59e4b6-483f-4cee-8013-5b324d7eef4b} executeQuery: Read 423 rows, 30.96 KiB in 0.007185 sec., 58872.65135699373 rows/sec., 4.21 MiB/sec. 2024.12.18 19:59:58.703988 [ 266 ] {ed59e4b6-483f-4cee-8013-5b324d7eef4b} TCPHandler: Processed in 0.007797761 sec. 2024.12.18 19:59:58.704240 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.704512 [ 262 ] {f1dc772f-3987-42ff-bcfb-2063accc4762} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.18 19:59:58.704645 [ 262 ] {f1dc772f-3987-42ff-bcfb-2063accc4762} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.18 19:59:58.704668 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.008536186 sec., 7614.641948992208 rows/sec., 504.52 KiB/sec. 2024.12.18 19:59:58.704921 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2024.12.18 19:59:58.705529 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.705734 [ 198 ] {de594d56-f1d6-43fe-9f17-b039c936e817::all_1_61_15} oximeter.fields_u8 (de594d56-f1d6-43fe-9f17-b039c936e817) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2024.12.18 19:59:58.705771 [ 262 ] {f1dc772f-3987-42ff-bcfb-2063accc4762} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.705870 [ 262 ] {f1dc772f-3987-42ff-bcfb-2063accc4762} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.705892 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.18 19:59:58.706269 [ 262 ] {f1dc772f-3987-42ff-bcfb-2063accc4762} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.18 19:59:58.706510 [ 262 ] {f1dc772f-3987-42ff-bcfb-2063accc4762} oximeter.measurements_bool (836aaebb-9d2d-40d4-a92c-cb1f41834ea9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.706701 [ 262 ] {f1dc772f-3987-42ff-bcfb-2063accc4762} executeQuery: Read 6 rows, 321.00 B in 0.0023 sec., 2608.695652173913 rows/sec., 136.29 KiB/sec. 2024.12.18 19:59:58.706764 [ 262 ] {f1dc772f-3987-42ff-bcfb-2063accc4762} TCPHandler: Processed in 0.002661765 sec. 2024.12.18 19:59:58.706959 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.707155 [ 266 ] {9aa4807d-7c45-4efd-bfc0-859c11530190} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:58.707204 [ 266 ] {9aa4807d-7c45-4efd-bfc0-859c11530190} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.18 19:59:58.707736 [ 266 ] {9aa4807d-7c45-4efd-bfc0-859c11530190} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.707774 [ 266 ] {9aa4807d-7c45-4efd-bfc0-859c11530190} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.708155 [ 266 ] {9aa4807d-7c45-4efd-bfc0-859c11530190} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2024.12.18 19:59:58.708403 [ 266 ] {9aa4807d-7c45-4efd-bfc0-859c11530190} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.708537 [ 35 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Selected 6 parts from all_1_146_30 to all_151_151_0 2024.12.18 19:59:58.708580 [ 35 ] {} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.708583 [ 266 ] {9aa4807d-7c45-4efd-bfc0-859c11530190} executeQuery: Read 237 rows, 16.27 KiB in 0.00147 sec., 161224.48979591837 rows/sec., 10.81 MiB/sec. 2024.12.18 19:59:58.708603 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.708668 [ 266 ] {9aa4807d-7c45-4efd-bfc0-859c11530190} TCPHandler: Processed in 0.001815667 sec. 2024.12.18 19:59:58.708765 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_30 to all_151_151_0 into Compact with storage Full 2024.12.18 19:59:58.708818 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.708902 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:58.708950 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} MergeTreeSequentialSource: Reading 6 marks from part all_1_146_30, total 40554 rows starting from the beginning of the part 2024.12.18 19:59:58.708970 [ 262 ] {7235e03d-82b3-4188-8bca-73af0c1b695f} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.18 19:59:58.709081 [ 262 ] {7235e03d-82b3-4188-8bca-73af0c1b695f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.18 19:59:58.709103 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part 2024.12.18 19:59:58.709362 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 898 rows starting from the beginning of the part 2024.12.18 19:59:58.709650 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part 2024.12.18 19:59:58.709890 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part 2024.12.18 19:59:58.710059 [ 192 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 237 rows starting from the beginning of the part 2024.12.18 19:59:58.710577 [ 262 ] {7235e03d-82b3-4188-8bca-73af0c1b695f} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.710616 [ 262 ] {7235e03d-82b3-4188-8bca-73af0c1b695f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.711095 [ 262 ] {7235e03d-82b3-4188-8bca-73af0c1b695f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.18 19:59:58.711383 [ 262 ] {7235e03d-82b3-4188-8bca-73af0c1b695f} oximeter.measurements_f64 (01565dfc-a8a9-4e23-a056-01e3ec512adf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.711617 [ 262 ] {7235e03d-82b3-4188-8bca-73af0c1b695f} executeQuery: Read 1 rows, 69.00 B in 0.002682 sec., 372.85607755406414 rows/sec., 25.12 KiB/sec. 2024.12.18 19:59:58.711714 [ 262 ] {7235e03d-82b3-4188-8bca-73af0c1b695f} TCPHandler: Processed in 0.002968411 sec. 2024.12.18 19:59:58.711852 [ 266 ] {} TCP-Session: 094a1ba9-d363-47e3-8dc0-542db64f3a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.712005 [ 266 ] {341968bf-d38d-4021-8893-7b7009206207} executeQuery: (from [fd00:1122:3344:101::d]:49702) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.18 19:59:58.712118 [ 266 ] {341968bf-d38d-4021-8893-7b7009206207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.18 19:59:58.713340 [ 266 ] {341968bf-d38d-4021-8893-7b7009206207} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.713378 [ 266 ] {341968bf-d38d-4021-8893-7b7009206207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.714136 [ 266 ] {341968bf-d38d-4021-8893-7b7009206207} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.18 19:59:58.714412 [ 266 ] {341968bf-d38d-4021-8893-7b7009206207} oximeter.measurements_histogramu64 (17d9d407-47af-485a-8224-a84cedf6ca63): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.714657 [ 266 ] {341968bf-d38d-4021-8893-7b7009206207} executeQuery: Read 41 rows, 75.23 KiB in 0.002699 sec., 15190.811411633938 rows/sec., 27.22 MiB/sec. 2024.12.18 19:59:58.714781 [ 266 ] {341968bf-d38d-4021-8893-7b7009206207} TCPHandler: Processed in 0.002990942 sec. 2024.12.18 19:59:58.714961 [ 262 ] {} TCP-Session: c8371e4c-a603-45be-99ef-aec1b5c97ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.18 19:59:58.715092 [ 262 ] {d106519c-54b6-42d3-8da2-8476cbc3b112} executeQuery: (from [fd00:1122:3344:101::d]:40276) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.18 19:59:58.715145 [ 262 ] {d106519c-54b6-42d3-8da2-8476cbc3b112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.18 19:59:58.715714 [ 262 ] {d106519c-54b6-42d3-8da2-8476cbc3b112} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.715758 [ 262 ] {d106519c-54b6-42d3-8da2-8476cbc3b112} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.716171 [ 262 ] {d106519c-54b6-42d3-8da2-8476cbc3b112} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2024.12.18 19:59:58.716417 [ 262 ] {d106519c-54b6-42d3-8da2-8476cbc3b112} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.716564 [ 35 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2024.12.18 19:59:58.716602 [ 35 ] {} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 19:59:58.716637 [ 262 ] {d106519c-54b6-42d3-8da2-8476cbc3b112} executeQuery: Read 82 rows, 5.33 KiB in 0.001566 sec., 52362.70753512133 rows/sec., 3.33 MiB/sec. 2024.12.18 19:59:58.716638 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 19:59:58.716723 [ 262 ] {d106519c-54b6-42d3-8da2-8476cbc3b112} TCPHandler: Processed in 0.001826878 sec. 2024.12.18 19:59:58.716817 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2024.12.18 19:59:58.716931 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.18 19:59:58.716965 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8660 rows starting from the beginning of the part 2024.12.18 19:59:58.717095 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part 2024.12.18 19:59:58.717307 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 58 rows starting from the beginning of the part 2024.12.18 19:59:58.717407 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 24 rows starting from the beginning of the part 2024.12.18 19:59:58.717503 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part 2024.12.18 19:59:58.717640 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 82 rows starting from the beginning of the part 2024.12.18 19:59:58.718894 [ 202 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} MergeTask::MergeProjectionsStage: Merge sorted 42073 rows, containing 5 columns (5 merged, 0 gathered) in 0.01021366 sec., 4119287.307390299 rows/sec., 278.35 MiB/sec. 2024.12.18 19:59:58.719335 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} MergedBlockOutputStream: filled checksums all_1_151_31 (state Temporary) 2024.12.18 19:59:58.719857 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba): Renaming temporary part tmp_merge_all_1_151_31 to all_1_151_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.719957 [ 195 ] {d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba::all_1_151_31} oximeter.measurements_cumulativeu64 (d4dcfda7-4bc7-4e24-aa6d-a92ae3d489ba) (MergerMutator): Merged 6 parts: [all_1_146_30, all_151_151_0] -> all_1_151_31 2024.12.18 19:59:58.720056 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2024.12.18 19:59:58.720351 [ 202 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 8944 rows, containing 4 columns (4 merged, 0 gathered) in 0.003637415 sec., 2458889.073696567 rows/sec., 160.51 MiB/sec. 2024.12.18 19:59:58.720509 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2024.12.18 19:59:58.720792 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 19:59:58.720865 [ 188 ] {9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9::all_1_151_30} oximeter.measurements_u64 (9143dc9f-dbe8-47f9-a402-5c2dcc0fc4f9) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2024.12.18 19:59:58.720938 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2024.12.18 20:00:00.222035 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2024.12.18 20:00:00.246527 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.18 20:00:00.246595 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.18 20:00:00.254279 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.18 20:00:00.255123 [ 243 ] {} system.metric_log (fa22cbaf-bbf4-4633-907f-66933e9c62ed): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.18 20:00:00.258737 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694