[ Jan 17 08:00:24 Enabled. ] [ Jan 17 08:00:24 Rereading configuration. ] [ Jan 17 08:00:25 Rereading configuration. ] [ Jan 17 08:00:29 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 17 08:00:30 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.01.17 08:00:30.867128 [ 1 ] {} Application: Will watch for the process with pid 27393 2025.01.17 08:00:30.867603 [ 1 ] {} Application: Forked a child process to watch 2025.01.17 08:00:31.090746 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 27393 2025.01.17 08:00:31.091483 [ 1 ] {} Application: starting up 2025.01.17 08:00:31.093685 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.17 08:00:31.176487 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.17 08:00:31.199500 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.17 08:00:31.199542 [ 1 ] {} Application: Initializing DateLUT. 2025.01.17 08:00:31.199555 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.17 08:00:31.199617 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.17 08:00:31.199992 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.17 08:00:31.201550 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.17 08:00:31.202345 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.17 08:00:31.202674 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.01.17 08:00:31.202693 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.01.17 08:00:31.202708 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.17 08:00:31.202879 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.17 08:00:31.203752 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.17 08:00:31.208854 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.17 08:00:31.209649 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.17 08:00:31.211076 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.17 08:00:31.211142 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.17 08:00:31.212739 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.17 08:00:31.213217 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.17 08:00:31.217067 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.17 08:00:31.217802 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.17 08:00:31.219257 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.17 08:00:31.219689 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.17 08:00:31.220023 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.17 08:00:31.220401 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.17 08:00:31.221830 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.17 08:00:31.221856 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.17 08:00:31.221908 [ 178 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:00:31.221985 [ 178 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:00:31.232855 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.17 08:00:31.232879 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000145472 sec 2025.01.17 08:00:31.232922 [ 1 ] {} ReferentialDeps: No tables 2025.01.17 08:00:31.232942 [ 1 ] {} LoadingDeps: No tables 2025.01.17 08:00:31.234075 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.17 08:00:31.235117 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.17 08:00:31.244997 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.17 08:00:31.245040 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.17 08:00:31.245063 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.17 08:00:31.245075 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.17 08:00:31.245105 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.17 08:00:31.245126 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.17 08:00:31.247244 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.17 08:00:31.247288 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.17 08:00:31.247308 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.17 08:00:31.247487 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.17 08:00:31.247507 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.17 08:00:31.247542 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.17 08:00:31.247563 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.17 08:00:31.247576 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.17 08:00:31.247605 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.17 08:00:31.247624 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.17 08:00:31.272762 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.17 08:00:31.280828 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.17 08:00:31.280863 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5681e-05 sec 2025.01.17 08:00:31.280878 [ 1 ] {} ReferentialDeps: No tables 2025.01.17 08:00:31.280892 [ 1 ] {} LoadingDeps: No tables 2025.01.17 08:00:31.280918 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.17 08:00:31.281129 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.17 08:00:31.281173 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.17 08:00:31.281187 [ 1 ] {} Application: Loaded metadata. 2025.01.17 08:00:31.281199 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.01.17 08:00:31.281211 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.17 08:00:31.285245 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.17 08:00:31.285454 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2025.01.17 08:00:31.285845 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.8081e-05 sec. 2025.01.17 08:00:31.286768 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.17 08:00:31.286850 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.17 08:00:31.286866 [ 1 ] {} Application: Ready for connections. 2025.01.17 08:00:31.963140 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50852 2025.01.17 08:00:31.963419 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:31.963479 [ 3 ] {} TCP-Session: 18c7ad08-47fb-48eb-a92c-0e2ff69b4c63 Authenticating user 'default' from [fd00:1122:3344:101::e]:50852 2025.01.17 08:00:31.963515 [ 3 ] {} TCP-Session: 18c7ad08-47fb-48eb-a92c-0e2ff69b4c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.963540 [ 3 ] {} TCP-Session: 18c7ad08-47fb-48eb-a92c-0e2ff69b4c63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.963633 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 08:00:31.963663 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 08:00:31.963693 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 08:00:31.964011 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62518 2025.01.17 08:00:31.964212 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:31.964272 [ 4 ] {} TCP-Session: cc371008-1aa6-4e13-bff4-3a46c3bff692 Authenticating user 'default' from [fd00:1122:3344:101::e]:62518 2025.01.17 08:00:31.964307 [ 4 ] {} TCP-Session: cc371008-1aa6-4e13-bff4-3a46c3bff692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.964340 [ 4 ] {} TCP-Session: cc371008-1aa6-4e13-bff4-3a46c3bff692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.964936 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39378 2025.01.17 08:00:31.964955 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59456 2025.01.17 08:00:31.965030 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:31.965068 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64101 2025.01.17 08:00:31.965162 [ 253 ] {} TCP-Session: b68f9079-6938-4fcc-a052-3fa217e9d663 Authenticating user 'default' from [fd00:1122:3344:101::e]:39378 2025.01.17 08:00:31.965271 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:31.965282 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54990 2025.01.17 08:00:31.965282 [ 253 ] {} TCP-Session: b68f9079-6938-4fcc-a052-3fa217e9d663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.965404 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51398 2025.01.17 08:00:31.965472 [ 5 ] {} TCP-Session: 5611e0c6-07d3-49a0-bc0a-5aab37a4b11e Authenticating user 'default' from [fd00:1122:3344:101::e]:59456 2025.01.17 08:00:31.965490 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:31.965637 [ 253 ] {} TCP-Session: b68f9079-6938-4fcc-a052-3fa217e9d663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.965647 [ 5 ] {} TCP-Session: 5611e0c6-07d3-49a0-bc0a-5aab37a4b11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.965667 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36611 2025.01.17 08:00:31.965748 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:31.965819 [ 5 ] {} TCP-Session: 5611e0c6-07d3-49a0-bc0a-5aab37a4b11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.965807 [ 254 ] {} TCP-Session: 1c5945f2-737c-4beb-bf17-d5f0a326ca80 Authenticating user 'default' from [fd00:1122:3344:101::e]:64101 2025.01.17 08:00:31.966034 [ 256 ] {} TCP-Session: c5dc9772-4aac-4d3b-8684-a44dbda9cc23 Authenticating user 'default' from [fd00:1122:3344:101::e]:51398 2025.01.17 08:00:31.966095 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:31.966118 [ 256 ] {} TCP-Session: c5dc9772-4aac-4d3b-8684-a44dbda9cc23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.966121 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:31.966149 [ 255 ] {} TCP-Session: 54a6c7e2-97fc-415a-8902-2c500126a6ee Authenticating user 'default' from [fd00:1122:3344:101::e]:54990 2025.01.17 08:00:31.966111 [ 254 ] {} TCP-Session: 1c5945f2-737c-4beb-bf17-d5f0a326ca80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.966185 [ 256 ] {} TCP-Session: c5dc9772-4aac-4d3b-8684-a44dbda9cc23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.966210 [ 255 ] {} TCP-Session: 54a6c7e2-97fc-415a-8902-2c500126a6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.966227 [ 257 ] {} TCP-Session: 0020f444-b911-49e6-adab-f6d011e0288b Authenticating user 'default' from [fd00:1122:3344:101::e]:36611 2025.01.17 08:00:31.966245 [ 254 ] {} TCP-Session: 1c5945f2-737c-4beb-bf17-d5f0a326ca80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.966266 [ 255 ] {} TCP-Session: 54a6c7e2-97fc-415a-8902-2c500126a6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.966365 [ 257 ] {} TCP-Session: 0020f444-b911-49e6-adab-f6d011e0288b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:31.966422 [ 257 ] {} TCP-Session: 0020f444-b911-49e6-adab-f6d011e0288b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.17 MiB, peak 117.17 MiB, free memory in arenas 0.00 B, will set to 119.41 MiB (RSS), difference: 2.24 MiB 2025.01.17 08:00:32.363778 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33082 2025.01.17 08:00:32.364572 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:32.364601 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Authenticating user 'default' from [fd00:1122:3344:101::d]:33082 2025.01.17 08:00:32.364620 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.364645 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.364701 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 08:00:32.364725 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 08:00:32.364750 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 08:00:32.365070 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59631 2025.01.17 08:00:32.365330 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47424 2025.01.17 08:00:32.365335 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:32.365393 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60165 2025.01.17 08:00:32.365706 [ 259 ] {} TCP-Session: ae3bbd41-4887-4629-9b64-61ba82fb5e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:59631 2025.01.17 08:00:32.365650 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:32.365818 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52487 2025.01.17 08:00:32.365859 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50340 2025.01.17 08:00:32.365861 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Authenticating user 'default' from [fd00:1122:3344:101::d]:47424 2025.01.17 08:00:32.365829 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:32.366107 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.366157 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63398 2025.01.17 08:00:32.366218 [ 259 ] {} TCP-Session: ae3bbd41-4887-4629-9b64-61ba82fb5e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.366046 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:32.366258 [ 259 ] {} TCP-Session: ae3bbd41-4887-4629-9b64-61ba82fb5e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.366235 [ 261 ] {} TCP-Session: bc1b0898-984b-4557-abef-5cba32bc232a Authenticating user 'default' from [fd00:1122:3344:101::d]:60165 2025.01.17 08:00:32.366217 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.366192 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:32.366447 [ 261 ] {} TCP-Session: bc1b0898-984b-4557-abef-5cba32bc232a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.366460 [ 263 ] {} TCP-Session: d4a9f96c-86b1-42e3-81c3-f96e9b801bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50340 2025.01.17 08:00:32.366583 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Authenticating user 'default' from [fd00:1122:3344:101::d]:52487 2025.01.17 08:00:32.366597 [ 261 ] {} TCP-Session: bc1b0898-984b-4557-abef-5cba32bc232a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.366588 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49674 2025.01.17 08:00:32.366656 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.366497 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:32.366633 [ 263 ] {} TCP-Session: d4a9f96c-86b1-42e3-81c3-f96e9b801bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.366659 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39311 2025.01.17 08:00:32.367522 [ 263 ] {} TCP-Session: d4a9f96c-86b1-42e3-81c3-f96e9b801bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.368539 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:32.368530 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:32.368565 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.368607 [ 264 ] {} TCP-Session: 08d3df4f-e7ef-4579-8c4d-4f314f1e2afc Authenticating user 'default' from [fd00:1122:3344:101::d]:63398 2025.01.17 08:00:32.368624 [ 266 ] {} TCP-Session: 52352a95-17cd-4f46-bb5e-576a46e3e95c Authenticating user 'default' from [fd00:1122:3344:101::d]:49674 2025.01.17 08:00:32.368582 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.368649 [ 265 ] {} TCP-Session: 10daf27d-16a5-455e-b866-21f85d557c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:39311 2025.01.17 08:00:32.368764 [ 264 ] {} TCP-Session: 08d3df4f-e7ef-4579-8c4d-4f314f1e2afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.368785 [ 266 ] {} TCP-Session: 52352a95-17cd-4f46-bb5e-576a46e3e95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.368798 [ 265 ] {} TCP-Session: 10daf27d-16a5-455e-b866-21f85d557c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.368833 [ 264 ] {} TCP-Session: 08d3df4f-e7ef-4579-8c4d-4f314f1e2afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.368849 [ 266 ] {} TCP-Session: 52352a95-17cd-4f46-bb5e-576a46e3e95c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.368863 [ 265 ] {} TCP-Session: 10daf27d-16a5-455e-b866-21f85d557c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:32.371553 [ 258 ] {3570268c-5338-4c09-b3eb-6f5561a1d1dc} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.17 08:00:32.433916 [ 258 ] {3570268c-5338-4c09-b3eb-6f5561a1d1dc} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33082) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 08:00:32.434732 [ 258 ] {3570268c-5338-4c09-b3eb-6f5561a1d1dc} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 08:00:32.434853 [ 258 ] {3570268c-5338-4c09-b3eb-6f5561a1d1dc} TCPHandler: Processed in 0.06834534 sec. 2025.01.17 08:00:32.435175 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.435413 [ 260 ] {7b0a9221-3a13-48bc-9eba-5dc23778dc34} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.17 08:00:32.435795 [ 260 ] {7b0a9221-3a13-48bc-9eba-5dc23778dc34} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47424) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 08:00:32.435953 [ 260 ] {7b0a9221-3a13-48bc-9eba-5dc23778dc34} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 08:00:32.436065 [ 260 ] {7b0a9221-3a13-48bc-9eba-5dc23778dc34} TCPHandler: Processed in 0.001044245 sec. 2025.01.17 08:00:32.436344 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.437623 [ 258 ] {9aece109-f7e7-44e0-ae10-5d652fc7bb69} executeQuery: (from [fd00:1122:3344:101::d]:33082) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.17 08:00:32.438301 [ 258 ] {9aece109-f7e7-44e0-ae10-5d652fc7bb69} TCPHandler: Processed in 0.00205464 sec. 2025.01.17 08:00:32.438520 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.438654 [ 260 ] {ff670c02-7482-4873-a07c-36a1ad705ffa} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.17 08:00:32.438785 [ 260 ] {ff670c02-7482-4873-a07c-36a1ad705ffa} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.17 08:00:32.440468 [ 260 ] {ff670c02-7482-4873-a07c-36a1ad705ffa} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.17 08:00:32.440491 [ 260 ] {ff670c02-7482-4873-a07c-36a1ad705ffa} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5521e-05 sec 2025.01.17 08:00:32.440520 [ 260 ] {ff670c02-7482-4873-a07c-36a1ad705ffa} ReferentialDeps: No tables 2025.01.17 08:00:32.440532 [ 260 ] {ff670c02-7482-4873-a07c-36a1ad705ffa} LoadingDeps: No tables 2025.01.17 08:00:32.440555 [ 260 ] {ff670c02-7482-4873-a07c-36a1ad705ffa} DatabaseAtomic (oximeter): Starting up tables. 2025.01.17 08:00:32.440606 [ 260 ] {ff670c02-7482-4873-a07c-36a1ad705ffa} TCPHandler: Processed in 0.002154591 sec. 2025.01.17 08:00:32.440792 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.441021 [ 258 ] {c6a65c43-6cbd-456d-b06f-26718002147d} executeQuery: (from [fd00:1122:3344:101::d]:33082) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.01.17 08:00:32.441093 [ 258 ] {c6a65c43-6cbd-456d-b06f-26718002147d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.17 08:00:32.448005 [ 258 ] {c6a65c43-6cbd-456d-b06f-26718002147d} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.17 08:00:32.453840 [ 258 ] {c6a65c43-6cbd-456d-b06f-26718002147d} oximeter.version (ddeab1ad-c147-41e1-9199-77d80ff75114): Loading data parts 2025.01.17 08:00:32.454473 [ 258 ] {c6a65c43-6cbd-456d-b06f-26718002147d} oximeter.version (ddeab1ad-c147-41e1-9199-77d80ff75114): There are no data parts 2025.01.17 08:00:32.461419 [ 258 ] {c6a65c43-6cbd-456d-b06f-26718002147d} TCPHandler: Processed in 0.020742417 sec. 2025.01.17 08:00:32.461609 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.461907 [ 260 ] {51b02f94-20dd-4cb8-91b1-c99eb92823bf} executeQuery: (from [fd00:1122:3344:101::d]:47424) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.461979 [ 260 ] {51b02f94-20dd-4cb8-91b1-c99eb92823bf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.17 08:00:32.488647 [ 260 ] {51b02f94-20dd-4cb8-91b1-c99eb92823bf} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Loading data parts 2025.01.17 08:00:32.488839 [ 260 ] {51b02f94-20dd-4cb8-91b1-c99eb92823bf} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): There are no data parts 2025.01.17 08:00:32.497978 [ 260 ] {51b02f94-20dd-4cb8-91b1-c99eb92823bf} TCPHandler: Processed in 0.036362382 sec. 2025.01.17 08:00:32.498213 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.498466 [ 258 ] {68f321f9-96b2-4969-b7a9-0f1100a308e5} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.498578 [ 258 ] {68f321f9-96b2-4969-b7a9-0f1100a308e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.17 08:00:32.505656 [ 258 ] {68f321f9-96b2-4969-b7a9-0f1100a308e5} oximeter.measurements_i8 (bc2d24d0-453a-4ffe-9138-a751c2c00821): Loading data parts 2025.01.17 08:00:32.505937 [ 258 ] {68f321f9-96b2-4969-b7a9-0f1100a308e5} oximeter.measurements_i8 (bc2d24d0-453a-4ffe-9138-a751c2c00821): There are no data parts 2025.01.17 08:00:32.513528 [ 258 ] {68f321f9-96b2-4969-b7a9-0f1100a308e5} TCPHandler: Processed in 0.0153795 sec. 2025.01.17 08:00:32.513776 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.514003 [ 260 ] {ebe7f7b6-0b97-478f-89ff-581cfd32bd0a} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.514065 [ 260 ] {ebe7f7b6-0b97-478f-89ff-581cfd32bd0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.17 08:00:32.522297 [ 260 ] {ebe7f7b6-0b97-478f-89ff-581cfd32bd0a} oximeter.measurements_u8 (22e450f8-f4ee-4355-ac9d-da0b8bc200f4): Loading data parts 2025.01.17 08:00:32.522531 [ 260 ] {ebe7f7b6-0b97-478f-89ff-581cfd32bd0a} oximeter.measurements_u8 (22e450f8-f4ee-4355-ac9d-da0b8bc200f4): There are no data parts 2025.01.17 08:00:32.529234 [ 260 ] {ebe7f7b6-0b97-478f-89ff-581cfd32bd0a} TCPHandler: Processed in 0.015515023 sec. 2025.01.17 08:00:32.529468 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.529712 [ 258 ] {1feb43d2-b100-4fc5-91e7-a59af8225ff4} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.529802 [ 258 ] {1feb43d2-b100-4fc5-91e7-a59af8225ff4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.17 08:00:32.538033 [ 258 ] {1feb43d2-b100-4fc5-91e7-a59af8225ff4} oximeter.measurements_i16 (ae6471e1-1902-4b06-9590-e0fb0777b480): Loading data parts 2025.01.17 08:00:32.538313 [ 258 ] {1feb43d2-b100-4fc5-91e7-a59af8225ff4} oximeter.measurements_i16 (ae6471e1-1902-4b06-9590-e0fb0777b480): There are no data parts 2025.01.17 08:00:32.545344 [ 258 ] {1feb43d2-b100-4fc5-91e7-a59af8225ff4} TCPHandler: Processed in 0.015943739 sec. 2025.01.17 08:00:32.545531 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.545781 [ 260 ] {3c09d523-5f72-44c3-880c-03698e44bc8f} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.545863 [ 260 ] {3c09d523-5f72-44c3-880c-03698e44bc8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.17 08:00:32.553733 [ 260 ] {3c09d523-5f72-44c3-880c-03698e44bc8f} oximeter.measurements_u16 (65a9f977-10cf-4311-968b-a6e21539090f): Loading data parts 2025.01.17 08:00:32.553984 [ 260 ] {3c09d523-5f72-44c3-880c-03698e44bc8f} oximeter.measurements_u16 (65a9f977-10cf-4311-968b-a6e21539090f): There are no data parts 2025.01.17 08:00:32.555849 [ 260 ] {3c09d523-5f72-44c3-880c-03698e44bc8f} TCPHandler: Processed in 0.010383919 sec. 2025.01.17 08:00:32.556121 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.556378 [ 258 ] {14e81ebb-ddc9-402b-979b-bde4e8510169} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.556456 [ 258 ] {14e81ebb-ddc9-402b-979b-bde4e8510169} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.17 08:00:32.558380 [ 258 ] {14e81ebb-ddc9-402b-979b-bde4e8510169} oximeter.measurements_i32 (91ee85df-8621-4cd2-b0fe-ab597e3ebe57): Loading data parts 2025.01.17 08:00:32.558531 [ 258 ] {14e81ebb-ddc9-402b-979b-bde4e8510169} oximeter.measurements_i32 (91ee85df-8621-4cd2-b0fe-ab597e3ebe57): There are no data parts 2025.01.17 08:00:32.559849 [ 258 ] {14e81ebb-ddc9-402b-979b-bde4e8510169} TCPHandler: Processed in 0.003838935 sec. 2025.01.17 08:00:32.560032 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.560264 [ 260 ] {420eef0b-1705-428d-a78d-eeeb94fdfc1b} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.560343 [ 260 ] {420eef0b-1705-428d-a78d-eeeb94fdfc1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.17 08:00:32.562271 [ 260 ] {420eef0b-1705-428d-a78d-eeeb94fdfc1b} oximeter.measurements_u32 (654e0b61-b335-4e45-a6dc-7def94a6d13d): Loading data parts 2025.01.17 08:00:32.562480 [ 260 ] {420eef0b-1705-428d-a78d-eeeb94fdfc1b} oximeter.measurements_u32 (654e0b61-b335-4e45-a6dc-7def94a6d13d): There are no data parts 2025.01.17 08:00:32.563795 [ 260 ] {420eef0b-1705-428d-a78d-eeeb94fdfc1b} TCPHandler: Processed in 0.003828195 sec. 2025.01.17 08:00:32.563978 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.564212 [ 258 ] {52368a7f-e91c-431c-b9a2-ed20e36ecd68} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.564294 [ 258 ] {52368a7f-e91c-431c-b9a2-ed20e36ecd68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.17 08:00:32.566352 [ 258 ] {52368a7f-e91c-431c-b9a2-ed20e36ecd68} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Loading data parts 2025.01.17 08:00:32.566555 [ 258 ] {52368a7f-e91c-431c-b9a2-ed20e36ecd68} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): There are no data parts 2025.01.17 08:00:32.567803 [ 258 ] {52368a7f-e91c-431c-b9a2-ed20e36ecd68} TCPHandler: Processed in 0.003879786 sec. 2025.01.17 08:00:32.567981 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.568231 [ 260 ] {d0d8ea64-daea-4652-b297-138c7006a0ca} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.568315 [ 260 ] {d0d8ea64-daea-4652-b297-138c7006a0ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.17 08:00:32.570423 [ 260 ] {d0d8ea64-daea-4652-b297-138c7006a0ca} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Loading data parts 2025.01.17 08:00:32.570583 [ 260 ] {d0d8ea64-daea-4652-b297-138c7006a0ca} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): There are no data parts 2025.01.17 08:00:32.571906 [ 260 ] {d0d8ea64-daea-4652-b297-138c7006a0ca} TCPHandler: Processed in 0.003991147 sec. 2025.01.17 08:00:32.572111 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.572370 [ 258 ] {f314df4c-c703-4382-9e4e-737f5b493d7d} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.572457 [ 258 ] {f314df4c-c703-4382-9e4e-737f5b493d7d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.17 08:00:32.574587 [ 258 ] {f314df4c-c703-4382-9e4e-737f5b493d7d} oximeter.measurements_f32 (6405a398-d476-47d7-9bd1-6d5048ee5e69): Loading data parts 2025.01.17 08:00:32.574746 [ 258 ] {f314df4c-c703-4382-9e4e-737f5b493d7d} oximeter.measurements_f32 (6405a398-d476-47d7-9bd1-6d5048ee5e69): There are no data parts 2025.01.17 08:00:32.575986 [ 258 ] {f314df4c-c703-4382-9e4e-737f5b493d7d} TCPHandler: Processed in 0.003941256 sec. 2025.01.17 08:00:32.576169 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.576416 [ 260 ] {8e58cd63-e014-43a6-a502-5a3ac467766a} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.576507 [ 260 ] {8e58cd63-e014-43a6-a502-5a3ac467766a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.17 08:00:32.578545 [ 260 ] {8e58cd63-e014-43a6-a502-5a3ac467766a} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Loading data parts 2025.01.17 08:00:32.578755 [ 260 ] {8e58cd63-e014-43a6-a502-5a3ac467766a} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): There are no data parts 2025.01.17 08:00:32.579974 [ 260 ] {8e58cd63-e014-43a6-a502-5a3ac467766a} TCPHandler: Processed in 0.003871156 sec. 2025.01.17 08:00:32.580163 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.580393 [ 258 ] {dfbaef80-1c49-4d58-b0ef-fa78b086c3e9} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.580457 [ 258 ] {dfbaef80-1c49-4d58-b0ef-fa78b086c3e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.17 08:00:32.582366 [ 258 ] {dfbaef80-1c49-4d58-b0ef-fa78b086c3e9} oximeter.measurements_string (8327bed6-c2b6-4828-9a77-045be18e2c24): Loading data parts 2025.01.17 08:00:32.582586 [ 258 ] {dfbaef80-1c49-4d58-b0ef-fa78b086c3e9} oximeter.measurements_string (8327bed6-c2b6-4828-9a77-045be18e2c24): There are no data parts 2025.01.17 08:00:32.583854 [ 258 ] {dfbaef80-1c49-4d58-b0ef-fa78b086c3e9} TCPHandler: Processed in 0.003759674 sec. 2025.01.17 08:00:32.584034 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.584262 [ 260 ] {5f24e791-c2eb-4f2f-bc97-7eb4078d8a3d} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.584344 [ 260 ] {5f24e791-c2eb-4f2f-bc97-7eb4078d8a3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.17 08:00:32.586235 [ 260 ] {5f24e791-c2eb-4f2f-bc97-7eb4078d8a3d} oximeter.measurements_bytes (4be1bdba-1be8-4645-ab29-3962344094f4): Loading data parts 2025.01.17 08:00:32.586450 [ 260 ] {5f24e791-c2eb-4f2f-bc97-7eb4078d8a3d} oximeter.measurements_bytes (4be1bdba-1be8-4645-ab29-3962344094f4): There are no data parts 2025.01.17 08:00:32.587664 [ 260 ] {5f24e791-c2eb-4f2f-bc97-7eb4078d8a3d} TCPHandler: Processed in 0.003696933 sec. 2025.01.17 08:00:32.587842 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.588077 [ 258 ] {abb5d5f7-43d8-4db6-b402-7d63af9154d9} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.588140 [ 258 ] {abb5d5f7-43d8-4db6-b402-7d63af9154d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.17 08:00:32.590107 [ 258 ] {abb5d5f7-43d8-4db6-b402-7d63af9154d9} oximeter.measurements_cumulativei64 (7957f8b1-81fa-43ef-8d50-cdff663089a1): Loading data parts 2025.01.17 08:00:32.590309 [ 258 ] {abb5d5f7-43d8-4db6-b402-7d63af9154d9} oximeter.measurements_cumulativei64 (7957f8b1-81fa-43ef-8d50-cdff663089a1): There are no data parts 2025.01.17 08:00:32.591614 [ 258 ] {abb5d5f7-43d8-4db6-b402-7d63af9154d9} TCPHandler: Processed in 0.003830055 sec. 2025.01.17 08:00:32.591811 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.592071 [ 260 ] {a5b0de40-331e-42b5-bb24-1e94f8f780c0} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.592158 [ 260 ] {a5b0de40-331e-42b5-bb24-1e94f8f780c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.17 08:00:32.594299 [ 260 ] {a5b0de40-331e-42b5-bb24-1e94f8f780c0} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Loading data parts 2025.01.17 08:00:32.594469 [ 260 ] {a5b0de40-331e-42b5-bb24-1e94f8f780c0} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): There are no data parts 2025.01.17 08:00:32.595745 [ 260 ] {a5b0de40-331e-42b5-bb24-1e94f8f780c0} TCPHandler: Processed in 0.003999286 sec. 2025.01.17 08:00:32.595928 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.596176 [ 258 ] {36c3a363-dedd-40d3-89b1-e5b0fd02f473} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.596249 [ 258 ] {36c3a363-dedd-40d3-89b1-e5b0fd02f473} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.17 08:00:32.598293 [ 258 ] {36c3a363-dedd-40d3-89b1-e5b0fd02f473} oximeter.measurements_cumulativef32 (1bc4a7ae-f92d-4d12-a9fe-665af593b936): Loading data parts 2025.01.17 08:00:32.598447 [ 258 ] {36c3a363-dedd-40d3-89b1-e5b0fd02f473} oximeter.measurements_cumulativef32 (1bc4a7ae-f92d-4d12-a9fe-665af593b936): There are no data parts 2025.01.17 08:00:32.599710 [ 258 ] {36c3a363-dedd-40d3-89b1-e5b0fd02f473} TCPHandler: Processed in 0.003838265 sec. 2025.01.17 08:00:32.599897 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.600183 [ 260 ] {7202813b-32e0-4e54-b15c-f97ee2ef064a} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.600246 [ 260 ] {7202813b-32e0-4e54-b15c-f97ee2ef064a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.17 08:00:32.602276 [ 260 ] {7202813b-32e0-4e54-b15c-f97ee2ef064a} oximeter.measurements_cumulativef64 (fdbae5bc-3759-45f6-a018-373ac03c39db): Loading data parts 2025.01.17 08:00:32.602431 [ 260 ] {7202813b-32e0-4e54-b15c-f97ee2ef064a} oximeter.measurements_cumulativef64 (fdbae5bc-3759-45f6-a018-373ac03c39db): There are no data parts 2025.01.17 08:00:32.603681 [ 260 ] {7202813b-32e0-4e54-b15c-f97ee2ef064a} TCPHandler: Processed in 0.003850285 sec. 2025.01.17 08:00:32.603903 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.604198 [ 258 ] {51956f35-587b-4a39-af05-9810c092bbd3} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.604292 [ 258 ] {51956f35-587b-4a39-af05-9810c092bbd3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.17 08:00:32.606533 [ 258 ] {51956f35-587b-4a39-af05-9810c092bbd3} oximeter.measurements_histogrami8 (09acc162-f35a-4661-a042-7f6a607e5a89): Loading data parts 2025.01.17 08:00:32.606702 [ 258 ] {51956f35-587b-4a39-af05-9810c092bbd3} oximeter.measurements_histogrami8 (09acc162-f35a-4661-a042-7f6a607e5a89): There are no data parts 2025.01.17 08:00:32.608092 [ 258 ] {51956f35-587b-4a39-af05-9810c092bbd3} TCPHandler: Processed in 0.00424711 sec. 2025.01.17 08:00:32.608282 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.608658 [ 260 ] {9654bf13-b422-4e63-99d5-77765f5f047b} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.608751 [ 260 ] {9654bf13-b422-4e63-99d5-77765f5f047b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.17 08:00:32.611110 [ 260 ] {9654bf13-b422-4e63-99d5-77765f5f047b} oximeter.measurements_histogramu8 (6071947a-b8ab-4147-9069-cfb3aa2a20d7): Loading data parts 2025.01.17 08:00:32.611313 [ 260 ] {9654bf13-b422-4e63-99d5-77765f5f047b} oximeter.measurements_histogramu8 (6071947a-b8ab-4147-9069-cfb3aa2a20d7): There are no data parts 2025.01.17 08:00:32.612553 [ 260 ] {9654bf13-b422-4e63-99d5-77765f5f047b} TCPHandler: Processed in 0.004398483 sec. 2025.01.17 08:00:32.612813 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.613102 [ 258 ] {dd5b4535-5e90-497f-ab8e-2475ec8c6d44} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.613189 [ 258 ] {dd5b4535-5e90-497f-ab8e-2475ec8c6d44} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.17 08:00:32.615437 [ 258 ] {dd5b4535-5e90-497f-ab8e-2475ec8c6d44} oximeter.measurements_histogrami16 (488393ff-d159-4ac0-b7b0-d7cae30f54c5): Loading data parts 2025.01.17 08:00:32.615605 [ 258 ] {dd5b4535-5e90-497f-ab8e-2475ec8c6d44} oximeter.measurements_histogrami16 (488393ff-d159-4ac0-b7b0-d7cae30f54c5): There are no data parts 2025.01.17 08:00:32.617000 [ 258 ] {dd5b4535-5e90-497f-ab8e-2475ec8c6d44} TCPHandler: Processed in 0.004242681 sec. 2025.01.17 08:00:32.617199 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.617574 [ 260 ] {0df98111-774e-408e-b34c-9ada6894318d} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.617667 [ 260 ] {0df98111-774e-408e-b34c-9ada6894318d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.17 08:00:32.620146 [ 260 ] {0df98111-774e-408e-b34c-9ada6894318d} oximeter.measurements_histogramu16 (47f450f6-f31d-49bf-add0-e739c5a208ec): Loading data parts 2025.01.17 08:00:32.620312 [ 260 ] {0df98111-774e-408e-b34c-9ada6894318d} oximeter.measurements_histogramu16 (47f450f6-f31d-49bf-add0-e739c5a208ec): There are no data parts 2025.01.17 08:00:32.621638 [ 260 ] {0df98111-774e-408e-b34c-9ada6894318d} TCPHandler: Processed in 0.004505815 sec. 2025.01.17 08:00:32.621844 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.622192 [ 258 ] {5fc8edf8-8e86-443f-a4ad-501d1baa558c} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.622295 [ 258 ] {5fc8edf8-8e86-443f-a4ad-501d1baa558c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.17 08:00:32.624508 [ 258 ] {5fc8edf8-8e86-443f-a4ad-501d1baa558c} oximeter.measurements_histogrami32 (9db341d1-762a-4fb8-98a1-39455c88426d): Loading data parts 2025.01.17 08:00:32.624667 [ 258 ] {5fc8edf8-8e86-443f-a4ad-501d1baa558c} oximeter.measurements_histogrami32 (9db341d1-762a-4fb8-98a1-39455c88426d): There are no data parts 2025.01.17 08:00:32.626046 [ 258 ] {5fc8edf8-8e86-443f-a4ad-501d1baa558c} TCPHandler: Processed in 0.004268621 sec. 2025.01.17 08:00:32.626244 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.626589 [ 260 ] {3fa46f88-788e-4ec9-87d9-90936aeb1344} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.626697 [ 260 ] {3fa46f88-788e-4ec9-87d9-90936aeb1344} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.17 08:00:32.629206 [ 260 ] {3fa46f88-788e-4ec9-87d9-90936aeb1344} oximeter.measurements_histogramu32 (17cf231d-ba40-4899-9ee6-be7d07845abd): Loading data parts 2025.01.17 08:00:32.629361 [ 260 ] {3fa46f88-788e-4ec9-87d9-90936aeb1344} oximeter.measurements_histogramu32 (17cf231d-ba40-4899-9ee6-be7d07845abd): There are no data parts 2025.01.17 08:00:32.630714 [ 260 ] {3fa46f88-788e-4ec9-87d9-90936aeb1344} TCPHandler: Processed in 0.004538775 sec. 2025.01.17 08:00:32.630929 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.631264 [ 258 ] {f0567925-c3d1-41ac-b0a8-eaa01c0a25c8} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.631360 [ 258 ] {f0567925-c3d1-41ac-b0a8-eaa01c0a25c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.17 08:00:32.633707 [ 258 ] {f0567925-c3d1-41ac-b0a8-eaa01c0a25c8} oximeter.measurements_histogrami64 (d17810ee-28e4-4f53-b8ad-3f3b9f9cf71e): Loading data parts 2025.01.17 08:00:32.633869 [ 258 ] {f0567925-c3d1-41ac-b0a8-eaa01c0a25c8} oximeter.measurements_histogrami64 (d17810ee-28e4-4f53-b8ad-3f3b9f9cf71e): There are no data parts 2025.01.17 08:00:32.635174 [ 258 ] {f0567925-c3d1-41ac-b0a8-eaa01c0a25c8} TCPHandler: Processed in 0.004310742 sec. 2025.01.17 08:00:32.635380 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.635727 [ 260 ] {2bbb972e-9af3-4c12-84a0-9262b1c685c0} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.635841 [ 260 ] {2bbb972e-9af3-4c12-84a0-9262b1c685c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.17 08:00:32.638162 [ 260 ] {2bbb972e-9af3-4c12-84a0-9262b1c685c0} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Loading data parts 2025.01.17 08:00:32.638355 [ 260 ] {2bbb972e-9af3-4c12-84a0-9262b1c685c0} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): There are no data parts 2025.01.17 08:00:32.639680 [ 260 ] {2bbb972e-9af3-4c12-84a0-9262b1c685c0} TCPHandler: Processed in 0.004367042 sec. 2025.01.17 08:00:32.639893 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.640232 [ 258 ] {f2c348db-5c99-4c04-8c2a-8984a7495a27} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.640329 [ 258 ] {f2c348db-5c99-4c04-8c2a-8984a7495a27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.17 08:00:32.642784 [ 258 ] {f2c348db-5c99-4c04-8c2a-8984a7495a27} oximeter.measurements_histogramf32 (2660e101-dfd3-4bd2-bdcc-2ecd0074a7f7): Loading data parts 2025.01.17 08:00:32.642944 [ 258 ] {f2c348db-5c99-4c04-8c2a-8984a7495a27} oximeter.measurements_histogramf32 (2660e101-dfd3-4bd2-bdcc-2ecd0074a7f7): There are no data parts 2025.01.17 08:00:32.644254 [ 258 ] {f2c348db-5c99-4c04-8c2a-8984a7495a27} TCPHandler: Processed in 0.004427643 sec. 2025.01.17 08:00:32.644432 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.644721 [ 260 ] {f0256c98-ce6a-4eef-af6e-bdd15ac586e4} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.644806 [ 260 ] {f0256c98-ce6a-4eef-af6e-bdd15ac586e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.17 08:00:32.647200 [ 260 ] {f0256c98-ce6a-4eef-af6e-bdd15ac586e4} oximeter.measurements_histogramf64 (4d7cdb3c-a032-4a75-b281-b5875db0fc50): Loading data parts 2025.01.17 08:00:32.647360 [ 260 ] {f0256c98-ce6a-4eef-af6e-bdd15ac586e4} oximeter.measurements_histogramf64 (4d7cdb3c-a032-4a75-b281-b5875db0fc50): There are no data parts 2025.01.17 08:00:32.648677 [ 260 ] {f0256c98-ce6a-4eef-af6e-bdd15ac586e4} TCPHandler: Processed in 0.004303102 sec. 2025.01.17 08:00:32.648890 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.649103 [ 258 ] {7644be5d-551a-4545-83f8-3c3ff0152d5c} executeQuery: (from [fd00:1122:3344:101::d]:33082) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.649199 [ 258 ] {7644be5d-551a-4545-83f8-3c3ff0152d5c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.17 08:00:32.651329 [ 258 ] {7644be5d-551a-4545-83f8-3c3ff0152d5c} oximeter.fields_bool (c391d53e-dc3e-4a02-98dc-5205b6d65b9b): Loading data parts 2025.01.17 08:00:32.651489 [ 258 ] {7644be5d-551a-4545-83f8-3c3ff0152d5c} oximeter.fields_bool (c391d53e-dc3e-4a02-98dc-5205b6d65b9b): There are no data parts 2025.01.17 08:00:32.652766 [ 258 ] {7644be5d-551a-4545-83f8-3c3ff0152d5c} TCPHandler: Processed in 0.003933646 sec. 2025.01.17 08:00:32.652973 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.653221 [ 260 ] {02fb6a08-214b-4780-a71c-d8a7ea166f27} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.653313 [ 260 ] {02fb6a08-214b-4780-a71c-d8a7ea166f27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.17 08:00:32.655649 [ 260 ] {02fb6a08-214b-4780-a71c-d8a7ea166f27} oximeter.fields_i8 (53fe8170-daf7-48b5-9f51-db546d04eed2): Loading data parts 2025.01.17 08:00:32.655822 [ 260 ] {02fb6a08-214b-4780-a71c-d8a7ea166f27} oximeter.fields_i8 (53fe8170-daf7-48b5-9f51-db546d04eed2): There are no data parts 2025.01.17 08:00:32.657082 [ 260 ] {02fb6a08-214b-4780-a71c-d8a7ea166f27} TCPHandler: Processed in 0.0041743 sec. 2025.01.17 08:00:32.657276 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.657569 [ 258 ] {79a66a6b-4653-4278-874f-656b82f9f1b9} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.657649 [ 258 ] {79a66a6b-4653-4278-874f-656b82f9f1b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.17 08:00:32.659868 [ 258 ] {79a66a6b-4653-4278-874f-656b82f9f1b9} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Loading data parts 2025.01.17 08:00:32.660081 [ 258 ] {79a66a6b-4653-4278-874f-656b82f9f1b9} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): There are no data parts 2025.01.17 08:00:32.661418 [ 258 ] {79a66a6b-4653-4278-874f-656b82f9f1b9} TCPHandler: Processed in 0.004214781 sec. 2025.01.17 08:00:32.661589 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.661794 [ 260 ] {0fc084e7-0a6e-4248-b0eb-a73e21ebfb99} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.661882 [ 260 ] {0fc084e7-0a6e-4248-b0eb-a73e21ebfb99} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.17 08:00:32.663981 [ 260 ] {0fc084e7-0a6e-4248-b0eb-a73e21ebfb99} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Loading data parts 2025.01.17 08:00:32.664190 [ 260 ] {0fc084e7-0a6e-4248-b0eb-a73e21ebfb99} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): There are no data parts 2025.01.17 08:00:32.665560 [ 260 ] {0fc084e7-0a6e-4248-b0eb-a73e21ebfb99} TCPHandler: Processed in 0.004026118 sec. 2025.01.17 08:00:32.665737 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.666029 [ 258 ] {b7cc090c-2971-40af-9ea0-a13a12ad7d6b} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.666110 [ 258 ] {b7cc090c-2971-40af-9ea0-a13a12ad7d6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.17 08:00:32.668388 [ 258 ] {b7cc090c-2971-40af-9ea0-a13a12ad7d6b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Loading data parts 2025.01.17 08:00:32.668597 [ 258 ] {b7cc090c-2971-40af-9ea0-a13a12ad7d6b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): There are no data parts 2025.01.17 08:00:32.670025 [ 258 ] {b7cc090c-2971-40af-9ea0-a13a12ad7d6b} TCPHandler: Processed in 0.004353922 sec. 2025.01.17 08:00:32.670194 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.670398 [ 260 ] {82023b4f-a5cb-4df0-a0a3-85358335201b} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.670497 [ 260 ] {82023b4f-a5cb-4df0-a0a3-85358335201b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.17 08:00:32.673052 [ 260 ] {82023b4f-a5cb-4df0-a0a3-85358335201b} oximeter.fields_i32 (d499431f-9926-4490-884f-900fe52615a5): Loading data parts 2025.01.17 08:00:32.673222 [ 260 ] {82023b4f-a5cb-4df0-a0a3-85358335201b} oximeter.fields_i32 (d499431f-9926-4490-884f-900fe52615a5): There are no data parts 2025.01.17 08:00:32.674631 [ 260 ] {82023b4f-a5cb-4df0-a0a3-85358335201b} TCPHandler: Processed in 0.004491734 sec. 2025.01.17 08:00:32.674826 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.675060 [ 258 ] {df05b20f-5728-4109-8a7a-bf1ec616ff46} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.675142 [ 258 ] {df05b20f-5728-4109-8a7a-bf1ec616ff46} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.17 08:00:32.677138 [ 258 ] {df05b20f-5728-4109-8a7a-bf1ec616ff46} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Loading data parts 2025.01.17 08:00:32.677352 [ 258 ] {df05b20f-5728-4109-8a7a-bf1ec616ff46} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): There are no data parts 2025.01.17 08:00:32.678715 [ 258 ] {df05b20f-5728-4109-8a7a-bf1ec616ff46} TCPHandler: Processed in 0.003946257 sec. 2025.01.17 08:00:32.678883 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.679088 [ 260 ] {749b6c7f-c32b-47bc-9d51-419e61db4fda} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.679174 [ 260 ] {749b6c7f-c32b-47bc-9d51-419e61db4fda} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.17 08:00:32.681280 [ 260 ] {749b6c7f-c32b-47bc-9d51-419e61db4fda} oximeter.fields_i64 (3686fa7c-cd05-429a-bb10-134d2f3d6ceb): Loading data parts 2025.01.17 08:00:32.681444 [ 260 ] {749b6c7f-c32b-47bc-9d51-419e61db4fda} oximeter.fields_i64 (3686fa7c-cd05-429a-bb10-134d2f3d6ceb): There are no data parts 2025.01.17 08:00:32.682868 [ 260 ] {749b6c7f-c32b-47bc-9d51-419e61db4fda} TCPHandler: Processed in 0.004041248 sec. 2025.01.17 08:00:32.683078 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.683307 [ 258 ] {1e9036ed-3651-4481-a8cd-480011c5a74a} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.683413 [ 258 ] {1e9036ed-3651-4481-a8cd-480011c5a74a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.17 08:00:32.685558 [ 258 ] {1e9036ed-3651-4481-a8cd-480011c5a74a} oximeter.fields_u64 (86bde0ba-939a-4383-b481-3cf2c63026cf): Loading data parts 2025.01.17 08:00:32.685729 [ 258 ] {1e9036ed-3651-4481-a8cd-480011c5a74a} oximeter.fields_u64 (86bde0ba-939a-4383-b481-3cf2c63026cf): There are no data parts 2025.01.17 08:00:32.687082 [ 258 ] {1e9036ed-3651-4481-a8cd-480011c5a74a} TCPHandler: Processed in 0.004060908 sec. 2025.01.17 08:00:32.687276 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.687551 [ 260 ] {766ae874-99f5-497c-8d86-34a7c90fd6c7} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.687629 [ 260 ] {766ae874-99f5-497c-8d86-34a7c90fd6c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.17 08:00:32.689740 [ 260 ] {766ae874-99f5-497c-8d86-34a7c90fd6c7} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Loading data parts 2025.01.17 08:00:32.689900 [ 260 ] {766ae874-99f5-497c-8d86-34a7c90fd6c7} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): There are no data parts 2025.01.17 08:00:32.691162 [ 260 ] {766ae874-99f5-497c-8d86-34a7c90fd6c7} TCPHandler: Processed in 0.003952666 sec. 2025.01.17 08:00:32.691361 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.691609 [ 258 ] {0d98cbca-b662-47a3-8536-f16c06ed22f4} executeQuery: (from [fd00:1122:3344:101::d]:33082) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.691707 [ 258 ] {0d98cbca-b662-47a3-8536-f16c06ed22f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.17 08:00:32.693787 [ 258 ] {0d98cbca-b662-47a3-8536-f16c06ed22f4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Loading data parts 2025.01.17 08:00:32.694048 [ 258 ] {0d98cbca-b662-47a3-8536-f16c06ed22f4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): There are no data parts 2025.01.17 08:00:32.695289 [ 258 ] {0d98cbca-b662-47a3-8536-f16c06ed22f4} TCPHandler: Processed in 0.003994468 sec. 2025.01.17 08:00:32.695479 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.695765 [ 260 ] {d4f0ab8c-ff7f-42d6-9139-cb81167c951a} executeQuery: (from [fd00:1122:3344:101::d]:47424) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 08:00:32.695842 [ 260 ] {d4f0ab8c-ff7f-42d6-9139-cb81167c951a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.17 08:00:32.697920 [ 260 ] {d4f0ab8c-ff7f-42d6-9139-cb81167c951a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Loading data parts 2025.01.17 08:00:32.698073 [ 260 ] {d4f0ab8c-ff7f-42d6-9139-cb81167c951a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): There are no data parts 2025.01.17 08:00:32.699301 [ 260 ] {d4f0ab8c-ff7f-42d6-9139-cb81167c951a} TCPHandler: Processed in 0.003889446 sec. 2025.01.17 08:00:32.699506 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.699850 [ 258 ] {eccd4695-98f3-4fb7-99f6-2762f110a6e3} executeQuery: (from [fd00:1122:3344:101::d]:33082) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.01.17 08:00:32.699974 [ 258 ] {eccd4695-98f3-4fb7-99f6-2762f110a6e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.17 08:00:32.702015 [ 258 ] {eccd4695-98f3-4fb7-99f6-2762f110a6e3} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Loading data parts 2025.01.17 08:00:32.702241 [ 258 ] {eccd4695-98f3-4fb7-99f6-2762f110a6e3} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): There are no data parts 2025.01.17 08:00:32.703659 [ 258 ] {eccd4695-98f3-4fb7-99f6-2762f110a6e3} TCPHandler: Processed in 0.004217331 sec. 2025.01.17 08:00:32.703906 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:32.704078 [ 258 ] {db574581-3363-407b-8634-80cefe458d48} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.17 08:00:32.704747 [ 258 ] {db574581-3363-407b-8634-80cefe458d48} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.17 08:00:32.714839 [ 268 ] {db574581-3363-407b-8634-80cefe458d48} oximeter.version (ddeab1ad-c147-41e1-9199-77d80ff75114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:32.714884 [ 268 ] {db574581-3363-407b-8634-80cefe458d48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 08:00:32.718711 [ 268 ] {db574581-3363-407b-8634-80cefe458d48} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:00:32.719149 [ 268 ] {db574581-3363-407b-8634-80cefe458d48} oximeter.version (ddeab1ad-c147-41e1-9199-77d80ff75114): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:32.719487 [ 258 ] {db574581-3363-407b-8634-80cefe458d48} executeQuery: Read 1 rows, 16.00 B in 0.015453 sec., 64.7123535883 rows/sec., 1.01 KiB/sec. 2025.01.17 08:00:32.720042 [ 258 ] {db574581-3363-407b-8634-80cefe458d48} TCPHandler: Processed in 0.016183063 sec. 2025.01.17 08:00:33.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 126.78 MiB, peak 126.78 MiB, free memory in arenas 0.00 B, will set to 139.82 MiB (RSS), difference: 13.05 MiB 2025.01.17 08:00:33.664150 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39492 2025.01.17 08:00:33.664272 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:33.664340 [ 269 ] {} TCP-Session: 65f1ae1b-0544-4879-8722-6924b1c0cfe1 Authenticating user 'default' from [fd00:1122:3344:101::a]:39492 2025.01.17 08:00:33.664362 [ 269 ] {} TCP-Session: 65f1ae1b-0544-4879-8722-6924b1c0cfe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.664376 [ 269 ] {} TCP-Session: 65f1ae1b-0544-4879-8722-6924b1c0cfe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.664452 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 08:00:33.664478 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 08:00:33.664522 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 08:00:33.665571 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52266 2025.01.17 08:00:33.665578 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60916 2025.01.17 08:00:33.665754 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37466 2025.01.17 08:00:33.665939 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:33.665793 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51743 2025.01.17 08:00:33.666044 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:33.666210 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34163 2025.01.17 08:00:33.666230 [ 271 ] {} TCP-Session: bbf0cbfc-1e5c-40f0-8584-998496e17355 Authenticating user 'default' from [fd00:1122:3344:101::a]:52266 2025.01.17 08:00:33.666287 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37602 2025.01.17 08:00:33.666403 [ 270 ] {} TCP-Session: 83eb8724-6a46-4f47-80ca-59489c3354d4 Authenticating user 'default' from [fd00:1122:3344:101::a]:60916 2025.01.17 08:00:33.666572 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47013 2025.01.17 08:00:33.666561 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:33.666600 [ 271 ] {} TCP-Session: bbf0cbfc-1e5c-40f0-8584-998496e17355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.666571 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:33.666726 [ 271 ] {} TCP-Session: bbf0cbfc-1e5c-40f0-8584-998496e17355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.666739 [ 270 ] {} TCP-Session: 83eb8724-6a46-4f47-80ca-59489c3354d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.666795 [ 274 ] {} TCP-Session: 5d5090c1-0355-49ee-b729-81c10b658ff6 Authenticating user 'default' from [fd00:1122:3344:101::a]:34163 2025.01.17 08:00:33.666942 [ 270 ] {} TCP-Session: 83eb8724-6a46-4f47-80ca-59489c3354d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.667007 [ 272 ] {} TCP-Session: 81bfdff1-a12c-4dc2-ade1-71cd8440889a Authenticating user 'default' from [fd00:1122:3344:101::a]:51743 2025.01.17 08:00:33.667006 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:33.666995 [ 274 ] {} TCP-Session: 5d5090c1-0355-49ee-b729-81c10b658ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.667121 [ 274 ] {} TCP-Session: 5d5090c1-0355-49ee-b729-81c10b658ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.667149 [ 272 ] {} TCP-Session: 81bfdff1-a12c-4dc2-ade1-71cd8440889a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.667157 [ 276 ] {} TCP-Session: a74ed5e4-cdea-4cf5-93ec-dd9b92c1f7af Authenticating user 'default' from [fd00:1122:3344:101::a]:47013 2025.01.17 08:00:33.667221 [ 276 ] {} TCP-Session: a74ed5e4-cdea-4cf5-93ec-dd9b92c1f7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.667234 [ 272 ] {} TCP-Session: 81bfdff1-a12c-4dc2-ade1-71cd8440889a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.667401 [ 276 ] {} TCP-Session: a74ed5e4-cdea-4cf5-93ec-dd9b92c1f7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.677324 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:33.677470 [ 275 ] {} TCP-Session: e81140fd-923e-41e0-b52b-f38416f5a6b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:37602 2025.01.17 08:00:33.677507 [ 275 ] {} TCP-Session: e81140fd-923e-41e0-b52b-f38416f5a6b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.677534 [ 275 ] {} TCP-Session: e81140fd-923e-41e0-b52b-f38416f5a6b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.683686 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:33.683745 [ 273 ] {} TCP-Session: b5cab19b-df56-4363-a640-7ed035bfa7d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:37466 2025.01.17 08:00:33.683765 [ 273 ] {} TCP-Session: b5cab19b-df56-4363-a640-7ed035bfa7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:33.683828 [ 273 ] {} TCP-Session: b5cab19b-df56-4363-a640-7ed035bfa7d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.814325 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40807 2025.01.17 08:00:34.814537 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:34.814616 [ 277 ] {} TCP-Session: 90a9bb50-12e2-43c2-a2c8-c561fc4d68ce Authenticating user 'default' from [fd00:1122:3344:101::c]:40807 2025.01.17 08:00:34.814671 [ 277 ] {} TCP-Session: 90a9bb50-12e2-43c2-a2c8-c561fc4d68ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.814691 [ 277 ] {} TCP-Session: 90a9bb50-12e2-43c2-a2c8-c561fc4d68ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.814780 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 08:00:34.814855 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 08:00:34.814898 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 08:00:34.815974 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34758 2025.01.17 08:00:34.816041 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63159 2025.01.17 08:00:34.816195 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50984 2025.01.17 08:00:34.816206 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:34.816351 [ 278 ] {} TCP-Session: 0c1ed7b4-fc54-4b19-8c84-54c2e8e92e20 Authenticating user 'default' from [fd00:1122:3344:101::c]:34758 2025.01.17 08:00:34.816385 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55163 2025.01.17 08:00:34.816354 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:34.816565 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52821 2025.01.17 08:00:34.816606 [ 279 ] {} TCP-Session: 98cf9829-ff0e-4987-8930-d5d35022e922 Authenticating user 'default' from [fd00:1122:3344:101::c]:63159 2025.01.17 08:00:34.816619 [ 278 ] {} TCP-Session: 0c1ed7b4-fc54-4b19-8c84-54c2e8e92e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.816797 [ 278 ] {} TCP-Session: 0c1ed7b4-fc54-4b19-8c84-54c2e8e92e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.816817 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39558 2025.01.17 08:00:34.816929 [ 279 ] {} TCP-Session: 98cf9829-ff0e-4987-8930-d5d35022e922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.817078 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:34.817130 [ 279 ] {} TCP-Session: 98cf9829-ff0e-4987-8930-d5d35022e922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.817201 [ 282 ] {} TCP-Session: 4ecef76c-a47f-41d4-943b-d54d04621ffe Authenticating user 'default' from [fd00:1122:3344:101::c]:52821 2025.01.17 08:00:34.817270 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:34.817212 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40260 2025.01.17 08:00:34.817325 [ 282 ] {} TCP-Session: 4ecef76c-a47f-41d4-943b-d54d04621ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.817353 [ 281 ] {} TCP-Session: 946a11af-ade5-4cf4-8be8-c914b8a7830c Authenticating user 'default' from [fd00:1122:3344:101::c]:55163 2025.01.17 08:00:34.817465 [ 282 ] {} TCP-Session: 4ecef76c-a47f-41d4-943b-d54d04621ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.817507 [ 281 ] {} TCP-Session: 946a11af-ade5-4cf4-8be8-c914b8a7830c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.817589 [ 281 ] {} TCP-Session: 946a11af-ade5-4cf4-8be8-c914b8a7830c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.823645 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:34.823682 [ 283 ] {} TCP-Session: 50d67ba5-d123-4db5-9d2e-64990f599d31 Authenticating user 'default' from [fd00:1122:3344:101::c]:39558 2025.01.17 08:00:34.823753 [ 283 ] {} TCP-Session: 50d67ba5-d123-4db5-9d2e-64990f599d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.823767 [ 283 ] {} TCP-Session: 50d67ba5-d123-4db5-9d2e-64990f599d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.823819 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:34.824028 [ 284 ] {} TCP-Session: c0eb9a32-b468-4151-bf67-1f2ce4f07201 Authenticating user 'default' from [fd00:1122:3344:101::c]:40260 2025.01.17 08:00:34.824079 [ 284 ] {} TCP-Session: c0eb9a32-b468-4151-bf67-1f2ce4f07201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.824094 [ 284 ] {} TCP-Session: c0eb9a32-b468-4151-bf67-1f2ce4f07201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.829827 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:34.829958 [ 280 ] {} TCP-Session: 03861809-2a5c-47d2-9712-78bcd005d691 Authenticating user 'default' from [fd00:1122:3344:101::c]:50984 2025.01.17 08:00:34.829978 [ 280 ] {} TCP-Session: 03861809-2a5c-47d2-9712-78bcd005d691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:34.829991 [ 280 ] {} TCP-Session: 03861809-2a5c-47d2-9712-78bcd005d691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.309213 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39772 2025.01.17 08:00:35.309426 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:35.309460 [ 285 ] {} TCP-Session: a11c9fc9-12d1-4ba5-9a59-8186b2681a2a Authenticating user 'default' from [fd00:1122:3344:101::b]:39772 2025.01.17 08:00:35.309548 [ 285 ] {} TCP-Session: a11c9fc9-12d1-4ba5-9a59-8186b2681a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.309562 [ 285 ] {} TCP-Session: a11c9fc9-12d1-4ba5-9a59-8186b2681a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.309645 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 08:00:35.309704 [ 285 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 08:00:35.309722 [ 285 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 08:00:35.310680 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36613 2025.01.17 08:00:35.310768 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33947 2025.01.17 08:00:35.311161 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:35.311271 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58493 2025.01.17 08:00:35.311195 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56142 2025.01.17 08:00:35.311343 [ 287 ] {} TCP-Session: bbeca582-9151-4296-b52e-0447cd762802 Authenticating user 'default' from [fd00:1122:3344:101::b]:33947 2025.01.17 08:00:35.311184 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56151 2025.01.17 08:00:35.311593 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35480 2025.01.17 08:00:35.311729 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47804 2025.01.17 08:00:35.311833 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:35.311984 [ 287 ] {} TCP-Session: bbeca582-9151-4296-b52e-0447cd762802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.312169 [ 289 ] {} TCP-Session: 719085b6-b517-4052-9a54-08069ea6a141 Authenticating user 'default' from [fd00:1122:3344:101::b]:56151 2025.01.17 08:00:35.312177 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:35.312204 [ 287 ] {} TCP-Session: bbeca582-9151-4296-b52e-0447cd762802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.312232 [ 289 ] {} TCP-Session: 719085b6-b517-4052-9a54-08069ea6a141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.312242 [ 292 ] {} TCP-Session: 2ac5c23b-9810-4e60-886d-f434c0cbd199 Authenticating user 'default' from [fd00:1122:3344:101::b]:47804 2025.01.17 08:00:35.312339 [ 289 ] {} TCP-Session: 719085b6-b517-4052-9a54-08069ea6a141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.312362 [ 292 ] {} TCP-Session: 2ac5c23b-9810-4e60-886d-f434c0cbd199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.312513 [ 292 ] {} TCP-Session: 2ac5c23b-9810-4e60-886d-f434c0cbd199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.318792 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:35.318901 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:35.318888 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:35.318877 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 08:00:35.319012 [ 290 ] {} TCP-Session: 61c3a48f-cb7a-4cbf-8985-30e704f45dc4 Authenticating user 'default' from [fd00:1122:3344:101::b]:58493 2025.01.17 08:00:35.319032 [ 291 ] {} TCP-Session: df905c00-c01b-4bb8-a2d4-8fbd5c8dffa5 Authenticating user 'default' from [fd00:1122:3344:101::b]:35480 2025.01.17 08:00:35.319004 [ 286 ] {} TCP-Session: 88cfb405-44f5-42f6-a85a-5df92592f6b7 Authenticating user 'default' from [fd00:1122:3344:101::b]:36613 2025.01.17 08:00:35.319080 [ 288 ] {} TCP-Session: c753df4d-be6a-4759-8232-35fe5a5fb97f Authenticating user 'default' from [fd00:1122:3344:101::b]:56142 2025.01.17 08:00:35.319107 [ 291 ] {} TCP-Session: df905c00-c01b-4bb8-a2d4-8fbd5c8dffa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.319124 [ 290 ] {} TCP-Session: 61c3a48f-cb7a-4cbf-8985-30e704f45dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.319142 [ 286 ] {} TCP-Session: 88cfb405-44f5-42f6-a85a-5df92592f6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.319165 [ 288 ] {} TCP-Session: c753df4d-be6a-4759-8232-35fe5a5fb97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.319174 [ 291 ] {} TCP-Session: df905c00-c01b-4bb8-a2d4-8fbd5c8dffa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.319196 [ 290 ] {} TCP-Session: 61c3a48f-cb7a-4cbf-8985-30e704f45dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.319306 [ 286 ] {} TCP-Session: 88cfb405-44f5-42f6-a85a-5df92592f6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:35.319418 [ 288 ] {} TCP-Session: c753df4d-be6a-4759-8232-35fe5a5fb97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:00:38.748078 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.17 08:00:38.748151 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.01.17 08:00:38.748207 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.17 08:00:38.748326 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.17 08:00:38.757695 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Loading data parts 2025.01.17 08:00:38.758028 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): There are no data parts 2025.01.17 08:00:38.768792 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:38.768833 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 08:00:38.770468 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Loading data parts 2025.01.17 08:00:38.770661 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): There are no data parts 2025.01.17 08:00:38.770731 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:00:38.771715 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:38.772439 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.01.17 08:00:38.794742 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:38.794790 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 08:00:38.802043 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:00:38.802763 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:38.805102 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.17 08:00:39.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.39 MiB, peak 150.39 MiB, free memory in arenas 0.00 B, will set to 151.20 MiB (RSS), difference: 4.81 MiB 2025.01.17 08:00:41.248088 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.17 08:00:41.248197 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.17 08:00:41.253107 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Loading data parts 2025.01.17 08:00:41.253350 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): There are no data parts 2025.01.17 08:00:41.259175 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:41.259222 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 08:00:41.261007 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:00:41.261305 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:41.261779 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.17 08:00:42.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.39 MiB, peak 155.39 MiB, free memory in arenas 0.00 B, will set to 151.68 MiB (RSS), difference: -3.71 MiB 2025.01.17 08:00:46.222024 [ 127 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:00:46.222093 [ 127 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:00:46.272715 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.01.17 08:00:46.273759 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:46.273815 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:00:46.274391 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:00:46.274655 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:46.274869 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.17 08:00:46.305328 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.17 08:00:46.327534 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:46.327608 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:00:46.334215 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:00:46.334981 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:46.337839 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.17 08:00:47.000190 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.35 MiB, peak 156.35 MiB, free memory in arenas 0.00 B, will set to 154.40 MiB (RSS), difference: 2.04 MiB 2025.01.17 08:00:52.000187 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.41 MiB, peak 156.35 MiB, free memory in arenas 0.00 B, will set to 154.43 MiB (RSS), difference: 4.02 MiB 2025.01.17 08:00:53.775096 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.01.17 08:00:53.775705 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:53.775743 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:00:53.776338 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:00:53.776585 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:53.776756 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.01.17 08:00:53.838050 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.17 08:00:53.856899 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:53.857004 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:00:53.863920 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:00:53.864755 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:53.867872 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.17 08:00:57.725652 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.725869 [ 258 ] {0513d203-82f9-4f48-b112-e74a6c1f1c7f} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.726256 [ 258 ] {0513d203-82f9-4f48-b112-e74a6c1f1c7f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.726484 [ 258 ] {0513d203-82f9-4f48-b112-e74a6c1f1c7f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.727321 [ 258 ] {0513d203-82f9-4f48-b112-e74a6c1f1c7f} TCPHandler: Processed in 0.001796746 sec. 2025.01.17 08:00:57.729407 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.729647 [ 260 ] {1ab443a3-a76b-4c7c-8522-64a6d2911e6e} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.731481 [ 260 ] {1ab443a3-a76b-4c7c-8522-64a6d2911e6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.731564 [ 260 ] {1ab443a3-a76b-4c7c-8522-64a6d2911e6e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.732186 [ 260 ] {1ab443a3-a76b-4c7c-8522-64a6d2911e6e} TCPHandler: Processed in 0.002908101 sec. 2025.01.17 08:00:57.732491 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.732663 [ 258 ] {a17e1d36-a593-4e40-b336-42c6a1251c8c} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.733100 [ 258 ] {a17e1d36-a593-4e40-b336-42c6a1251c8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.733161 [ 258 ] {a17e1d36-a593-4e40-b336-42c6a1251c8c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.733698 [ 258 ] {a17e1d36-a593-4e40-b336-42c6a1251c8c} TCPHandler: Processed in 0.001267428 sec. 2025.01.17 08:00:57.733941 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.734099 [ 260 ] {ec4d30b9-b7a0-4054-85bc-7d2041abe6ea} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.734474 [ 260 ] {ec4d30b9-b7a0-4054-85bc-7d2041abe6ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.734532 [ 260 ] {ec4d30b9-b7a0-4054-85bc-7d2041abe6ea} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.735027 [ 260 ] {ec4d30b9-b7a0-4054-85bc-7d2041abe6ea} TCPHandler: Processed in 0.001141286 sec. 2025.01.17 08:00:57.735269 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.735428 [ 258 ] {aef8c748-eb29-4d57-b7fd-cae853ee9e20} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.735799 [ 258 ] {aef8c748-eb29-4d57-b7fd-cae853ee9e20} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.735858 [ 258 ] {aef8c748-eb29-4d57-b7fd-cae853ee9e20} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.736375 [ 258 ] {aef8c748-eb29-4d57-b7fd-cae853ee9e20} TCPHandler: Processed in 0.001165707 sec. 2025.01.17 08:00:57.736638 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.736790 [ 260 ] {4b5712ad-78ff-41f4-93ea-f9f2b7595938} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.737156 [ 260 ] {4b5712ad-78ff-41f4-93ea-f9f2b7595938} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.737214 [ 260 ] {4b5712ad-78ff-41f4-93ea-f9f2b7595938} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.737683 [ 260 ] {4b5712ad-78ff-41f4-93ea-f9f2b7595938} TCPHandler: Processed in 0.001101426 sec. 2025.01.17 08:00:57.737909 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.738062 [ 258 ] {16ae6443-26f6-4dba-853e-4494f781d3e0} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.738432 [ 258 ] {16ae6443-26f6-4dba-853e-4494f781d3e0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.738489 [ 258 ] {16ae6443-26f6-4dba-853e-4494f781d3e0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.738998 [ 258 ] {16ae6443-26f6-4dba-853e-4494f781d3e0} TCPHandler: Processed in 0.001141856 sec. 2025.01.17 08:00:57.739232 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.739384 [ 260 ] {266c0714-a4a6-49c2-8812-5353d457ba50} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.739753 [ 260 ] {266c0714-a4a6-49c2-8812-5353d457ba50} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.739809 [ 260 ] {266c0714-a4a6-49c2-8812-5353d457ba50} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.740262 [ 260 ] {266c0714-a4a6-49c2-8812-5353d457ba50} TCPHandler: Processed in 0.001084355 sec. 2025.01.17 08:00:57.740515 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.740669 [ 258 ] {e2ec82d3-dfe8-42a6-bd7d-b6a1f314cf4c} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.741044 [ 258 ] {e2ec82d3-dfe8-42a6-bd7d-b6a1f314cf4c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.741100 [ 258 ] {e2ec82d3-dfe8-42a6-bd7d-b6a1f314cf4c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.741593 [ 258 ] {e2ec82d3-dfe8-42a6-bd7d-b6a1f314cf4c} TCPHandler: Processed in 0.001132426 sec. 2025.01.17 08:00:57.741845 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.741999 [ 260 ] {cf310725-054a-48bb-b24b-5e21403a0e1a} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.742369 [ 260 ] {cf310725-054a-48bb-b24b-5e21403a0e1a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.742423 [ 260 ] {cf310725-054a-48bb-b24b-5e21403a0e1a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.742873 [ 260 ] {cf310725-054a-48bb-b24b-5e21403a0e1a} TCPHandler: Processed in 0.001082796 sec. 2025.01.17 08:00:57.743124 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.743281 [ 258 ] {e0831fc5-9ea1-4fcc-adba-50c38c7556ba} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.743735 [ 258 ] {e0831fc5-9ea1-4fcc-adba-50c38c7556ba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.743805 [ 258 ] {e0831fc5-9ea1-4fcc-adba-50c38c7556ba} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.744386 [ 258 ] {e0831fc5-9ea1-4fcc-adba-50c38c7556ba} TCPHandler: Processed in 0.001316899 sec. 2025.01.17 08:00:57.744659 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.744817 [ 260 ] {a46cc61d-19bb-4168-8413-2e3543755a93} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.745200 [ 260 ] {a46cc61d-19bb-4168-8413-2e3543755a93} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.745257 [ 260 ] {a46cc61d-19bb-4168-8413-2e3543755a93} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.745719 [ 260 ] {a46cc61d-19bb-4168-8413-2e3543755a93} TCPHandler: Processed in 0.001114036 sec. 2025.01.17 08:00:57.745968 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.746130 [ 258 ] {ca9d174b-3319-42cf-b585-3d2da0710073} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.746521 [ 258 ] {ca9d174b-3319-42cf-b585-3d2da0710073} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.746579 [ 258 ] {ca9d174b-3319-42cf-b585-3d2da0710073} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.747086 [ 258 ] {ca9d174b-3319-42cf-b585-3d2da0710073} TCPHandler: Processed in 0.001173897 sec. 2025.01.17 08:00:57.747330 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.747519 [ 260 ] {450d9886-5bc3-4a9a-beac-727a69eafdba} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.747983 [ 260 ] {450d9886-5bc3-4a9a-beac-727a69eafdba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.748050 [ 260 ] {450d9886-5bc3-4a9a-beac-727a69eafdba} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.748556 [ 260 ] {450d9886-5bc3-4a9a-beac-727a69eafdba} TCPHandler: Processed in 0.001283848 sec. 2025.01.17 08:00:57.748799 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.748962 [ 258 ] {0ca5788e-c48d-484a-b524-309fad9e816c} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.749359 [ 258 ] {0ca5788e-c48d-484a-b524-309fad9e816c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.749416 [ 258 ] {0ca5788e-c48d-484a-b524-309fad9e816c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.749917 [ 258 ] {0ca5788e-c48d-484a-b524-309fad9e816c} TCPHandler: Processed in 0.001171017 sec. 2025.01.17 08:00:57.750158 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.750315 [ 260 ] {a9b71b6e-fe86-462d-b0f6-91aa128d503e} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.750760 [ 260 ] {a9b71b6e-fe86-462d-b0f6-91aa128d503e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.750824 [ 260 ] {a9b71b6e-fe86-462d-b0f6-91aa128d503e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.751404 [ 260 ] {a9b71b6e-fe86-462d-b0f6-91aa128d503e} TCPHandler: Processed in 0.001297738 sec. 2025.01.17 08:00:57.751663 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.751829 [ 258 ] {c2556b89-a8c6-4ba4-9aad-e14785218c59} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.752238 [ 258 ] {c2556b89-a8c6-4ba4-9aad-e14785218c59} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.752295 [ 258 ] {c2556b89-a8c6-4ba4-9aad-e14785218c59} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.752806 [ 258 ] {c2556b89-a8c6-4ba4-9aad-e14785218c59} TCPHandler: Processed in 0.001199837 sec. 2025.01.17 08:00:57.753056 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.753218 [ 260 ] {952e974e-34c9-4a81-b1c7-9126792c980b} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:00:57.753615 [ 260 ] {952e974e-34c9-4a81-b1c7-9126792c980b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.753671 [ 260 ] {952e974e-34c9-4a81-b1c7-9126792c980b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:00:57.754140 [ 260 ] {952e974e-34c9-4a81-b1c7-9126792c980b} TCPHandler: Processed in 0.001137916 sec. 2025.01.17 08:00:57.761595 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.761724 [ 258 ] {7fd94da5-7fda-407a-b26d-9b846e9be403} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 08:00:57.761780 [ 258 ] {7fd94da5-7fda-407a-b26d-9b846e9be403} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:00:57.762537 [ 258 ] {7fd94da5-7fda-407a-b26d-9b846e9be403} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:57.762587 [ 258 ] {7fd94da5-7fda-407a-b26d-9b846e9be403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:00:57.763158 [ 258 ] {7fd94da5-7fda-407a-b26d-9b846e9be403} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:00:57.763389 [ 258 ] {7fd94da5-7fda-407a-b26d-9b846e9be403} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:57.763611 [ 258 ] {7fd94da5-7fda-407a-b26d-9b846e9be403} executeQuery: Read 18 rows, 2.52 KiB in 0.001921 sec., 9370.119729307653 rows/sec., 1.28 MiB/sec. 2025.01.17 08:00:57.763706 [ 258 ] {7fd94da5-7fda-407a-b26d-9b846e9be403} TCPHandler: Processed in 0.002166712 sec. 2025.01.17 08:00:57.763854 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.764001 [ 260 ] {ad44b7e2-e0e8-434f-9894-8f181fe68964} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:00:57.764059 [ 260 ] {ad44b7e2-e0e8-434f-9894-8f181fe68964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:00:57.765870 [ 260 ] {ad44b7e2-e0e8-434f-9894-8f181fe68964} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:57.765916 [ 260 ] {ad44b7e2-e0e8-434f-9894-8f181fe68964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:00:57.766377 [ 260 ] {ad44b7e2-e0e8-434f-9894-8f181fe68964} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:00:57.766636 [ 260 ] {ad44b7e2-e0e8-434f-9894-8f181fe68964} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:57.766864 [ 260 ] {ad44b7e2-e0e8-434f-9894-8f181fe68964} executeQuery: Read 56 rows, 4.41 KiB in 0.002904 sec., 19283.74655647383 rows/sec., 1.48 MiB/sec. 2025.01.17 08:00:57.766927 [ 260 ] {ad44b7e2-e0e8-434f-9894-8f181fe68964} TCPHandler: Processed in 0.003139405 sec. 2025.01.17 08:00:57.767108 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.767282 [ 258 ] {62196986-7802-4368-8d56-6b4003e4502c} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:00:57.767354 [ 258 ] {62196986-7802-4368-8d56-6b4003e4502c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:00:57.768088 [ 258 ] {62196986-7802-4368-8d56-6b4003e4502c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:57.768137 [ 258 ] {62196986-7802-4368-8d56-6b4003e4502c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:00:57.768544 [ 258 ] {62196986-7802-4368-8d56-6b4003e4502c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:00:57.768785 [ 258 ] {62196986-7802-4368-8d56-6b4003e4502c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:57.769048 [ 258 ] {62196986-7802-4368-8d56-6b4003e4502c} executeQuery: Read 64 rows, 5.12 KiB in 0.001796 sec., 35634.74387527839 rows/sec., 2.78 MiB/sec. 2025.01.17 08:00:57.769120 [ 258 ] {62196986-7802-4368-8d56-6b4003e4502c} TCPHandler: Processed in 0.0020938 sec. 2025.01.17 08:00:57.769261 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.769390 [ 260 ] {05dd970e-10f5-4ff0-9503-53697f366a33} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:00:57.769451 [ 260 ] {05dd970e-10f5-4ff0-9503-53697f366a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:00:57.770176 [ 260 ] {05dd970e-10f5-4ff0-9503-53697f366a33} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:57.770221 [ 260 ] {05dd970e-10f5-4ff0-9503-53697f366a33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:00:57.770677 [ 260 ] {05dd970e-10f5-4ff0-9503-53697f366a33} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:00:57.770919 [ 260 ] {05dd970e-10f5-4ff0-9503-53697f366a33} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:57.771119 [ 260 ] {05dd970e-10f5-4ff0-9503-53697f366a33} executeQuery: Read 160 rows, 11.41 KiB in 0.001764 sec., 90702.94784580499 rows/sec., 6.32 MiB/sec. 2025.01.17 08:00:57.771173 [ 260 ] {05dd970e-10f5-4ff0-9503-53697f366a33} TCPHandler: Processed in 0.001970698 sec. 2025.01.17 08:00:57.771319 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:00:57.771458 [ 258 ] {7ae4d8f5-84e4-4d53-bfe8-70d2d47a2c11} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:00:57.771518 [ 258 ] {7ae4d8f5-84e4-4d53-bfe8-70d2d47a2c11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:00:57.772084 [ 258 ] {7ae4d8f5-84e4-4d53-bfe8-70d2d47a2c11} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:00:57.772133 [ 258 ] {7ae4d8f5-84e4-4d53-bfe8-70d2d47a2c11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:00:57.772543 [ 258 ] {7ae4d8f5-84e4-4d53-bfe8-70d2d47a2c11} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:00:57.772780 [ 258 ] {7ae4d8f5-84e4-4d53-bfe8-70d2d47a2c11} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:00:57.772987 [ 258 ] {7ae4d8f5-84e4-4d53-bfe8-70d2d47a2c11} executeQuery: Read 60 rows, 4.14 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.60 MiB/sec. 2025.01.17 08:00:57.773055 [ 258 ] {7ae4d8f5-84e4-4d53-bfe8-70d2d47a2c11} TCPHandler: Processed in 0.001796366 sec. 2025.01.17 08:01:01.222344 [ 101 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:01:01.222412 [ 101 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:01:01.262503 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 136 2025.01.17 08:01:01.266819 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:01.266865 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:01.268341 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:01.268639 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:01.269503 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 136 2025.01.17 08:01:01.276992 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.01.17 08:01:01.278060 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:01.278105 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:01.278648 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:01.278907 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:01.279205 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.17 08:01:01.368049 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.17 08:01:01.387444 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:01.387503 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:01.394280 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:01.395057 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:01.397601 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.17 08:01:02.732681 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.732924 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.733352 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.733427 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.17 08:01:02.733732 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.733971 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.734326 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.17 08:01:02.735433 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.735485 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.735507 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.735620 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.01.17 08:01:02.735647 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.737633 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} executeQuery: Read 18 rows, 754.00 B in 0.004813 sec., 3739.8711822148352 rows/sec., 152.99 KiB/sec. 2025.01.17 08:01:02.737759 [ 258 ] {e5dfb653-c74e-4c0c-b35b-9f5fca7bc616} TCPHandler: Processed in 0.005202064 sec. 2025.01.17 08:01:02.738715 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.738966 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.739347 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.739394 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.17 08:01:02.739687 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.739770 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.739949 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.17 08:01:02.739988 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.740014 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.740032 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.740078 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.01.17 08:01:02.740101 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.740690 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} executeQuery: Read 18 rows, 754.00 B in 0.001828 sec., 9846.827133479212 rows/sec., 402.81 KiB/sec. 2025.01.17 08:01:02.740781 [ 260 ] {dc80da74-4b68-400b-b953-0854e729c57a} TCPHandler: Processed in 0.002189782 sec. 2025.01.17 08:01:02.741135 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.741347 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.741673 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.741716 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.17 08:01:02.741986 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.742053 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.742200 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.17 08:01:02.742234 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.742258 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.742277 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.742321 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.01.17 08:01:02.742344 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.742921 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} executeQuery: Read 18 rows, 754.00 B in 0.001673 sec., 10759.115361625822 rows/sec., 440.12 KiB/sec. 2025.01.17 08:01:02.743030 [ 258 ] {2a71beda-ac12-4376-a8fd-1dc62e78c2c2} TCPHandler: Processed in 0.001964908 sec. 2025.01.17 08:01:02.743852 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.744063 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.744436 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.744489 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.17 08:01:02.744763 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.744834 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.744984 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.17 08:01:02.745017 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.745041 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.745059 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.745103 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.01.17 08:01:02.745126 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.745620 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} executeQuery: Read 18 rows, 754.00 B in 0.001657 sec., 10863.005431502716 rows/sec., 444.37 KiB/sec. 2025.01.17 08:01:02.745703 [ 260 ] {6a751e4f-e016-4849-9f36-a0b26ec6b9a4} TCPHandler: Processed in 0.001921927 sec. 2025.01.17 08:01:02.745954 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.746154 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.746517 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.746561 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.01.17 08:01:02.746829 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.746897 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.747043 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.17 08:01:02.747076 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.747101 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.747118 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.747163 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.01.17 08:01:02.747186 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.747767 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} executeQuery: Read 18 rows, 754.00 B in 0.001706 sec., 10550.996483001172 rows/sec., 431.61 KiB/sec. 2025.01.17 08:01:02.747877 [ 258 ] {726161f1-9af0-494b-a75f-bd81aeae7fcf} TCPHandler: Processed in 0.001992309 sec. 2025.01.17 08:01:02.748171 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.748382 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.748711 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.748755 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.01.17 08:01:02.749025 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.749091 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.749236 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.17 08:01:02.749268 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.749291 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.749308 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.749351 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.01.17 08:01:02.749374 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.749850 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} executeQuery: Read 18 rows, 754.00 B in 0.001569 sec., 11472.27533460803 rows/sec., 469.30 KiB/sec. 2025.01.17 08:01:02.749932 [ 260 ] {585262fc-ddac-406b-b2c0-69edf616958e} TCPHandler: Processed in 0.001830576 sec. 2025.01.17 08:01:02.750160 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.750334 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.750642 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.750685 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.17 08:01:02.750960 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.751027 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.751176 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.17 08:01:02.751210 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.751234 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.751253 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.751302 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.17 08:01:02.751327 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.751884 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} executeQuery: Read 18 rows, 754.00 B in 0.001628 sec., 11056.511056511055 rows/sec., 452.29 KiB/sec. 2025.01.17 08:01:02.751994 [ 258 ] {1ae03fcf-36b6-4d76-a1fd-6c320e7a22f4} TCPHandler: Processed in 0.001891087 sec. 2025.01.17 08:01:02.752237 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.752453 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.752771 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.752814 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.17 08:01:02.753095 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.753163 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.753313 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.17 08:01:02.753346 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.753369 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.753385 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.753427 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.17 08:01:02.753451 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.753937 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} executeQuery: Read 18 rows, 754.00 B in 0.001585 sec., 11356.466876971608 rows/sec., 464.56 KiB/sec. 2025.01.17 08:01:02.754019 [ 260 ] {68242ab1-4139-4f63-8696-2429f796b2f8} TCPHandler: Processed in 0.001848977 sec. 2025.01.17 08:01:02.754278 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.754452 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.754812 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.754866 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:02.755211 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.755291 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.755469 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.17 08:01:02.755510 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.755534 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.755552 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.755595 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.17 08:01:02.755619 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.756239 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} executeQuery: Read 18 rows, 754.00 B in 0.001867 sec., 9641.1355115158 rows/sec., 394.39 KiB/sec. 2025.01.17 08:01:02.756350 [ 258 ] {67a67638-b130-4a97-b2d0-c64017cd4a42} TCPHandler: Processed in 0.002127911 sec. 2025.01.17 08:01:02.756602 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.756812 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.757185 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.757238 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:02.757700 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.757768 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.757915 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.17 08:01:02.757949 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.757972 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.757989 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.758032 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.17 08:01:02.758055 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.758553 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} executeQuery: Read 18 rows, 754.00 B in 0.001842 sec., 9771.986970684038 rows/sec., 399.74 KiB/sec. 2025.01.17 08:01:02.758636 [ 260 ] {6273d7c4-0adc-4970-966f-b4e2338d3c12} TCPHandler: Processed in 0.00209898 sec. 2025.01.17 08:01:02.758967 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.759299 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.759715 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.759759 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:02.760048 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.760113 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.760263 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.17 08:01:02.760299 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.760323 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.760340 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.760383 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:02.760407 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.760945 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} executeQuery: Read 18 rows, 754.00 B in 0.001811 sec., 9939.260077305356 rows/sec., 406.59 KiB/sec. 2025.01.17 08:01:02.761057 [ 258 ] {a1c14feb-dbff-4088-a1fa-016c3276ff20} TCPHandler: Processed in 0.002201541 sec. 2025.01.17 08:01:02.761307 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.761486 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.761859 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.761914 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:02.762275 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.762356 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.762532 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.17 08:01:02.762566 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.762589 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.762606 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.762647 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:02.762671 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.763156 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} executeQuery: Read 18 rows, 754.00 B in 0.001754 sec., 10262.257696693274 rows/sec., 419.80 KiB/sec. 2025.01.17 08:01:02.763238 [ 260 ] {065861fd-fd5a-4814-8e0c-656e6178631c} TCPHandler: Processed in 0.001991329 sec. 2025.01.17 08:01:02.767443 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.767654 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:02.768034 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:02.768091 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:02.768604 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.768680 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:02.768828 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.17 08:01:02.768862 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:02.768886 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:01:02.768904 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:02.768948 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:02.768972 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 08:01:02.769516 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} executeQuery: Read 18 rows, 754.00 B in 0.001965 sec., 9160.305343511449 rows/sec., 374.72 KiB/sec. 2025.01.17 08:01:02.769627 [ 258 ] {e99090f7-1ba4-4db3-a68b-b7df137ffb57} TCPHandler: Processed in 0.002252702 sec. 2025.01.17 08:01:02.769870 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.770026 [ 260 ] {25fba762-6415-48ae-8f05-9ca3994e21e7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 08:01:02.770086 [ 260 ] {25fba762-6415-48ae-8f05-9ca3994e21e7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:02.770881 [ 260 ] {25fba762-6415-48ae-8f05-9ca3994e21e7} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.770924 [ 260 ] {25fba762-6415-48ae-8f05-9ca3994e21e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.771436 [ 260 ] {25fba762-6415-48ae-8f05-9ca3994e21e7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:02.771661 [ 260 ] {25fba762-6415-48ae-8f05-9ca3994e21e7} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.771886 [ 260 ] {25fba762-6415-48ae-8f05-9ca3994e21e7} executeQuery: Read 13 rows, 2.63 KiB in 0.001905 sec., 6824.146981627297 rows/sec., 1.35 MiB/sec. 2025.01.17 08:01:02.771949 [ 260 ] {25fba762-6415-48ae-8f05-9ca3994e21e7} TCPHandler: Processed in 0.002146331 sec. 2025.01.17 08:01:02.772100 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.772251 [ 258 ] {04e6711e-e908-47f1-9610-f73ffb4d53da} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:01:02.772309 [ 258 ] {04e6711e-e908-47f1-9610-f73ffb4d53da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:01:02.773522 [ 258 ] {04e6711e-e908-47f1-9610-f73ffb4d53da} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.773566 [ 258 ] {04e6711e-e908-47f1-9610-f73ffb4d53da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.773983 [ 258 ] {04e6711e-e908-47f1-9610-f73ffb4d53da} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:01:02.774236 [ 258 ] {04e6711e-e908-47f1-9610-f73ffb4d53da} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.774511 [ 258 ] {04e6711e-e908-47f1-9610-f73ffb4d53da} executeQuery: Read 14 rows, 1.01 KiB in 0.002295 sec., 6100.217864923747 rows/sec., 439.13 KiB/sec. 2025.01.17 08:01:02.774579 [ 258 ] {04e6711e-e908-47f1-9610-f73ffb4d53da} TCPHandler: Processed in 0.002545657 sec. 2025.01.17 08:01:02.774731 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.774882 [ 260 ] {ea8937a4-0384-443a-83c8-19cddb137d6a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:02.774941 [ 260 ] {ea8937a4-0384-443a-83c8-19cddb137d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:02.775709 [ 260 ] {ea8937a4-0384-443a-83c8-19cddb137d6a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.775749 [ 260 ] {ea8937a4-0384-443a-83c8-19cddb137d6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.776127 [ 260 ] {ea8937a4-0384-443a-83c8-19cddb137d6a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:02.776373 [ 260 ] {ea8937a4-0384-443a-83c8-19cddb137d6a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.776578 [ 260 ] {ea8937a4-0384-443a-83c8-19cddb137d6a} executeQuery: Read 219 rows, 19.58 KiB in 0.001729 sec., 126662.81087333718 rows/sec., 11.06 MiB/sec. 2025.01.17 08:01:02.776635 [ 260 ] {ea8937a4-0384-443a-83c8-19cddb137d6a} TCPHandler: Processed in 0.001971828 sec. 2025.01.17 08:01:02.776837 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.777060 [ 258 ] {b747d554-b8c3-4ed9-8329-55261dc1a91e} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:01:02.777148 [ 258 ] {b747d554-b8c3-4ed9-8329-55261dc1a91e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:01:02.778119 [ 258 ] {b747d554-b8c3-4ed9-8329-55261dc1a91e} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.778156 [ 258 ] {b747d554-b8c3-4ed9-8329-55261dc1a91e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.778506 [ 258 ] {b747d554-b8c3-4ed9-8329-55261dc1a91e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:01:02.778748 [ 258 ] {b747d554-b8c3-4ed9-8329-55261dc1a91e} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.779021 [ 258 ] {b747d554-b8c3-4ed9-8329-55261dc1a91e} executeQuery: Read 15 rows, 1.06 KiB in 0.001991 sec., 7533.90256152687 rows/sec., 531.20 KiB/sec. 2025.01.17 08:01:02.779082 [ 258 ] {b747d554-b8c3-4ed9-8329-55261dc1a91e} TCPHandler: Processed in 0.002354393 sec. 2025.01.17 08:01:02.779233 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.779382 [ 260 ] {2509657f-922a-4104-bcf9-a44f9c12e3c3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:01:02.779438 [ 260 ] {2509657f-922a-4104-bcf9-a44f9c12e3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:01:02.780013 [ 260 ] {2509657f-922a-4104-bcf9-a44f9c12e3c3} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.780054 [ 260 ] {2509657f-922a-4104-bcf9-a44f9c12e3c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.780412 [ 260 ] {2509657f-922a-4104-bcf9-a44f9c12e3c3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:01:02.780649 [ 260 ] {2509657f-922a-4104-bcf9-a44f9c12e3c3} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.780877 [ 260 ] {2509657f-922a-4104-bcf9-a44f9c12e3c3} executeQuery: Read 14 rows, 1004.00 B in 0.001526 sec., 9174.311926605504 rows/sec., 642.51 KiB/sec. 2025.01.17 08:01:02.780930 [ 260 ] {2509657f-922a-4104-bcf9-a44f9c12e3c3} TCPHandler: Processed in 0.001764986 sec. 2025.01.17 08:01:02.781131 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.781354 [ 258 ] {2c5b107e-71c3-4362-9bfa-3094010b2aed} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:01:02.781442 [ 258 ] {2c5b107e-71c3-4362-9bfa-3094010b2aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:01:02.782059 [ 258 ] {2c5b107e-71c3-4362-9bfa-3094010b2aed} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.782099 [ 258 ] {2c5b107e-71c3-4362-9bfa-3094010b2aed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.782446 [ 258 ] {2c5b107e-71c3-4362-9bfa-3094010b2aed} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:01:02.782678 [ 258 ] {2c5b107e-71c3-4362-9bfa-3094010b2aed} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.782876 [ 258 ] {2c5b107e-71c3-4362-9bfa-3094010b2aed} executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec. 2025.01.17 08:01:02.782928 [ 258 ] {2c5b107e-71c3-4362-9bfa-3094010b2aed} TCPHandler: Processed in 0.001910297 sec. 2025.01.17 08:01:02.783071 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.783212 [ 260 ] {3fa60189-a73c-4d06-9136-3cbe75926899} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:02.783268 [ 260 ] {3fa60189-a73c-4d06-9136-3cbe75926899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:02.784021 [ 260 ] {3fa60189-a73c-4d06-9136-3cbe75926899} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.784061 [ 260 ] {3fa60189-a73c-4d06-9136-3cbe75926899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.784444 [ 260 ] {3fa60189-a73c-4d06-9136-3cbe75926899} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:02.784682 [ 260 ] {3fa60189-a73c-4d06-9136-3cbe75926899} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.784889 [ 260 ] {3fa60189-a73c-4d06-9136-3cbe75926899} executeQuery: Read 390 rows, 28.32 KiB in 0.00171 sec., 228070.1754385965 rows/sec., 16.17 MiB/sec. 2025.01.17 08:01:02.784942 [ 260 ] {3fa60189-a73c-4d06-9136-3cbe75926899} TCPHandler: Processed in 0.001939008 sec. 2025.01.17 08:01:02.785142 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.785363 [ 258 ] {7b85cf0c-604c-4049-bffd-dd6f127d4443} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:01:02.785453 [ 258 ] {7b85cf0c-604c-4049-bffd-dd6f127d4443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:01:02.785968 [ 258 ] {7b85cf0c-604c-4049-bffd-dd6f127d4443} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.786007 [ 258 ] {7b85cf0c-604c-4049-bffd-dd6f127d4443} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.786363 [ 258 ] {7b85cf0c-604c-4049-bffd-dd6f127d4443} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:01:02.786592 [ 258 ] {7b85cf0c-604c-4049-bffd-dd6f127d4443} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.786793 [ 258 ] {7b85cf0c-604c-4049-bffd-dd6f127d4443} executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. 2025.01.17 08:01:02.786955 [ 258 ] {7b85cf0c-604c-4049-bffd-dd6f127d4443} TCPHandler: Processed in 0.001922337 sec. 2025.01.17 08:01:02.787109 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.787252 [ 260 ] {4ace52f2-77cb-4cd7-80c1-1bd198cfefef} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:02.787311 [ 260 ] {4ace52f2-77cb-4cd7-80c1-1bd198cfefef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:02.787901 [ 260 ] {4ace52f2-77cb-4cd7-80c1-1bd198cfefef} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.787940 [ 260 ] {4ace52f2-77cb-4cd7-80c1-1bd198cfefef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.788322 [ 260 ] {4ace52f2-77cb-4cd7-80c1-1bd198cfefef} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:02.788551 [ 260 ] {4ace52f2-77cb-4cd7-80c1-1bd198cfefef} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.788723 [ 260 ] {4ace52f2-77cb-4cd7-80c1-1bd198cfefef} executeQuery: Read 237 rows, 16.27 KiB in 0.001504 sec., 157579.78723404257 rows/sec., 10.56 MiB/sec. 2025.01.17 08:01:02.788774 [ 260 ] {4ace52f2-77cb-4cd7-80c1-1bd198cfefef} TCPHandler: Processed in 0.001733895 sec. 2025.01.17 08:01:02.788973 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.789195 [ 258 ] {f17412f0-738d-4a5f-aa55-76394c685832} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:01:02.789287 [ 258 ] {f17412f0-738d-4a5f-aa55-76394c685832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:01:02.789877 [ 258 ] {f17412f0-738d-4a5f-aa55-76394c685832} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.789916 [ 258 ] {f17412f0-738d-4a5f-aa55-76394c685832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.790273 [ 258 ] {f17412f0-738d-4a5f-aa55-76394c685832} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:01:02.790508 [ 258 ] {f17412f0-738d-4a5f-aa55-76394c685832} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.790789 [ 258 ] {f17412f0-738d-4a5f-aa55-76394c685832} executeQuery: Read 1 rows, 69.00 B in 0.001643 sec., 608.6427267194157 rows/sec., 41.01 KiB/sec. 2025.01.17 08:01:02.790844 [ 258 ] {f17412f0-738d-4a5f-aa55-76394c685832} TCPHandler: Processed in 0.001976678 sec. 2025.01.17 08:01:02.790981 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.791102 [ 260 ] {7af29e1b-d7a9-4130-9077-0990c23ed302} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:02.791178 [ 260 ] {7af29e1b-d7a9-4130-9077-0990c23ed302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:01:02.792232 [ 260 ] {7af29e1b-d7a9-4130-9077-0990c23ed302} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.792269 [ 260 ] {7af29e1b-d7a9-4130-9077-0990c23ed302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.795148 [ 260 ] {7af29e1b-d7a9-4130-9077-0990c23ed302} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:01:02.795465 [ 260 ] {7af29e1b-d7a9-4130-9077-0990c23ed302} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.795770 [ 260 ] {7af29e1b-d7a9-4130-9077-0990c23ed302} executeQuery: Read 8 rows, 14.68 KiB in 0.004672 sec., 1712.3287671232877 rows/sec., 3.07 MiB/sec. 2025.01.17 08:01:02.795918 [ 260 ] {7af29e1b-d7a9-4130-9077-0990c23ed302} TCPHandler: Processed in 0.004993222 sec. 2025.01.17 08:01:02.796117 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:02.796255 [ 258 ] {65787237-2793-4c56-881b-3cadacb846bf} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:02.796313 [ 258 ] {65787237-2793-4c56-881b-3cadacb846bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:02.796820 [ 258 ] {65787237-2793-4c56-881b-3cadacb846bf} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:02.796858 [ 258 ] {65787237-2793-4c56-881b-3cadacb846bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:02.797217 [ 258 ] {65787237-2793-4c56-881b-3cadacb846bf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:02.797447 [ 258 ] {65787237-2793-4c56-881b-3cadacb846bf} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:02.797727 [ 258 ] {65787237-2793-4c56-881b-3cadacb846bf} executeQuery: Read 82 rows, 5.33 KiB in 0.001492 sec., 54959.7855227882 rows/sec., 3.49 MiB/sec. 2025.01.17 08:01:02.797780 [ 258 ] {65787237-2793-4c56-881b-3cadacb846bf} TCPHandler: Processed in 0.001731345 sec. 2025.01.17 08:01:07.731805 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:07.732020 [ 258 ] {a2ff63b2-188c-4510-a9a6-520bf09eb767} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:07.732100 [ 258 ] {a2ff63b2-188c-4510-a9a6-520bf09eb767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:07.732904 [ 258 ] {a2ff63b2-188c-4510-a9a6-520bf09eb767} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:07.732954 [ 258 ] {a2ff63b2-188c-4510-a9a6-520bf09eb767} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:07.733373 [ 258 ] {a2ff63b2-188c-4510-a9a6-520bf09eb767} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:07.733620 [ 258 ] {a2ff63b2-188c-4510-a9a6-520bf09eb767} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:07.733859 [ 258 ] {a2ff63b2-188c-4510-a9a6-520bf09eb767} executeQuery: Read 56 rows, 4.41 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.27 MiB/sec. 2025.01.17 08:01:07.733921 [ 258 ] {a2ff63b2-188c-4510-a9a6-520bf09eb767} TCPHandler: Processed in 0.002249792 sec. 2025.01.17 08:01:07.734160 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:07.734352 [ 260 ] {59fd9aa1-157f-4124-9e42-3b5ffe167d45} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:07.734423 [ 260 ] {59fd9aa1-157f-4124-9e42-3b5ffe167d45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:07.735161 [ 260 ] {59fd9aa1-157f-4124-9e42-3b5ffe167d45} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:07.735211 [ 260 ] {59fd9aa1-157f-4124-9e42-3b5ffe167d45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:07.735636 [ 260 ] {59fd9aa1-157f-4124-9e42-3b5ffe167d45} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:07.735897 [ 260 ] {59fd9aa1-157f-4124-9e42-3b5ffe167d45} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:07.736137 [ 260 ] {59fd9aa1-157f-4124-9e42-3b5ffe167d45} executeQuery: Read 64 rows, 5.12 KiB in 0.001837 sec., 34839.41208492107 rows/sec., 2.72 MiB/sec. 2025.01.17 08:01:07.736199 [ 260 ] {59fd9aa1-157f-4124-9e42-3b5ffe167d45} TCPHandler: Processed in 0.002166401 sec. 2025.01.17 08:01:07.736356 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:07.736501 [ 258 ] {3f946021-3060-44f7-87fa-6c5ff34f4906} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:07.736564 [ 258 ] {3f946021-3060-44f7-87fa-6c5ff34f4906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:07.737165 [ 258 ] {3f946021-3060-44f7-87fa-6c5ff34f4906} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:07.737205 [ 258 ] {3f946021-3060-44f7-87fa-6c5ff34f4906} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:07.737607 [ 258 ] {3f946021-3060-44f7-87fa-6c5ff34f4906} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:07.737841 [ 258 ] {3f946021-3060-44f7-87fa-6c5ff34f4906} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:07.738040 [ 258 ] {3f946021-3060-44f7-87fa-6c5ff34f4906} executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. 2025.01.17 08:01:07.738094 [ 258 ] {3f946021-3060-44f7-87fa-6c5ff34f4906} TCPHandler: Processed in 0.001806316 sec. 2025.01.17 08:01:07.738243 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:07.738373 [ 260 ] {93f70906-7e13-438d-8833-8dfa0c7c0408} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:07.738427 [ 260 ] {93f70906-7e13-438d-8833-8dfa0c7c0408} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:07.738941 [ 260 ] {93f70906-7e13-438d-8833-8dfa0c7c0408} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:07.738983 [ 260 ] {93f70906-7e13-438d-8833-8dfa0c7c0408} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:07.739365 [ 260 ] {93f70906-7e13-438d-8833-8dfa0c7c0408} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:07.739607 [ 260 ] {93f70906-7e13-438d-8833-8dfa0c7c0408} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:07.739834 [ 260 ] {93f70906-7e13-438d-8833-8dfa0c7c0408} executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. 2025.01.17 08:01:07.739915 [ 260 ] {93f70906-7e13-438d-8833-8dfa0c7c0408} TCPHandler: Processed in 0.001732664 sec. 2025.01.17 08:01:08.779429 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.01.17 08:01:08.780048 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:08.780088 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:08.780627 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:08.780880 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:08.781098 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.01.17 08:01:08.897774 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.17 08:01:08.916697 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:08.916762 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:08.923841 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:08.924609 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:08.927362 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.17 08:01:11.269940 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 194 2025.01.17 08:01:11.273688 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:11.273731 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:11.275212 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:11.275518 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:11.276146 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 194 2025.01.17 08:01:12.737333 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.737638 [ 258 ] {67ce8ac5-2e6c-4a27-b5c7-212213ccb99a} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:01:12.737752 [ 258 ] {67ce8ac5-2e6c-4a27-b5c7-212213ccb99a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:01:12.738530 [ 258 ] {67ce8ac5-2e6c-4a27-b5c7-212213ccb99a} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.738575 [ 258 ] {67ce8ac5-2e6c-4a27-b5c7-212213ccb99a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.738990 [ 258 ] {67ce8ac5-2e6c-4a27-b5c7-212213ccb99a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:12.739246 [ 258 ] {67ce8ac5-2e6c-4a27-b5c7-212213ccb99a} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.739542 [ 258 ] {67ce8ac5-2e6c-4a27-b5c7-212213ccb99a} executeQuery: Read 14 rows, 1.01 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 511.58 KiB/sec. 2025.01.17 08:01:12.739622 [ 258 ] {67ce8ac5-2e6c-4a27-b5c7-212213ccb99a} TCPHandler: Processed in 0.002477236 sec. 2025.01.17 08:01:12.739858 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.740049 [ 260 ] {62b93991-20cf-45aa-9b6b-f35193d7a636} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:12.740119 [ 260 ] {62b93991-20cf-45aa-9b6b-f35193d7a636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:12.740925 [ 260 ] {62b93991-20cf-45aa-9b6b-f35193d7a636} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.740974 [ 260 ] {62b93991-20cf-45aa-9b6b-f35193d7a636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.741435 [ 260 ] {62b93991-20cf-45aa-9b6b-f35193d7a636} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:12.741692 [ 260 ] {62b93991-20cf-45aa-9b6b-f35193d7a636} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.741931 [ 260 ] {62b93991-20cf-45aa-9b6b-f35193d7a636} executeQuery: Read 219 rows, 19.58 KiB in 0.001935 sec., 113178.2945736434 rows/sec., 9.88 MiB/sec. 2025.01.17 08:01:12.741998 [ 260 ] {62b93991-20cf-45aa-9b6b-f35193d7a636} TCPHandler: Processed in 0.002267283 sec. 2025.01.17 08:01:12.742138 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.742254 [ 258 ] {e525524e-5e22-448e-b609-4685d3556d37} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:01:12.742304 [ 258 ] {e525524e-5e22-448e-b609-4685d3556d37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:01:12.742847 [ 258 ] {e525524e-5e22-448e-b609-4685d3556d37} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.742885 [ 258 ] {e525524e-5e22-448e-b609-4685d3556d37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.743222 [ 258 ] {e525524e-5e22-448e-b609-4685d3556d37} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:12.743509 [ 258 ] {e525524e-5e22-448e-b609-4685d3556d37} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.743750 [ 258 ] {e525524e-5e22-448e-b609-4685d3556d37} executeQuery: Read 15 rows, 1.06 KiB in 0.001514 sec., 9907.529722589168 rows/sec., 698.56 KiB/sec. 2025.01.17 08:01:12.743805 [ 258 ] {e525524e-5e22-448e-b609-4685d3556d37} TCPHandler: Processed in 0.001722905 sec. 2025.01.17 08:01:12.743955 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.744087 [ 260 ] {7e0e1375-4709-4dd7-9d75-88a4c9a79989} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:01:12.744139 [ 260 ] {7e0e1375-4709-4dd7-9d75-88a4c9a79989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:01:12.744750 [ 260 ] {7e0e1375-4709-4dd7-9d75-88a4c9a79989} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.744792 [ 260 ] {7e0e1375-4709-4dd7-9d75-88a4c9a79989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.745169 [ 260 ] {7e0e1375-4709-4dd7-9d75-88a4c9a79989} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:12.745410 [ 260 ] {7e0e1375-4709-4dd7-9d75-88a4c9a79989} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.745618 [ 260 ] {7e0e1375-4709-4dd7-9d75-88a4c9a79989} executeQuery: Read 14 rows, 1004.00 B in 0.001562 sec., 8962.868117797696 rows/sec., 627.70 KiB/sec. 2025.01.17 08:01:12.745675 [ 260 ] {7e0e1375-4709-4dd7-9d75-88a4c9a79989} TCPHandler: Processed in 0.001778936 sec. 2025.01.17 08:01:12.745821 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.745944 [ 258 ] {47eb6d53-1f24-49b8-b5a9-1b02973c7c2c} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:01:12.745999 [ 258 ] {47eb6d53-1f24-49b8-b5a9-1b02973c7c2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:01:12.746670 [ 258 ] {47eb6d53-1f24-49b8-b5a9-1b02973c7c2c} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.746717 [ 258 ] {47eb6d53-1f24-49b8-b5a9-1b02973c7c2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.747104 [ 258 ] {47eb6d53-1f24-49b8-b5a9-1b02973c7c2c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:12.747343 [ 258 ] {47eb6d53-1f24-49b8-b5a9-1b02973c7c2c} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.747548 [ 258 ] {47eb6d53-1f24-49b8-b5a9-1b02973c7c2c} executeQuery: Read 13 rows, 830.00 B in 0.001633 sec., 7960.808328230251 rows/sec., 496.35 KiB/sec. 2025.01.17 08:01:12.747598 [ 258 ] {47eb6d53-1f24-49b8-b5a9-1b02973c7c2c} TCPHandler: Processed in 0.001834866 sec. 2025.01.17 08:01:12.747737 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.747857 [ 260 ] {9630d5cf-af3c-492d-9187-5ae69cbe4eeb} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:12.747908 [ 260 ] {9630d5cf-af3c-492d-9187-5ae69cbe4eeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:12.748743 [ 260 ] {9630d5cf-af3c-492d-9187-5ae69cbe4eeb} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.748792 [ 260 ] {9630d5cf-af3c-492d-9187-5ae69cbe4eeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.749192 [ 260 ] {9630d5cf-af3c-492d-9187-5ae69cbe4eeb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:12.749427 [ 260 ] {9630d5cf-af3c-492d-9187-5ae69cbe4eeb} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.749647 [ 260 ] {9630d5cf-af3c-492d-9187-5ae69cbe4eeb} executeQuery: Read 390 rows, 28.32 KiB in 0.001815 sec., 214876.03305785125 rows/sec., 15.24 MiB/sec. 2025.01.17 08:01:12.749700 [ 260 ] {9630d5cf-af3c-492d-9187-5ae69cbe4eeb} TCPHandler: Processed in 0.002019549 sec. 2025.01.17 08:01:12.749835 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.749960 [ 258 ] {1d094cd6-f70b-4f2c-888c-c749295f5f2d} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:01:12.750018 [ 258 ] {1d094cd6-f70b-4f2c-888c-c749295f5f2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:01:12.750588 [ 258 ] {1d094cd6-f70b-4f2c-888c-c749295f5f2d} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.750634 [ 258 ] {1d094cd6-f70b-4f2c-888c-c749295f5f2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.751038 [ 258 ] {1d094cd6-f70b-4f2c-888c-c749295f5f2d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:12.751265 [ 258 ] {1d094cd6-f70b-4f2c-888c-c749295f5f2d} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.751469 [ 258 ] {1d094cd6-f70b-4f2c-888c-c749295f5f2d} executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. 2025.01.17 08:01:12.751516 [ 258 ] {1d094cd6-f70b-4f2c-888c-c749295f5f2d} TCPHandler: Processed in 0.001734854 sec. 2025.01.17 08:01:12.751650 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.751764 [ 260 ] {da3d32cf-b7f5-438e-950f-979da4bc72cd} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:12.751816 [ 260 ] {da3d32cf-b7f5-438e-950f-979da4bc72cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:12.752597 [ 260 ] {da3d32cf-b7f5-438e-950f-979da4bc72cd} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.752645 [ 260 ] {da3d32cf-b7f5-438e-950f-979da4bc72cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.753078 [ 260 ] {da3d32cf-b7f5-438e-950f-979da4bc72cd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:12.753316 [ 260 ] {da3d32cf-b7f5-438e-950f-979da4bc72cd} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.753523 [ 260 ] {da3d32cf-b7f5-438e-950f-979da4bc72cd} executeQuery: Read 237 rows, 16.27 KiB in 0.001783 sec., 132922.04150308468 rows/sec., 8.91 MiB/sec. 2025.01.17 08:01:12.753575 [ 260 ] {da3d32cf-b7f5-438e-950f-979da4bc72cd} TCPHandler: Processed in 0.001980128 sec. 2025.01.17 08:01:12.753720 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.753834 [ 258 ] {cddbbba6-999d-48eb-afbf-adb50c328be1} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:01:12.753885 [ 258 ] {cddbbba6-999d-48eb-afbf-adb50c328be1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:01:12.754426 [ 258 ] {cddbbba6-999d-48eb-afbf-adb50c328be1} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.754472 [ 258 ] {cddbbba6-999d-48eb-afbf-adb50c328be1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.754895 [ 258 ] {cddbbba6-999d-48eb-afbf-adb50c328be1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:12.755127 [ 258 ] {cddbbba6-999d-48eb-afbf-adb50c328be1} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.755339 [ 258 ] {cddbbba6-999d-48eb-afbf-adb50c328be1} executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. 2025.01.17 08:01:12.755389 [ 258 ] {cddbbba6-999d-48eb-afbf-adb50c328be1} TCPHandler: Processed in 0.001725485 sec. 2025.01.17 08:01:12.755522 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.755646 [ 260 ] {00412d31-23f0-4043-adf5-e48aa3b87970} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:12.755724 [ 260 ] {00412d31-23f0-4043-adf5-e48aa3b87970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:01:12.756825 [ 260 ] {00412d31-23f0-4043-adf5-e48aa3b87970} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.756866 [ 260 ] {00412d31-23f0-4043-adf5-e48aa3b87970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.757481 [ 260 ] {00412d31-23f0-4043-adf5-e48aa3b87970} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:01:12.757738 [ 260 ] {00412d31-23f0-4043-adf5-e48aa3b87970} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.757969 [ 260 ] {00412d31-23f0-4043-adf5-e48aa3b87970} executeQuery: Read 8 rows, 14.68 KiB in 0.002348 sec., 3407.155025553663 rows/sec., 6.11 MiB/sec. 2025.01.17 08:01:12.758071 [ 260 ] {00412d31-23f0-4043-adf5-e48aa3b87970} TCPHandler: Processed in 0.002604578 sec. 2025.01.17 08:01:12.758267 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:12.758491 [ 258 ] {985f17cf-2c58-49f3-ad40-c00cf05ecfbf} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:12.758583 [ 258 ] {985f17cf-2c58-49f3-ad40-c00cf05ecfbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:12.759226 [ 258 ] {985f17cf-2c58-49f3-ad40-c00cf05ecfbf} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:12.759265 [ 258 ] {985f17cf-2c58-49f3-ad40-c00cf05ecfbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:12.759626 [ 258 ] {985f17cf-2c58-49f3-ad40-c00cf05ecfbf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:12.759864 [ 258 ] {985f17cf-2c58-49f3-ad40-c00cf05ecfbf} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:12.760124 [ 258 ] {985f17cf-2c58-49f3-ad40-c00cf05ecfbf} executeQuery: Read 82 rows, 5.33 KiB in 0.001689 sec., 48549.437537004145 rows/sec., 3.08 MiB/sec. 2025.01.17 08:01:12.760253 [ 258 ] {985f17cf-2c58-49f3-ad40-c00cf05ecfbf} TCPHandler: Processed in 0.00209139 sec. 2025.01.17 08:01:16.223465 [ 80 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:01:16.223551 [ 80 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:01:16.281288 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.01.17 08:01:16.282325 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:16.282371 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:16.282960 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:16.283218 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:16.283432 [ 80 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:16.283513 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.17 08:01:16.283573 [ 80 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:16.283621 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:16.284009 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:16.284247 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:16.284319 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.01.17 08:01:16.284433 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.01.17 08:01:16.284550 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.01.17 08:01:16.284771 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.01.17 08:01:16.285021 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.01.17 08:01:16.285105 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.01.17 08:01:16.298218 [ 190 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.014487078 sec., 193689.85243262997 rows/sec., 2.77 MiB/sec. 2025.01.17 08:01:16.299318 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:16.299708 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:16.299806 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_6_1} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:16.299949 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.01.17 08:01:16.427542 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.17 08:01:16.447869 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:16.447917 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:16.454787 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:16.455547 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:16.455818 [ 74 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:16.455878 [ 74 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:16.455919 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:16.456175 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:16.463930 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.17 08:01:16.465426 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:16.466283 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.17 08:01:16.470923 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.01.17 08:01:16.475442 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.01.17 08:01:16.480113 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.01.17 08:01:16.490170 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.01.17 08:01:16.494697 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.01.17 08:01:16.561361 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.105352872 sec., 436.6278690532518 rows/sec., 2.26 MiB/sec. 2025.01.17 08:01:16.563895 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:16.566826 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:16.566951 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_6_1} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:16.569010 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.17 08:01:17.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.56 MiB, peak 170.10 MiB, free memory in arenas 0.00 B, will set to 164.20 MiB (RSS), difference: 3.65 MiB 2025.01.17 08:01:17.732139 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:17.732338 [ 258 ] {aaf673c0-b5a4-4e35-a2cb-5f78bc2e16d0} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:17.732415 [ 258 ] {aaf673c0-b5a4-4e35-a2cb-5f78bc2e16d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:17.733217 [ 258 ] {aaf673c0-b5a4-4e35-a2cb-5f78bc2e16d0} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:17.733263 [ 258 ] {aaf673c0-b5a4-4e35-a2cb-5f78bc2e16d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:17.733710 [ 258 ] {aaf673c0-b5a4-4e35-a2cb-5f78bc2e16d0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:17.733957 [ 258 ] {aaf673c0-b5a4-4e35-a2cb-5f78bc2e16d0} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:17.734217 [ 258 ] {aaf673c0-b5a4-4e35-a2cb-5f78bc2e16d0} executeQuery: Read 56 rows, 4.41 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.23 MiB/sec. 2025.01.17 08:01:17.734319 [ 258 ] {aaf673c0-b5a4-4e35-a2cb-5f78bc2e16d0} TCPHandler: Processed in 0.002314613 sec. 2025.01.17 08:01:17.734563 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:17.734747 [ 260 ] {ecf27f58-1652-4331-aeec-8cead42aee0a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:17.734816 [ 260 ] {ecf27f58-1652-4331-aeec-8cead42aee0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:17.735570 [ 260 ] {ecf27f58-1652-4331-aeec-8cead42aee0a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:17.735613 [ 260 ] {ecf27f58-1652-4331-aeec-8cead42aee0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:17.736037 [ 260 ] {ecf27f58-1652-4331-aeec-8cead42aee0a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:17.736291 [ 260 ] {ecf27f58-1652-4331-aeec-8cead42aee0a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:17.736510 [ 260 ] {ecf27f58-1652-4331-aeec-8cead42aee0a} executeQuery: Read 64 rows, 5.12 KiB in 0.001813 sec., 35300.60672917816 rows/sec., 2.76 MiB/sec. 2025.01.17 08:01:17.736581 [ 260 ] {ecf27f58-1652-4331-aeec-8cead42aee0a} TCPHandler: Processed in 0.002148691 sec. 2025.01.17 08:01:17.736785 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:17.737007 [ 258 ] {3d561b34-f10e-46da-b412-743bf5484a72} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:17.737103 [ 258 ] {3d561b34-f10e-46da-b412-743bf5484a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:17.737701 [ 258 ] {3d561b34-f10e-46da-b412-743bf5484a72} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:17.737740 [ 258 ] {3d561b34-f10e-46da-b412-743bf5484a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:17.738145 [ 258 ] {3d561b34-f10e-46da-b412-743bf5484a72} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:17.738390 [ 258 ] {3d561b34-f10e-46da-b412-743bf5484a72} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:17.738609 [ 258 ] {3d561b34-f10e-46da-b412-743bf5484a72} executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. 2025.01.17 08:01:17.738661 [ 258 ] {3d561b34-f10e-46da-b412-743bf5484a72} TCPHandler: Processed in 0.001988559 sec. 2025.01.17 08:01:17.738808 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:17.738933 [ 260 ] {8124d7bd-a9a2-4cd5-ac73-3202fdae1b23} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:17.738986 [ 260 ] {8124d7bd-a9a2-4cd5-ac73-3202fdae1b23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:17.739474 [ 260 ] {8124d7bd-a9a2-4cd5-ac73-3202fdae1b23} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:17.739519 [ 260 ] {8124d7bd-a9a2-4cd5-ac73-3202fdae1b23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:17.739897 [ 260 ] {8124d7bd-a9a2-4cd5-ac73-3202fdae1b23} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:17.740135 [ 260 ] {8124d7bd-a9a2-4cd5-ac73-3202fdae1b23} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:17.740325 [ 260 ] {8124d7bd-a9a2-4cd5-ac73-3202fdae1b23} executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec. 2025.01.17 08:01:17.740379 [ 260 ] {8124d7bd-a9a2-4cd5-ac73-3202fdae1b23} TCPHandler: Processed in 0.001629493 sec. 2025.01.17 08:01:21.276589 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 224 2025.01.17 08:01:21.279487 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:21.279532 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:21.280987 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:21.281291 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:21.282067 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 224 2025.01.17 08:01:21.895847 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:21.896101 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:21.896509 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:21.896558 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:21.896902 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:21.896981 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:21.897159 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.17 08:01:21.897426 [ 295 ] {e8702043-c9e6-4d75-88e9-9268246eef75} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 08:01:21.897451 [ 294 ] {e8702043-c9e6-4d75-88e9-9268246eef75} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:21.897615 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 08:01:21.897649 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:21.899747 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 08:01:21.899781 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 08:01:21.899854 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.899914 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.901292 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} executeQuery: Read 31 rows, 1.17 KiB in 0.005307 sec., 5841.341624269832 rows/sec., 220.45 KiB/sec. 2025.01.17 08:01:21.901429 [ 258 ] {e8702043-c9e6-4d75-88e9-9268246eef75} TCPHandler: Processed in 0.005709272 sec. 2025.01.17 08:01:21.901869 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:21.902111 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:21.902520 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:21.902570 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:21.902923 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:21.903004 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:21.903182 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.17 08:01:21.903276 [ 296 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:21.903295 [ 295 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 08:01:21.903396 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 08:01:21.903420 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:21.903508 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 08:01:21.903530 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 08:01:21.903574 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.903636 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.904765 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} executeQuery: Read 31 rows, 1.17 KiB in 0.00277 sec., 11191.335740072203 rows/sec., 422.35 KiB/sec. 2025.01.17 08:01:21.904908 [ 260 ] {a6bbad26-d9b8-4d49-8228-b22db09a22c9} TCPHandler: Processed in 0.003161695 sec. 2025.01.17 08:01:21.905210 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:21.905424 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:21.905829 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:21.905887 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:21.906269 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:21.906342 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:21.906493 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.17 08:01:21.906604 [ 296 ] {db75f868-0125-4b5b-95ba-b2c70364e819} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 08:01:21.906605 [ 294 ] {db75f868-0125-4b5b-95ba-b2c70364e819} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:21.906715 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 08:01:21.906743 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:21.906826 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 08:01:21.906847 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 08:01:21.906889 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.906937 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.907953 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} executeQuery: Read 31 rows, 1.17 KiB in 0.002639 sec., 11746.873815839333 rows/sec., 443.32 KiB/sec. 2025.01.17 08:01:21.908154 [ 258 ] {db75f868-0125-4b5b-95ba-b2c70364e819} TCPHandler: Processed in 0.003000093 sec. 2025.01.17 08:01:21.908434 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:21.908640 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:21.908973 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:21.909020 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:21.909334 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:21.909401 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:21.909556 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.17 08:01:21.909685 [ 294 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:21.909689 [ 296 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 08:01:21.909800 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 08:01:21.909828 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:21.909912 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 08:01:21.909934 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 08:01:21.909975 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.910025 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.911052 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} executeQuery: Read 31 rows, 1.17 KiB in 0.002522 sec., 12291.831879460746 rows/sec., 463.89 KiB/sec. 2025.01.17 08:01:21.911182 [ 260 ] {70dab6b3-1784-4fdb-95df-15feb9b7022f} TCPHandler: Processed in 0.00280438 sec. 2025.01.17 08:01:21.911462 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:21.911679 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} executeQuery: (from [fd00:1122:3344:101::d]:33082) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:21.912056 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:21.912112 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:21.912432 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:21.912494 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:21.912707 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.17 08:01:21.912783 [ 296 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:21.912807 [ 294 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 08:01:21.912905 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 08:01:21.912933 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:21.913014 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 08:01:21.913034 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 08:01:21.913078 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.913126 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.914197 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} executeQuery: Read 31 rows, 1.17 KiB in 0.00262 sec., 11832.06106870229 rows/sec., 446.54 KiB/sec. 2025.01.17 08:01:21.914344 [ 258 ] {d66bc263-848d-42b8-8d51-3d61822e7f11} TCPHandler: Processed in 0.002948403 sec. 2025.01.17 08:01:21.914641 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:21.914830 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:21.915161 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:21.915209 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:21.915528 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:21.915602 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:21.915752 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.17 08:01:21.915859 [ 296 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 08:01:21.915865 [ 294 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:21.915971 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 08:01:21.915999 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:21.916082 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 08:01:21.916103 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 08:01:21.916144 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.916191 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:21.917172 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} executeQuery: Read 31 rows, 1.17 KiB in 0.002434 sec., 12736.236647493837 rows/sec., 480.66 KiB/sec. 2025.01.17 08:01:21.917299 [ 260 ] {0471f735-79be-46ab-b6b9-7f821dbfff83} TCPHandler: Processed in 0.002722109 sec. 2025.01.17 08:01:22.001021 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.001182 [ 258 ] {f70488ae-59c6-4084-83c7-2525370e1a1a} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 08:01:22.001248 [ 258 ] {f70488ae-59c6-4084-83c7-2525370e1a1a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:22.002062 [ 258 ] {f70488ae-59c6-4084-83c7-2525370e1a1a} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.002106 [ 258 ] {f70488ae-59c6-4084-83c7-2525370e1a1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.002633 [ 258 ] {f70488ae-59c6-4084-83c7-2525370e1a1a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:22.002856 [ 258 ] {f70488ae-59c6-4084-83c7-2525370e1a1a} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.003060 [ 258 ] {f70488ae-59c6-4084-83c7-2525370e1a1a} executeQuery: Read 6 rows, 1.34 KiB in 0.001921 sec., 3123.373243102551 rows/sec., 695.44 KiB/sec. 2025.01.17 08:01:22.003178 [ 258 ] {f70488ae-59c6-4084-83c7-2525370e1a1a} TCPHandler: Processed in 0.002230442 sec. 2025.01.17 08:01:22.003429 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.003573 [ 260 ] {b01b4b94-c90c-47c6-a97a-d0a6d8225ea2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:01:22.003646 [ 260 ] {b01b4b94-c90c-47c6-a97a-d0a6d8225ea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:01:22.004316 [ 260 ] {b01b4b94-c90c-47c6-a97a-d0a6d8225ea2} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.004361 [ 260 ] {b01b4b94-c90c-47c6-a97a-d0a6d8225ea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.004793 [ 260 ] {b01b4b94-c90c-47c6-a97a-d0a6d8225ea2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:22.005052 [ 260 ] {b01b4b94-c90c-47c6-a97a-d0a6d8225ea2} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.005347 [ 260 ] {b01b4b94-c90c-47c6-a97a-d0a6d8225ea2} executeQuery: Read 14 rows, 1.01 KiB in 0.001809 sec., 7739.0823659480375 rows/sec., 557.11 KiB/sec. 2025.01.17 08:01:22.005559 [ 260 ] {b01b4b94-c90c-47c6-a97a-d0a6d8225ea2} TCPHandler: Processed in 0.002207471 sec. 2025.01.17 08:01:22.005878 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.006119 [ 258 ] {1bcd1e52-563a-47d2-a5c1-a404aee2718b} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:22.006232 [ 258 ] {1bcd1e52-563a-47d2-a5c1-a404aee2718b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:22.007538 [ 258 ] {1bcd1e52-563a-47d2-a5c1-a404aee2718b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.007576 [ 258 ] {1bcd1e52-563a-47d2-a5c1-a404aee2718b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.008064 [ 258 ] {1bcd1e52-563a-47d2-a5c1-a404aee2718b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:22.008307 [ 258 ] {1bcd1e52-563a-47d2-a5c1-a404aee2718b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.008492 [ 68 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:22.008520 [ 258 ] {1bcd1e52-563a-47d2-a5c1-a404aee2718b} executeQuery: Read 1359 rows, 116.14 KiB in 0.002453 sec., 554015.4912352222 rows/sec., 46.24 MiB/sec. 2025.01.17 08:01:22.008613 [ 68 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.008703 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.008738 [ 258 ] {1bcd1e52-563a-47d2-a5c1-a404aee2718b} TCPHandler: Processed in 0.002993843 sec. 2025.01.17 08:01:22.008909 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:22.008920 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.009126 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:22.009157 [ 260 ] {a5e16a7c-bf37-4161-9c6f-6d661724a6a6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:01:22.009193 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.01.17 08:01:22.009245 [ 260 ] {a5e16a7c-bf37-4161-9c6f-6d661724a6a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:01:22.009572 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 219 rows starting from the beginning of the part 2025.01.17 08:01:22.009825 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part 2025.01.17 08:01:22.010158 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 219 rows starting from the beginning of the part 2025.01.17 08:01:22.010456 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2025.01.17 08:01:22.010896 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1359 rows starting from the beginning of the part 2025.01.17 08:01:22.012246 [ 260 ] {a5e16a7c-bf37-4161-9c6f-6d661724a6a6} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.012319 [ 260 ] {a5e16a7c-bf37-4161-9c6f-6d661724a6a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.013403 [ 260 ] {a5e16a7c-bf37-4161-9c6f-6d661724a6a6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:22.013942 [ 260 ] {a5e16a7c-bf37-4161-9c6f-6d661724a6a6} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.014147 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.005317556 sec., 369530.66408703546 rows/sec., 32.36 MiB/sec. 2025.01.17 08:01:22.014352 [ 260 ] {a5e16a7c-bf37-4161-9c6f-6d661724a6a6} executeQuery: Read 15 rows, 1.06 KiB in 0.005266 sec., 2848.46183061147 rows/sec., 200.84 KiB/sec. 2025.01.17 08:01:22.014452 [ 260 ] {a5e16a7c-bf37-4161-9c6f-6d661724a6a6} TCPHandler: Processed in 0.005609611 sec. 2025.01.17 08:01:22.014498 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:22.014653 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.014841 [ 258 ] {a0670f29-eb80-42a1-b0da-a0e0d84613bf} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:01:22.014896 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.014921 [ 258 ] {a0670f29-eb80-42a1-b0da-a0e0d84613bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:01:22.015146 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_6_1} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:22.015303 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.01.17 08:01:22.015851 [ 258 ] {a0670f29-eb80-42a1-b0da-a0e0d84613bf} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.015896 [ 258 ] {a0670f29-eb80-42a1-b0da-a0e0d84613bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.016264 [ 258 ] {a0670f29-eb80-42a1-b0da-a0e0d84613bf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:22.016495 [ 258 ] {a0670f29-eb80-42a1-b0da-a0e0d84613bf} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.016766 [ 258 ] {a0670f29-eb80-42a1-b0da-a0e0d84613bf} executeQuery: Read 242 rows, 16.79 KiB in 0.001956 sec., 123721.88139059306 rows/sec., 8.38 MiB/sec. 2025.01.17 08:01:22.016872 [ 258 ] {a0670f29-eb80-42a1-b0da-a0e0d84613bf} TCPHandler: Processed in 0.002293333 sec. 2025.01.17 08:01:22.017014 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.017138 [ 260 ] {db76fcb6-f215-4a80-a50f-baf760677151} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:01:22.017187 [ 260 ] {db76fcb6-f215-4a80-a50f-baf760677151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:01:22.017771 [ 260 ] {db76fcb6-f215-4a80-a50f-baf760677151} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.017811 [ 260 ] {db76fcb6-f215-4a80-a50f-baf760677151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.018172 [ 260 ] {db76fcb6-f215-4a80-a50f-baf760677151} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:22.018411 [ 260 ] {db76fcb6-f215-4a80-a50f-baf760677151} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.018713 [ 260 ] {db76fcb6-f215-4a80-a50f-baf760677151} executeQuery: Read 13 rows, 830.00 B in 0.001585 sec., 8201.892744479495 rows/sec., 511.39 KiB/sec. 2025.01.17 08:01:22.018786 [ 260 ] {db76fcb6-f215-4a80-a50f-baf760677151} TCPHandler: Processed in 0.001825526 sec. 2025.01.17 08:01:22.018928 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.019044 [ 258 ] {2b1d15ee-dfd9-4795-bc39-4c3a90fb6211} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:22.019091 [ 258 ] {2b1d15ee-dfd9-4795-bc39-4c3a90fb6211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:22.019999 [ 258 ] {2b1d15ee-dfd9-4795-bc39-4c3a90fb6211} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.020037 [ 258 ] {2b1d15ee-dfd9-4795-bc39-4c3a90fb6211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.020435 [ 258 ] {2b1d15ee-dfd9-4795-bc39-4c3a90fb6211} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:22.020680 [ 258 ] {2b1d15ee-dfd9-4795-bc39-4c3a90fb6211} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.020834 [ 68 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:22.020913 [ 258 ] {2b1d15ee-dfd9-4795-bc39-4c3a90fb6211} executeQuery: Read 846 rows, 62.61 KiB in 0.001885 sec., 448806.3660477454 rows/sec., 32.44 MiB/sec. 2025.01.17 08:01:22.020922 [ 68 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.020996 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.021032 [ 258 ] {2b1d15ee-dfd9-4795-bc39-4c3a90fb6211} TCPHandler: Processed in 0.002155031 sec. 2025.01.17 08:01:22.021286 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.021353 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:22.021460 [ 260 ] {54a30071-b5d9-4507-92ca-15683bcc3315} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:01:22.021505 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:22.021523 [ 260 ] {54a30071-b5d9-4507-92ca-15683bcc3315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:01:22.021547 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.01.17 08:01:22.021823 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 390 rows starting from the beginning of the part 2025.01.17 08:01:22.022247 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part 2025.01.17 08:01:22.022471 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 390 rows starting from the beginning of the part 2025.01.17 08:01:22.022634 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part 2025.01.17 08:01:22.022837 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 846 rows starting from the beginning of the part 2025.01.17 08:01:22.023323 [ 260 ] {54a30071-b5d9-4507-92ca-15683bcc3315} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.023371 [ 260 ] {54a30071-b5d9-4507-92ca-15683bcc3315} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.023927 [ 260 ] {54a30071-b5d9-4507-92ca-15683bcc3315} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:22.024312 [ 260 ] {54a30071-b5d9-4507-92ca-15683bcc3315} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.024608 [ 260 ] {54a30071-b5d9-4507-92ca-15683bcc3315} executeQuery: Read 6 rows, 321.00 B in 0.003181 sec., 1886.199308393587 rows/sec., 98.55 KiB/sec. 2025.01.17 08:01:22.024685 [ 260 ] {54a30071-b5d9-4507-92ca-15683bcc3315} TCPHandler: Processed in 0.003531861 sec. 2025.01.17 08:01:22.024976 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.025000 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.003893006 sec., 466991.3172494468 rows/sec., 35.55 MiB/sec. 2025.01.17 08:01:22.025217 [ 258 ] {6876b227-abc8-4851-8685-02a782320abb} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:22.025334 [ 258 ] {6876b227-abc8-4851-8685-02a782320abb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:22.025346 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:22.025731 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.025803 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_6_1} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:22.025880 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.17 08:01:22.026777 [ 258 ] {6876b227-abc8-4851-8685-02a782320abb} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.026812 [ 258 ] {6876b227-abc8-4851-8685-02a782320abb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.027409 [ 258 ] {6876b227-abc8-4851-8685-02a782320abb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:22.027648 [ 258 ] {6876b227-abc8-4851-8685-02a782320abb} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.027826 [ 68 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:22.027890 [ 258 ] {6876b227-abc8-4851-8685-02a782320abb} executeQuery: Read 2499 rows, 170.90 KiB in 0.002734 sec., 914045.3547915143 rows/sec., 61.04 MiB/sec. 2025.01.17 08:01:22.027902 [ 68 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.027984 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.028025 [ 258 ] {6876b227-abc8-4851-8685-02a782320abb} TCPHandler: Processed in 0.003215106 sec. 2025.01.17 08:01:22.028237 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:22.028249 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.028527 [ 260 ] {62a6f5c3-de31-4c3d-9297-0bc92170c6f5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:01:22.028559 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:22.028620 [ 260 ] {62a6f5c3-de31-4c3d-9297-0bc92170c6f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:01:22.028658 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 160 rows starting from the beginning of the part 2025.01.17 08:01:22.029075 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 237 rows starting from the beginning of the part 2025.01.17 08:01:22.029507 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2025.01.17 08:01:22.029722 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 237 rows starting from the beginning of the part 2025.01.17 08:01:22.030044 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2025.01.17 08:01:22.030326 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2499 rows starting from the beginning of the part 2025.01.17 08:01:22.031089 [ 260 ] {62a6f5c3-de31-4c3d-9297-0bc92170c6f5} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.031143 [ 260 ] {62a6f5c3-de31-4c3d-9297-0bc92170c6f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.032082 [ 260 ] {62a6f5c3-de31-4c3d-9297-0bc92170c6f5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:22.032653 [ 260 ] {62a6f5c3-de31-4c3d-9297-0bc92170c6f5} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.033295 [ 260 ] {62a6f5c3-de31-4c3d-9297-0bc92170c6f5} executeQuery: Read 1 rows, 69.00 B in 0.004819 sec., 207.5119319360863 rows/sec., 13.98 KiB/sec. 2025.01.17 08:01:22.033408 [ 260 ] {62a6f5c3-de31-4c3d-9297-0bc92170c6f5} TCPHandler: Processed in 0.005269566 sec. 2025.01.17 08:01:22.033627 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.033982 [ 258 ] {345550f9-adf0-45f8-bc27-552355b22f02} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:22.034254 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 3453 rows, containing 5 columns (5 merged, 0 gathered) in 0.006115158 sec., 564662.4339060413 rows/sec., 37.95 MiB/sec. 2025.01.17 08:01:22.034312 [ 258 ] {345550f9-adf0-45f8-bc27-552355b22f02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:01:22.034658 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:22.035410 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.035602 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_6_1} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:22.035724 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2025.01.17 08:01:22.036243 [ 258 ] {345550f9-adf0-45f8-bc27-552355b22f02} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.036287 [ 258 ] {345550f9-adf0-45f8-bc27-552355b22f02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.036918 [ 258 ] {345550f9-adf0-45f8-bc27-552355b22f02} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:01:22.037171 [ 258 ] {345550f9-adf0-45f8-bc27-552355b22f02} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.037476 [ 258 ] {345550f9-adf0-45f8-bc27-552355b22f02} executeQuery: Read 8 rows, 14.68 KiB in 0.003639 sec., 2198.4061555372355 rows/sec., 3.94 MiB/sec. 2025.01.17 08:01:22.037581 [ 258 ] {345550f9-adf0-45f8-bc27-552355b22f02} TCPHandler: Processed in 0.004067739 sec. 2025.01.17 08:01:22.037744 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:22.037886 [ 260 ] {1f6ed06b-1167-41a0-a572-0a5f201bb4a7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:22.037944 [ 260 ] {1f6ed06b-1167-41a0-a572-0a5f201bb4a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:22.038478 [ 260 ] {1f6ed06b-1167-41a0-a572-0a5f201bb4a7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.038517 [ 260 ] {1f6ed06b-1167-41a0-a572-0a5f201bb4a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.038892 [ 260 ] {1f6ed06b-1167-41a0-a572-0a5f201bb4a7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:22.039126 [ 260 ] {1f6ed06b-1167-41a0-a572-0a5f201bb4a7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.039279 [ 68 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:22.039353 [ 68 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:22.039379 [ 260 ] {1f6ed06b-1167-41a0-a572-0a5f201bb4a7} executeQuery: Read 82 rows, 5.33 KiB in 0.001519 sec., 53982.88347597104 rows/sec., 3.43 MiB/sec. 2025.01.17 08:01:22.039393 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:22.039548 [ 260 ] {1f6ed06b-1167-41a0-a572-0a5f201bb4a7} TCPHandler: Processed in 0.001875017 sec. 2025.01.17 08:01:22.039599 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:22.039701 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:22.039728 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part 2025.01.17 08:01:22.039803 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part 2025.01.17 08:01:22.039883 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2025.01.17 08:01:22.040114 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part 2025.01.17 08:01:22.040194 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2025.01.17 08:01:22.040291 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part 2025.01.17 08:01:22.041364 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.001849506 sec., 230331.77507939958 rows/sec., 15.01 MiB/sec. 2025.01.17 08:01:22.041502 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:22.041774 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:22.041845 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_6_1} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:22.041910 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.17 08:01:23.783763 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.01.17 08:01:23.784416 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:23.784465 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:23.785070 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:01:23.785362 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:23.785548 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.01.17 08:01:23.964125 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.17 08:01:23.983058 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:23.983128 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:23.989830 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:01:23.990581 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:23.993499 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.17 08:01:27.732077 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:27.732330 [ 258 ] {2c5ab790-90c0-4ff6-9d53-33e4c5edd215} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:27.732408 [ 258 ] {2c5ab790-90c0-4ff6-9d53-33e4c5edd215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:27.733210 [ 258 ] {2c5ab790-90c0-4ff6-9d53-33e4c5edd215} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:27.733259 [ 258 ] {2c5ab790-90c0-4ff6-9d53-33e4c5edd215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:27.733701 [ 258 ] {2c5ab790-90c0-4ff6-9d53-33e4c5edd215} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:01:27.733990 [ 258 ] {2c5ab790-90c0-4ff6-9d53-33e4c5edd215} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:27.734217 [ 258 ] {2c5ab790-90c0-4ff6-9d53-33e4c5edd215} executeQuery: Read 56 rows, 4.41 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.22 MiB/sec. 2025.01.17 08:01:27.734409 [ 258 ] {2c5ab790-90c0-4ff6-9d53-33e4c5edd215} TCPHandler: Processed in 0.002466046 sec. 2025.01.17 08:01:27.734693 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:27.734890 [ 260 ] {b1a86478-0f14-46de-88d7-25c878d32db6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:27.734964 [ 260 ] {b1a86478-0f14-46de-88d7-25c878d32db6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:27.735735 [ 260 ] {b1a86478-0f14-46de-88d7-25c878d32db6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:27.735789 [ 260 ] {b1a86478-0f14-46de-88d7-25c878d32db6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:27.736225 [ 260 ] {b1a86478-0f14-46de-88d7-25c878d32db6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:01:27.736505 [ 260 ] {b1a86478-0f14-46de-88d7-25c878d32db6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:27.736744 [ 260 ] {b1a86478-0f14-46de-88d7-25c878d32db6} executeQuery: Read 64 rows, 5.12 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.62 MiB/sec. 2025.01.17 08:01:27.736808 [ 260 ] {b1a86478-0f14-46de-88d7-25c878d32db6} TCPHandler: Processed in 0.002253273 sec. 2025.01.17 08:01:27.736982 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:27.737128 [ 258 ] {c9406b95-dadd-497d-bb29-3e57aac71aab} executeQuery: (from [fd00:1122:3344:101::d]:33082) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:27.737194 [ 258 ] {c9406b95-dadd-497d-bb29-3e57aac71aab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:27.737831 [ 258 ] {c9406b95-dadd-497d-bb29-3e57aac71aab} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:27.737869 [ 258 ] {c9406b95-dadd-497d-bb29-3e57aac71aab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:27.738281 [ 258 ] {c9406b95-dadd-497d-bb29-3e57aac71aab} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:01:27.738516 [ 258 ] {c9406b95-dadd-497d-bb29-3e57aac71aab} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:27.738697 [ 258 ] {c9406b95-dadd-497d-bb29-3e57aac71aab} executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. 2025.01.17 08:01:27.738758 [ 258 ] {c9406b95-dadd-497d-bb29-3e57aac71aab} TCPHandler: Processed in 0.001844686 sec. 2025.01.17 08:01:27.738932 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:27.739106 [ 260 ] {5418923b-2c93-4432-a266-1a450d4feae5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:27.739180 [ 260 ] {5418923b-2c93-4432-a266-1a450d4feae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:27.739812 [ 260 ] {5418923b-2c93-4432-a266-1a450d4feae5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:27.739854 [ 260 ] {5418923b-2c93-4432-a266-1a450d4feae5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 08:01:27.740238 [ 260 ] {5418923b-2c93-4432-a266-1a450d4feae5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:01:27.740477 [ 260 ] {5418923b-2c93-4432-a266-1a450d4feae5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:27.740718 [ 260 ] {5418923b-2c93-4432-a266-1a450d4feae5} executeQuery: Read 60 rows, 4.14 KiB in 0.001647 sec., 36429.87249544627 rows/sec., 2.46 MiB/sec. 2025.01.17 08:01:27.740793 [ 260 ] {5418923b-2c93-4432-a266-1a450d4feae5} TCPHandler: Processed in 0.001938318 sec. 2025.01.17 08:01:31.223609 [ 53 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:01:31.223674 [ 53 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:01:31.282436 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 268 2025.01.17 08:01:31.285998 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.01.17 08:01:31.286048 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:31.286140 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:31.289527 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:31.289593 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:31.290966 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:01:31.291551 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:31.292377 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.17 08:01:31.292800 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:31.293143 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:31.293793 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 268 2025.01.17 08:01:31.493683 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.17 08:01:31.513065 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:31.513121 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:31.520292 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:01:31.521048 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:31.523951 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.17 08:01:32.368690 [ 258 ] {} TCPHandler: Done processing connection. 2025.01.17 08:01:32.368815 [ 258 ] {} TCP-Session: d2e0d2c3-4e04-4921-969a-5ac1d87ffd3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 08:01:32.733963 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.734233 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:32.734655 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:32.734712 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:32.735090 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:32.735173 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:32.735350 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.01.17 08:01:32.735543 [ 295 ] {f9277056-c462-4c08-9ca8-68a16f595dee} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 08:01:32.735548 [ 296 ] {f9277056-c462-4c08-9ca8-68a16f595dee} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.17 08:01:32.735563 [ 294 ] {f9277056-c462-4c08-9ca8-68a16f595dee} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:32.735737 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.17 08:01:32.735768 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:32.735891 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 08:01:32.735915 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.01.17 08:01:32.735959 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:32.736009 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:32.736052 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:32.737966 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} executeQuery: Read 37 rows, 1.39 KiB in 0.003854 sec., 9600.415153087702 rows/sec., 359.81 KiB/sec. 2025.01.17 08:01:32.738152 [ 260 ] {f9277056-c462-4c08-9ca8-68a16f595dee} TCPHandler: Processed in 0.004331672 sec. 2025.01.17 08:01:32.738541 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.738778 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} executeQuery: (from [fd00:1122:3344:101::d]:52487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:32.739227 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:32.739281 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:32.739642 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:32.739721 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:32.739896 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.01.17 08:01:32.740046 [ 298 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:32.740050 [ 295 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.17 08:01:32.740061 [ 296 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 08:01:32.740199 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.17 08:01:32.740223 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:32.740331 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 08:01:32.740353 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.01.17 08:01:32.740394 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:32.740441 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:32.740483 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:32.741987 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} executeQuery: Read 37 rows, 1.39 KiB in 0.003327 sec., 11121.130147279831 rows/sec., 416.81 KiB/sec. 2025.01.17 08:01:32.742162 [ 262 ] {d1cd4a63-5d7e-40f1-aba2-7ee4cb706a7b} TCPHandler: Processed in 0.003762314 sec. 2025.01.17 08:01:32.742408 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.742604 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:32.742955 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:32.743006 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:32.743341 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:32.743411 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:32.743562 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.01.17 08:01:32.743706 [ 295 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 08:01:32.743705 [ 296 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:32.743737 [ 294 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.17 08:01:32.743857 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.17 08:01:32.743887 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:32.743998 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 08:01:32.744021 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.01.17 08:01:32.744064 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:32.744112 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:32.744159 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:32.745538 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} executeQuery: Read 37 rows, 1.39 KiB in 0.003033 sec., 12199.142762940983 rows/sec., 457.21 KiB/sec. 2025.01.17 08:01:32.745721 [ 260 ] {f51c7da6-382e-47b9-b9d6-678c4440c886} TCPHandler: Processed in 0.003369908 sec. 2025.01.17 08:01:32.751353 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.751504 [ 262 ] {1c65aa83-6c85-4c6d-900a-55fcda4e108e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 08:01:32.751568 [ 262 ] {1c65aa83-6c85-4c6d-900a-55fcda4e108e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:32.752354 [ 262 ] {1c65aa83-6c85-4c6d-900a-55fcda4e108e} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.752397 [ 262 ] {1c65aa83-6c85-4c6d-900a-55fcda4e108e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.752897 [ 262 ] {1c65aa83-6c85-4c6d-900a-55fcda4e108e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:32.753123 [ 262 ] {1c65aa83-6c85-4c6d-900a-55fcda4e108e} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.753479 [ 262 ] {1c65aa83-6c85-4c6d-900a-55fcda4e108e} executeQuery: Read 3 rows, 280.00 B in 0.001979 sec., 1515.9171298635677 rows/sec., 138.17 KiB/sec. 2025.01.17 08:01:32.753687 [ 262 ] {1c65aa83-6c85-4c6d-900a-55fcda4e108e} TCPHandler: Processed in 0.002399594 sec. 2025.01.17 08:01:32.753835 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.753968 [ 260 ] {8f0dfabf-415b-416b-9fca-ce99bae9f6c8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:01:32.754020 [ 260 ] {8f0dfabf-415b-416b-9fca-ce99bae9f6c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:01:32.754630 [ 260 ] {8f0dfabf-415b-416b-9fca-ce99bae9f6c8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.754671 [ 260 ] {8f0dfabf-415b-416b-9fca-ce99bae9f6c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.755078 [ 260 ] {8f0dfabf-415b-416b-9fca-ce99bae9f6c8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:32.755326 [ 260 ] {8f0dfabf-415b-416b-9fca-ce99bae9f6c8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.755728 [ 260 ] {8f0dfabf-415b-416b-9fca-ce99bae9f6c8} executeQuery: Read 14 rows, 1.01 KiB in 0.001767 sec., 7923.03338992643 rows/sec., 570.35 KiB/sec. 2025.01.17 08:01:32.755845 [ 260 ] {8f0dfabf-415b-416b-9fca-ce99bae9f6c8} TCPHandler: Processed in 0.00206554 sec. 2025.01.17 08:01:32.756062 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.756286 [ 262 ] {9410f815-19fd-433f-89f7-6333dc9c9113} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:32.756374 [ 262 ] {9410f815-19fd-433f-89f7-6333dc9c9113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:32.757281 [ 262 ] {9410f815-19fd-433f-89f7-6333dc9c9113} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.757321 [ 262 ] {9410f815-19fd-433f-89f7-6333dc9c9113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.757704 [ 262 ] {9410f815-19fd-433f-89f7-6333dc9c9113} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:01:32.757952 [ 262 ] {9410f815-19fd-433f-89f7-6333dc9c9113} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.758220 [ 262 ] {9410f815-19fd-433f-89f7-6333dc9c9113} executeQuery: Read 271 rows, 24.45 KiB in 0.001977 sec., 137076.37835103692 rows/sec., 12.08 MiB/sec. 2025.01.17 08:01:32.758282 [ 262 ] {9410f815-19fd-433f-89f7-6333dc9c9113} TCPHandler: Processed in 0.002331304 sec. 2025.01.17 08:01:32.758421 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.758540 [ 260 ] {cc15481c-76c2-4ecb-aaaa-9be1006da5ef} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:01:32.758589 [ 260 ] {cc15481c-76c2-4ecb-aaaa-9be1006da5ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:01:32.759228 [ 260 ] {cc15481c-76c2-4ecb-aaaa-9be1006da5ef} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.759303 [ 260 ] {cc15481c-76c2-4ecb-aaaa-9be1006da5ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.759685 [ 260 ] {cc15481c-76c2-4ecb-aaaa-9be1006da5ef} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:32.759928 [ 260 ] {cc15481c-76c2-4ecb-aaaa-9be1006da5ef} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.760197 [ 260 ] {cc15481c-76c2-4ecb-aaaa-9be1006da5ef} executeQuery: Read 41 rows, 3.01 KiB in 0.001668 sec., 24580.335731414867 rows/sec., 1.76 MiB/sec. 2025.01.17 08:01:32.760258 [ 260 ] {cc15481c-76c2-4ecb-aaaa-9be1006da5ef} TCPHandler: Processed in 0.001889437 sec. 2025.01.17 08:01:32.760399 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.760538 [ 262 ] {6a4499c2-0470-4c52-a2ae-092af78f1c2e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:01:32.760595 [ 262 ] {6a4499c2-0470-4c52-a2ae-092af78f1c2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:01:32.761195 [ 262 ] {6a4499c2-0470-4c52-a2ae-092af78f1c2e} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.761235 [ 262 ] {6a4499c2-0470-4c52-a2ae-092af78f1c2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.761588 [ 262 ] {6a4499c2-0470-4c52-a2ae-092af78f1c2e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:32.761823 [ 262 ] {6a4499c2-0470-4c52-a2ae-092af78f1c2e} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.762188 [ 262 ] {6a4499c2-0470-4c52-a2ae-092af78f1c2e} executeQuery: Read 14 rows, 1004.00 B in 0.00164 sec., 8536.585365853658 rows/sec., 597.85 KiB/sec. 2025.01.17 08:01:32.762318 [ 262 ] {6a4499c2-0470-4c52-a2ae-092af78f1c2e} TCPHandler: Processed in 0.001984799 sec. 2025.01.17 08:01:32.762459 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.762574 [ 260 ] {4edbe522-54d9-4ab6-83cc-14094b10329d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:01:32.762620 [ 260 ] {4edbe522-54d9-4ab6-83cc-14094b10329d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:01:32.763187 [ 260 ] {4edbe522-54d9-4ab6-83cc-14094b10329d} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.763227 [ 260 ] {4edbe522-54d9-4ab6-83cc-14094b10329d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.763576 [ 260 ] {4edbe522-54d9-4ab6-83cc-14094b10329d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:32.763809 [ 260 ] {4edbe522-54d9-4ab6-83cc-14094b10329d} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.764048 [ 260 ] {4edbe522-54d9-4ab6-83cc-14094b10329d} executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. 2025.01.17 08:01:32.764351 [ 260 ] {4edbe522-54d9-4ab6-83cc-14094b10329d} TCPHandler: Processed in 0.001937608 sec. 2025.01.17 08:01:32.764496 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.764612 [ 262 ] {5088c78a-d2fa-4d1a-970f-f792b6883eb6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:32.764661 [ 262 ] {5088c78a-d2fa-4d1a-970f-f792b6883eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:32.765480 [ 262 ] {5088c78a-d2fa-4d1a-970f-f792b6883eb6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.765527 [ 262 ] {5088c78a-d2fa-4d1a-970f-f792b6883eb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.765940 [ 262 ] {5088c78a-d2fa-4d1a-970f-f792b6883eb6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:01:32.766181 [ 262 ] {5088c78a-d2fa-4d1a-970f-f792b6883eb6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.766446 [ 262 ] {5088c78a-d2fa-4d1a-970f-f792b6883eb6} executeQuery: Read 426 rows, 31.22 KiB in 0.001841 sec., 231395.9804454101 rows/sec., 16.56 MiB/sec. 2025.01.17 08:01:32.766512 [ 262 ] {5088c78a-d2fa-4d1a-970f-f792b6883eb6} TCPHandler: Processed in 0.00207148 sec. 2025.01.17 08:01:32.766647 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.766763 [ 260 ] {a6c1aaa8-2ac3-44e5-843e-28a0a45dd0c9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:01:32.766815 [ 260 ] {a6c1aaa8-2ac3-44e5-843e-28a0a45dd0c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:01:32.767291 [ 260 ] {a6c1aaa8-2ac3-44e5-843e-28a0a45dd0c9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.767329 [ 260 ] {a6c1aaa8-2ac3-44e5-843e-28a0a45dd0c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.767696 [ 260 ] {a6c1aaa8-2ac3-44e5-843e-28a0a45dd0c9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:32.767933 [ 260 ] {a6c1aaa8-2ac3-44e5-843e-28a0a45dd0c9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.768214 [ 260 ] {a6c1aaa8-2ac3-44e5-843e-28a0a45dd0c9} executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. 2025.01.17 08:01:32.768267 [ 260 ] {a6c1aaa8-2ac3-44e5-843e-28a0a45dd0c9} TCPHandler: Processed in 0.001672884 sec. 2025.01.17 08:01:32.768403 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.768521 [ 262 ] {eb66a85f-33c6-4adb-aa65-6ef27b8662fe} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:32.768572 [ 262 ] {eb66a85f-33c6-4adb-aa65-6ef27b8662fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:32.769131 [ 262 ] {eb66a85f-33c6-4adb-aa65-6ef27b8662fe} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.769169 [ 262 ] {eb66a85f-33c6-4adb-aa65-6ef27b8662fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.769565 [ 262 ] {eb66a85f-33c6-4adb-aa65-6ef27b8662fe} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:01:32.769799 [ 262 ] {eb66a85f-33c6-4adb-aa65-6ef27b8662fe} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.770096 [ 262 ] {eb66a85f-33c6-4adb-aa65-6ef27b8662fe} executeQuery: Read 237 rows, 16.27 KiB in 0.001575 sec., 150476.19047619047 rows/sec., 10.09 MiB/sec. 2025.01.17 08:01:32.770396 [ 262 ] {eb66a85f-33c6-4adb-aa65-6ef27b8662fe} TCPHandler: Processed in 0.00204923 sec. 2025.01.17 08:01:32.770534 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.770650 [ 260 ] {a9f7a3c5-a80a-4c96-88cc-78863197bb7e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:01:32.770700 [ 260 ] {a9f7a3c5-a80a-4c96-88cc-78863197bb7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:01:32.771170 [ 260 ] {a9f7a3c5-a80a-4c96-88cc-78863197bb7e} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.771208 [ 260 ] {a9f7a3c5-a80a-4c96-88cc-78863197bb7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.771558 [ 260 ] {a9f7a3c5-a80a-4c96-88cc-78863197bb7e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:32.771798 [ 260 ] {a9f7a3c5-a80a-4c96-88cc-78863197bb7e} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.772148 [ 260 ] {a9f7a3c5-a80a-4c96-88cc-78863197bb7e} executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. 2025.01.17 08:01:32.772258 [ 260 ] {a9f7a3c5-a80a-4c96-88cc-78863197bb7e} TCPHandler: Processed in 0.001780045 sec. 2025.01.17 08:01:32.772445 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.772563 [ 262 ] {3f7daa93-9142-4427-984f-1cede8e53d02} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:32.772641 [ 262 ] {3f7daa93-9142-4427-984f-1cede8e53d02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:01:32.773800 [ 262 ] {3f7daa93-9142-4427-984f-1cede8e53d02} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.773839 [ 262 ] {3f7daa93-9142-4427-984f-1cede8e53d02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.774485 [ 262 ] {3f7daa93-9142-4427-984f-1cede8e53d02} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:01:32.774747 [ 262 ] {3f7daa93-9142-4427-984f-1cede8e53d02} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.775023 [ 262 ] {3f7daa93-9142-4427-984f-1cede8e53d02} executeQuery: Read 34 rows, 62.39 KiB in 0.002463 sec., 13804.303694681283 rows/sec., 24.74 MiB/sec. 2025.01.17 08:01:32.775115 [ 262 ] {3f7daa93-9142-4427-984f-1cede8e53d02} TCPHandler: Processed in 0.002725389 sec. 2025.01.17 08:01:32.775249 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.775364 [ 260 ] {028f1e8f-740e-434c-83b7-e368961cee2e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.17 08:01:32.775412 [ 260 ] {028f1e8f-740e-434c-83b7-e368961cee2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.17 08:01:32.775877 [ 260 ] {028f1e8f-740e-434c-83b7-e368961cee2e} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.775915 [ 260 ] {028f1e8f-740e-434c-83b7-e368961cee2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.776350 [ 260 ] {028f1e8f-740e-434c-83b7-e368961cee2e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:01:32.776577 [ 260 ] {028f1e8f-740e-434c-83b7-e368961cee2e} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.776928 [ 260 ] {028f1e8f-740e-434c-83b7-e368961cee2e} executeQuery: Read 18 rows, 1.36 KiB in 0.00155 sec., 11612.903225806453 rows/sec., 875.13 KiB/sec. 2025.01.17 08:01:32.777016 [ 260 ] {028f1e8f-740e-434c-83b7-e368961cee2e} TCPHandler: Processed in 0.001820366 sec. 2025.01.17 08:01:32.777212 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:32.777439 [ 262 ] {5b76640b-f411-46f7-a963-cd7d468be2a3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:32.777534 [ 262 ] {5b76640b-f411-46f7-a963-cd7d468be2a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:32.778128 [ 262 ] {5b76640b-f411-46f7-a963-cd7d468be2a3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:32.778168 [ 262 ] {5b76640b-f411-46f7-a963-cd7d468be2a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.17 08:01:32.778536 [ 262 ] {5b76640b-f411-46f7-a963-cd7d468be2a3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:01:32.778767 [ 262 ] {5b76640b-f411-46f7-a963-cd7d468be2a3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:32.778951 [ 262 ] {5b76640b-f411-46f7-a963-cd7d468be2a3} executeQuery: Read 82 rows, 5.33 KiB in 0.001567 sec., 52329.291640076575 rows/sec., 3.32 MiB/sec. 2025.01.17 08:01:32.778998 [ 262 ] {5b76640b-f411-46f7-a963-cd7d468be2a3} TCPHandler: Processed in 0.001895747 sec. 2025.01.17 08:01:37.732392 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:37.732587 [ 260 ] {86d182ca-d984-4247-8882-742edc0b58be} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:37.732660 [ 260 ] {86d182ca-d984-4247-8882-742edc0b58be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:37.733409 [ 260 ] {86d182ca-d984-4247-8882-742edc0b58be} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:37.733454 [ 260 ] {86d182ca-d984-4247-8882-742edc0b58be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:37.733870 [ 260 ] {86d182ca-d984-4247-8882-742edc0b58be} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:01:37.734130 [ 260 ] {86d182ca-d984-4247-8882-742edc0b58be} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:37.734328 [ 260 ] {86d182ca-d984-4247-8882-742edc0b58be} executeQuery: Read 56 rows, 4.41 KiB in 0.001793 sec., 31232.571109871722 rows/sec., 2.40 MiB/sec. 2025.01.17 08:01:37.734388 [ 260 ] {86d182ca-d984-4247-8882-742edc0b58be} TCPHandler: Processed in 0.00212182 sec. 2025.01.17 08:01:37.734627 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:37.734815 [ 262 ] {d13ead51-9ba3-4445-9f9c-0b5b94f41d1e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:37.734889 [ 262 ] {d13ead51-9ba3-4445-9f9c-0b5b94f41d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:37.735648 [ 262 ] {d13ead51-9ba3-4445-9f9c-0b5b94f41d1e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:37.735697 [ 262 ] {d13ead51-9ba3-4445-9f9c-0b5b94f41d1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:37.736135 [ 262 ] {d13ead51-9ba3-4445-9f9c-0b5b94f41d1e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:01:37.736384 [ 262 ] {d13ead51-9ba3-4445-9f9c-0b5b94f41d1e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:37.736673 [ 262 ] {d13ead51-9ba3-4445-9f9c-0b5b94f41d1e} executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. 2025.01.17 08:01:37.736802 [ 262 ] {d13ead51-9ba3-4445-9f9c-0b5b94f41d1e} TCPHandler: Processed in 0.002302453 sec. 2025.01.17 08:01:37.736951 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:37.737077 [ 260 ] {f7de85de-a82f-4370-aafe-d0737059884e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:37.737130 [ 260 ] {f7de85de-a82f-4370-aafe-d0737059884e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:37.737709 [ 260 ] {f7de85de-a82f-4370-aafe-d0737059884e} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:37.737747 [ 260 ] {f7de85de-a82f-4370-aafe-d0737059884e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:37.738208 [ 260 ] {f7de85de-a82f-4370-aafe-d0737059884e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:01:37.738545 [ 260 ] {f7de85de-a82f-4370-aafe-d0737059884e} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:37.738861 [ 260 ] {f7de85de-a82f-4370-aafe-d0737059884e} executeQuery: Read 160 rows, 11.41 KiB in 0.001792 sec., 89285.71428571429 rows/sec., 6.22 MiB/sec. 2025.01.17 08:01:37.738960 [ 260 ] {f7de85de-a82f-4370-aafe-d0737059884e} TCPHandler: Processed in 0.00206958 sec. 2025.01.17 08:01:37.739121 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:37.739248 [ 262 ] {86fe8231-5ecb-4e96-b3ed-b9a366ae5474} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:37.739306 [ 262 ] {86fe8231-5ecb-4e96-b3ed-b9a366ae5474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:37.739830 [ 262 ] {86fe8231-5ecb-4e96-b3ed-b9a366ae5474} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:37.739873 [ 262 ] {86fe8231-5ecb-4e96-b3ed-b9a366ae5474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:37.740288 [ 262 ] {86fe8231-5ecb-4e96-b3ed-b9a366ae5474} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:01:37.740558 [ 262 ] {86fe8231-5ecb-4e96-b3ed-b9a366ae5474} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:37.740772 [ 262 ] {86fe8231-5ecb-4e96-b3ed-b9a366ae5474} executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. 2025.01.17 08:01:37.740829 [ 262 ] {86fe8231-5ecb-4e96-b3ed-b9a366ae5474} TCPHandler: Processed in 0.001767036 sec. 2025.01.17 08:01:38.792690 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.01.17 08:01:38.793477 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:38.793528 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:38.794082 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:01:38.794341 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:38.794610 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.01.17 08:01:39.024140 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.17 08:01:39.043442 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:39.043495 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:39.050796 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:01:39.051603 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:39.054132 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.17 08:01:41.294197 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 308 2025.01.17 08:01:41.297369 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:41.297420 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:41.298900 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:41.299210 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:41.299414 [ 38 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:41.299542 [ 38 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:41.299612 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:41.300177 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:41.300694 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 308 2025.01.17 08:01:41.301056 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:41.301182 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2025.01.17 08:01:41.301783 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part 2025.01.17 08:01:41.302323 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2025.01.17 08:01:41.302853 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.01.17 08:01:41.303330 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part 2025.01.17 08:01:41.303872 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2025.01.17 08:01:41.311420 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 72 columns (72 merged, 0 gathered) in 0.011641308 sec., 26457.508039474604 rows/sec., 27.08 MiB/sec. 2025.01.17 08:01:41.312722 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:41.313575 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:41.313665 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_6_1} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:41.313984 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. 2025.01.17 08:01:42.738147 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.738325 [ 260 ] {e3e11a79-df1b-4e88-8577-36ffd6dc569f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:01:42.738391 [ 260 ] {e3e11a79-df1b-4e88-8577-36ffd6dc569f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:01:42.739091 [ 260 ] {e3e11a79-df1b-4e88-8577-36ffd6dc569f} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.739131 [ 260 ] {e3e11a79-df1b-4e88-8577-36ffd6dc569f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.739564 [ 260 ] {e3e11a79-df1b-4e88-8577-36ffd6dc569f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:42.739810 [ 260 ] {e3e11a79-df1b-4e88-8577-36ffd6dc569f} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.739950 [ 37 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 08:01:42.739993 [ 37 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.740012 [ 260 ] {e3e11a79-df1b-4e88-8577-36ffd6dc569f} executeQuery: Read 14 rows, 1.01 KiB in 0.001736 sec., 8064.5161290322585 rows/sec., 580.54 KiB/sec. 2025.01.17 08:01:42.740022 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.740119 [ 260 ] {e3e11a79-df1b-4e88-8577-36ffd6dc569f} TCPHandler: Processed in 0.00209322 sec. 2025.01.17 08:01:42.740402 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 08:01:42.740497 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.740604 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:42.740680 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.17 08:01:42.740792 [ 262 ] {5b8436bd-6b1a-4a7d-a780-9e643f673417} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:42.740901 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.17 08:01:42.740981 [ 262 ] {5b8436bd-6b1a-4a7d-a780-9e643f673417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:42.741215 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.17 08:01:42.741607 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.17 08:01:42.742037 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.17 08:01:42.743910 [ 262 ] {5b8436bd-6b1a-4a7d-a780-9e643f673417} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.743989 [ 262 ] {5b8436bd-6b1a-4a7d-a780-9e643f673417} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.744756 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004608426 sec., 15189.567978307563 rows/sec., 1.13 MiB/sec. 2025.01.17 08:01:42.745027 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 08:01:42.745112 [ 262 ] {5b8436bd-6b1a-4a7d-a780-9e643f673417} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:01:42.745622 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.745687 [ 262 ] {5b8436bd-6b1a-4a7d-a780-9e643f673417} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.745801 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_5_1} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 08:01:42.746058 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:01:42.746161 [ 262 ] {5b8436bd-6b1a-4a7d-a780-9e643f673417} executeQuery: Read 271 rows, 24.45 KiB in 0.005471 sec., 49533.90605008225 rows/sec., 4.36 MiB/sec. 2025.01.17 08:01:42.746249 [ 262 ] {5b8436bd-6b1a-4a7d-a780-9e643f673417} TCPHandler: Processed in 0.005999316 sec. 2025.01.17 08:01:42.746396 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.746516 [ 260 ] {99451229-5ee1-41be-a459-22c7d7bfdc2a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:01:42.746562 [ 260 ] {99451229-5ee1-41be-a459-22c7d7bfdc2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:01:42.747149 [ 260 ] {99451229-5ee1-41be-a459-22c7d7bfdc2a} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.747186 [ 260 ] {99451229-5ee1-41be-a459-22c7d7bfdc2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.747548 [ 260 ] {99451229-5ee1-41be-a459-22c7d7bfdc2a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:42.747791 [ 260 ] {99451229-5ee1-41be-a459-22c7d7bfdc2a} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.748013 [ 260 ] {99451229-5ee1-41be-a459-22c7d7bfdc2a} executeQuery: Read 41 rows, 3.01 KiB in 0.001501 sec., 27315.12325116589 rows/sec., 1.96 MiB/sec. 2025.01.17 08:01:42.748144 [ 260 ] {99451229-5ee1-41be-a459-22c7d7bfdc2a} TCPHandler: Processed in 0.001805166 sec. 2025.01.17 08:01:42.748308 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.748455 [ 262 ] {ad458e51-dd6d-47d4-8346-6d21954b781c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:01:42.748516 [ 262 ] {ad458e51-dd6d-47d4-8346-6d21954b781c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:01:42.749209 [ 262 ] {ad458e51-dd6d-47d4-8346-6d21954b781c} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.749250 [ 262 ] {ad458e51-dd6d-47d4-8346-6d21954b781c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.749608 [ 262 ] {ad458e51-dd6d-47d4-8346-6d21954b781c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:42.749841 [ 262 ] {ad458e51-dd6d-47d4-8346-6d21954b781c} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.750142 [ 262 ] {ad458e51-dd6d-47d4-8346-6d21954b781c} executeQuery: Read 14 rows, 1004.00 B in 0.001696 sec., 8254.716981132075 rows/sec., 578.11 KiB/sec. 2025.01.17 08:01:42.750278 [ 262 ] {ad458e51-dd6d-47d4-8346-6d21954b781c} TCPHandler: Processed in 0.002042589 sec. 2025.01.17 08:01:42.750419 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.750534 [ 260 ] {baaa2af9-0351-4497-9576-78768a76c331} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:01:42.750580 [ 260 ] {baaa2af9-0351-4497-9576-78768a76c331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:01:42.751136 [ 260 ] {baaa2af9-0351-4497-9576-78768a76c331} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.751172 [ 260 ] {baaa2af9-0351-4497-9576-78768a76c331} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.751504 [ 260 ] {baaa2af9-0351-4497-9576-78768a76c331} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:42.751721 [ 260 ] {baaa2af9-0351-4497-9576-78768a76c331} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.751830 [ 37 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 08:01:42.751868 [ 37 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.751953 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.751960 [ 260 ] {baaa2af9-0351-4497-9576-78768a76c331} executeQuery: Read 13 rows, 830.00 B in 0.001445 sec., 8996.539792387543 rows/sec., 560.93 KiB/sec. 2025.01.17 08:01:42.752306 [ 260 ] {baaa2af9-0351-4497-9576-78768a76c331} TCPHandler: Processed in 0.001933247 sec. 2025.01.17 08:01:42.752338 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 08:01:42.752525 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.752550 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:42.752604 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2025.01.17 08:01:42.752724 [ 262 ] {515bb83a-a55a-43e5-bbd5-a23c2e533628} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:42.752877 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.17 08:01:42.752922 [ 262 ] {515bb83a-a55a-43e5-bbd5-a23c2e533628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:42.753281 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2025.01.17 08:01:42.753559 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2025.01.17 08:01:42.753895 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2025.01.17 08:01:42.755734 [ 262 ] {515bb83a-a55a-43e5-bbd5-a23c2e533628} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.755815 [ 262 ] {515bb83a-a55a-43e5-bbd5-a23c2e533628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.756467 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004401623 sec., 14767.280160068229 rows/sec., 978.42 KiB/sec. 2025.01.17 08:01:42.756696 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 08:01:42.756804 [ 262 ] {515bb83a-a55a-43e5-bbd5-a23c2e533628} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:01:42.757250 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.757293 [ 262 ] {515bb83a-a55a-43e5-bbd5-a23c2e533628} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.757423 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_5_1} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 08:01:42.757684 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:01:42.757763 [ 262 ] {515bb83a-a55a-43e5-bbd5-a23c2e533628} executeQuery: Read 416 rows, 30.40 KiB in 0.005097 sec., 81616.63723759074 rows/sec., 5.83 MiB/sec. 2025.01.17 08:01:42.757839 [ 262 ] {515bb83a-a55a-43e5-bbd5-a23c2e533628} TCPHandler: Processed in 0.005418108 sec. 2025.01.17 08:01:42.757993 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.758109 [ 260 ] {d24551af-8976-4d7d-bd5d-10099d8f6c65} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:01:42.758157 [ 260 ] {d24551af-8976-4d7d-bd5d-10099d8f6c65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:01:42.758643 [ 260 ] {d24551af-8976-4d7d-bd5d-10099d8f6c65} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.758680 [ 260 ] {d24551af-8976-4d7d-bd5d-10099d8f6c65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.759041 [ 260 ] {d24551af-8976-4d7d-bd5d-10099d8f6c65} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:42.759272 [ 260 ] {d24551af-8976-4d7d-bd5d-10099d8f6c65} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.759532 [ 260 ] {d24551af-8976-4d7d-bd5d-10099d8f6c65} executeQuery: Read 6 rows, 321.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 220.45 KiB/sec. 2025.01.17 08:01:42.759623 [ 260 ] {d24551af-8976-4d7d-bd5d-10099d8f6c65} TCPHandler: Processed in 0.001686824 sec. 2025.01.17 08:01:42.759770 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.759887 [ 262 ] {db3f292f-9a06-4ad0-a061-59bc1b9918ca} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:42.759941 [ 262 ] {db3f292f-9a06-4ad0-a061-59bc1b9918ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:42.760515 [ 262 ] {db3f292f-9a06-4ad0-a061-59bc1b9918ca} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.760553 [ 262 ] {db3f292f-9a06-4ad0-a061-59bc1b9918ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.760950 [ 262 ] {db3f292f-9a06-4ad0-a061-59bc1b9918ca} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:01:42.761183 [ 262 ] {db3f292f-9a06-4ad0-a061-59bc1b9918ca} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.761389 [ 262 ] {db3f292f-9a06-4ad0-a061-59bc1b9918ca} executeQuery: Read 237 rows, 16.27 KiB in 0.001527 sec., 155206.28683693518 rows/sec., 10.40 MiB/sec. 2025.01.17 08:01:42.761445 [ 262 ] {db3f292f-9a06-4ad0-a061-59bc1b9918ca} TCPHandler: Processed in 0.001731124 sec. 2025.01.17 08:01:42.761583 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.761698 [ 260 ] {33a6c473-1980-4a60-9904-566aeaf3839e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:01:42.761748 [ 260 ] {33a6c473-1980-4a60-9904-566aeaf3839e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:01:42.762214 [ 260 ] {33a6c473-1980-4a60-9904-566aeaf3839e} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.762251 [ 260 ] {33a6c473-1980-4a60-9904-566aeaf3839e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.762596 [ 260 ] {33a6c473-1980-4a60-9904-566aeaf3839e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:42.762839 [ 260 ] {33a6c473-1980-4a60-9904-566aeaf3839e} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.762957 [ 37 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 08:01:42.762998 [ 37 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.763020 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.763029 [ 260 ] {33a6c473-1980-4a60-9904-566aeaf3839e} executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. 2025.01.17 08:01:42.763218 [ 260 ] {33a6c473-1980-4a60-9904-566aeaf3839e} TCPHandler: Processed in 0.001684434 sec. 2025.01.17 08:01:42.763260 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 08:01:42.763420 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.763478 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:42.763527 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.01.17 08:01:42.763755 [ 262 ] {84e3393c-8999-4523-b63b-5f100dbcffa9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:42.763796 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.01.17 08:01:42.764124 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.01.17 08:01:42.764161 [ 262 ] {84e3393c-8999-4523-b63b-5f100dbcffa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:01:42.764373 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.01.17 08:01:42.764684 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.17 08:01:42.767897 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004789409 sec., 1043.9701432890781 rows/sec., 70.35 KiB/sec. 2025.01.17 08:01:42.768110 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 08:01:42.768774 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.769022 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_5_1} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 08:01:42.769157 [ 262 ] {84e3393c-8999-4523-b63b-5f100dbcffa9} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.769182 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:01:42.769232 [ 262 ] {84e3393c-8999-4523-b63b-5f100dbcffa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.769946 [ 262 ] {84e3393c-8999-4523-b63b-5f100dbcffa9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:42.770215 [ 262 ] {84e3393c-8999-4523-b63b-5f100dbcffa9} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.770556 [ 262 ] {84e3393c-8999-4523-b63b-5f100dbcffa9} executeQuery: Read 34 rows, 62.39 KiB in 0.006951 sec., 4891.382534887067 rows/sec., 8.77 MiB/sec. 2025.01.17 08:01:42.770696 [ 262 ] {84e3393c-8999-4523-b63b-5f100dbcffa9} TCPHandler: Processed in 0.007382046 sec. 2025.01.17 08:01:42.770848 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:42.770968 [ 260 ] {4f60b245-7e89-4a75-a3d9-db6cfac6181f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:42.771017 [ 260 ] {4f60b245-7e89-4a75-a3d9-db6cfac6181f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:42.771502 [ 260 ] {4f60b245-7e89-4a75-a3d9-db6cfac6181f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:42.771541 [ 260 ] {4f60b245-7e89-4a75-a3d9-db6cfac6181f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:42.771910 [ 260 ] {4f60b245-7e89-4a75-a3d9-db6cfac6181f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:01:42.772144 [ 260 ] {4f60b245-7e89-4a75-a3d9-db6cfac6181f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:42.772386 [ 260 ] {4f60b245-7e89-4a75-a3d9-db6cfac6181f} executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec. 2025.01.17 08:01:42.772508 [ 260 ] {4f60b245-7e89-4a75-a3d9-db6cfac6181f} TCPHandler: Processed in 0.001720294 sec. 2025.01.17 08:01:46.223715 [ 28 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:01:46.223790 [ 28 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:01:46.294865 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.01.17 08:01:46.295714 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:46.295751 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:46.296285 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:01:46.296540 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:46.296734 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.17 08:01:46.554320 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.17 08:01:46.574538 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:46.574591 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:46.581751 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:01:46.582497 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:46.585473 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.17 08:01:47.731844 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:47.732026 [ 260 ] {172d2814-175f-4aa9-8a93-36d46ba4ac80} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:47.732097 [ 260 ] {172d2814-175f-4aa9-8a93-36d46ba4ac80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:47.732826 [ 260 ] {172d2814-175f-4aa9-8a93-36d46ba4ac80} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:47.732875 [ 260 ] {172d2814-175f-4aa9-8a93-36d46ba4ac80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:47.733315 [ 260 ] {172d2814-175f-4aa9-8a93-36d46ba4ac80} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:01:47.733575 [ 260 ] {172d2814-175f-4aa9-8a93-36d46ba4ac80} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:47.733755 [ 26 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:01:47.733843 [ 260 ] {172d2814-175f-4aa9-8a93-36d46ba4ac80} executeQuery: Read 56 rows, 4.41 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.32 MiB/sec. 2025.01.17 08:01:47.733848 [ 26 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:47.733933 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:47.733989 [ 260 ] {172d2814-175f-4aa9-8a93-36d46ba4ac80} TCPHandler: Processed in 0.002265582 sec. 2025.01.17 08:01:47.734228 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:01:47.734312 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:47.734413 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:47.734492 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1359 rows starting from the beginning of the part 2025.01.17 08:01:47.734581 [ 262 ] {d00658d2-55a6-486c-982a-84fa7cd894a3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:47.734708 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2025.01.17 08:01:47.734767 [ 262 ] {d00658d2-55a6-486c-982a-84fa7cd894a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:47.735152 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 271 rows starting from the beginning of the part 2025.01.17 08:01:47.735469 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2025.01.17 08:01:47.735718 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 271 rows starting from the beginning of the part 2025.01.17 08:01:47.736046 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2025.01.17 08:01:47.737709 [ 262 ] {d00658d2-55a6-486c-982a-84fa7cd894a3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:47.737797 [ 262 ] {d00658d2-55a6-486c-982a-84fa7cd894a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:47.738839 [ 262 ] {d00658d2-55a6-486c-982a-84fa7cd894a3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:01:47.739372 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2069 rows, containing 5 columns (5 merged, 0 gathered) in 0.005316286 sec., 389181.46992091846 rows/sec., 34.23 MiB/sec. 2025.01.17 08:01:47.739413 [ 262 ] {d00658d2-55a6-486c-982a-84fa7cd894a3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:47.739634 [ 26 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:01:47.739731 [ 26 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:47.739748 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:01:47.739787 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:47.739836 [ 262 ] {d00658d2-55a6-486c-982a-84fa7cd894a3} executeQuery: Read 64 rows, 5.12 KiB in 0.00531 sec., 12052.730696798495 rows/sec., 963.32 KiB/sec. 2025.01.17 08:01:47.740245 [ 262 ] {d00658d2-55a6-486c-982a-84fa7cd894a3} TCPHandler: Processed in 0.006106328 sec. 2025.01.17 08:01:47.740392 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:01:47.740527 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:47.740639 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:47.740870 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:47.740880 [ 260 ] {6389e239-8c90-4c15-8720-d39bf8712dbe} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:47.740900 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_11_2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:01:47.740966 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 846 rows starting from the beginning of the part 2025.01.17 08:01:47.741078 [ 260 ] {6389e239-8c90-4c15-8720-d39bf8712dbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:47.741127 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.01.17 08:01:47.741446 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part 2025.01.17 08:01:47.741911 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 426 rows starting from the beginning of the part 2025.01.17 08:01:47.742246 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2025.01.17 08:01:47.742664 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 416 rows starting from the beginning of the part 2025.01.17 08:01:47.743051 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.01.17 08:01:47.743972 [ 260 ] {6389e239-8c90-4c15-8720-d39bf8712dbe} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:47.744045 [ 260 ] {6389e239-8c90-4c15-8720-d39bf8712dbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:47.745122 [ 260 ] {6389e239-8c90-4c15-8720-d39bf8712dbe} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:01:47.745606 [ 260 ] {6389e239-8c90-4c15-8720-d39bf8712dbe} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:47.745848 [ 26 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:01:47.745956 [ 26 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:47.746024 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:47.746192 [ 260 ] {6389e239-8c90-4c15-8720-d39bf8712dbe} executeQuery: Read 160 rows, 11.41 KiB in 0.005426 sec., 29487.652045705858 rows/sec., 2.05 MiB/sec. 2025.01.17 08:01:47.746734 [ 260 ] {6389e239-8c90-4c15-8720-d39bf8712dbe} TCPHandler: Processed in 0.006338311 sec. 2025.01.17 08:01:47.747069 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:47.747135 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1880 rows, containing 5 columns (5 merged, 0 gathered) in 0.007160773 sec., 262541.48818849586 rows/sec., 20.04 MiB/sec. 2025.01.17 08:01:47.747190 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:01:47.747391 [ 262 ] {809e35ca-b34d-49a5-9962-508deac172c7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:47.747411 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:01:47.747578 [ 262 ] {809e35ca-b34d-49a5-9962-508deac172c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:47.747738 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:47.747872 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3453 rows starting from the beginning of the part 2025.01.17 08:01:47.748423 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:47.748592 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2025.01.17 08:01:47.748762 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_11_2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:01:47.749068 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.17 08:01:47.749258 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part 2025.01.17 08:01:47.749608 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.01.17 08:01:47.749953 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2025.01.17 08:01:47.750305 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.01.17 08:01:47.750440 [ 262 ] {809e35ca-b34d-49a5-9962-508deac172c7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:47.750550 [ 262 ] {809e35ca-b34d-49a5-9962-508deac172c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:47.751613 [ 262 ] {809e35ca-b34d-49a5-9962-508deac172c7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:01:47.752120 [ 262 ] {809e35ca-b34d-49a5-9962-508deac172c7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:47.752488 [ 26 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:01:47.752606 [ 26 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:47.752705 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:47.752786 [ 262 ] {809e35ca-b34d-49a5-9962-508deac172c7} executeQuery: Read 60 rows, 4.14 KiB in 0.005482 sec., 10944.910616563298 rows/sec., 755.31 KiB/sec. 2025.01.17 08:01:47.753251 [ 262 ] {809e35ca-b34d-49a5-9962-508deac172c7} TCPHandler: Processed in 0.006367682 sec. 2025.01.17 08:01:47.753480 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:01:47.753771 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:47.753808 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 426 rows starting from the beginning of the part 2025.01.17 08:01:47.753931 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2025.01.17 08:01:47.754226 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part 2025.01.17 08:01:47.754467 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.01.17 08:01:47.754785 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2025.01.17 08:01:47.755023 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.01.17 08:01:47.755055 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4407 rows, containing 5 columns (5 merged, 0 gathered) in 0.008699275 sec., 506593.9402996227 rows/sec., 34.17 MiB/sec. 2025.01.17 08:01:47.755430 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:01:47.755817 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:47.755950 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_11_2} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:01:47.756060 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.01.17 08:01:47.756270 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 4 columns (4 merged, 0 gathered) in 0.003400599 sec., 226430.69647435643 rows/sec., 14.79 MiB/sec. 2025.01.17 08:01:47.756430 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:01:47.756697 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:47.756772 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_11_2} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:01:47.756841 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.01.17 08:01:51.301109 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 338 2025.01.17 08:01:51.304243 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.304302 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.305862 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:01:51.306203 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.306819 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 338 2025.01.17 08:01:51.798109 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.798404 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:01:51.798848 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:01:51.798903 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:01:51.799346 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:51.799437 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:01:51.799612 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.01.17 08:01:51.799773 [ 295 ] {0735998c-649e-49fe-aad5-9f199bdfde43} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 08:01:51.799844 [ 298 ] {0735998c-649e-49fe-aad5-9f199bdfde43} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.17 08:01:51.799878 [ 296 ] {0735998c-649e-49fe-aad5-9f199bdfde43} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.17 08:01:51.799903 [ 294 ] {0735998c-649e-49fe-aad5-9f199bdfde43} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 08:01:51.800116 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.01.17 08:01:51.800148 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:01:51.800292 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 08:01:51.800317 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Reading approx. 40 rows with 4 streams 2025.01.17 08:01:51.800362 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:51.800413 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:51.800458 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:51.800501 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:01:51.802706 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} executeQuery: Read 40 rows, 1.53 KiB in 0.004445 sec., 8998.875140607424 rows/sec., 343.17 KiB/sec. 2025.01.17 08:01:51.802938 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} MemoryTracker: Peak memory usage (for query): 145.68 KiB. 2025.01.17 08:01:51.802957 [ 260 ] {0735998c-649e-49fe-aad5-9f199bdfde43} TCPHandler: Processed in 0.004981161 sec. 2025.01.17 08:01:51.846173 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.846321 [ 260 ] {0519d432-1f24-4ec5-ad16-52d10e09464b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 08:01:51.846384 [ 260 ] {0519d432-1f24-4ec5-ad16-52d10e09464b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:01:51.847159 [ 260 ] {0519d432-1f24-4ec5-ad16-52d10e09464b} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.847205 [ 260 ] {0519d432-1f24-4ec5-ad16-52d10e09464b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.847717 [ 260 ] {0519d432-1f24-4ec5-ad16-52d10e09464b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:01:51.847953 [ 260 ] {0519d432-1f24-4ec5-ad16-52d10e09464b} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.848282 [ 260 ] {0519d432-1f24-4ec5-ad16-52d10e09464b} executeQuery: Read 1 rows, 232.00 B in 0.001974 sec., 506.5856129685917 rows/sec., 114.77 KiB/sec. 2025.01.17 08:01:51.848364 [ 260 ] {0519d432-1f24-4ec5-ad16-52d10e09464b} TCPHandler: Processed in 0.002259793 sec. 2025.01.17 08:01:51.848591 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.848752 [ 262 ] {b9be4139-48e0-4bc1-a5d5-6623ec870888} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:01:51.848817 [ 262 ] {b9be4139-48e0-4bc1-a5d5-6623ec870888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:01:51.849543 [ 262 ] {b9be4139-48e0-4bc1-a5d5-6623ec870888} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.849593 [ 262 ] {b9be4139-48e0-4bc1-a5d5-6623ec870888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.850048 [ 262 ] {b9be4139-48e0-4bc1-a5d5-6623ec870888} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:51.850298 [ 262 ] {b9be4139-48e0-4bc1-a5d5-6623ec870888} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.850522 [ 262 ] {b9be4139-48e0-4bc1-a5d5-6623ec870888} executeQuery: Read 14 rows, 1.01 KiB in 0.001816 sec., 7709.251101321586 rows/sec., 554.96 KiB/sec. 2025.01.17 08:01:51.850578 [ 262 ] {b9be4139-48e0-4bc1-a5d5-6623ec870888} TCPHandler: Processed in 0.00210236 sec. 2025.01.17 08:01:51.850739 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.850865 [ 260 ] {4dd52be3-3889-40e9-bb07-5ae3db690df0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:01:51.850918 [ 260 ] {4dd52be3-3889-40e9-bb07-5ae3db690df0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:01:51.851568 [ 260 ] {4dd52be3-3889-40e9-bb07-5ae3db690df0} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.851610 [ 260 ] {4dd52be3-3889-40e9-bb07-5ae3db690df0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.851980 [ 260 ] {4dd52be3-3889-40e9-bb07-5ae3db690df0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 08:01:51.852302 [ 260 ] {4dd52be3-3889-40e9-bb07-5ae3db690df0} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.852553 [ 260 ] {4dd52be3-3889-40e9-bb07-5ae3db690df0} executeQuery: Read 12 rows, 1002.00 B in 0.001716 sec., 6993.006993006993 rows/sec., 570.23 KiB/sec. 2025.01.17 08:01:51.852627 [ 260 ] {4dd52be3-3889-40e9-bb07-5ae3db690df0} TCPHandler: Processed in 0.001945428 sec. 2025.01.17 08:01:51.852777 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.852897 [ 262 ] {2c9d2717-2606-41a9-8f9e-cefa26c9ea1c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:51.852946 [ 262 ] {2c9d2717-2606-41a9-8f9e-cefa26c9ea1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:51.854224 [ 262 ] {2c9d2717-2606-41a9-8f9e-cefa26c9ea1c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.854267 [ 262 ] {2c9d2717-2606-41a9-8f9e-cefa26c9ea1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.854727 [ 262 ] {2c9d2717-2606-41a9-8f9e-cefa26c9ea1c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:01:51.854974 [ 262 ] {2c9d2717-2606-41a9-8f9e-cefa26c9ea1c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.855192 [ 262 ] {2c9d2717-2606-41a9-8f9e-cefa26c9ea1c} executeQuery: Read 1417 rows, 121.45 KiB in 0.00232 sec., 610775.8620689656 rows/sec., 51.12 MiB/sec. 2025.01.17 08:01:51.855254 [ 262 ] {2c9d2717-2606-41a9-8f9e-cefa26c9ea1c} TCPHandler: Processed in 0.002535527 sec. 2025.01.17 08:01:51.855404 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.855525 [ 260 ] {f24497df-b853-4bf2-a8bd-f0f9d3c7b91b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:01:51.855576 [ 260 ] {f24497df-b853-4bf2-a8bd-f0f9d3c7b91b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:01:51.856189 [ 260 ] {f24497df-b853-4bf2-a8bd-f0f9d3c7b91b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.856230 [ 260 ] {f24497df-b853-4bf2-a8bd-f0f9d3c7b91b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.856610 [ 260 ] {f24497df-b853-4bf2-a8bd-f0f9d3c7b91b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:51.856860 [ 260 ] {f24497df-b853-4bf2-a8bd-f0f9d3c7b91b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.857026 [ 88 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:51.857085 [ 88 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.857088 [ 260 ] {f24497df-b853-4bf2-a8bd-f0f9d3c7b91b} executeQuery: Read 53 rows, 3.85 KiB in 0.001576 sec., 33629.441624365485 rows/sec., 2.39 MiB/sec. 2025.01.17 08:01:51.857119 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.857236 [ 260 ] {f24497df-b853-4bf2-a8bd-f0f9d3c7b91b} TCPHandler: Processed in 0.001888177 sec. 2025.01.17 08:01:51.857446 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.857448 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:51.857664 [ 262 ] {4ef25230-eb06-489f-99b3-8dd4ffd45da1} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:01:51.857709 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:51.857778 [ 262 ] {4ef25230-eb06-489f-99b3-8dd4ffd45da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:01:51.857792 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2025.01.17 08:01:51.858154 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2025.01.17 08:01:51.858430 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2025.01.17 08:01:51.858888 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part 2025.01.17 08:01:51.859343 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part 2025.01.17 08:01:51.859600 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part 2025.01.17 08:01:51.860581 [ 262 ] {4ef25230-eb06-489f-99b3-8dd4ffd45da1} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.860651 [ 262 ] {4ef25230-eb06-489f-99b3-8dd4ffd45da1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.861695 [ 262 ] {4ef25230-eb06-489f-99b3-8dd4ffd45da1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:51.862264 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.004985502 sec., 36104.6891566787 rows/sec., 2.69 MiB/sec. 2025.01.17 08:01:51.862277 [ 262 ] {4ef25230-eb06-489f-99b3-8dd4ffd45da1} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.862492 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:51.862525 [ 88 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:51.862615 [ 88 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.862700 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.862876 [ 262 ] {4ef25230-eb06-489f-99b3-8dd4ffd45da1} executeQuery: Read 242 rows, 16.79 KiB in 0.005284 sec., 45798.63739591219 rows/sec., 3.10 MiB/sec. 2025.01.17 08:01:51.863216 [ 262 ] {4ef25230-eb06-489f-99b3-8dd4ffd45da1} TCPHandler: Processed in 0.005862195 sec. 2025.01.17 08:01:51.863280 [ 188 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:51.863458 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.863479 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.863741 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_6_1} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:51.863806 [ 260 ] {3e331a8f-d015-4536-8cec-872042933f78} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:01:51.863829 [ 188 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:51.863982 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:01:51.863987 [ 260 ] {3e331a8f-d015-4536-8cec-872042933f78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:01:51.863988 [ 188 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.17 08:01:51.864400 [ 188 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.17 08:01:51.864705 [ 188 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2025.01.17 08:01:51.865025 [ 188 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.17 08:01:51.865395 [ 188 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.17 08:01:51.865783 [ 188 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2025.01.17 08:01:51.867052 [ 260 ] {3e331a8f-d015-4536-8cec-872042933f78} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.867122 [ 260 ] {3e331a8f-d015-4536-8cec-872042933f78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.868093 [ 260 ] {3e331a8f-d015-4536-8cec-872042933f78} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:51.868628 [ 260 ] {3e331a8f-d015-4536-8cec-872042933f78} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.868650 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005776593 sec., 93480.70739967313 rows/sec., 6.70 MiB/sec. 2025.01.17 08:01:51.868921 [ 260 ] {3e331a8f-d015-4536-8cec-872042933f78} executeQuery: Read 13 rows, 830.00 B in 0.005241 sec., 2480.442663613814 rows/sec., 154.66 KiB/sec. 2025.01.17 08:01:51.868942 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:51.869028 [ 260 ] {3e331a8f-d015-4536-8cec-872042933f78} TCPHandler: Processed in 0.005696542 sec. 2025.01.17 08:01:51.869270 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.869399 [ 188 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.869568 [ 262 ] {9c70c488-582f-4acd-b413-e372f4ae88dd} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:51.869581 [ 188 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_6_1} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:51.869646 [ 262 ] {9c70c488-582f-4acd-b413-e372f4ae88dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:51.869758 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.17 08:01:51.870792 [ 262 ] {9c70c488-582f-4acd-b413-e372f4ae88dd} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.870836 [ 262 ] {9c70c488-582f-4acd-b413-e372f4ae88dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.871256 [ 262 ] {9c70c488-582f-4acd-b413-e372f4ae88dd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:01:51.871509 [ 262 ] {9c70c488-582f-4acd-b413-e372f4ae88dd} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.871695 [ 262 ] {9c70c488-582f-4acd-b413-e372f4ae88dd} executeQuery: Read 884 rows, 65.67 KiB in 0.002217 sec., 398737.0320252594 rows/sec., 28.93 MiB/sec. 2025.01.17 08:01:51.871747 [ 262 ] {9c70c488-582f-4acd-b413-e372f4ae88dd} TCPHandler: Processed in 0.002603787 sec. 2025.01.17 08:01:51.871898 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.872017 [ 260 ] {64e5f025-2544-45f5-9265-3f46981ca875} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:01:51.872068 [ 260 ] {64e5f025-2544-45f5-9265-3f46981ca875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:01:51.872551 [ 260 ] {64e5f025-2544-45f5-9265-3f46981ca875} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.872590 [ 260 ] {64e5f025-2544-45f5-9265-3f46981ca875} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.872955 [ 260 ] {64e5f025-2544-45f5-9265-3f46981ca875} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:51.873205 [ 260 ] {64e5f025-2544-45f5-9265-3f46981ca875} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.873403 [ 88 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:51.873459 [ 88 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.873476 [ 260 ] {64e5f025-2544-45f5-9265-3f46981ca875} executeQuery: Read 6 rows, 321.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 212.38 KiB/sec. 2025.01.17 08:01:51.873494 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.873664 [ 260 ] {64e5f025-2544-45f5-9265-3f46981ca875} TCPHandler: Processed in 0.001816495 sec. 2025.01.17 08:01:51.873982 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.874012 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:51.874198 [ 262 ] {283bb2f1-0643-44d6-8918-9edd18131004} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:51.874274 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:51.874305 [ 262 ] {283bb2f1-0643-44d6-8918-9edd18131004} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:51.874335 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.01.17 08:01:51.874701 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.01.17 08:01:51.875130 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.01.17 08:01:51.875457 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.01.17 08:01:51.875643 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.01.17 08:01:51.875802 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.01.17 08:01:51.877077 [ 262 ] {283bb2f1-0643-44d6-8918-9edd18131004} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.877151 [ 262 ] {283bb2f1-0643-44d6-8918-9edd18131004} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.878357 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004716678 sec., 7632.49049436913 rows/sec., 398.77 KiB/sec. 2025.01.17 08:01:51.878394 [ 262 ] {283bb2f1-0643-44d6-8918-9edd18131004} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:01:51.878515 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:51.878886 [ 262 ] {283bb2f1-0643-44d6-8918-9edd18131004} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.879038 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.879294 [ 191 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_6_1} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:51.879339 [ 262 ] {283bb2f1-0643-44d6-8918-9edd18131004} executeQuery: Read 1089 rows, 74.52 KiB in 0.005219 sec., 208660.66296225332 rows/sec., 13.94 MiB/sec. 2025.01.17 08:01:51.879447 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:01:51.879545 [ 262 ] {283bb2f1-0643-44d6-8918-9edd18131004} TCPHandler: Processed in 0.005741352 sec. 2025.01.17 08:01:51.879704 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.879827 [ 260 ] {c9fe2e39-8eab-443c-8950-21d79af6c95c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:01:51.879881 [ 260 ] {c9fe2e39-8eab-443c-8950-21d79af6c95c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:01:51.880373 [ 260 ] {c9fe2e39-8eab-443c-8950-21d79af6c95c} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.880413 [ 260 ] {c9fe2e39-8eab-443c-8950-21d79af6c95c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.880783 [ 260 ] {c9fe2e39-8eab-443c-8950-21d79af6c95c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:51.881018 [ 260 ] {c9fe2e39-8eab-443c-8950-21d79af6c95c} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.881220 [ 260 ] {c9fe2e39-8eab-443c-8950-21d79af6c95c} executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. 2025.01.17 08:01:51.881275 [ 260 ] {c9fe2e39-8eab-443c-8950-21d79af6c95c} TCPHandler: Processed in 0.001627753 sec. 2025.01.17 08:01:51.881430 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.881550 [ 262 ] {bc1c3e46-cc2b-4171-bceb-30e3b93cd78b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:51.881628 [ 262 ] {bc1c3e46-cc2b-4171-bceb-30e3b93cd78b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:01:51.882843 [ 262 ] {bc1c3e46-cc2b-4171-bceb-30e3b93cd78b} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.882882 [ 262 ] {bc1c3e46-cc2b-4171-bceb-30e3b93cd78b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.883545 [ 262 ] {bc1c3e46-cc2b-4171-bceb-30e3b93cd78b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:01:51.883806 [ 262 ] {bc1c3e46-cc2b-4171-bceb-30e3b93cd78b} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.883948 [ 88 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 08:01:51.883991 [ 88 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.884021 [ 262 ] {bc1c3e46-cc2b-4171-bceb-30e3b93cd78b} executeQuery: Read 34 rows, 62.39 KiB in 0.002494 sec., 13632.7185244587 rows/sec., 24.43 MiB/sec. 2025.01.17 08:01:51.884026 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.884597 [ 262 ] {bc1c3e46-cc2b-4171-bceb-30e3b93cd78b} TCPHandler: Processed in 0.003220527 sec. 2025.01.17 08:01:51.884619 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 08:01:51.884800 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:51.885077 [ 260 ] {d6fa5d87-aac3-4b4f-b8e7-ada7ddb0b58f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:51.885210 [ 260 ] {d6fa5d87-aac3-4b4f-b8e7-ada7ddb0b58f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:51.885339 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:51.885563 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.17 08:01:51.886382 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.01.17 08:01:51.887062 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.01.17 08:01:51.887831 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part 2025.01.17 08:01:51.887889 [ 260 ] {d6fa5d87-aac3-4b4f-b8e7-ada7ddb0b58f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:51.887970 [ 260 ] {d6fa5d87-aac3-4b4f-b8e7-ada7ddb0b58f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:51.888488 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2025.01.17 08:01:51.889167 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2025.01.17 08:01:51.889646 [ 260 ] {d6fa5d87-aac3-4b4f-b8e7-ada7ddb0b58f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:01:51.890278 [ 260 ] {d6fa5d87-aac3-4b4f-b8e7-ada7ddb0b58f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.890864 [ 260 ] {d6fa5d87-aac3-4b4f-b8e7-ada7ddb0b58f} executeQuery: Read 82 rows, 5.33 KiB in 0.005869 sec., 13971.715794854319 rows/sec., 908.67 KiB/sec. 2025.01.17 08:01:51.891055 [ 260 ] {d6fa5d87-aac3-4b4f-b8e7-ada7ddb0b58f} TCPHandler: Processed in 0.006351391 sec. 2025.01.17 08:01:51.892789 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.008644574 sec., 14575.617028670238 rows/sec., 26.12 MiB/sec. 2025.01.17 08:01:51.893219 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 08:01:51.893674 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:51.893757 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_6_1} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 08:01:51.893903 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.01.17 08:01:52.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.26 MiB, peak 176.02 MiB, free memory in arenas 0.00 B, will set to 169.25 MiB (RSS), difference: -1.01 MiB 2025.01.17 08:01:53.796959 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.01.17 08:01:53.797686 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:53.797724 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:53.798258 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:01:53.798519 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:53.798663 [ 119 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:01:53.798708 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.01.17 08:01:53.798716 [ 119 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:53.798744 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:53.798889 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:01:53.799059 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:53.799102 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.01.17 08:01:53.799186 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2025.01.17 08:01:53.799401 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2025.01.17 08:01:53.799606 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2025.01.17 08:01:53.799709 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2025.01.17 08:01:53.799834 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2025.01.17 08:01:53.801614 [ 190 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002793211 sec., 1812609.2157019288 rows/sec., 25.93 MiB/sec. 2025.01.17 08:01:53.802365 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:01:53.802716 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:53.802813 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_11_2} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:01:53.802908 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.17 08:01:54.085633 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.17 08:01:54.107316 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:54.107378 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:54.114787 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:01:54.115600 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:54.115969 [ 143 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:01:54.116106 [ 143 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:54.116183 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:54.116666 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:01:54.131121 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.17 08:01:54.132934 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:01:54.134503 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.01.17 08:01:54.140158 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.01.17 08:01:54.145366 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.01.17 08:01:54.150610 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.01.17 08:01:54.156246 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.01.17 08:01:54.160640 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.01.17 08:01:54.216595 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.100267339 sec., 827.7870025053722 rows/sec., 4.28 MiB/sec. 2025.01.17 08:01:54.218132 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:01:54.220449 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:54.220550 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_11_2} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:01:54.221660 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.01.17 08:01:55.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.88 MiB, peak 180.76 MiB, free memory in arenas 0.00 B, will set to 172.54 MiB (RSS), difference: 1.65 MiB 2025.01.17 08:01:57.732762 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:57.732969 [ 260 ] {8749de66-149c-47bc-b23e-512c7abbd737} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:01:57.733049 [ 260 ] {8749de66-149c-47bc-b23e-512c7abbd737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:01:57.733914 [ 260 ] {8749de66-149c-47bc-b23e-512c7abbd737} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:57.733966 [ 260 ] {8749de66-149c-47bc-b23e-512c7abbd737} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:57.734374 [ 260 ] {8749de66-149c-47bc-b23e-512c7abbd737} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:01:57.734618 [ 260 ] {8749de66-149c-47bc-b23e-512c7abbd737} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:57.734888 [ 260 ] {8749de66-149c-47bc-b23e-512c7abbd737} executeQuery: Read 56 rows, 4.41 KiB in 0.001962 sec., 28542.303771661565 rows/sec., 2.19 MiB/sec. 2025.01.17 08:01:57.735052 [ 260 ] {8749de66-149c-47bc-b23e-512c7abbd737} TCPHandler: Processed in 0.002426035 sec. 2025.01.17 08:01:57.735348 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:57.735560 [ 262 ] {d037a93a-10cb-4a58-aec0-426dbc8dc03e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:01:57.735643 [ 262 ] {d037a93a-10cb-4a58-aec0-426dbc8dc03e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:01:57.736425 [ 262 ] {d037a93a-10cb-4a58-aec0-426dbc8dc03e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:57.736475 [ 262 ] {d037a93a-10cb-4a58-aec0-426dbc8dc03e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:57.736911 [ 262 ] {d037a93a-10cb-4a58-aec0-426dbc8dc03e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:01:57.737170 [ 262 ] {d037a93a-10cb-4a58-aec0-426dbc8dc03e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:57.737410 [ 262 ] {d037a93a-10cb-4a58-aec0-426dbc8dc03e} executeQuery: Read 64 rows, 5.12 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.62 MiB/sec. 2025.01.17 08:01:57.737470 [ 262 ] {d037a93a-10cb-4a58-aec0-426dbc8dc03e} TCPHandler: Processed in 0.002270472 sec. 2025.01.17 08:01:57.737625 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:57.737775 [ 260 ] {ef1e712e-acac-4da2-b627-44a056478df3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:01:57.737839 [ 260 ] {ef1e712e-acac-4da2-b627-44a056478df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:01:57.738556 [ 260 ] {ef1e712e-acac-4da2-b627-44a056478df3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:57.738608 [ 260 ] {ef1e712e-acac-4da2-b627-44a056478df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:57.739055 [ 260 ] {ef1e712e-acac-4da2-b627-44a056478df3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:01:57.739303 [ 260 ] {ef1e712e-acac-4da2-b627-44a056478df3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:57.739530 [ 260 ] {ef1e712e-acac-4da2-b627-44a056478df3} executeQuery: Read 160 rows, 11.41 KiB in 0.00179 sec., 89385.4748603352 rows/sec., 6.23 MiB/sec. 2025.01.17 08:01:57.739598 [ 260 ] {ef1e712e-acac-4da2-b627-44a056478df3} TCPHandler: Processed in 0.002040239 sec. 2025.01.17 08:01:57.739752 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:01:57.739890 [ 262 ] {bfbd0826-554f-4176-9e27-b5bfd4f751d0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:01:57.739953 [ 262 ] {bfbd0826-554f-4176-9e27-b5bfd4f751d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:01:57.740566 [ 262 ] {bfbd0826-554f-4176-9e27-b5bfd4f751d0} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:01:57.740614 [ 262 ] {bfbd0826-554f-4176-9e27-b5bfd4f751d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:01:57.741023 [ 262 ] {bfbd0826-554f-4176-9e27-b5bfd4f751d0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:01:57.741274 [ 262 ] {bfbd0826-554f-4176-9e27-b5bfd4f751d0} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:01:57.741497 [ 262 ] {bfbd0826-554f-4176-9e27-b5bfd4f751d0} executeQuery: Read 60 rows, 4.14 KiB in 0.001639 sec., 36607.68761439902 rows/sec., 2.47 MiB/sec. 2025.01.17 08:01:57.741554 [ 262 ] {bfbd0826-554f-4176-9e27-b5bfd4f751d0} TCPHandler: Processed in 0.001863087 sec. 2025.01.17 08:02:01.223844 [ 78 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:02:01.223917 [ 78 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:02:01.298920 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.01.17 08:02:01.299606 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:01.299651 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:01.300245 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:02:01.300509 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:01.300759 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.17 08:02:01.307123 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 374 2025.01.17 08:02:01.310277 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:01.310339 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:01.311884 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:02:01.312205 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:01.313127 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 374 2025.01.17 08:02:01.631296 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.01.17 08:02:01.649889 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:01.649936 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:01.657103 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:02:01.657895 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:01.660279 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.01.17 08:02:02.739677 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.739883 [ 260 ] {ce0a9134-c9c1-4770-b973-4aa5d3e1073f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:02:02.739961 [ 260 ] {ce0a9134-c9c1-4770-b973-4aa5d3e1073f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:02:02.740695 [ 260 ] {ce0a9134-c9c1-4770-b973-4aa5d3e1073f} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.740744 [ 260 ] {ce0a9134-c9c1-4770-b973-4aa5d3e1073f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.741208 [ 260 ] {ce0a9134-c9c1-4770-b973-4aa5d3e1073f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:02:02.741467 [ 260 ] {ce0a9134-c9c1-4770-b973-4aa5d3e1073f} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.741804 [ 260 ] {ce0a9134-c9c1-4770-b973-4aa5d3e1073f} executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. 2025.01.17 08:02:02.741949 [ 260 ] {ce0a9134-c9c1-4770-b973-4aa5d3e1073f} TCPHandler: Processed in 0.002404705 sec. 2025.01.17 08:02:02.742195 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.742389 [ 262 ] {31f0fa26-af63-4756-bfa4-23f7201651b7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:02.742460 [ 262 ] {31f0fa26-af63-4756-bfa4-23f7201651b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:02.743362 [ 262 ] {31f0fa26-af63-4756-bfa4-23f7201651b7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.743413 [ 262 ] {31f0fa26-af63-4756-bfa4-23f7201651b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.743886 [ 262 ] {31f0fa26-af63-4756-bfa4-23f7201651b7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:02:02.744147 [ 262 ] {31f0fa26-af63-4756-bfa4-23f7201651b7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.744388 [ 262 ] {31f0fa26-af63-4756-bfa4-23f7201651b7} executeQuery: Read 281 rows, 25.42 KiB in 0.002051 sec., 137006.3383715261 rows/sec., 12.10 MiB/sec. 2025.01.17 08:02:02.744455 [ 262 ] {31f0fa26-af63-4756-bfa4-23f7201651b7} TCPHandler: Processed in 0.002386025 sec. 2025.01.17 08:02:02.744622 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.744767 [ 260 ] {b30fa6d0-2ed6-4543-9233-43a66517bf4f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:02:02.744831 [ 260 ] {b30fa6d0-2ed6-4543-9233-43a66517bf4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:02:02.745997 [ 260 ] {b30fa6d0-2ed6-4543-9233-43a66517bf4f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.746039 [ 260 ] {b30fa6d0-2ed6-4543-9233-43a66517bf4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.746410 [ 260 ] {b30fa6d0-2ed6-4543-9233-43a66517bf4f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:02:02.746650 [ 260 ] {b30fa6d0-2ed6-4543-9233-43a66517bf4f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.746867 [ 260 ] {b30fa6d0-2ed6-4543-9233-43a66517bf4f} executeQuery: Read 46 rows, 3.39 KiB in 0.002135 sec., 21545.66744730679 rows/sec., 1.55 MiB/sec. 2025.01.17 08:02:02.746928 [ 260 ] {b30fa6d0-2ed6-4543-9233-43a66517bf4f} TCPHandler: Processed in 0.002378894 sec. 2025.01.17 08:02:02.747089 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.747222 [ 262 ] {6d04b120-41d0-4ca1-8a9e-943d669d3545} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:02:02.747275 [ 262 ] {6d04b120-41d0-4ca1-8a9e-943d669d3545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:02:02.748259 [ 262 ] {6d04b120-41d0-4ca1-8a9e-943d669d3545} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.748302 [ 262 ] {6d04b120-41d0-4ca1-8a9e-943d669d3545} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.748680 [ 262 ] {6d04b120-41d0-4ca1-8a9e-943d669d3545} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:02:02.748915 [ 262 ] {6d04b120-41d0-4ca1-8a9e-943d669d3545} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.749130 [ 262 ] {6d04b120-41d0-4ca1-8a9e-943d669d3545} executeQuery: Read 14 rows, 1004.00 B in 0.001938 sec., 7223.942208462332 rows/sec., 505.92 KiB/sec. 2025.01.17 08:02:02.749183 [ 262 ] {6d04b120-41d0-4ca1-8a9e-943d669d3545} TCPHandler: Processed in 0.002155991 sec. 2025.01.17 08:02:02.749357 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.749498 [ 260 ] {15e6e07e-0e81-4d04-a28a-6b0557d7877d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:02:02.749557 [ 260 ] {15e6e07e-0e81-4d04-a28a-6b0557d7877d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:02:02.750201 [ 260 ] {15e6e07e-0e81-4d04-a28a-6b0557d7877d} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.750241 [ 260 ] {15e6e07e-0e81-4d04-a28a-6b0557d7877d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.750596 [ 260 ] {15e6e07e-0e81-4d04-a28a-6b0557d7877d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:02:02.750829 [ 260 ] {15e6e07e-0e81-4d04-a28a-6b0557d7877d} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.751037 [ 260 ] {15e6e07e-0e81-4d04-a28a-6b0557d7877d} executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. 2025.01.17 08:02:02.751093 [ 260 ] {15e6e07e-0e81-4d04-a28a-6b0557d7877d} TCPHandler: Processed in 0.001803456 sec. 2025.01.17 08:02:02.751266 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.751403 [ 262 ] {514405bc-2712-41ad-ae82-552801958903} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:02.751458 [ 262 ] {514405bc-2712-41ad-ae82-552801958903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:02.752288 [ 262 ] {514405bc-2712-41ad-ae82-552801958903} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.752327 [ 262 ] {514405bc-2712-41ad-ae82-552801958903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.752712 [ 262 ] {514405bc-2712-41ad-ae82-552801958903} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:02:02.752943 [ 262 ] {514405bc-2712-41ad-ae82-552801958903} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.753150 [ 262 ] {514405bc-2712-41ad-ae82-552801958903} executeQuery: Read 430 rows, 31.53 KiB in 0.001778 sec., 241844.76940382452 rows/sec., 17.32 MiB/sec. 2025.01.17 08:02:02.753204 [ 262 ] {514405bc-2712-41ad-ae82-552801958903} TCPHandler: Processed in 0.002009679 sec. 2025.01.17 08:02:02.753350 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.753467 [ 260 ] {086d2f28-d79e-4a33-9585-c13df8697055} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:02:02.753518 [ 260 ] {086d2f28-d79e-4a33-9585-c13df8697055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:02:02.754003 [ 260 ] {086d2f28-d79e-4a33-9585-c13df8697055} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.754043 [ 260 ] {086d2f28-d79e-4a33-9585-c13df8697055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.754409 [ 260 ] {086d2f28-d79e-4a33-9585-c13df8697055} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:02:02.754669 [ 260 ] {086d2f28-d79e-4a33-9585-c13df8697055} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.754895 [ 260 ] {086d2f28-d79e-4a33-9585-c13df8697055} executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. 2025.01.17 08:02:02.754974 [ 260 ] {086d2f28-d79e-4a33-9585-c13df8697055} TCPHandler: Processed in 0.001678794 sec. 2025.01.17 08:02:02.755186 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.755407 [ 262 ] {da2d4baf-0f49-4e5c-b93a-01259bf02926} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:02.755503 [ 262 ] {da2d4baf-0f49-4e5c-b93a-01259bf02926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:02.756301 [ 262 ] {da2d4baf-0f49-4e5c-b93a-01259bf02926} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.756341 [ 262 ] {da2d4baf-0f49-4e5c-b93a-01259bf02926} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.756738 [ 262 ] {da2d4baf-0f49-4e5c-b93a-01259bf02926} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:02:02.756969 [ 262 ] {da2d4baf-0f49-4e5c-b93a-01259bf02926} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.757175 [ 262 ] {da2d4baf-0f49-4e5c-b93a-01259bf02926} executeQuery: Read 237 rows, 16.27 KiB in 0.001824 sec., 129934.21052631579 rows/sec., 8.71 MiB/sec. 2025.01.17 08:02:02.757227 [ 262 ] {da2d4baf-0f49-4e5c-b93a-01259bf02926} TCPHandler: Processed in 0.002154991 sec. 2025.01.17 08:02:02.757381 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.757518 [ 260 ] {f42490cd-ad21-443a-9441-22d1354234ed} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:02:02.757579 [ 260 ] {f42490cd-ad21-443a-9441-22d1354234ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:02:02.758090 [ 260 ] {f42490cd-ad21-443a-9441-22d1354234ed} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.758131 [ 260 ] {f42490cd-ad21-443a-9441-22d1354234ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.758491 [ 260 ] {f42490cd-ad21-443a-9441-22d1354234ed} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:02:02.758725 [ 260 ] {f42490cd-ad21-443a-9441-22d1354234ed} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.758927 [ 260 ] {f42490cd-ad21-443a-9441-22d1354234ed} executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. 2025.01.17 08:02:02.758980 [ 260 ] {f42490cd-ad21-443a-9441-22d1354234ed} TCPHandler: Processed in 0.001665554 sec. 2025.01.17 08:02:02.759182 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.759416 [ 262 ] {101610b0-020a-4520-8518-47e910b6bef0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:02.759554 [ 262 ] {101610b0-020a-4520-8518-47e910b6bef0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:02:02.760963 [ 262 ] {101610b0-020a-4520-8518-47e910b6bef0} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.761001 [ 262 ] {101610b0-020a-4520-8518-47e910b6bef0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.761679 [ 262 ] {101610b0-020a-4520-8518-47e910b6bef0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:02:02.761934 [ 262 ] {101610b0-020a-4520-8518-47e910b6bef0} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.762131 [ 262 ] {101610b0-020a-4520-8518-47e910b6bef0} executeQuery: Read 39 rows, 71.56 KiB in 0.002771 sec., 14074.341392998916 rows/sec., 25.22 MiB/sec. 2025.01.17 08:02:02.762221 [ 262 ] {101610b0-020a-4520-8518-47e910b6bef0} TCPHandler: Processed in 0.003154295 sec. 2025.01.17 08:02:02.762378 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.762514 [ 260 ] {5689bc22-8385-4677-94a6-3ca4c4a29750} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.17 08:02:02.762574 [ 260 ] {5689bc22-8385-4677-94a6-3ca4c4a29750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.17 08:02:02.763083 [ 260 ] {5689bc22-8385-4677-94a6-3ca4c4a29750} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.763123 [ 260 ] {5689bc22-8385-4677-94a6-3ca4c4a29750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.763487 [ 260 ] {5689bc22-8385-4677-94a6-3ca4c4a29750} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:02:02.763722 [ 260 ] {5689bc22-8385-4677-94a6-3ca4c4a29750} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.763973 [ 260 ] {5689bc22-8385-4677-94a6-3ca4c4a29750} executeQuery: Read 9 rows, 651.00 B in 0.001479 sec., 6085.192697768763 rows/sec., 429.85 KiB/sec. 2025.01.17 08:02:02.764146 [ 260 ] {5689bc22-8385-4677-94a6-3ca4c4a29750} TCPHandler: Processed in 0.001831276 sec. 2025.01.17 08:02:02.764355 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:02.764581 [ 262 ] {44bc4710-f9a7-42cb-8076-e4e81eaabac5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:02.764673 [ 262 ] {44bc4710-f9a7-42cb-8076-e4e81eaabac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:02.765313 [ 262 ] {44bc4710-f9a7-42cb-8076-e4e81eaabac5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:02.765353 [ 262 ] {44bc4710-f9a7-42cb-8076-e4e81eaabac5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:02.765721 [ 262 ] {44bc4710-f9a7-42cb-8076-e4e81eaabac5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:02:02.765954 [ 262 ] {44bc4710-f9a7-42cb-8076-e4e81eaabac5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:02.766131 [ 262 ] {44bc4710-f9a7-42cb-8076-e4e81eaabac5} executeQuery: Read 82 rows, 5.33 KiB in 0.001608 sec., 50995.024875621886 rows/sec., 3.24 MiB/sec. 2025.01.17 08:02:02.766179 [ 262 ] {44bc4710-f9a7-42cb-8076-e4e81eaabac5} TCPHandler: Processed in 0.001939118 sec. 2025.01.17 08:02:03.664055 [ 75 ] {} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 08:02:03.664173 [ 75 ] {} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:03.664216 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:03.664475 [ 194 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 08:02:03.664975 [ 194 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:03.665036 [ 194 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.01.17 08:02:03.665127 [ 194 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.17 08:02:03.665255 [ 194 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.01.17 08:02:03.665358 [ 194 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2025.01.17 08:02:03.665427 [ 194 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.17 08:02:03.667590 [ 197 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003281287 sec., 12495.097198142072 rows/sec., 2.08 MiB/sec. 2025.01.17 08:02:03.667803 [ 186 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 08:02:03.668228 [ 186 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:03.668308 [ 186 ] {d6d10519-2d68-43c4-9710-61f87ad6cfda::all_1_5_1} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 08:02:03.668384 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.01.17 08:02:07.733879 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:07.734065 [ 260 ] {a26f831a-05df-4b68-a7d0-131dca9668df} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:07.734136 [ 260 ] {a26f831a-05df-4b68-a7d0-131dca9668df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:07.734915 [ 260 ] {a26f831a-05df-4b68-a7d0-131dca9668df} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:07.734961 [ 260 ] {a26f831a-05df-4b68-a7d0-131dca9668df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:07.735387 [ 260 ] {a26f831a-05df-4b68-a7d0-131dca9668df} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:02:07.735626 [ 260 ] {a26f831a-05df-4b68-a7d0-131dca9668df} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:07.735848 [ 260 ] {a26f831a-05df-4b68-a7d0-131dca9668df} executeQuery: Read 56 rows, 4.41 KiB in 0.001869 sec., 29962.5468164794 rows/sec., 2.30 MiB/sec. 2025.01.17 08:02:07.735910 [ 260 ] {a26f831a-05df-4b68-a7d0-131dca9668df} TCPHandler: Processed in 0.002196921 sec. 2025.01.17 08:02:07.736150 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:07.736391 [ 262 ] {428a76c4-f80b-41f6-9394-0ccbedfd0de9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:07.736460 [ 262 ] {428a76c4-f80b-41f6-9394-0ccbedfd0de9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:07.737205 [ 262 ] {428a76c4-f80b-41f6-9394-0ccbedfd0de9} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:07.737245 [ 262 ] {428a76c4-f80b-41f6-9394-0ccbedfd0de9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:07.737680 [ 262 ] {428a76c4-f80b-41f6-9394-0ccbedfd0de9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:02:07.737931 [ 262 ] {428a76c4-f80b-41f6-9394-0ccbedfd0de9} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:07.738127 [ 262 ] {428a76c4-f80b-41f6-9394-0ccbedfd0de9} executeQuery: Read 64 rows, 5.12 KiB in 0.001788 sec., 35794.18344519015 rows/sec., 2.79 MiB/sec. 2025.01.17 08:02:07.738182 [ 262 ] {428a76c4-f80b-41f6-9394-0ccbedfd0de9} TCPHandler: Processed in 0.00210158 sec. 2025.01.17 08:02:07.738358 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:07.738506 [ 260 ] {a7289080-ec05-4bd7-9075-6834b099d100} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:07.738573 [ 260 ] {a7289080-ec05-4bd7-9075-6834b099d100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:07.739239 [ 260 ] {a7289080-ec05-4bd7-9075-6834b099d100} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:07.739280 [ 260 ] {a7289080-ec05-4bd7-9075-6834b099d100} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:07.739692 [ 260 ] {a7289080-ec05-4bd7-9075-6834b099d100} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:02:07.739935 [ 260 ] {a7289080-ec05-4bd7-9075-6834b099d100} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:07.740149 [ 260 ] {a7289080-ec05-4bd7-9075-6834b099d100} executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. 2025.01.17 08:02:07.740206 [ 260 ] {a7289080-ec05-4bd7-9075-6834b099d100} TCPHandler: Processed in 0.001920267 sec. 2025.01.17 08:02:07.740378 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:07.740518 [ 262 ] {b88cf3d7-fa1e-41a0-a266-6e03bfefb3dc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:07.740578 [ 262 ] {b88cf3d7-fa1e-41a0-a266-6e03bfefb3dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:07.741163 [ 262 ] {b88cf3d7-fa1e-41a0-a266-6e03bfefb3dc} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:07.741200 [ 262 ] {b88cf3d7-fa1e-41a0-a266-6e03bfefb3dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:07.741571 [ 262 ] {b88cf3d7-fa1e-41a0-a266-6e03bfefb3dc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:02:07.741837 [ 262 ] {b88cf3d7-fa1e-41a0-a266-6e03bfefb3dc} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:07.742014 [ 262 ] {b88cf3d7-fa1e-41a0-a266-6e03bfefb3dc} executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. 2025.01.17 08:02:07.742063 [ 262 ] {b88cf3d7-fa1e-41a0-a266-6e03bfefb3dc} TCPHandler: Processed in 0.001754555 sec. 2025.01.17 08:02:08.800974 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.01.17 08:02:08.801643 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:08.801688 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:08.802277 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:02:08.802538 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:08.802735 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.01.17 08:02:09.160436 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.01.17 08:02:09.179847 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:09.179896 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:09.187568 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:02:09.188318 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:09.190874 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.01.17 08:02:11.313453 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 406 2025.01.17 08:02:11.316449 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:11.316502 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:11.318025 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:02:11.318356 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:11.319304 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 406 2025.01.17 08:02:12.742425 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.742616 [ 260 ] {3d9e26f1-a5f2-4c27-b8d3-f7e61dee4b72} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:02:12.742693 [ 260 ] {3d9e26f1-a5f2-4c27-b8d3-f7e61dee4b72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:02:12.743474 [ 260 ] {3d9e26f1-a5f2-4c27-b8d3-f7e61dee4b72} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.743528 [ 260 ] {3d9e26f1-a5f2-4c27-b8d3-f7e61dee4b72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.743967 [ 260 ] {3d9e26f1-a5f2-4c27-b8d3-f7e61dee4b72} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:02:12.744222 [ 260 ] {3d9e26f1-a5f2-4c27-b8d3-f7e61dee4b72} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.744503 [ 260 ] {3d9e26f1-a5f2-4c27-b8d3-f7e61dee4b72} executeQuery: Read 14 rows, 1.01 KiB in 0.001934 sec., 7238.8831437435365 rows/sec., 521.10 KiB/sec. 2025.01.17 08:02:12.744683 [ 260 ] {3d9e26f1-a5f2-4c27-b8d3-f7e61dee4b72} TCPHandler: Processed in 0.002410465 sec. 2025.01.17 08:02:12.744963 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.745152 [ 262 ] {33258ceb-08eb-4683-a331-3afb06ef62f1} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:12.745232 [ 262 ] {33258ceb-08eb-4683-a331-3afb06ef62f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:12.746318 [ 262 ] {33258ceb-08eb-4683-a331-3afb06ef62f1} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.746372 [ 262 ] {33258ceb-08eb-4683-a331-3afb06ef62f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.746868 [ 262 ] {33258ceb-08eb-4683-a331-3afb06ef62f1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:02:12.747133 [ 262 ] {33258ceb-08eb-4683-a331-3afb06ef62f1} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.747361 [ 76 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 08:02:12.747407 [ 262 ] {33258ceb-08eb-4683-a331-3afb06ef62f1} executeQuery: Read 281 rows, 25.42 KiB in 0.002307 sec., 121803.20762895535 rows/sec., 10.76 MiB/sec. 2025.01.17 08:02:12.747481 [ 76 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.747547 [ 262 ] {33258ceb-08eb-4683-a331-3afb06ef62f1} TCPHandler: Processed in 0.002714639 sec. 2025.01.17 08:02:12.747571 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.747752 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 08:02:12.747862 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:12.747894 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1411 rows starting from the beginning of the part 2025.01.17 08:02:12.747965 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:02:12.748083 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2025.01.17 08:02:12.748406 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 281 rows starting from the beginning of the part 2025.01.17 08:02:12.748734 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.748750 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2025.01.17 08:02:12.748962 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 281 rows starting from the beginning of the part 2025.01.17 08:02:12.749076 [ 260 ] {3cf6f561-8453-41d4-8bdb-320146b24180} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:02:12.749291 [ 260 ] {3cf6f561-8453-41d4-8bdb-320146b24180} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:02:12.751219 [ 260 ] {3cf6f561-8453-41d4-8bdb-320146b24180} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.751289 [ 260 ] {3cf6f561-8453-41d4-8bdb-320146b24180} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.751959 [ 260 ] {3cf6f561-8453-41d4-8bdb-320146b24180} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:02:12.752268 [ 260 ] {3cf6f561-8453-41d4-8bdb-320146b24180} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.752813 [ 260 ] {3cf6f561-8453-41d4-8bdb-320146b24180} executeQuery: Read 46 rows, 3.39 KiB in 0.003833 sec., 12001.043569006 rows/sec., 884.08 KiB/sec. 2025.01.17 08:02:12.752889 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3502 rows, containing 5 columns (5 merged, 0 gathered) in 0.005193465 sec., 674308.9632836651 rows/sec., 59.38 MiB/sec. 2025.01.17 08:02:12.752957 [ 260 ] {3cf6f561-8453-41d4-8bdb-320146b24180} TCPHandler: Processed in 0.004394103 sec. 2025.01.17 08:02:12.753152 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.753217 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 08:02:12.753318 [ 262 ] {3ac0410a-79e8-4774-a500-42a17d478d7a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:02:12.753378 [ 262 ] {3ac0410a-79e8-4774-a500-42a17d478d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:02:12.753599 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.753728 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_16_3} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 08:02:12.753819 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.17 08:02:12.754126 [ 262 ] {3ac0410a-79e8-4774-a500-42a17d478d7a} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.754164 [ 262 ] {3ac0410a-79e8-4774-a500-42a17d478d7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.754596 [ 262 ] {3ac0410a-79e8-4774-a500-42a17d478d7a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:02:12.754835 [ 262 ] {3ac0410a-79e8-4774-a500-42a17d478d7a} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.755049 [ 262 ] {3ac0410a-79e8-4774-a500-42a17d478d7a} executeQuery: Read 14 rows, 1004.00 B in 0.001781 sec., 7860.752386299831 rows/sec., 550.52 KiB/sec. 2025.01.17 08:02:12.755107 [ 262 ] {3ac0410a-79e8-4774-a500-42a17d478d7a} TCPHandler: Processed in 0.002023309 sec. 2025.01.17 08:02:12.755276 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.755405 [ 260 ] {5cc56f4a-8cd8-4b8e-9ab8-3d532024490a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:02:12.755456 [ 260 ] {5cc56f4a-8cd8-4b8e-9ab8-3d532024490a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:02:12.756038 [ 260 ] {5cc56f4a-8cd8-4b8e-9ab8-3d532024490a} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.756076 [ 260 ] {5cc56f4a-8cd8-4b8e-9ab8-3d532024490a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.756463 [ 260 ] {5cc56f4a-8cd8-4b8e-9ab8-3d532024490a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:02:12.756719 [ 260 ] {5cc56f4a-8cd8-4b8e-9ab8-3d532024490a} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.756957 [ 260 ] {5cc56f4a-8cd8-4b8e-9ab8-3d532024490a} executeQuery: Read 13 rows, 830.00 B in 0.001582 sec., 8217.446270543614 rows/sec., 512.36 KiB/sec. 2025.01.17 08:02:12.757162 [ 260 ] {5cc56f4a-8cd8-4b8e-9ab8-3d532024490a} TCPHandler: Processed in 0.001940388 sec. 2025.01.17 08:02:12.757335 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.757452 [ 262 ] {dc5502e9-b721-447c-a0d4-ed0c4fe8fbf0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:12.757502 [ 262 ] {dc5502e9-b721-447c-a0d4-ed0c4fe8fbf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:12.758237 [ 262 ] {dc5502e9-b721-447c-a0d4-ed0c4fe8fbf0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.758276 [ 262 ] {dc5502e9-b721-447c-a0d4-ed0c4fe8fbf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.758657 [ 262 ] {dc5502e9-b721-447c-a0d4-ed0c4fe8fbf0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:02:12.758892 [ 262 ] {dc5502e9-b721-447c-a0d4-ed0c4fe8fbf0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.759055 [ 77 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 08:02:12.759115 [ 77 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.759151 [ 262 ] {dc5502e9-b721-447c-a0d4-ed0c4fe8fbf0} executeQuery: Read 421 rows, 30.80 KiB in 0.001714 sec., 245624.2707117853 rows/sec., 17.55 MiB/sec. 2025.01.17 08:02:12.759157 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.759327 [ 262 ] {dc5502e9-b721-447c-a0d4-ed0c4fe8fbf0} TCPHandler: Processed in 0.002048129 sec. 2025.01.17 08:02:12.759412 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 08:02:12.759530 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.759541 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:12.759583 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 882 rows starting from the beginning of the part 2025.01.17 08:02:12.759727 [ 260 ] {82ce9b78-0c32-48b7-ab15-611bee7f9871} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:02:12.759750 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 884 rows starting from the beginning of the part 2025.01.17 08:02:12.759962 [ 260 ] {82ce9b78-0c32-48b7-ab15-611bee7f9871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:02:12.760113 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2025.01.17 08:02:12.760371 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 430 rows starting from the beginning of the part 2025.01.17 08:02:12.760675 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.01.17 08:02:12.760885 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 421 rows starting from the beginning of the part 2025.01.17 08:02:12.761562 [ 260 ] {82ce9b78-0c32-48b7-ab15-611bee7f9871} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.761608 [ 260 ] {82ce9b78-0c32-48b7-ab15-611bee7f9871} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.762171 [ 260 ] {82ce9b78-0c32-48b7-ab15-611bee7f9871} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:02:12.762538 [ 260 ] {82ce9b78-0c32-48b7-ab15-611bee7f9871} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.762777 [ 260 ] {82ce9b78-0c32-48b7-ab15-611bee7f9871} executeQuery: Read 6 rows, 321.00 B in 0.003142 sec., 1909.6117122851688 rows/sec., 99.77 KiB/sec. 2025.01.17 08:02:12.762857 [ 260 ] {82ce9b78-0c32-48b7-ab15-611bee7f9871} TCPHandler: Processed in 0.003391099 sec. 2025.01.17 08:02:12.763030 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.763295 [ 262 ] {fce9427b-1fa7-44f1-a4b9-76556cd43a62} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:12.763435 [ 262 ] {fce9427b-1fa7-44f1-a4b9-76556cd43a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:12.763452 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 5 columns (5 merged, 0 gathered) in 0.004161059 sec., 659687.8342748805 rows/sec., 50.33 MiB/sec. 2025.01.17 08:02:12.763723 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 08:02:12.764208 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.764402 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_16_3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 08:02:12.764566 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.17 08:02:12.764657 [ 262 ] {fce9427b-1fa7-44f1-a4b9-76556cd43a62} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.764702 [ 262 ] {fce9427b-1fa7-44f1-a4b9-76556cd43a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.765321 [ 262 ] {fce9427b-1fa7-44f1-a4b9-76556cd43a62} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:02:12.765591 [ 262 ] {fce9427b-1fa7-44f1-a4b9-76556cd43a62} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.765751 [ 77 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 08:02:12.765813 [ 77 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.765849 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.765860 [ 262 ] {fce9427b-1fa7-44f1-a4b9-76556cd43a62} executeQuery: Read 237 rows, 16.27 KiB in 0.002682 sec., 88366.8903803132 rows/sec., 5.92 MiB/sec. 2025.01.17 08:02:12.766093 [ 262 ] {fce9427b-1fa7-44f1-a4b9-76556cd43a62} TCPHandler: Processed in 0.003116575 sec. 2025.01.17 08:02:12.766142 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 08:02:12.766316 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.766390 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:12.766464 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4407 rows starting from the beginning of the part 2025.01.17 08:02:12.766526 [ 260 ] {a32a8820-a7f4-4b12-9940-38293b6883ef} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:02:12.766751 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:02:12.766745 [ 260 ] {a32a8820-a7f4-4b12-9940-38293b6883ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:02:12.767081 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2025.01.17 08:02:12.767455 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part 2025.01.17 08:02:12.767831 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2025.01.17 08:02:12.768124 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2025.01.17 08:02:12.769064 [ 260 ] {a32a8820-a7f4-4b12-9940-38293b6883ef} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.769146 [ 260 ] {a32a8820-a7f4-4b12-9940-38293b6883ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.770027 [ 260 ] {a32a8820-a7f4-4b12-9940-38293b6883ef} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:02:12.770562 [ 260 ] {a32a8820-a7f4-4b12-9940-38293b6883ef} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.771202 [ 260 ] {a32a8820-a7f4-4b12-9940-38293b6883ef} executeQuery: Read 1 rows, 69.00 B in 0.0047 sec., 212.7659574468085 rows/sec., 14.34 KiB/sec. 2025.01.17 08:02:12.771496 [ 260 ] {a32a8820-a7f4-4b12-9940-38293b6883ef} TCPHandler: Processed in 0.005269916 sec. 2025.01.17 08:02:12.771724 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.771855 [ 262 ] {0499c612-e1ca-453f-a972-190870ed7d86} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:12.771960 [ 262 ] {0499c612-e1ca-453f-a972-190870ed7d86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:02:12.773496 [ 262 ] {0499c612-e1ca-453f-a972-190870ed7d86} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.773580 [ 262 ] {0499c612-e1ca-453f-a972-190870ed7d86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.773899 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 6290 rows, containing 5 columns (5 merged, 0 gathered) in 0.007945104 sec., 791682.5254899118 rows/sec., 53.38 MiB/sec. 2025.01.17 08:02:12.774422 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 08:02:12.774905 [ 262 ] {0499c612-e1ca-453f-a972-190870ed7d86} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:02:12.774976 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.775112 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_16_3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 08:02:12.775272 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. 2025.01.17 08:02:12.775368 [ 262 ] {0499c612-e1ca-453f-a972-190870ed7d86} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.775714 [ 262 ] {0499c612-e1ca-453f-a972-190870ed7d86} executeQuery: Read 39 rows, 71.56 KiB in 0.003861 sec., 10101.0101010101 rows/sec., 18.10 MiB/sec. 2025.01.17 08:02:12.775899 [ 262 ] {0499c612-e1ca-453f-a972-190870ed7d86} TCPHandler: Processed in 0.004283471 sec. 2025.01.17 08:02:12.776077 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:12.776198 [ 260 ] {d5355842-595c-4428-b174-905df9f25610} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:12.776251 [ 260 ] {d5355842-595c-4428-b174-905df9f25610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:12.776775 [ 260 ] {d5355842-595c-4428-b174-905df9f25610} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.776813 [ 260 ] {d5355842-595c-4428-b174-905df9f25610} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.777202 [ 260 ] {d5355842-595c-4428-b174-905df9f25610} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:02:12.777448 [ 260 ] {d5355842-595c-4428-b174-905df9f25610} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.777579 [ 77 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 08:02:12.777618 [ 77 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:12.777641 [ 260 ] {d5355842-595c-4428-b174-905df9f25610} executeQuery: Read 82 rows, 5.33 KiB in 0.001467 sec., 55896.387184730746 rows/sec., 3.55 MiB/sec. 2025.01.17 08:02:12.777644 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:12.777747 [ 260 ] {d5355842-595c-4428-b174-905df9f25610} TCPHandler: Processed in 0.001730225 sec. 2025.01.17 08:02:12.777926 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 08:02:12.778131 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:12.778175 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 770 rows starting from the beginning of the part 2025.01.17 08:02:12.778295 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2025.01.17 08:02:12.778512 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.01.17 08:02:12.778730 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part 2025.01.17 08:02:12.778909 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2025.01.17 08:02:12.779042 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2025.01.17 08:02:12.780521 [ 200 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 4 columns (4 merged, 0 gathered) in 0.002756299 sec., 412146.8679559076 rows/sec., 26.85 MiB/sec. 2025.01.17 08:02:12.780769 [ 200 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 08:02:12.781264 [ 200 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:12.781360 [ 200 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_16_3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 08:02:12.781459 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.01.17 08:02:16.223966 [ 126 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:02:16.224065 [ 126 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:02:16.302931 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.01.17 08:02:16.303992 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:16.304034 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:16.304566 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:02:16.304812 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:16.305054 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.01.17 08:02:16.691000 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.01.17 08:02:16.711202 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:16.711283 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:16.719091 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:02:16.719876 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:16.722774 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.01.17 08:02:17.732910 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:17.733099 [ 260 ] {5c2134ce-1631-4453-861e-1ad01540b8aa} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:17.733172 [ 260 ] {5c2134ce-1631-4453-861e-1ad01540b8aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:17.733915 [ 260 ] {5c2134ce-1631-4453-861e-1ad01540b8aa} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:17.733995 [ 260 ] {5c2134ce-1631-4453-861e-1ad01540b8aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:17.734421 [ 260 ] {5c2134ce-1631-4453-861e-1ad01540b8aa} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:02:17.734664 [ 260 ] {5c2134ce-1631-4453-861e-1ad01540b8aa} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:17.734901 [ 260 ] {5c2134ce-1631-4453-861e-1ad01540b8aa} executeQuery: Read 56 rows, 4.41 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.32 MiB/sec. 2025.01.17 08:02:17.734965 [ 260 ] {5c2134ce-1631-4453-861e-1ad01540b8aa} TCPHandler: Processed in 0.002185271 sec. 2025.01.17 08:02:17.735215 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:17.735420 [ 262 ] {00052067-dfab-4564-a523-c03c677dddd3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:17.735498 [ 262 ] {00052067-dfab-4564-a523-c03c677dddd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:17.736233 [ 262 ] {00052067-dfab-4564-a523-c03c677dddd3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:17.736273 [ 262 ] {00052067-dfab-4564-a523-c03c677dddd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:17.736700 [ 262 ] {00052067-dfab-4564-a523-c03c677dddd3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:02:17.736952 [ 262 ] {00052067-dfab-4564-a523-c03c677dddd3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:17.737174 [ 262 ] {00052067-dfab-4564-a523-c03c677dddd3} executeQuery: Read 64 rows, 5.12 KiB in 0.001801 sec., 35535.81343697946 rows/sec., 2.77 MiB/sec. 2025.01.17 08:02:17.737288 [ 262 ] {00052067-dfab-4564-a523-c03c677dddd3} TCPHandler: Processed in 0.002212011 sec. 2025.01.17 08:02:17.737498 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:17.737644 [ 260 ] {7c77e7b9-53cf-47c7-bf73-beda6f3d3342} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:17.737710 [ 260 ] {7c77e7b9-53cf-47c7-bf73-beda6f3d3342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:17.738394 [ 260 ] {7c77e7b9-53cf-47c7-bf73-beda6f3d3342} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:17.738443 [ 260 ] {7c77e7b9-53cf-47c7-bf73-beda6f3d3342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:17.738849 [ 260 ] {7c77e7b9-53cf-47c7-bf73-beda6f3d3342} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:02:17.739086 [ 260 ] {7c77e7b9-53cf-47c7-bf73-beda6f3d3342} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:17.739313 [ 260 ] {7c77e7b9-53cf-47c7-bf73-beda6f3d3342} executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. 2025.01.17 08:02:17.739520 [ 260 ] {7c77e7b9-53cf-47c7-bf73-beda6f3d3342} TCPHandler: Processed in 0.00212265 sec. 2025.01.17 08:02:17.739699 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:17.739835 [ 262 ] {058a5a9c-8f88-4741-a182-7178c4f09524} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:17.739894 [ 262 ] {058a5a9c-8f88-4741-a182-7178c4f09524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:17.740488 [ 262 ] {058a5a9c-8f88-4741-a182-7178c4f09524} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:17.740530 [ 262 ] {058a5a9c-8f88-4741-a182-7178c4f09524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.17 08:02:17.740915 [ 262 ] {058a5a9c-8f88-4741-a182-7178c4f09524} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:02:17.741157 [ 262 ] {058a5a9c-8f88-4741-a182-7178c4f09524} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:17.741379 [ 262 ] {058a5a9c-8f88-4741-a182-7178c4f09524} executeQuery: Read 60 rows, 4.14 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.57 MiB/sec. 2025.01.17 08:02:17.741472 [ 262 ] {058a5a9c-8f88-4741-a182-7178c4f09524} TCPHandler: Processed in 0.001841606 sec. 2025.01.17 08:02:21.319563 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 436 2025.01.17 08:02:21.322887 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.322941 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.324401 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:02:21.324718 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.325507 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 436 2025.01.17 08:02:21.895238 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.895427 [ 260 ] {c3ad8193-1c5f-4197-b520-ec6e46be27e6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:02:21.895496 [ 260 ] {c3ad8193-1c5f-4197-b520-ec6e46be27e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:02:21.896264 [ 260 ] {c3ad8193-1c5f-4197-b520-ec6e46be27e6} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.896319 [ 260 ] {c3ad8193-1c5f-4197-b520-ec6e46be27e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.896750 [ 260 ] {c3ad8193-1c5f-4197-b520-ec6e46be27e6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:02:21.897028 [ 260 ] {c3ad8193-1c5f-4197-b520-ec6e46be27e6} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.897207 [ 146 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.17 08:02:21.897279 [ 260 ] {c3ad8193-1c5f-4197-b520-ec6e46be27e6} executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. 2025.01.17 08:02:21.897295 [ 146 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.897372 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.897427 [ 260 ] {c3ad8193-1c5f-4197-b520-ec6e46be27e6} TCPHandler: Processed in 0.002314823 sec. 2025.01.17 08:02:21.897766 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.17 08:02:21.897863 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.897985 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:21.898032 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.17 08:02:21.898283 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.01.17 08:02:21.898623 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.17 08:02:21.898641 [ 262 ] {f39f15e0-c693-4cb1-b6e8-1a60997ac460} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:02:21.898855 [ 262 ] {f39f15e0-c693-4cb1-b6e8-1a60997ac460} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:02:21.898902 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.17 08:02:21.899343 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.01.17 08:02:21.901130 [ 262 ] {f39f15e0-c693-4cb1-b6e8-1a60997ac460} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.901215 [ 262 ] {f39f15e0-c693-4cb1-b6e8-1a60997ac460} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.901795 [ 200 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004274231 sec., 16377.214989082247 rows/sec., 1.21 MiB/sec. 2025.01.17 08:02:21.902088 [ 200 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.17 08:02:21.902202 [ 262 ] {f39f15e0-c693-4cb1-b6e8-1a60997ac460} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 08:02:21.902621 [ 200 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.902796 [ 262 ] {f39f15e0-c693-4cb1-b6e8-1a60997ac460} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.902813 [ 200 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_9_2} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.17 08:02:21.902969 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:02:21.903208 [ 262 ] {f39f15e0-c693-4cb1-b6e8-1a60997ac460} executeQuery: Read 2 rows, 167.00 B in 0.004935 sec., 405.26849037487335 rows/sec., 33.05 KiB/sec. 2025.01.17 08:02:21.903303 [ 262 ] {f39f15e0-c693-4cb1-b6e8-1a60997ac460} TCPHandler: Processed in 0.005720733 sec. 2025.01.17 08:02:21.903486 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.903627 [ 260 ] {82ba047d-e0a7-44cc-83d9-a6e1df2f81e4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:21.903685 [ 260 ] {82ba047d-e0a7-44cc-83d9-a6e1df2f81e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:21.905210 [ 260 ] {82ba047d-e0a7-44cc-83d9-a6e1df2f81e4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.905251 [ 260 ] {82ba047d-e0a7-44cc-83d9-a6e1df2f81e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.905723 [ 260 ] {82ba047d-e0a7-44cc-83d9-a6e1df2f81e4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:02:21.905968 [ 260 ] {82ba047d-e0a7-44cc-83d9-a6e1df2f81e4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.906190 [ 260 ] {82ba047d-e0a7-44cc-83d9-a6e1df2f81e4} executeQuery: Read 1412 rows, 121.08 KiB in 0.002594 sec., 544333.0763299923 rows/sec., 45.58 MiB/sec. 2025.01.17 08:02:21.906244 [ 260 ] {82ba047d-e0a7-44cc-83d9-a6e1df2f81e4} TCPHandler: Processed in 0.002824841 sec. 2025.01.17 08:02:21.906425 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.906574 [ 262 ] {e137edf5-7b1f-4256-845c-ce625c9e8d0d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:02:21.906634 [ 262 ] {e137edf5-7b1f-4256-845c-ce625c9e8d0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:02:21.907357 [ 262 ] {e137edf5-7b1f-4256-845c-ce625c9e8d0d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.907406 [ 262 ] {e137edf5-7b1f-4256-845c-ce625c9e8d0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.907816 [ 262 ] {e137edf5-7b1f-4256-845c-ce625c9e8d0d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:02:21.908066 [ 262 ] {e137edf5-7b1f-4256-845c-ce625c9e8d0d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.908282 [ 262 ] {e137edf5-7b1f-4256-845c-ce625c9e8d0d} executeQuery: Read 43 rows, 3.15 KiB in 0.001744 sec., 24655.96330275229 rows/sec., 1.77 MiB/sec. 2025.01.17 08:02:21.908338 [ 262 ] {e137edf5-7b1f-4256-845c-ce625c9e8d0d} TCPHandler: Processed in 0.001982039 sec. 2025.01.17 08:02:21.908489 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.908609 [ 260 ] {bd7f675d-6e81-4b04-82cf-6442167b3130} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:02:21.908665 [ 260 ] {bd7f675d-6e81-4b04-82cf-6442167b3130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:02:21.909450 [ 260 ] {bd7f675d-6e81-4b04-82cf-6442167b3130} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.909499 [ 260 ] {bd7f675d-6e81-4b04-82cf-6442167b3130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.909883 [ 260 ] {bd7f675d-6e81-4b04-82cf-6442167b3130} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:02:21.910124 [ 260 ] {bd7f675d-6e81-4b04-82cf-6442167b3130} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.910403 [ 260 ] {bd7f675d-6e81-4b04-82cf-6442167b3130} executeQuery: Read 242 rows, 16.79 KiB in 0.001794 sec., 134894.09141583054 rows/sec., 9.14 MiB/sec. 2025.01.17 08:02:21.910537 [ 260 ] {bd7f675d-6e81-4b04-82cf-6442167b3130} TCPHandler: Processed in 0.002103371 sec. 2025.01.17 08:02:21.910738 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.910958 [ 262 ] {5531280a-0199-4907-8de1-0ff71e7c5c0e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:02:21.911048 [ 262 ] {5531280a-0199-4907-8de1-0ff71e7c5c0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:02:21.911909 [ 262 ] {5531280a-0199-4907-8de1-0ff71e7c5c0e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.911949 [ 262 ] {5531280a-0199-4907-8de1-0ff71e7c5c0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.912342 [ 262 ] {5531280a-0199-4907-8de1-0ff71e7c5c0e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:02:21.912596 [ 262 ] {5531280a-0199-4907-8de1-0ff71e7c5c0e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.912747 [ 146 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.17 08:02:21.912808 [ 146 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.912841 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.912847 [ 262 ] {5531280a-0199-4907-8de1-0ff71e7c5c0e} executeQuery: Read 13 rows, 830.00 B in 0.001939 sec., 6704.486848891182 rows/sec., 418.02 KiB/sec. 2025.01.17 08:02:21.913103 [ 262 ] {5531280a-0199-4907-8de1-0ff71e7c5c0e} TCPHandler: Processed in 0.002468615 sec. 2025.01.17 08:02:21.913286 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.17 08:02:21.913421 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.913548 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:21.913623 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2025.01.17 08:02:21.913649 [ 260 ] {c6a315da-23f9-4f76-a1a9-91cbfdfb5729} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:21.913812 [ 260 ] {c6a315da-23f9-4f76-a1a9-91cbfdfb5729} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:21.913902 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2025.01.17 08:02:21.914270 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2025.01.17 08:02:21.914601 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2025.01.17 08:02:21.914948 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2025.01.17 08:02:21.917003 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004060538 sec., 16007.730995252354 rows/sec., 1.04 MiB/sec. 2025.01.17 08:02:21.917095 [ 260 ] {c6a315da-23f9-4f76-a1a9-91cbfdfb5729} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.917150 [ 260 ] {c6a315da-23f9-4f76-a1a9-91cbfdfb5729} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.917226 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.17 08:02:21.917804 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.917908 [ 260 ] {c6a315da-23f9-4f76-a1a9-91cbfdfb5729} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:02:21.917950 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_9_2} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.17 08:02:21.918099 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.17 08:02:21.918296 [ 260 ] {c6a315da-23f9-4f76-a1a9-91cbfdfb5729} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.918538 [ 260 ] {c6a315da-23f9-4f76-a1a9-91cbfdfb5729} executeQuery: Read 874 rows, 64.86 KiB in 0.004958 sec., 176280.75837031062 rows/sec., 12.77 MiB/sec. 2025.01.17 08:02:21.918603 [ 260 ] {c6a315da-23f9-4f76-a1a9-91cbfdfb5729} TCPHandler: Processed in 0.005387557 sec. 2025.01.17 08:02:21.918761 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.918887 [ 262 ] {19d201e6-1aea-4311-848a-453774f8a4c9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:02:21.918940 [ 262 ] {19d201e6-1aea-4311-848a-453774f8a4c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:02:21.919444 [ 262 ] {19d201e6-1aea-4311-848a-453774f8a4c9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.919491 [ 262 ] {19d201e6-1aea-4311-848a-453774f8a4c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.919884 [ 262 ] {19d201e6-1aea-4311-848a-453774f8a4c9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:02:21.920156 [ 262 ] {19d201e6-1aea-4311-848a-453774f8a4c9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.920371 [ 262 ] {19d201e6-1aea-4311-848a-453774f8a4c9} executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. 2025.01.17 08:02:21.920427 [ 262 ] {19d201e6-1aea-4311-848a-453774f8a4c9} TCPHandler: Processed in 0.001723264 sec. 2025.01.17 08:02:21.920581 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.920698 [ 260 ] {5b9192d1-f6f7-4d87-9933-f943e798ac91} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:21.920751 [ 260 ] {5b9192d1-f6f7-4d87-9933-f943e798ac91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:21.921573 [ 260 ] {5b9192d1-f6f7-4d87-9933-f943e798ac91} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.921614 [ 260 ] {5b9192d1-f6f7-4d87-9933-f943e798ac91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.922067 [ 260 ] {5b9192d1-f6f7-4d87-9933-f943e798ac91} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:02:21.922312 [ 260 ] {5b9192d1-f6f7-4d87-9933-f943e798ac91} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.922500 [ 260 ] {5b9192d1-f6f7-4d87-9933-f943e798ac91} executeQuery: Read 1084 rows, 74.17 KiB in 0.001827 sec., 593322.3864258347 rows/sec., 39.64 MiB/sec. 2025.01.17 08:02:21.922554 [ 260 ] {5b9192d1-f6f7-4d87-9933-f943e798ac91} TCPHandler: Processed in 0.002027379 sec. 2025.01.17 08:02:21.922761 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.922984 [ 262 ] {c976e269-c201-4b9a-9c8f-49b4436b3c19} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:02:21.923079 [ 262 ] {c976e269-c201-4b9a-9c8f-49b4436b3c19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:02:21.923808 [ 262 ] {c976e269-c201-4b9a-9c8f-49b4436b3c19} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.923847 [ 262 ] {c976e269-c201-4b9a-9c8f-49b4436b3c19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.924211 [ 262 ] {c976e269-c201-4b9a-9c8f-49b4436b3c19} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:02:21.924446 [ 262 ] {c976e269-c201-4b9a-9c8f-49b4436b3c19} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.924707 [ 262 ] {c976e269-c201-4b9a-9c8f-49b4436b3c19} executeQuery: Read 1 rows, 69.00 B in 0.001773 sec., 564.0157924421884 rows/sec., 38.00 KiB/sec. 2025.01.17 08:02:21.924785 [ 262 ] {c976e269-c201-4b9a-9c8f-49b4436b3c19} TCPHandler: Processed in 0.002136821 sec. 2025.01.17 08:02:21.924947 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.925085 [ 260 ] {320ad231-84cf-4cfc-9ab5-3d5a14f23468} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:21.925174 [ 260 ] {320ad231-84cf-4cfc-9ab5-3d5a14f23468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:02:21.926415 [ 260 ] {320ad231-84cf-4cfc-9ab5-3d5a14f23468} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.926455 [ 260 ] {320ad231-84cf-4cfc-9ab5-3d5a14f23468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.927110 [ 260 ] {320ad231-84cf-4cfc-9ab5-3d5a14f23468} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:02:21.927366 [ 260 ] {320ad231-84cf-4cfc-9ab5-3d5a14f23468} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.927561 [ 260 ] {320ad231-84cf-4cfc-9ab5-3d5a14f23468} executeQuery: Read 34 rows, 62.39 KiB in 0.002508 sec., 13556.618819776715 rows/sec., 24.29 MiB/sec. 2025.01.17 08:02:21.927651 [ 260 ] {320ad231-84cf-4cfc-9ab5-3d5a14f23468} TCPHandler: Processed in 0.0027729 sec. 2025.01.17 08:02:21.927808 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:21.927960 [ 262 ] {6b5edd40-a060-4245-8e79-68bc9f57b9b2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:21.928020 [ 262 ] {6b5edd40-a060-4245-8e79-68bc9f57b9b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:21.928607 [ 262 ] {6b5edd40-a060-4245-8e79-68bc9f57b9b2} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:21.928657 [ 262 ] {6b5edd40-a060-4245-8e79-68bc9f57b9b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:21.929039 [ 262 ] {6b5edd40-a060-4245-8e79-68bc9f57b9b2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:02:21.929279 [ 262 ] {6b5edd40-a060-4245-8e79-68bc9f57b9b2} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:21.929554 [ 262 ] {6b5edd40-a060-4245-8e79-68bc9f57b9b2} executeQuery: Read 82 rows, 5.33 KiB in 0.001626 sec., 50430.50430504305 rows/sec., 3.20 MiB/sec. 2025.01.17 08:02:21.929754 [ 262 ] {6b5edd40-a060-4245-8e79-68bc9f57b9b2} TCPHandler: Processed in 0.002009659 sec. 2025.01.17 08:02:22.724747 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:22.724935 [ 260 ] {9bb6d9f6-d5a3-46ab-9c6b-f4dedcbf175d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:22.725014 [ 260 ] {9bb6d9f6-d5a3-46ab-9c6b-f4dedcbf175d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:22.725786 [ 260 ] {9bb6d9f6-d5a3-46ab-9c6b-f4dedcbf175d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:22.725837 [ 260 ] {9bb6d9f6-d5a3-46ab-9c6b-f4dedcbf175d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:22.726253 [ 260 ] {9bb6d9f6-d5a3-46ab-9c6b-f4dedcbf175d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:02:22.726510 [ 260 ] {9bb6d9f6-d5a3-46ab-9c6b-f4dedcbf175d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:22.726721 [ 260 ] {9bb6d9f6-d5a3-46ab-9c6b-f4dedcbf175d} executeQuery: Read 10 rows, 999.00 B in 0.001837 sec., 5443.658138268916 rows/sec., 531.08 KiB/sec. 2025.01.17 08:02:22.726784 [ 260 ] {9bb6d9f6-d5a3-46ab-9c6b-f4dedcbf175d} TCPHandler: Processed in 0.002172782 sec. 2025.01.17 08:02:22.727047 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:22.727239 [ 262 ] {3d93f0cc-b932-4d7f-b6b3-1f4cb2929a94} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:02:22.727313 [ 262 ] {3d93f0cc-b932-4d7f-b6b3-1f4cb2929a94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:02:22.728054 [ 262 ] {3d93f0cc-b932-4d7f-b6b3-1f4cb2929a94} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:22.728107 [ 262 ] {3d93f0cc-b932-4d7f-b6b3-1f4cb2929a94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:22.728520 [ 262 ] {3d93f0cc-b932-4d7f-b6b3-1f4cb2929a94} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:02:22.728785 [ 262 ] {3d93f0cc-b932-4d7f-b6b3-1f4cb2929a94} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:22.729029 [ 262 ] {3d93f0cc-b932-4d7f-b6b3-1f4cb2929a94} executeQuery: Read 5 rows, 385.00 B in 0.001842 sec., 2714.440825190011 rows/sec., 204.11 KiB/sec. 2025.01.17 08:02:22.729098 [ 262 ] {3d93f0cc-b932-4d7f-b6b3-1f4cb2929a94} TCPHandler: Processed in 0.002184861 sec. 2025.01.17 08:02:22.729271 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:22.729400 [ 260 ] {d4724854-91b6-403b-b332-a1d8c8e7235c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:22.729454 [ 260 ] {d4724854-91b6-403b-b332-a1d8c8e7235c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:22.730084 [ 260 ] {d4724854-91b6-403b-b332-a1d8c8e7235c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:22.730123 [ 260 ] {d4724854-91b6-403b-b332-a1d8c8e7235c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:22.730507 [ 260 ] {d4724854-91b6-403b-b332-a1d8c8e7235c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:02:22.730769 [ 260 ] {d4724854-91b6-403b-b332-a1d8c8e7235c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:22.730999 [ 260 ] {d4724854-91b6-403b-b332-a1d8c8e7235c} executeQuery: Read 5 rows, 410.00 B in 0.001627 sec., 3073.140749846343 rows/sec., 246.09 KiB/sec. 2025.01.17 08:02:22.731072 [ 260 ] {d4724854-91b6-403b-b332-a1d8c8e7235c} TCPHandler: Processed in 0.001861366 sec. 2025.01.17 08:02:22.731260 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:22.731426 [ 262 ] {96134725-2681-4eef-b9f9-ab73973e2b68} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:22.731546 [ 262 ] {96134725-2681-4eef-b9f9-ab73973e2b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:02:22.732770 [ 262 ] {96134725-2681-4eef-b9f9-ab73973e2b68} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:22.732813 [ 262 ] {96134725-2681-4eef-b9f9-ab73973e2b68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:22.733439 [ 262 ] {96134725-2681-4eef-b9f9-ab73973e2b68} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:02:22.733706 [ 262 ] {96134725-2681-4eef-b9f9-ab73973e2b68} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:22.733951 [ 262 ] {96134725-2681-4eef-b9f9-ab73973e2b68} executeQuery: Read 5 rows, 9.17 KiB in 0.002562 sec., 1951.6003122560498 rows/sec., 3.50 MiB/sec. 2025.01.17 08:02:22.734295 [ 262 ] {96134725-2681-4eef-b9f9-ab73973e2b68} TCPHandler: Processed in 0.003100504 sec. 2025.01.17 08:02:23.805243 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.01.17 08:02:23.805947 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:23.805988 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:23.806513 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:02:23.806776 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:23.806977 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.01.17 08:02:24.222909 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2025.01.17 08:02:24.243730 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:24.243775 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:24.251721 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:02:24.252845 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:24.255827 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2025.01.17 08:02:27.733800 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:27.733992 [ 260 ] {112a475c-e49c-4737-a991-26c507738fb7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:27.734065 [ 260 ] {112a475c-e49c-4737-a991-26c507738fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:27.734811 [ 260 ] {112a475c-e49c-4737-a991-26c507738fb7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:27.734865 [ 260 ] {112a475c-e49c-4737-a991-26c507738fb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:27.735300 [ 260 ] {112a475c-e49c-4737-a991-26c507738fb7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:02:27.735554 [ 260 ] {112a475c-e49c-4737-a991-26c507738fb7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:27.735810 [ 260 ] {112a475c-e49c-4737-a991-26c507738fb7} executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. 2025.01.17 08:02:27.735877 [ 260 ] {112a475c-e49c-4737-a991-26c507738fb7} TCPHandler: Processed in 0.002213771 sec. 2025.01.17 08:02:27.736200 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:27.736509 [ 262 ] {5d81a016-59cf-4c3a-b004-790ed8f1771d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:27.736639 [ 262 ] {5d81a016-59cf-4c3a-b004-790ed8f1771d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:27.737489 [ 262 ] {5d81a016-59cf-4c3a-b004-790ed8f1771d} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:27.737544 [ 262 ] {5d81a016-59cf-4c3a-b004-790ed8f1771d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:27.737985 [ 262 ] {5d81a016-59cf-4c3a-b004-790ed8f1771d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:02:27.738239 [ 262 ] {5d81a016-59cf-4c3a-b004-790ed8f1771d} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:27.738489 [ 262 ] {5d81a016-59cf-4c3a-b004-790ed8f1771d} executeQuery: Read 64 rows, 5.12 KiB in 0.002065 sec., 30992.73607748184 rows/sec., 2.42 MiB/sec. 2025.01.17 08:02:27.738555 [ 262 ] {5d81a016-59cf-4c3a-b004-790ed8f1771d} TCPHandler: Processed in 0.002550197 sec. 2025.01.17 08:02:27.738707 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:27.738850 [ 260 ] {fe676c4c-1c0d-40c5-8aba-bc668d7dd89e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:27.738916 [ 260 ] {fe676c4c-1c0d-40c5-8aba-bc668d7dd89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:27.739593 [ 260 ] {fe676c4c-1c0d-40c5-8aba-bc668d7dd89e} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:27.739643 [ 260 ] {fe676c4c-1c0d-40c5-8aba-bc668d7dd89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:27.740077 [ 260 ] {fe676c4c-1c0d-40c5-8aba-bc668d7dd89e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:02:27.740317 [ 260 ] {fe676c4c-1c0d-40c5-8aba-bc668d7dd89e} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:27.740530 [ 260 ] {fe676c4c-1c0d-40c5-8aba-bc668d7dd89e} executeQuery: Read 160 rows, 11.41 KiB in 0.001714 sec., 93348.89148191366 rows/sec., 6.50 MiB/sec. 2025.01.17 08:02:27.740590 [ 260 ] {fe676c4c-1c0d-40c5-8aba-bc668d7dd89e} TCPHandler: Processed in 0.001950058 sec. 2025.01.17 08:02:27.740737 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:27.740868 [ 262 ] {0ecfd3f1-c9fb-406d-9943-49dd9680d9d4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:27.740933 [ 262 ] {0ecfd3f1-c9fb-406d-9943-49dd9680d9d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:27.741542 [ 262 ] {0ecfd3f1-c9fb-406d-9943-49dd9680d9d4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:27.741592 [ 262 ] {0ecfd3f1-c9fb-406d-9943-49dd9680d9d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:27.742028 [ 262 ] {0ecfd3f1-c9fb-406d-9943-49dd9680d9d4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:02:27.742264 [ 262 ] {0ecfd3f1-c9fb-406d-9943-49dd9680d9d4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:27.742473 [ 262 ] {0ecfd3f1-c9fb-406d-9943-49dd9680d9d4} executeQuery: Read 60 rows, 4.14 KiB in 0.00164 sec., 36585.365853658535 rows/sec., 2.47 MiB/sec. 2025.01.17 08:02:27.742527 [ 262 ] {0ecfd3f1-c9fb-406d-9943-49dd9680d9d4} TCPHandler: Processed in 0.001850767 sec. 2025.01.17 08:02:31.224125 [ 134 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:02:31.224194 [ 134 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:02:31.307220 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.01.17 08:02:31.308004 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:31.308053 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:31.308644 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:02:31.308907 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:31.309118 [ 134 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 08:02:31.309178 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.01.17 08:02:31.309202 [ 134 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:31.309238 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:31.309466 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 08:02:31.309631 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:31.309674 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2025.01.17 08:02:31.309752 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2025.01.17 08:02:31.309842 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2025.01.17 08:02:31.310079 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2025.01.17 08:02:31.310173 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2025.01.17 08:02:31.310354 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2025.01.17 08:02:31.312026 [ 195 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002709919 sec., 2723697.6455753846 rows/sec., 38.96 MiB/sec. 2025.01.17 08:02:31.312945 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 08:02:31.313305 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:31.313398 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_16_3} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 08:02:31.313513 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.17 08:02:31.325823 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 476 2025.01.17 08:02:31.329111 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:31.329155 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:31.330512 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:02:31.330869 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:31.331054 [ 134 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:02:31.331137 [ 134 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:31.331205 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:31.331967 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:02:31.332715 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 476 2025.01.17 08:02:31.333098 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:31.333226 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part 2025.01.17 08:02:31.333755 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2025.01.17 08:02:31.334282 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2025.01.17 08:02:31.334798 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part 2025.01.17 08:02:31.335290 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2025.01.17 08:02:31.335842 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2025.01.17 08:02:31.343689 [ 200 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 72 columns (72 merged, 0 gathered) in 0.012308896 sec., 38671.217954884014 rows/sec., 35.49 MiB/sec. 2025.01.17 08:02:31.344476 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:02:31.345142 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:31.345220 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_11_2} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:02:31.345412 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. 2025.01.17 08:02:31.756022 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2025.01.17 08:02:31.779243 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:31.779314 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:31.786728 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:02:31.787497 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:31.787797 [ 134 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 08:02:31.787860 [ 134 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:31.787912 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:31.788379 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 08:02:31.804956 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.01.17 08:02:31.806681 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:31.808399 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.01.17 08:02:31.814108 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.01.17 08:02:31.819815 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.01.17 08:02:31.825667 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.01.17 08:02:31.831620 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2025.01.17 08:02:31.836401 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.01.17 08:02:31.894898 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.106825733 sec., 1132.6858857125744 rows/sec., 5.86 MiB/sec. 2025.01.17 08:02:31.897438 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 08:02:31.900289 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:31.900410 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_16_3} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 08:02:31.902728 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.01.17 08:02:32.000206 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 178.35 MiB, peak 188.32 MiB, free memory in arenas 0.00 B, will set to 179.55 MiB (RSS), difference: 1.20 MiB 2025.01.17 08:02:32.001458 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000970344 sec. 2025.01.17 08:02:32.740030 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.740220 [ 260 ] {2a655fce-1522-45e8-81d7-6c1e5fd5286c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:02:32.740292 [ 260 ] {2a655fce-1522-45e8-81d7-6c1e5fd5286c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:02:32.741039 [ 260 ] {2a655fce-1522-45e8-81d7-6c1e5fd5286c} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.741087 [ 260 ] {2a655fce-1522-45e8-81d7-6c1e5fd5286c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.741543 [ 260 ] {2a655fce-1522-45e8-81d7-6c1e5fd5286c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:02:32.741810 [ 260 ] {2a655fce-1522-45e8-81d7-6c1e5fd5286c} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.742048 [ 260 ] {2a655fce-1522-45e8-81d7-6c1e5fd5286c} executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. 2025.01.17 08:02:32.742106 [ 260 ] {2a655fce-1522-45e8-81d7-6c1e5fd5286c} TCPHandler: Processed in 0.002210561 sec. 2025.01.17 08:02:32.742372 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.742564 [ 262 ] {431e77ea-c7df-4028-978c-65cc0ac45b11} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:32.742637 [ 262 ] {431e77ea-c7df-4028-978c-65cc0ac45b11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:32.743551 [ 262 ] {431e77ea-c7df-4028-978c-65cc0ac45b11} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.743602 [ 262 ] {431e77ea-c7df-4028-978c-65cc0ac45b11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.744083 [ 262 ] {431e77ea-c7df-4028-978c-65cc0ac45b11} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:02:32.744353 [ 262 ] {431e77ea-c7df-4028-978c-65cc0ac45b11} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.744535 [ 131 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 08:02:32.744615 [ 262 ] {431e77ea-c7df-4028-978c-65cc0ac45b11} executeQuery: Read 281 rows, 25.42 KiB in 0.002094 sec., 134192.93218720154 rows/sec., 11.86 MiB/sec. 2025.01.17 08:02:32.744620 [ 131 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.744701 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.744756 [ 262 ] {431e77ea-c7df-4028-978c-65cc0ac45b11} TCPHandler: Processed in 0.002526706 sec. 2025.01.17 08:02:32.744986 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 08:02:32.745000 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.745274 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:32.745287 [ 260 ] {4b0d0c8d-215d-4a1a-97b2-4881e9d6725a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:02:32.745342 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1427 rows starting from the beginning of the part 2025.01.17 08:02:32.745389 [ 260 ] {4b0d0c8d-215d-4a1a-97b2-4881e9d6725a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:02:32.745678 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2025.01.17 08:02:32.746056 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1412 rows starting from the beginning of the part 2025.01.17 08:02:32.746385 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part 2025.01.17 08:02:32.746478 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2025.01.17 08:02:32.746594 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 281 rows starting from the beginning of the part 2025.01.17 08:02:32.749274 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3242 rows, containing 5 columns (5 merged, 0 gathered) in 0.004459624 sec., 726967.1165102709 rows/sec., 63.80 MiB/sec. 2025.01.17 08:02:32.749580 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 08:02:32.749867 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.749960 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_21_4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 08:02:32.750134 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:02:32.750350 [ 260 ] {4b0d0c8d-215d-4a1a-97b2-4881e9d6725a} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.750397 [ 260 ] {4b0d0c8d-215d-4a1a-97b2-4881e9d6725a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.750791 [ 260 ] {4b0d0c8d-215d-4a1a-97b2-4881e9d6725a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:02:32.751036 [ 260 ] {4b0d0c8d-215d-4a1a-97b2-4881e9d6725a} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.751218 [ 132 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:02:32.751277 [ 132 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.751283 [ 260 ] {4b0d0c8d-215d-4a1a-97b2-4881e9d6725a} executeQuery: Read 46 rows, 3.39 KiB in 0.006087 sec., 7557.088877936586 rows/sec., 556.71 KiB/sec. 2025.01.17 08:02:32.751308 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.751461 [ 260 ] {4b0d0c8d-215d-4a1a-97b2-4881e9d6725a} TCPHandler: Processed in 0.006597424 sec. 2025.01.17 08:02:32.751570 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:02:32.751658 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.751760 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:32.751831 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part 2025.01.17 08:02:32.751871 [ 262 ] {57e16a90-ef38-4592-ad91-f6260bd0acfc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:02:32.752020 [ 262 ] {57e16a90-ef38-4592-ad91-f6260bd0acfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:02:32.752059 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2025.01.17 08:02:32.752518 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2025.01.17 08:02:32.752867 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part 2025.01.17 08:02:32.753305 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2025.01.17 08:02:32.753698 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part 2025.01.17 08:02:32.754732 [ 262 ] {57e16a90-ef38-4592-ad91-f6260bd0acfc} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.754816 [ 262 ] {57e16a90-ef38-4592-ad91-f6260bd0acfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.755972 [ 262 ] {57e16a90-ef38-4592-ad91-f6260bd0acfc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:02:32.756531 [ 189 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 5 columns (5 merged, 0 gathered) in 0.005075763 sec., 47086.516844856626 rows/sec., 3.56 MiB/sec. 2025.01.17 08:02:32.756545 [ 262 ] {57e16a90-ef38-4592-ad91-f6260bd0acfc} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.756744 [ 189 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:02:32.757016 [ 262 ] {57e16a90-ef38-4592-ad91-f6260bd0acfc} executeQuery: Read 14 rows, 1004.00 B in 0.005187 sec., 2699.055330634278 rows/sec., 189.02 KiB/sec. 2025.01.17 08:02:32.757261 [ 262 ] {57e16a90-ef38-4592-ad91-f6260bd0acfc} TCPHandler: Processed in 0.005671612 sec. 2025.01.17 08:02:32.757441 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.757461 [ 189 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.757565 [ 189 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_11_2} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:02:32.757584 [ 260 ] {3d3acf9e-b4f4-4070-993f-946ed874517b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:02:32.757663 [ 260 ] {3d3acf9e-b4f4-4070-993f-946ed874517b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:02:32.757678 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 08:02:32.758250 [ 260 ] {3d3acf9e-b4f4-4070-993f-946ed874517b} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.758289 [ 260 ] {3d3acf9e-b4f4-4070-993f-946ed874517b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.758654 [ 260 ] {3d3acf9e-b4f4-4070-993f-946ed874517b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:02:32.758892 [ 260 ] {3d3acf9e-b4f4-4070-993f-946ed874517b} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.759118 [ 260 ] {3d3acf9e-b4f4-4070-993f-946ed874517b} executeQuery: Read 13 rows, 830.00 B in 0.001558 sec., 8344.03080872914 rows/sec., 520.25 KiB/sec. 2025.01.17 08:02:32.759198 [ 260 ] {3d3acf9e-b4f4-4070-993f-946ed874517b} TCPHandler: Processed in 0.001819886 sec. 2025.01.17 08:02:32.759364 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.759500 [ 262 ] {ea4ecaba-5a89-4c8f-8985-7b374692e17a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:32.759557 [ 262 ] {ea4ecaba-5a89-4c8f-8985-7b374692e17a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:32.760395 [ 262 ] {ea4ecaba-5a89-4c8f-8985-7b374692e17a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.760434 [ 262 ] {ea4ecaba-5a89-4c8f-8985-7b374692e17a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.760834 [ 262 ] {ea4ecaba-5a89-4c8f-8985-7b374692e17a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:02:32.761073 [ 262 ] {ea4ecaba-5a89-4c8f-8985-7b374692e17a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.761197 [ 132 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 08:02:32.761245 [ 132 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.761259 [ 262 ] {ea4ecaba-5a89-4c8f-8985-7b374692e17a} executeQuery: Read 421 rows, 30.80 KiB in 0.001788 sec., 235458.6129753915 rows/sec., 16.82 MiB/sec. 2025.01.17 08:02:32.761275 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.761386 [ 262 ] {ea4ecaba-5a89-4c8f-8985-7b374692e17a} TCPHandler: Processed in 0.0020866 sec. 2025.01.17 08:02:32.761496 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 08:02:32.761561 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.761631 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:32.761676 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 907 rows starting from the beginning of the part 2025.01.17 08:02:32.761697 [ 260 ] {fd2e0898-3f98-4111-b80a-9976aa7c9d35} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:02:32.761791 [ 260 ] {fd2e0898-3f98-4111-b80a-9976aa7c9d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:02:32.761817 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part 2025.01.17 08:02:32.762093 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 874 rows starting from the beginning of the part 2025.01.17 08:02:32.762330 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2025.01.17 08:02:32.762573 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2025.01.17 08:02:32.762720 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 421 rows starting from the beginning of the part 2025.01.17 08:02:32.763442 [ 260 ] {fd2e0898-3f98-4111-b80a-9976aa7c9d35} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.763481 [ 260 ] {fd2e0898-3f98-4111-b80a-9976aa7c9d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.764009 [ 260 ] {fd2e0898-3f98-4111-b80a-9976aa7c9d35} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:02:32.764299 [ 260 ] {fd2e0898-3f98-4111-b80a-9976aa7c9d35} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.764534 [ 260 ] {fd2e0898-3f98-4111-b80a-9976aa7c9d35} executeQuery: Read 6 rows, 321.00 B in 0.002927 sec., 2049.880423641954 rows/sec., 107.10 KiB/sec. 2025.01.17 08:02:32.764693 [ 260 ] {fd2e0898-3f98-4111-b80a-9976aa7c9d35} TCPHandler: Processed in 0.003205506 sec. 2025.01.17 08:02:32.764937 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.764952 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2335 rows, containing 5 columns (5 merged, 0 gathered) in 0.003568591 sec., 654319.8702232898 rows/sec., 50.06 MiB/sec. 2025.01.17 08:02:32.765088 [ 262 ] {2f5877ed-9697-4227-85ae-3c36b4e6838d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:32.765158 [ 262 ] {2f5877ed-9697-4227-85ae-3c36b4e6838d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:32.765169 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 08:02:32.765645 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.765754 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_21_4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 08:02:32.765879 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.17 08:02:32.766079 [ 262 ] {2f5877ed-9697-4227-85ae-3c36b4e6838d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.766117 [ 262 ] {2f5877ed-9697-4227-85ae-3c36b4e6838d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.766512 [ 262 ] {2f5877ed-9697-4227-85ae-3c36b4e6838d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:02:32.766754 [ 262 ] {2f5877ed-9697-4227-85ae-3c36b4e6838d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.767002 [ 262 ] {2f5877ed-9697-4227-85ae-3c36b4e6838d} executeQuery: Read 237 rows, 16.27 KiB in 0.001936 sec., 122417.35537190082 rows/sec., 8.21 MiB/sec. 2025.01.17 08:02:32.767210 [ 262 ] {2f5877ed-9697-4227-85ae-3c36b4e6838d} TCPHandler: Processed in 0.002398744 sec. 2025.01.17 08:02:32.767367 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.767484 [ 260 ] {e8492ce6-33f0-4b6a-a684-6f57454bb17e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:02:32.767535 [ 260 ] {e8492ce6-33f0-4b6a-a684-6f57454bb17e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:02:32.768063 [ 260 ] {e8492ce6-33f0-4b6a-a684-6f57454bb17e} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.768104 [ 260 ] {e8492ce6-33f0-4b6a-a684-6f57454bb17e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.768482 [ 260 ] {e8492ce6-33f0-4b6a-a684-6f57454bb17e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:02:32.768725 [ 260 ] {e8492ce6-33f0-4b6a-a684-6f57454bb17e} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.768882 [ 132 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.17 08:02:32.768942 [ 132 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.768965 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.768988 [ 260 ] {e8492ce6-33f0-4b6a-a684-6f57454bb17e} executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. 2025.01.17 08:02:32.769267 [ 260 ] {e8492ce6-33f0-4b6a-a684-6f57454bb17e} TCPHandler: Processed in 0.001954298 sec. 2025.01.17 08:02:32.769328 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.01.17 08:02:32.769503 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.769519 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:32.769576 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.01.17 08:02:32.769798 [ 262 ] {49ef66c6-7518-433b-93be-6679743e7117} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:32.769809 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.01.17 08:02:32.770154 [ 262 ] {49ef66c6-7518-433b-93be-6679743e7117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:02:32.770165 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.01.17 08:02:32.770549 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.01.17 08:02:32.770905 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.01.17 08:02:32.771238 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.01.17 08:02:32.774357 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.005305076 sec., 1884.9871330778296 rows/sec., 127.02 KiB/sec. 2025.01.17 08:02:32.774553 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.17 08:02:32.775141 [ 262 ] {49ef66c6-7518-433b-93be-6679743e7117} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.775149 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.775202 [ 262 ] {49ef66c6-7518-433b-93be-6679743e7117} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.775313 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_10_2} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.17 08:02:32.775462 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:02:32.776093 [ 262 ] {49ef66c6-7518-433b-93be-6679743e7117} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:02:32.776356 [ 262 ] {49ef66c6-7518-433b-93be-6679743e7117} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.776484 [ 132 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:02:32.776519 [ 132 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.776545 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.776573 [ 262 ] {49ef66c6-7518-433b-93be-6679743e7117} executeQuery: Read 39 rows, 71.56 KiB in 0.006925 sec., 5631.768953068592 rows/sec., 10.09 MiB/sec. 2025.01.17 08:02:32.777058 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:02:32.777743 [ 262 ] {49ef66c6-7518-433b-93be-6679743e7117} TCPHandler: Processed in 0.008355771 sec. 2025.01.17 08:02:32.777996 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:32.778096 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:32.778241 [ 260 ] {a32b8f9f-32de-4523-9b66-ee9a8b60cebb} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:32.778264 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part 2025.01.17 08:02:32.778349 [ 260 ] {a32b8f9f-32de-4523-9b66-ee9a8b60cebb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:32.779137 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2025.01.17 08:02:32.779821 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2025.01.17 08:02:32.780624 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2025.01.17 08:02:32.781004 [ 260 ] {a32b8f9f-32de-4523-9b66-ee9a8b60cebb} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:32.781131 [ 260 ] {a32b8f9f-32de-4523-9b66-ee9a8b60cebb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:32.781463 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2025.01.17 08:02:32.782154 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2025.01.17 08:02:32.782751 [ 260 ] {a32b8f9f-32de-4523-9b66-ee9a8b60cebb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:02:32.783397 [ 260 ] {a32b8f9f-32de-4523-9b66-ee9a8b60cebb} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.784033 [ 260 ] {a32b8f9f-32de-4523-9b66-ee9a8b60cebb} executeQuery: Read 82 rows, 5.33 KiB in 0.005863 sec., 13986.013986013986 rows/sec., 909.60 KiB/sec. 2025.01.17 08:02:32.784321 [ 260 ] {a32b8f9f-32de-4523-9b66-ee9a8b60cebb} TCPHandler: Processed in 0.006454093 sec. 2025.01.17 08:02:32.787269 [ 201 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 19 columns (19 merged, 0 gathered) in 0.010635802 sec., 26514.220554312687 rows/sec., 47.51 MiB/sec. 2025.01.17 08:02:32.787976 [ 201 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:02:32.788393 [ 201 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:32.788478 [ 201 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_11_2} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:02:32.788621 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. 2025.01.17 08:02:37.732879 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:37.733077 [ 260 ] {8f5981ec-4c8e-4e21-adfe-839840f64e33} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:37.733152 [ 260 ] {8f5981ec-4c8e-4e21-adfe-839840f64e33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:37.733934 [ 260 ] {8f5981ec-4c8e-4e21-adfe-839840f64e33} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:37.733982 [ 260 ] {8f5981ec-4c8e-4e21-adfe-839840f64e33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:37.734419 [ 260 ] {8f5981ec-4c8e-4e21-adfe-839840f64e33} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:02:37.734677 [ 260 ] {8f5981ec-4c8e-4e21-adfe-839840f64e33} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:37.734912 [ 260 ] {8f5981ec-4c8e-4e21-adfe-839840f64e33} executeQuery: Read 56 rows, 4.41 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.28 MiB/sec. 2025.01.17 08:02:37.734982 [ 260 ] {8f5981ec-4c8e-4e21-adfe-839840f64e33} TCPHandler: Processed in 0.002228951 sec. 2025.01.17 08:02:37.735247 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:37.735432 [ 262 ] {fb90de44-de80-4ee2-a159-d3a67dc6788f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:37.735506 [ 262 ] {fb90de44-de80-4ee2-a159-d3a67dc6788f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:37.736265 [ 262 ] {fb90de44-de80-4ee2-a159-d3a67dc6788f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:37.736318 [ 262 ] {fb90de44-de80-4ee2-a159-d3a67dc6788f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:37.736744 [ 262 ] {fb90de44-de80-4ee2-a159-d3a67dc6788f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:02:37.737005 [ 262 ] {fb90de44-de80-4ee2-a159-d3a67dc6788f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:37.737244 [ 262 ] {fb90de44-de80-4ee2-a159-d3a67dc6788f} executeQuery: Read 64 rows, 5.12 KiB in 0.001861 sec., 34390.11284255776 rows/sec., 2.68 MiB/sec. 2025.01.17 08:02:37.737312 [ 262 ] {fb90de44-de80-4ee2-a159-d3a67dc6788f} TCPHandler: Processed in 0.002196461 sec. 2025.01.17 08:02:37.737474 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:37.737621 [ 260 ] {89e52a7e-f885-4e02-8c6b-37adf47eee3f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:37.737686 [ 260 ] {89e52a7e-f885-4e02-8c6b-37adf47eee3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:37.738345 [ 260 ] {89e52a7e-f885-4e02-8c6b-37adf47eee3f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:37.738388 [ 260 ] {89e52a7e-f885-4e02-8c6b-37adf47eee3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:37.738809 [ 260 ] {89e52a7e-f885-4e02-8c6b-37adf47eee3f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:02:37.739059 [ 260 ] {89e52a7e-f885-4e02-8c6b-37adf47eee3f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:37.739234 [ 122 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 08:02:37.739304 [ 260 ] {89e52a7e-f885-4e02-8c6b-37adf47eee3f} executeQuery: Read 160 rows, 11.41 KiB in 0.001716 sec., 93240.09324009324 rows/sec., 6.49 MiB/sec. 2025.01.17 08:02:37.739332 [ 122 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:37.739399 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:37.739438 [ 260 ] {89e52a7e-f885-4e02-8c6b-37adf47eee3f} TCPHandler: Processed in 0.002025929 sec. 2025.01.17 08:02:37.739613 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 08:02:37.739644 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:37.739836 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:37.739905 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6290 rows starting from the beginning of the part 2025.01.17 08:02:37.739902 [ 262 ] {7af89213-435a-4175-8bed-1335a04f367b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:37.740102 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2025.01.17 08:02:37.740115 [ 262 ] {7af89213-435a-4175-8bed-1335a04f367b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:37.740493 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:02:37.740863 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2025.01.17 08:02:37.741188 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part 2025.01.17 08:02:37.741445 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part 2025.01.17 08:02:37.742293 [ 262 ] {7af89213-435a-4175-8bed-1335a04f367b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:37.742366 [ 262 ] {7af89213-435a-4175-8bed-1335a04f367b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:37.742928 [ 262 ] {7af89213-435a-4175-8bed-1335a04f367b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:02:37.743404 [ 262 ] {7af89213-435a-4175-8bed-1335a04f367b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:37.743792 [ 122 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 08:02:37.743950 [ 122 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:37.744027 [ 262 ] {7af89213-435a-4175-8bed-1335a04f367b} executeQuery: Read 60 rows, 4.14 KiB in 0.004163 sec., 14412.68316118184 rows/sec., 994.63 KiB/sec. 2025.01.17 08:02:37.744049 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:37.744265 [ 262 ] {7af89213-435a-4175-8bed-1335a04f367b} TCPHandler: Processed in 0.004725128 sec. 2025.01.17 08:02:37.744374 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 08:02:37.744532 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:37.744562 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1136 rows starting from the beginning of the part 2025.01.17 08:02:37.744635 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2025.01.17 08:02:37.744724 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part 2025.01.17 08:02:37.745093 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2025.01.17 08:02:37.745345 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part 2025.01.17 08:02:37.745495 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2025.01.17 08:02:37.745905 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 8091 rows, containing 5 columns (5 merged, 0 gathered) in 0.006392441 sec., 1265713.6765126185 rows/sec., 85.39 MiB/sec. 2025.01.17 08:02:37.746686 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 08:02:37.747392 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:37.747456 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 4 columns (4 merged, 0 gathered) in 0.003238587 sec., 456989.42162121943 rows/sec., 29.82 MiB/sec. 2025.01.17 08:02:37.747589 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_21_4} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 08:02:37.747751 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 08:02:37.747775 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.01.17 08:02:37.748082 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:37.748163 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_21_4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 08:02:37.748254 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.17 08:02:38.809448 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.01.17 08:02:38.810182 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:38.810236 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:38.810779 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:02:38.811039 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:38.811339 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.01.17 08:02:39.305178 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.01.17 08:02:39.323754 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:39.323805 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:39.330866 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:02:39.331594 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:39.334967 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.01.17 08:02:41.333677 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 506 2025.01.17 08:02:41.336834 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:41.336880 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:41.338357 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:02:41.338641 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:41.339558 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 506 2025.01.17 08:02:42.742103 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.742290 [ 260 ] {c96738e4-5dfd-40d5-ba05-f6c3a0dda814} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:02:42.742358 [ 260 ] {c96738e4-5dfd-40d5-ba05-f6c3a0dda814} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:02:42.743086 [ 260 ] {c96738e4-5dfd-40d5-ba05-f6c3a0dda814} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.743201 [ 260 ] {c96738e4-5dfd-40d5-ba05-f6c3a0dda814} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.743620 [ 260 ] {c96738e4-5dfd-40d5-ba05-f6c3a0dda814} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:02:42.743866 [ 260 ] {c96738e4-5dfd-40d5-ba05-f6c3a0dda814} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.744105 [ 260 ] {c96738e4-5dfd-40d5-ba05-f6c3a0dda814} executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. 2025.01.17 08:02:42.744319 [ 260 ] {c96738e4-5dfd-40d5-ba05-f6c3a0dda814} TCPHandler: Processed in 0.002356594 sec. 2025.01.17 08:02:42.744593 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.744770 [ 262 ] {0fa1072b-6dd3-4c6a-8947-61b40f643a8f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:42.744840 [ 262 ] {0fa1072b-6dd3-4c6a-8947-61b40f643a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:42.745819 [ 262 ] {0fa1072b-6dd3-4c6a-8947-61b40f643a8f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.745867 [ 262 ] {0fa1072b-6dd3-4c6a-8947-61b40f643a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.746404 [ 262 ] {0fa1072b-6dd3-4c6a-8947-61b40f643a8f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:02:42.746662 [ 262 ] {0fa1072b-6dd3-4c6a-8947-61b40f643a8f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.746906 [ 262 ] {0fa1072b-6dd3-4c6a-8947-61b40f643a8f} executeQuery: Read 281 rows, 25.42 KiB in 0.002147 sec., 130880.29809035864 rows/sec., 11.56 MiB/sec. 2025.01.17 08:02:42.746975 [ 262 ] {0fa1072b-6dd3-4c6a-8947-61b40f643a8f} TCPHandler: Processed in 0.002488716 sec. 2025.01.17 08:02:42.747140 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.747260 [ 260 ] {ad02838a-be37-48ae-8cd7-8f9269bb4e24} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:02:42.747308 [ 260 ] {ad02838a-be37-48ae-8cd7-8f9269bb4e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:02:42.748414 [ 260 ] {ad02838a-be37-48ae-8cd7-8f9269bb4e24} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.748453 [ 260 ] {ad02838a-be37-48ae-8cd7-8f9269bb4e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.748820 [ 260 ] {ad02838a-be37-48ae-8cd7-8f9269bb4e24} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:02:42.749078 [ 260 ] {ad02838a-be37-48ae-8cd7-8f9269bb4e24} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.749348 [ 260 ] {ad02838a-be37-48ae-8cd7-8f9269bb4e24} executeQuery: Read 46 rows, 3.39 KiB in 0.002117 sec., 21728.861596598963 rows/sec., 1.56 MiB/sec. 2025.01.17 08:02:42.749404 [ 260 ] {ad02838a-be37-48ae-8cd7-8f9269bb4e24} TCPHandler: Processed in 0.002335484 sec. 2025.01.17 08:02:42.750649 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.750782 [ 262 ] {c6e48f8d-1723-4e38-a6ff-7cf98ff47e75} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:02:42.750851 [ 262 ] {c6e48f8d-1723-4e38-a6ff-7cf98ff47e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:02:42.751446 [ 262 ] {c6e48f8d-1723-4e38-a6ff-7cf98ff47e75} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.751485 [ 262 ] {c6e48f8d-1723-4e38-a6ff-7cf98ff47e75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.751826 [ 262 ] {c6e48f8d-1723-4e38-a6ff-7cf98ff47e75} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:02:42.752061 [ 262 ] {c6e48f8d-1723-4e38-a6ff-7cf98ff47e75} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.752278 [ 115 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:02:42.752356 [ 115 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.752362 [ 262 ] {c6e48f8d-1723-4e38-a6ff-7cf98ff47e75} executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. 2025.01.17 08:02:42.752391 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.752515 [ 262 ] {c6e48f8d-1723-4e38-a6ff-7cf98ff47e75} TCPHandler: Processed in 0.001950548 sec. 2025.01.17 08:02:42.752632 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:02:42.752722 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.752862 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:42.752940 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2025.01.17 08:02:42.752960 [ 260 ] {34d07a20-16e5-4712-97be-af3c856bac65} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:02:42.753130 [ 260 ] {34d07a20-16e5-4712-97be-af3c856bac65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:02:42.753232 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.17 08:02:42.753630 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.17 08:02:42.754021 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2025.01.17 08:02:42.754317 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.17 08:02:42.754695 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.17 08:02:42.756739 [ 260 ] {34d07a20-16e5-4712-97be-af3c856bac65} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.756825 [ 260 ] {34d07a20-16e5-4712-97be-af3c856bac65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.757807 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005244895 sec., 102957.25653230427 rows/sec., 7.37 MiB/sec. 2025.01.17 08:02:42.758036 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:02:42.758228 [ 260 ] {34d07a20-16e5-4712-97be-af3c856bac65} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:02:42.758540 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.758702 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_11_2} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:02:42.758874 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.17 08:02:42.758890 [ 260 ] {34d07a20-16e5-4712-97be-af3c856bac65} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.759271 [ 260 ] {34d07a20-16e5-4712-97be-af3c856bac65} executeQuery: Read 13 rows, 830.00 B in 0.006334 sec., 2052.41553520682 rows/sec., 127.97 KiB/sec. 2025.01.17 08:02:42.759357 [ 260 ] {34d07a20-16e5-4712-97be-af3c856bac65} TCPHandler: Processed in 0.006686396 sec. 2025.01.17 08:02:42.759578 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.759797 [ 262 ] {cf876321-95ac-42d0-9a80-f5bea9c7f22b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:42.759885 [ 262 ] {cf876321-95ac-42d0-9a80-f5bea9c7f22b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:42.760635 [ 262 ] {cf876321-95ac-42d0-9a80-f5bea9c7f22b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.760675 [ 262 ] {cf876321-95ac-42d0-9a80-f5bea9c7f22b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.761058 [ 262 ] {cf876321-95ac-42d0-9a80-f5bea9c7f22b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:02:42.761360 [ 262 ] {cf876321-95ac-42d0-9a80-f5bea9c7f22b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.761563 [ 262 ] {cf876321-95ac-42d0-9a80-f5bea9c7f22b} executeQuery: Read 421 rows, 30.80 KiB in 0.001841 sec., 228680.06518196632 rows/sec., 16.34 MiB/sec. 2025.01.17 08:02:42.761616 [ 262 ] {cf876321-95ac-42d0-9a80-f5bea9c7f22b} TCPHandler: Processed in 0.002167871 sec. 2025.01.17 08:02:42.761767 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.761890 [ 260 ] {dbbe0d5a-f14c-4b0a-a2f6-a6042c4f6a12} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:02:42.761936 [ 260 ] {dbbe0d5a-f14c-4b0a-a2f6-a6042c4f6a12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:02:42.762465 [ 260 ] {dbbe0d5a-f14c-4b0a-a2f6-a6042c4f6a12} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.762503 [ 260 ] {dbbe0d5a-f14c-4b0a-a2f6-a6042c4f6a12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.762868 [ 260 ] {dbbe0d5a-f14c-4b0a-a2f6-a6042c4f6a12} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:02:42.763099 [ 260 ] {dbbe0d5a-f14c-4b0a-a2f6-a6042c4f6a12} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.763326 [ 115 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.17 08:02:42.763389 [ 115 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.763416 [ 260 ] {dbbe0d5a-f14c-4b0a-a2f6-a6042c4f6a12} executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. 2025.01.17 08:02:42.763447 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.763562 [ 260 ] {dbbe0d5a-f14c-4b0a-a2f6-a6042c4f6a12} TCPHandler: Processed in 0.001820527 sec. 2025.01.17 08:02:42.763820 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.764029 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.17 08:02:42.764185 [ 262 ] {ffef888a-7f62-43b2-b206-914b668c0053} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:42.764331 [ 262 ] {ffef888a-7f62-43b2-b206-914b668c0053} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:42.764350 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:42.764473 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.01.17 08:02:42.764872 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.01.17 08:02:42.765246 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.01.17 08:02:42.765487 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.01.17 08:02:42.765795 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.01.17 08:02:42.766111 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.01.17 08:02:42.766790 [ 262 ] {ffef888a-7f62-43b2-b206-914b668c0053} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.766866 [ 262 ] {ffef888a-7f62-43b2-b206-914b668c0053} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.767849 [ 262 ] {ffef888a-7f62-43b2-b206-914b668c0053} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:02:42.768519 [ 262 ] {ffef888a-7f62-43b2-b206-914b668c0053} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.768772 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005182574 sec., 12734.984584880023 rows/sec., 665.35 KiB/sec. 2025.01.17 08:02:42.769122 [ 262 ] {ffef888a-7f62-43b2-b206-914b668c0053} executeQuery: Read 237 rows, 16.27 KiB in 0.005023 sec., 47182.95839139957 rows/sec., 3.16 MiB/sec. 2025.01.17 08:02:42.769168 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.17 08:02:42.769447 [ 262 ] {ffef888a-7f62-43b2-b206-914b668c0053} TCPHandler: Processed in 0.005767953 sec. 2025.01.17 08:02:42.769722 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.769946 [ 260 ] {e4f2b2dd-ec63-4376-b55f-9895f4d1289a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:02:42.770011 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.770044 [ 260 ] {e4f2b2dd-ec63-4376-b55f-9895f4d1289a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:02:42.770268 [ 196 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_11_2} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.17 08:02:42.770446 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:02:42.770879 [ 260 ] {e4f2b2dd-ec63-4376-b55f-9895f4d1289a} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.770921 [ 260 ] {e4f2b2dd-ec63-4376-b55f-9895f4d1289a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.771325 [ 260 ] {e4f2b2dd-ec63-4376-b55f-9895f4d1289a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:02:42.771550 [ 260 ] {e4f2b2dd-ec63-4376-b55f-9895f4d1289a} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.771751 [ 260 ] {e4f2b2dd-ec63-4376-b55f-9895f4d1289a} executeQuery: Read 1 rows, 69.00 B in 0.001863 sec., 536.7686527106816 rows/sec., 36.17 KiB/sec. 2025.01.17 08:02:42.771802 [ 260 ] {e4f2b2dd-ec63-4376-b55f-9895f4d1289a} TCPHandler: Processed in 0.002230122 sec. 2025.01.17 08:02:42.771977 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.772244 [ 262 ] {bf92768e-b219-4a2c-8dae-498c3a8debc7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:42.772372 [ 262 ] {bf92768e-b219-4a2c-8dae-498c3a8debc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:02:42.773755 [ 262 ] {bf92768e-b219-4a2c-8dae-498c3a8debc7} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.773792 [ 262 ] {bf92768e-b219-4a2c-8dae-498c3a8debc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.774474 [ 262 ] {bf92768e-b219-4a2c-8dae-498c3a8debc7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:02:42.774715 [ 262 ] {bf92768e-b219-4a2c-8dae-498c3a8debc7} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.775031 [ 262 ] {bf92768e-b219-4a2c-8dae-498c3a8debc7} executeQuery: Read 39 rows, 71.56 KiB in 0.002875 sec., 13565.217391304348 rows/sec., 24.31 MiB/sec. 2025.01.17 08:02:42.775251 [ 262 ] {bf92768e-b219-4a2c-8dae-498c3a8debc7} TCPHandler: Processed in 0.003325108 sec. 2025.01.17 08:02:42.775394 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:42.775501 [ 260 ] {2850a1d5-48f6-475e-870e-7306e343c91d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:42.775549 [ 260 ] {2850a1d5-48f6-475e-870e-7306e343c91d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:42.776023 [ 260 ] {2850a1d5-48f6-475e-870e-7306e343c91d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:42.776061 [ 260 ] {2850a1d5-48f6-475e-870e-7306e343c91d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:42.776491 [ 260 ] {2850a1d5-48f6-475e-870e-7306e343c91d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:02:42.776735 [ 260 ] {2850a1d5-48f6-475e-870e-7306e343c91d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:42.776987 [ 260 ] {2850a1d5-48f6-475e-870e-7306e343c91d} executeQuery: Read 82 rows, 5.33 KiB in 0.00149 sec., 55033.55704697986 rows/sec., 3.50 MiB/sec. 2025.01.17 08:02:42.777201 [ 260 ] {2850a1d5-48f6-475e-870e-7306e343c91d} TCPHandler: Processed in 0.001848707 sec. 2025.01.17 08:02:46.225241 [ 112 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:02:46.225316 [ 112 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:02:46.315787 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.01.17 08:02:46.316894 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:46.316939 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:46.317467 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:02:46.317715 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:46.318012 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.01.17 08:02:46.839305 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.01.17 08:02:46.860039 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:46.860103 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:46.867845 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:02:46.868589 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:46.871301 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.01.17 08:02:47.736974 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:47.737153 [ 260 ] {16ee2107-cae1-4a22-83ae-8781f4e3e3a9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:47.737224 [ 260 ] {16ee2107-cae1-4a22-83ae-8781f4e3e3a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:47.737988 [ 260 ] {16ee2107-cae1-4a22-83ae-8781f4e3e3a9} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:47.738041 [ 260 ] {16ee2107-cae1-4a22-83ae-8781f4e3e3a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:47.738462 [ 260 ] {16ee2107-cae1-4a22-83ae-8781f4e3e3a9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:02:47.738711 [ 260 ] {16ee2107-cae1-4a22-83ae-8781f4e3e3a9} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:47.738943 [ 260 ] {16ee2107-cae1-4a22-83ae-8781f4e3e3a9} executeQuery: Read 56 rows, 4.41 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.34 MiB/sec. 2025.01.17 08:02:47.739008 [ 260 ] {16ee2107-cae1-4a22-83ae-8781f4e3e3a9} TCPHandler: Processed in 0.002164231 sec. 2025.01.17 08:02:47.739273 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:47.739463 [ 262 ] {5bf207a6-5ac9-4252-afc8-5c19ed86562b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:47.739537 [ 262 ] {5bf207a6-5ac9-4252-afc8-5c19ed86562b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:47.740308 [ 262 ] {5bf207a6-5ac9-4252-afc8-5c19ed86562b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:47.740360 [ 262 ] {5bf207a6-5ac9-4252-afc8-5c19ed86562b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:47.740792 [ 262 ] {5bf207a6-5ac9-4252-afc8-5c19ed86562b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:02:47.741043 [ 262 ] {5bf207a6-5ac9-4252-afc8-5c19ed86562b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:47.741336 [ 262 ] {5bf207a6-5ac9-4252-afc8-5c19ed86562b} executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. 2025.01.17 08:02:47.741584 [ 262 ] {5bf207a6-5ac9-4252-afc8-5c19ed86562b} TCPHandler: Processed in 0.002433585 sec. 2025.01.17 08:02:47.741775 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:47.741924 [ 260 ] {e7709171-12e3-4144-8b18-269c73f75db9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:47.741990 [ 260 ] {e7709171-12e3-4144-8b18-269c73f75db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:47.742611 [ 260 ] {e7709171-12e3-4144-8b18-269c73f75db9} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:47.742655 [ 260 ] {e7709171-12e3-4144-8b18-269c73f75db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:47.743061 [ 260 ] {e7709171-12e3-4144-8b18-269c73f75db9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:02:47.743304 [ 260 ] {e7709171-12e3-4144-8b18-269c73f75db9} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:47.743518 [ 260 ] {e7709171-12e3-4144-8b18-269c73f75db9} executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. 2025.01.17 08:02:47.743579 [ 260 ] {e7709171-12e3-4144-8b18-269c73f75db9} TCPHandler: Processed in 0.001875127 sec. 2025.01.17 08:02:47.743749 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:47.743897 [ 262 ] {76628307-274f-4223-adee-f8e883f8119a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:47.743961 [ 262 ] {76628307-274f-4223-adee-f8e883f8119a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:47.744524 [ 262 ] {76628307-274f-4223-adee-f8e883f8119a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:47.744565 [ 262 ] {76628307-274f-4223-adee-f8e883f8119a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:47.744947 [ 262 ] {76628307-274f-4223-adee-f8e883f8119a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:02:47.745183 [ 262 ] {76628307-274f-4223-adee-f8e883f8119a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:47.745395 [ 262 ] {76628307-274f-4223-adee-f8e883f8119a} executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. 2025.01.17 08:02:47.745448 [ 262 ] {76628307-274f-4223-adee-f8e883f8119a} TCPHandler: Processed in 0.001771466 sec. 2025.01.17 08:02:51.341882 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 536 2025.01.17 08:02:51.344858 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.344909 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.346359 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:02:51.346672 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.347710 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 536 2025.01.17 08:02:51.845329 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.845573 [ 260 ] {d2d38f39-60b2-42be-b51f-cafd60d9d3d0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:02:51.845674 [ 260 ] {d2d38f39-60b2-42be-b51f-cafd60d9d3d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:02:51.846682 [ 260 ] {d2d38f39-60b2-42be-b51f-cafd60d9d3d0} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.846728 [ 260 ] {d2d38f39-60b2-42be-b51f-cafd60d9d3d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.847142 [ 260 ] {d2d38f39-60b2-42be-b51f-cafd60d9d3d0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:02:51.847402 [ 260 ] {d2d38f39-60b2-42be-b51f-cafd60d9d3d0} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.847669 [ 260 ] {d2d38f39-60b2-42be-b51f-cafd60d9d3d0} executeQuery: Read 14 rows, 1.01 KiB in 0.002164 sec., 6469.500924214417 rows/sec., 465.72 KiB/sec. 2025.01.17 08:02:51.847776 [ 260 ] {d2d38f39-60b2-42be-b51f-cafd60d9d3d0} TCPHandler: Processed in 0.002583047 sec. 2025.01.17 08:02:51.848173 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.848475 [ 262 ] {0178ec0f-7b7d-47bb-a105-e781377c0429} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:02:51.848546 [ 262 ] {0178ec0f-7b7d-47bb-a105-e781377c0429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:02:51.849221 [ 262 ] {0178ec0f-7b7d-47bb-a105-e781377c0429} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.849267 [ 262 ] {0178ec0f-7b7d-47bb-a105-e781377c0429} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.849731 [ 262 ] {0178ec0f-7b7d-47bb-a105-e781377c0429} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:02:51.849973 [ 262 ] {0178ec0f-7b7d-47bb-a105-e781377c0429} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.850200 [ 262 ] {0178ec0f-7b7d-47bb-a105-e781377c0429} executeQuery: Read 12 rows, 1002.00 B in 0.001804 sec., 6651.884700665189 rows/sec., 542.41 KiB/sec. 2025.01.17 08:02:51.850256 [ 262 ] {0178ec0f-7b7d-47bb-a105-e781377c0429} TCPHandler: Processed in 0.002299873 sec. 2025.01.17 08:02:51.850422 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.850558 [ 260 ] {f4b3af40-ac41-40fe-8120-9acbe3cb165e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:51.850613 [ 260 ] {f4b3af40-ac41-40fe-8120-9acbe3cb165e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:51.851809 [ 260 ] {f4b3af40-ac41-40fe-8120-9acbe3cb165e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.851849 [ 260 ] {f4b3af40-ac41-40fe-8120-9acbe3cb165e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.852298 [ 260 ] {f4b3af40-ac41-40fe-8120-9acbe3cb165e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:02:51.852538 [ 260 ] {f4b3af40-ac41-40fe-8120-9acbe3cb165e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.852765 [ 260 ] {f4b3af40-ac41-40fe-8120-9acbe3cb165e} executeQuery: Read 1417 rows, 121.45 KiB in 0.002237 sec., 633437.6396960214 rows/sec., 53.02 MiB/sec. 2025.01.17 08:02:51.852817 [ 260 ] {f4b3af40-ac41-40fe-8120-9acbe3cb165e} TCPHandler: Processed in 0.002461975 sec. 2025.01.17 08:02:51.853033 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.853257 [ 262 ] {06dbaab5-d854-425a-9ad5-3aa0fb52c50d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:02:51.853346 [ 262 ] {06dbaab5-d854-425a-9ad5-3aa0fb52c50d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:02:51.853994 [ 262 ] {06dbaab5-d854-425a-9ad5-3aa0fb52c50d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.854034 [ 262 ] {06dbaab5-d854-425a-9ad5-3aa0fb52c50d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.854394 [ 262 ] {06dbaab5-d854-425a-9ad5-3aa0fb52c50d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:02:51.854626 [ 262 ] {06dbaab5-d854-425a-9ad5-3aa0fb52c50d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.854852 [ 262 ] {06dbaab5-d854-425a-9ad5-3aa0fb52c50d} executeQuery: Read 53 rows, 3.85 KiB in 0.001648 sec., 32160.194174757282 rows/sec., 2.28 MiB/sec. 2025.01.17 08:02:51.854907 [ 262 ] {06dbaab5-d854-425a-9ad5-3aa0fb52c50d} TCPHandler: Processed in 0.001989518 sec. 2025.01.17 08:02:51.855062 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.855199 [ 260 ] {dd33ee0b-3b70-4614-a1dc-e3991c9458b4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:02:51.855255 [ 260 ] {dd33ee0b-3b70-4614-a1dc-e3991c9458b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:02:51.855927 [ 260 ] {dd33ee0b-3b70-4614-a1dc-e3991c9458b4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.855968 [ 260 ] {dd33ee0b-3b70-4614-a1dc-e3991c9458b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.856331 [ 260 ] {dd33ee0b-3b70-4614-a1dc-e3991c9458b4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:02:51.856562 [ 260 ] {dd33ee0b-3b70-4614-a1dc-e3991c9458b4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.856771 [ 260 ] {dd33ee0b-3b70-4614-a1dc-e3991c9458b4} executeQuery: Read 242 rows, 16.79 KiB in 0.001603 sec., 150966.93699313788 rows/sec., 10.23 MiB/sec. 2025.01.17 08:02:51.856823 [ 260 ] {dd33ee0b-3b70-4614-a1dc-e3991c9458b4} TCPHandler: Processed in 0.001829466 sec. 2025.01.17 08:02:51.856984 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.857123 [ 262 ] {c4d91737-7664-4261-9645-82466a0a04cd} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:02:51.857179 [ 262 ] {c4d91737-7664-4261-9645-82466a0a04cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:02:51.857791 [ 262 ] {c4d91737-7664-4261-9645-82466a0a04cd} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.857830 [ 262 ] {c4d91737-7664-4261-9645-82466a0a04cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.858177 [ 262 ] {c4d91737-7664-4261-9645-82466a0a04cd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:02:51.858411 [ 262 ] {c4d91737-7664-4261-9645-82466a0a04cd} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.858624 [ 262 ] {c4d91737-7664-4261-9645-82466a0a04cd} executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec. 2025.01.17 08:02:51.858679 [ 262 ] {c4d91737-7664-4261-9645-82466a0a04cd} TCPHandler: Processed in 0.001761975 sec. 2025.01.17 08:02:51.858823 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.858960 [ 260 ] {3b318b9c-06b3-489c-9c8a-7f94998414a5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:51.859018 [ 260 ] {3b318b9c-06b3-489c-9c8a-7f94998414a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:51.859905 [ 260 ] {3b318b9c-06b3-489c-9c8a-7f94998414a5} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.859945 [ 260 ] {3b318b9c-06b3-489c-9c8a-7f94998414a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.860339 [ 260 ] {3b318b9c-06b3-489c-9c8a-7f94998414a5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:02:51.860586 [ 260 ] {3b318b9c-06b3-489c-9c8a-7f94998414a5} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.860802 [ 260 ] {3b318b9c-06b3-489c-9c8a-7f94998414a5} executeQuery: Read 884 rows, 65.67 KiB in 0.001871 sec., 472474.6125066809 rows/sec., 34.28 MiB/sec. 2025.01.17 08:02:51.860853 [ 260 ] {3b318b9c-06b3-489c-9c8a-7f94998414a5} TCPHandler: Processed in 0.002097359 sec. 2025.01.17 08:02:51.861051 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.861273 [ 262 ] {6b15f060-8d1f-4859-bdf7-db7318abff99} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:02:51.861366 [ 262 ] {6b15f060-8d1f-4859-bdf7-db7318abff99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:02:51.861897 [ 262 ] {6b15f060-8d1f-4859-bdf7-db7318abff99} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.861935 [ 262 ] {6b15f060-8d1f-4859-bdf7-db7318abff99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.862302 [ 262 ] {6b15f060-8d1f-4859-bdf7-db7318abff99} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:02:51.862537 [ 262 ] {6b15f060-8d1f-4859-bdf7-db7318abff99} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.862745 [ 262 ] {6b15f060-8d1f-4859-bdf7-db7318abff99} executeQuery: Read 6 rows, 321.00 B in 0.001525 sec., 3934.4262295081967 rows/sec., 205.56 KiB/sec. 2025.01.17 08:02:51.862798 [ 262 ] {6b15f060-8d1f-4859-bdf7-db7318abff99} TCPHandler: Processed in 0.001860086 sec. 2025.01.17 08:02:51.862943 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.863081 [ 260 ] {a87c9723-9dde-40a9-9d59-3eeb8ee89733} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:51.863142 [ 260 ] {a87c9723-9dde-40a9-9d59-3eeb8ee89733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:51.863927 [ 260 ] {a87c9723-9dde-40a9-9d59-3eeb8ee89733} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.863966 [ 260 ] {a87c9723-9dde-40a9-9d59-3eeb8ee89733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.864416 [ 260 ] {a87c9723-9dde-40a9-9d59-3eeb8ee89733} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:02:51.864646 [ 260 ] {a87c9723-9dde-40a9-9d59-3eeb8ee89733} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.864844 [ 260 ] {a87c9723-9dde-40a9-9d59-3eeb8ee89733} executeQuery: Read 1089 rows, 74.52 KiB in 0.001815 sec., 600000 rows/sec., 40.10 MiB/sec. 2025.01.17 08:02:51.864893 [ 260 ] {a87c9723-9dde-40a9-9d59-3eeb8ee89733} TCPHandler: Processed in 0.002040909 sec. 2025.01.17 08:02:51.865081 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.865296 [ 262 ] {827d4c69-8f76-46b7-858e-10d3ad1b1da5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:02:51.865390 [ 262 ] {827d4c69-8f76-46b7-858e-10d3ad1b1da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:02:51.865933 [ 262 ] {827d4c69-8f76-46b7-858e-10d3ad1b1da5} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.865973 [ 262 ] {827d4c69-8f76-46b7-858e-10d3ad1b1da5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.866327 [ 262 ] {827d4c69-8f76-46b7-858e-10d3ad1b1da5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:02:51.866559 [ 262 ] {827d4c69-8f76-46b7-858e-10d3ad1b1da5} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.866777 [ 262 ] {827d4c69-8f76-46b7-858e-10d3ad1b1da5} executeQuery: Read 1 rows, 69.00 B in 0.001483 sec., 674.3088334457182 rows/sec., 45.44 KiB/sec. 2025.01.17 08:02:51.866829 [ 262 ] {827d4c69-8f76-46b7-858e-10d3ad1b1da5} TCPHandler: Processed in 0.001824376 sec. 2025.01.17 08:02:51.866982 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.867119 [ 260 ] {5c6593ab-1bd7-40bc-be67-f4066d8db16b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:51.867211 [ 260 ] {5c6593ab-1bd7-40bc-be67-f4066d8db16b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:02:51.868346 [ 260 ] {5c6593ab-1bd7-40bc-be67-f4066d8db16b} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.868385 [ 260 ] {5c6593ab-1bd7-40bc-be67-f4066d8db16b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.869020 [ 260 ] {5c6593ab-1bd7-40bc-be67-f4066d8db16b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:02:51.869280 [ 260 ] {5c6593ab-1bd7-40bc-be67-f4066d8db16b} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.869838 [ 260 ] {5c6593ab-1bd7-40bc-be67-f4066d8db16b} executeQuery: Read 34 rows, 62.39 KiB in 0.002738 sec., 12417.823228634039 rows/sec., 22.25 MiB/sec. 2025.01.17 08:02:51.869937 [ 260 ] {5c6593ab-1bd7-40bc-be67-f4066d8db16b} TCPHandler: Processed in 0.003024153 sec. 2025.01.17 08:02:51.870149 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:51.870372 [ 262 ] {da42aeb2-9aab-448c-9f79-d95fa43c1111} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:51.870466 [ 262 ] {da42aeb2-9aab-448c-9f79-d95fa43c1111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:51.870962 [ 262 ] {da42aeb2-9aab-448c-9f79-d95fa43c1111} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:51.871000 [ 262 ] {da42aeb2-9aab-448c-9f79-d95fa43c1111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:51.871368 [ 262 ] {da42aeb2-9aab-448c-9f79-d95fa43c1111} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:02:51.871597 [ 262 ] {da42aeb2-9aab-448c-9f79-d95fa43c1111} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:51.871807 [ 262 ] {da42aeb2-9aab-448c-9f79-d95fa43c1111} executeQuery: Read 82 rows, 5.33 KiB in 0.001491 sec., 54996.64654594233 rows/sec., 3.49 MiB/sec. 2025.01.17 08:02:51.871861 [ 262 ] {da42aeb2-9aab-448c-9f79-d95fa43c1111} TCPHandler: Processed in 0.001824867 sec. 2025.01.17 08:02:52.728963 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:52.729173 [ 260 ] {658ea029-677f-46d7-bc3b-429d6fe739a0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:02:52.729251 [ 260 ] {658ea029-677f-46d7-bc3b-429d6fe739a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:02:52.730010 [ 260 ] {658ea029-677f-46d7-bc3b-429d6fe739a0} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:52.730058 [ 260 ] {658ea029-677f-46d7-bc3b-429d6fe739a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:52.730467 [ 260 ] {658ea029-677f-46d7-bc3b-429d6fe739a0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:02:52.730718 [ 260 ] {658ea029-677f-46d7-bc3b-429d6fe739a0} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:52.730937 [ 260 ] {658ea029-677f-46d7-bc3b-429d6fe739a0} executeQuery: Read 4 rows, 334.00 B in 0.001815 sec., 2203.8567493112946 rows/sec., 179.71 KiB/sec. 2025.01.17 08:02:52.731107 [ 260 ] {658ea029-677f-46d7-bc3b-429d6fe739a0} TCPHandler: Processed in 0.002308203 sec. 2025.01.17 08:02:52.731444 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:52.731749 [ 262 ] {2dd8879e-5284-4945-8767-09b1a23e549f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:52.731866 [ 262 ] {2dd8879e-5284-4945-8767-09b1a23e549f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:52.732863 [ 262 ] {2dd8879e-5284-4945-8767-09b1a23e549f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:52.732913 [ 262 ] {2dd8879e-5284-4945-8767-09b1a23e549f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:52.733328 [ 262 ] {2dd8879e-5284-4945-8767-09b1a23e549f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:02:52.733585 [ 262 ] {2dd8879e-5284-4945-8767-09b1a23e549f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:52.733752 [ 105 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 08:02:52.733810 [ 105 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:52.733835 [ 262 ] {2dd8879e-5284-4945-8767-09b1a23e549f} executeQuery: Read 12 rows, 1.12 KiB in 0.002163 sec., 5547.850208044383 rows/sec., 518.76 KiB/sec. 2025.01.17 08:02:52.733846 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:52.734020 [ 262 ] {2dd8879e-5284-4945-8767-09b1a23e549f} TCPHandler: Processed in 0.002752919 sec. 2025.01.17 08:02:52.734115 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 08:02:52.734283 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:52.734508 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:52.734562 [ 260 ] {7006a9c4-211a-47ec-a99b-fcdbedcd86ab} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:02:52.734575 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1428 rows starting from the beginning of the part 2025.01.17 08:02:52.734626 [ 260 ] {7006a9c4-211a-47ec-a99b-fcdbedcd86ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:02:52.734719 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.01.17 08:02:52.734954 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 281 rows starting from the beginning of the part 2025.01.17 08:02:52.735178 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2025.01.17 08:02:52.735419 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:02:52.735662 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part 2025.01.17 08:02:52.736307 [ 260 ] {7006a9c4-211a-47ec-a99b-fcdbedcd86ab} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:52.736348 [ 260 ] {7006a9c4-211a-47ec-a99b-fcdbedcd86ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:52.736957 [ 260 ] {7006a9c4-211a-47ec-a99b-fcdbedcd86ab} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:02:52.737266 [ 260 ] {7006a9c4-211a-47ec-a99b-fcdbedcd86ab} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:52.737460 [ 260 ] {7006a9c4-211a-47ec-a99b-fcdbedcd86ab} executeQuery: Read 9 rows, 671.00 B in 0.002954 sec., 3046.716316858497 rows/sec., 221.83 KiB/sec. 2025.01.17 08:02:52.737526 [ 260 ] {7006a9c4-211a-47ec-a99b-fcdbedcd86ab} TCPHandler: Processed in 0.003383498 sec. 2025.01.17 08:02:52.737817 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:52.737861 [ 196 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3250 rows, containing 5 columns (5 merged, 0 gathered) in 0.003896056 sec., 834176.9214816213 rows/sec., 73.19 MiB/sec. 2025.01.17 08:02:52.738068 [ 262 ] {fbff25c6-6116-41b6-a924-b33fe8f41043} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:52.738193 [ 262 ] {fbff25c6-6116-41b6-a924-b33fe8f41043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:52.738390 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 08:02:52.739117 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:52.739328 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_26_5} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 08:02:52.739523 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:02:52.739631 [ 262 ] {fbff25c6-6116-41b6-a924-b33fe8f41043} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:52.739676 [ 262 ] {fbff25c6-6116-41b6-a924-b33fe8f41043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:52.740034 [ 262 ] {fbff25c6-6116-41b6-a924-b33fe8f41043} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:02:52.740272 [ 262 ] {fbff25c6-6116-41b6-a924-b33fe8f41043} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:52.740427 [ 105 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 08:02:52.740484 [ 105 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:52.740509 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:52.740540 [ 262 ] {fbff25c6-6116-41b6-a924-b33fe8f41043} executeQuery: Read 9 rows, 744.00 B in 0.002523 sec., 3567.18192627824 rows/sec., 287.98 KiB/sec. 2025.01.17 08:02:52.740837 [ 262 ] {fbff25c6-6116-41b6-a924-b33fe8f41043} TCPHandler: Processed in 0.003202906 sec. 2025.01.17 08:02:52.740937 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 08:02:52.741110 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:52.741488 [ 260 ] {f040c81f-73d1-4826-a70c-90260345ce78} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:52.741569 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:52.741615 [ 260 ] {f040c81f-73d1-4826-a70c-90260345ce78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:52.741643 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part 2025.01.17 08:02:52.742044 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.01.17 08:02:52.742407 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 421 rows starting from the beginning of the part 2025.01.17 08:02:52.742786 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part 2025.01.17 08:02:52.743082 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 884 rows starting from the beginning of the part 2025.01.17 08:02:52.743399 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part 2025.01.17 08:02:52.744214 [ 260 ] {f040c81f-73d1-4826-a70c-90260345ce78} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:52.744282 [ 260 ] {f040c81f-73d1-4826-a70c-90260345ce78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:52.745183 [ 260 ] {f040c81f-73d1-4826-a70c-90260345ce78} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:02:52.745780 [ 260 ] {f040c81f-73d1-4826-a70c-90260345ce78} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:52.746220 [ 260 ] {f040c81f-73d1-4826-a70c-90260345ce78} executeQuery: Read 2 rows, 144.00 B in 0.00486 sec., 411.52263374485597 rows/sec., 28.94 KiB/sec. 2025.01.17 08:02:52.746448 [ 260 ] {f040c81f-73d1-4826-a70c-90260345ce78} TCPHandler: Processed in 0.005482119 sec. 2025.01.17 08:02:52.746740 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:52.746911 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2351 rows, containing 5 columns (5 merged, 0 gathered) in 0.006303131 sec., 372989.2334460445 rows/sec., 28.55 MiB/sec. 2025.01.17 08:02:52.746965 [ 262 ] {d0e24559-8ada-4a1d-b456-576b341eae9a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:52.747093 [ 262 ] {d0e24559-8ada-4a1d-b456-576b341eae9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:02:52.747179 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 08:02:52.747939 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:52.748187 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_26_5} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 08:02:52.748414 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.17 08:02:52.749855 [ 262 ] {d0e24559-8ada-4a1d-b456-576b341eae9a} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:52.749899 [ 262 ] {d0e24559-8ada-4a1d-b456-576b341eae9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:52.750518 [ 262 ] {d0e24559-8ada-4a1d-b456-576b341eae9a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:02:52.750785 [ 262 ] {d0e24559-8ada-4a1d-b456-576b341eae9a} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:52.751005 [ 262 ] {d0e24559-8ada-4a1d-b456-576b341eae9a} executeQuery: Read 5 rows, 9.17 KiB in 0.004086 sec., 1223.6906510034262 rows/sec., 2.19 MiB/sec. 2025.01.17 08:02:52.751188 [ 262 ] {d0e24559-8ada-4a1d-b456-576b341eae9a} TCPHandler: Processed in 0.004609016 sec. 2025.01.17 08:02:53.818132 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.01.17 08:02:53.818771 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:53.818810 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:53.819334 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:02:53.819604 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:53.819844 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.01.17 08:02:54.371349 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.01.17 08:02:54.392441 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:54.392500 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:54.400199 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:02:54.400950 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:54.404218 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.01.17 08:02:57.737022 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:57.737288 [ 260 ] {d0515aa1-6830-4766-8e3e-9bb1659ef5f5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:02:57.737391 [ 260 ] {d0515aa1-6830-4766-8e3e-9bb1659ef5f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:02:57.738298 [ 260 ] {d0515aa1-6830-4766-8e3e-9bb1659ef5f5} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:57.738345 [ 260 ] {d0515aa1-6830-4766-8e3e-9bb1659ef5f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:57.738796 [ 260 ] {d0515aa1-6830-4766-8e3e-9bb1659ef5f5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:02:57.739052 [ 260 ] {d0515aa1-6830-4766-8e3e-9bb1659ef5f5} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:57.739254 [ 260 ] {d0515aa1-6830-4766-8e3e-9bb1659ef5f5} executeQuery: Read 56 rows, 4.41 KiB in 0.002041 sec., 27437.530622244 rows/sec., 2.11 MiB/sec. 2025.01.17 08:02:57.739317 [ 260 ] {d0515aa1-6830-4766-8e3e-9bb1659ef5f5} TCPHandler: Processed in 0.002460665 sec. 2025.01.17 08:02:57.739625 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:57.739901 [ 262 ] {4e91d90d-d8ab-4447-9ed4-dce028d196b0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:02:57.739973 [ 262 ] {4e91d90d-d8ab-4447-9ed4-dce028d196b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:02:57.740713 [ 262 ] {4e91d90d-d8ab-4447-9ed4-dce028d196b0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:57.740759 [ 262 ] {4e91d90d-d8ab-4447-9ed4-dce028d196b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:57.741194 [ 262 ] {4e91d90d-d8ab-4447-9ed4-dce028d196b0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:02:57.741452 [ 262 ] {4e91d90d-d8ab-4447-9ed4-dce028d196b0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:57.741679 [ 262 ] {4e91d90d-d8ab-4447-9ed4-dce028d196b0} executeQuery: Read 64 rows, 5.12 KiB in 0.00183 sec., 34972.67759562842 rows/sec., 2.73 MiB/sec. 2025.01.17 08:02:57.741737 [ 262 ] {4e91d90d-d8ab-4447-9ed4-dce028d196b0} TCPHandler: Processed in 0.002295733 sec. 2025.01.17 08:02:57.741890 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:57.742034 [ 260 ] {97c7eceb-7f15-4823-9b7f-488fe5d5939d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:02:57.742099 [ 260 ] {97c7eceb-7f15-4823-9b7f-488fe5d5939d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:02:57.742852 [ 260 ] {97c7eceb-7f15-4823-9b7f-488fe5d5939d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:57.742890 [ 260 ] {97c7eceb-7f15-4823-9b7f-488fe5d5939d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:57.743304 [ 260 ] {97c7eceb-7f15-4823-9b7f-488fe5d5939d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:02:57.743547 [ 260 ] {97c7eceb-7f15-4823-9b7f-488fe5d5939d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:57.743670 [ 97 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 08:02:57.743711 [ 97 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:57.743734 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:57.743739 [ 260 ] {97c7eceb-7f15-4823-9b7f-488fe5d5939d} executeQuery: Read 160 rows, 11.41 KiB in 0.001739 sec., 92006.90051753882 rows/sec., 6.41 MiB/sec. 2025.01.17 08:02:57.743954 [ 260 ] {97c7eceb-7f15-4823-9b7f-488fe5d5939d} TCPHandler: Processed in 0.002127181 sec. 2025.01.17 08:02:57.744377 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:02:57.744665 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 08:02:57.744733 [ 262 ] {929e6bf5-a45f-4ccb-985a-10a26a9e39b6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:02:57.744859 [ 262 ] {929e6bf5-a45f-4ccb-985a-10a26a9e39b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:02:57.745160 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:02:57.745271 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8091 rows starting from the beginning of the part 2025.01.17 08:02:57.745663 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part 2025.01.17 08:02:57.745825 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2025.01.17 08:02:57.746231 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:02:57.746642 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2025.01.17 08:02:57.747067 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2025.01.17 08:02:57.747204 [ 262 ] {929e6bf5-a45f-4ccb-985a-10a26a9e39b6} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:02:57.747316 [ 262 ] {929e6bf5-a45f-4ccb-985a-10a26a9e39b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:02:57.748484 [ 262 ] {929e6bf5-a45f-4ccb-985a-10a26a9e39b6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:02:57.748743 [ 262 ] {929e6bf5-a45f-4ccb-985a-10a26a9e39b6} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:57.749081 [ 262 ] {929e6bf5-a45f-4ccb-985a-10a26a9e39b6} executeQuery: Read 60 rows, 4.14 KiB in 0.004426 sec., 13556.258472661544 rows/sec., 935.52 KiB/sec. 2025.01.17 08:02:57.749378 [ 262 ] {929e6bf5-a45f-4ccb-985a-10a26a9e39b6} TCPHandler: Processed in 0.005223246 sec. 2025.01.17 08:02:57.752279 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9739 rows, containing 5 columns (5 merged, 0 gathered) in 0.00836131 sec., 1164769.6353801019 rows/sec., 78.57 MiB/sec. 2025.01.17 08:02:57.752569 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 08:02:57.752911 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:02:57.752993 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_26_5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 08:02:57.753085 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. 2025.01.17 08:03:01.225571 [ 94 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:03:01.225639 [ 94 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:03:01.320199 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.01.17 08:03:01.321200 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:01.321244 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:01.321794 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:03:01.322040 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:01.322310 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.01.17 08:03:01.348222 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 580 2025.01.17 08:03:01.351632 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:01.351691 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:01.353712 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:03:01.354030 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:01.355217 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 580 2025.01.17 08:03:01.904475 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.01.17 08:03:01.925381 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:01.925426 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:01.933311 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:03:01.934121 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:01.936923 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.01.17 08:03:02.744582 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.744862 [ 260 ] {c07e7dd6-4449-4b7e-a3ad-889ac26ee332} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:03:02.744972 [ 260 ] {c07e7dd6-4449-4b7e-a3ad-889ac26ee332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:03:02.745743 [ 260 ] {c07e7dd6-4449-4b7e-a3ad-889ac26ee332} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.745792 [ 260 ] {c07e7dd6-4449-4b7e-a3ad-889ac26ee332} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.746251 [ 260 ] {c07e7dd6-4449-4b7e-a3ad-889ac26ee332} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:03:02.746511 [ 260 ] {c07e7dd6-4449-4b7e-a3ad-889ac26ee332} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.746737 [ 92 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.17 08:03:02.746808 [ 260 ] {c07e7dd6-4449-4b7e-a3ad-889ac26ee332} executeQuery: Read 14 rows, 1.01 KiB in 0.002014 sec., 6951.340615690168 rows/sec., 500.40 KiB/sec. 2025.01.17 08:03:02.746865 [ 92 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.746939 [ 260 ] {c07e7dd6-4449-4b7e-a3ad-889ac26ee332} TCPHandler: Processed in 0.002526486 sec. 2025.01.17 08:03:02.746950 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.747186 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.17 08:03:02.747233 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.747428 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:02.747499 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.01.17 08:03:02.747511 [ 262 ] {49b30ba9-7650-4501-833e-f3a5a432244c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:02.747644 [ 262 ] {49b30ba9-7650-4501-833e-f3a5a432244c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:02.747727 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.17 08:03:02.748164 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.17 08:03:02.748540 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.01.17 08:03:02.749001 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.17 08:03:02.751111 [ 262 ] {49b30ba9-7650-4501-833e-f3a5a432244c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.751204 [ 262 ] {49b30ba9-7650-4501-833e-f3a5a432244c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.751589 [ 200 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004470494 sec., 15658.224795738457 rows/sec., 1.16 MiB/sec. 2025.01.17 08:03:02.751884 [ 200 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.17 08:03:02.752202 [ 262 ] {49b30ba9-7650-4501-833e-f3a5a432244c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:03:02.752516 [ 200 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.752719 [ 262 ] {49b30ba9-7650-4501-833e-f3a5a432244c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.752726 [ 200 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_13_3} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.17 08:03:02.752919 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:03:02.753096 [ 262 ] {49b30ba9-7650-4501-833e-f3a5a432244c} executeQuery: Read 281 rows, 25.42 KiB in 0.005686 sec., 49419.62715441435 rows/sec., 4.37 MiB/sec. 2025.01.17 08:03:02.753167 [ 262 ] {49b30ba9-7650-4501-833e-f3a5a432244c} TCPHandler: Processed in 0.006081397 sec. 2025.01.17 08:03:02.753321 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.753466 [ 260 ] {a37ac54b-1530-4fe2-b8fa-cd130cd426ca} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:03:02.753528 [ 260 ] {a37ac54b-1530-4fe2-b8fa-cd130cd426ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:03:02.754227 [ 260 ] {a37ac54b-1530-4fe2-b8fa-cd130cd426ca} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.754268 [ 260 ] {a37ac54b-1530-4fe2-b8fa-cd130cd426ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.754647 [ 260 ] {a37ac54b-1530-4fe2-b8fa-cd130cd426ca} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:03:02.754891 [ 260 ] {a37ac54b-1530-4fe2-b8fa-cd130cd426ca} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.755149 [ 260 ] {a37ac54b-1530-4fe2-b8fa-cd130cd426ca} executeQuery: Read 46 rows, 3.39 KiB in 0.001718 sec., 26775.320139697324 rows/sec., 1.93 MiB/sec. 2025.01.17 08:03:02.755214 [ 260 ] {a37ac54b-1530-4fe2-b8fa-cd130cd426ca} TCPHandler: Processed in 0.001964028 sec. 2025.01.17 08:03:02.755400 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.755521 [ 262 ] {b806fc50-3929-4db7-aedb-99bece16178a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:03:02.755573 [ 262 ] {b806fc50-3929-4db7-aedb-99bece16178a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:03:02.756246 [ 262 ] {b806fc50-3929-4db7-aedb-99bece16178a} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.756287 [ 262 ] {b806fc50-3929-4db7-aedb-99bece16178a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.756661 [ 262 ] {b806fc50-3929-4db7-aedb-99bece16178a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:03:02.756904 [ 262 ] {b806fc50-3929-4db7-aedb-99bece16178a} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.757113 [ 262 ] {b806fc50-3929-4db7-aedb-99bece16178a} executeQuery: Read 14 rows, 1004.00 B in 0.001616 sec., 8663.366336633664 rows/sec., 606.73 KiB/sec. 2025.01.17 08:03:02.757287 [ 262 ] {b806fc50-3929-4db7-aedb-99bece16178a} TCPHandler: Processed in 0.001944768 sec. 2025.01.17 08:03:02.757455 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.757576 [ 260 ] {5ec8dae7-35ba-4574-acc8-33385d1a8553} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:03:02.757626 [ 260 ] {5ec8dae7-35ba-4574-acc8-33385d1a8553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:03:02.758187 [ 260 ] {5ec8dae7-35ba-4574-acc8-33385d1a8553} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.758226 [ 260 ] {5ec8dae7-35ba-4574-acc8-33385d1a8553} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.758603 [ 260 ] {5ec8dae7-35ba-4574-acc8-33385d1a8553} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:03:02.758850 [ 260 ] {5ec8dae7-35ba-4574-acc8-33385d1a8553} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.759033 [ 91 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.17 08:03:02.759094 [ 260 ] {5ec8dae7-35ba-4574-acc8-33385d1a8553} executeQuery: Read 13 rows, 830.00 B in 0.001535 sec., 8469.055374592834 rows/sec., 528.04 KiB/sec. 2025.01.17 08:03:02.759150 [ 91 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.759207 [ 260 ] {5ec8dae7-35ba-4574-acc8-33385d1a8553} TCPHandler: Processed in 0.001807646 sec. 2025.01.17 08:03:02.759232 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.759488 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.759610 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.17 08:03:02.760077 [ 262 ] {6dec6ece-3a6a-4e95-9e28-b2f00a098197} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:02.760237 [ 262 ] {6dec6ece-3a6a-4e95-9e28-b2f00a098197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:02.760266 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:02.760366 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2025.01.17 08:03:02.760651 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2025.01.17 08:03:02.761064 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2025.01.17 08:03:02.761495 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.01.17 08:03:02.761863 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2025.01.17 08:03:02.762956 [ 262 ] {6dec6ece-3a6a-4e95-9e28-b2f00a098197} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.763030 [ 262 ] {6dec6ece-3a6a-4e95-9e28-b2f00a098197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.764186 [ 262 ] {6dec6ece-3a6a-4e95-9e28-b2f00a098197} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:03:02.764237 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00487529 sec., 13332.540218120357 rows/sec., 883.36 KiB/sec. 2025.01.17 08:03:02.764434 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.17 08:03:02.764607 [ 262 ] {6dec6ece-3a6a-4e95-9e28-b2f00a098197} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.765053 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.765084 [ 262 ] {6dec6ece-3a6a-4e95-9e28-b2f00a098197} executeQuery: Read 421 rows, 30.80 KiB in 0.005215 sec., 80728.66730584852 rows/sec., 5.77 MiB/sec. 2025.01.17 08:03:02.765392 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_13_3} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.17 08:03:02.765459 [ 262 ] {6dec6ece-3a6a-4e95-9e28-b2f00a098197} TCPHandler: Processed in 0.006149939 sec. 2025.01.17 08:03:02.765692 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:03:02.765788 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.765927 [ 260 ] {668b3eea-d35d-4000-9f73-183546440d80} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:03:02.765976 [ 260 ] {668b3eea-d35d-4000-9f73-183546440d80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:03:02.766491 [ 260 ] {668b3eea-d35d-4000-9f73-183546440d80} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.766542 [ 260 ] {668b3eea-d35d-4000-9f73-183546440d80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.766929 [ 260 ] {668b3eea-d35d-4000-9f73-183546440d80} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:03:02.767180 [ 260 ] {668b3eea-d35d-4000-9f73-183546440d80} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.767391 [ 260 ] {668b3eea-d35d-4000-9f73-183546440d80} executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. 2025.01.17 08:03:02.767441 [ 260 ] {668b3eea-d35d-4000-9f73-183546440d80} TCPHandler: Processed in 0.001853616 sec. 2025.01.17 08:03:02.767592 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.767709 [ 262 ] {127a45ca-7111-4c4b-8f03-953545ee20dc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:02.767761 [ 262 ] {127a45ca-7111-4c4b-8f03-953545ee20dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:02.768354 [ 262 ] {127a45ca-7111-4c4b-8f03-953545ee20dc} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.768393 [ 262 ] {127a45ca-7111-4c4b-8f03-953545ee20dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.768804 [ 262 ] {127a45ca-7111-4c4b-8f03-953545ee20dc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:03:02.769077 [ 262 ] {127a45ca-7111-4c4b-8f03-953545ee20dc} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.769298 [ 262 ] {127a45ca-7111-4c4b-8f03-953545ee20dc} executeQuery: Read 237 rows, 16.27 KiB in 0.001613 sec., 146931.18412895227 rows/sec., 9.85 MiB/sec. 2025.01.17 08:03:02.769350 [ 262 ] {127a45ca-7111-4c4b-8f03-953545ee20dc} TCPHandler: Processed in 0.001813336 sec. 2025.01.17 08:03:02.769494 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.769632 [ 260 ] {c96e684a-f2fa-480f-8bb1-30a2310660cc} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:03:02.769691 [ 260 ] {c96e684a-f2fa-480f-8bb1-30a2310660cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:03:02.770219 [ 260 ] {c96e684a-f2fa-480f-8bb1-30a2310660cc} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.770259 [ 260 ] {c96e684a-f2fa-480f-8bb1-30a2310660cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.770617 [ 260 ] {c96e684a-f2fa-480f-8bb1-30a2310660cc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:03:02.770849 [ 260 ] {c96e684a-f2fa-480f-8bb1-30a2310660cc} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.771122 [ 260 ] {c96e684a-f2fa-480f-8bb1-30a2310660cc} executeQuery: Read 1 rows, 69.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 44.42 KiB/sec. 2025.01.17 08:03:02.771365 [ 260 ] {c96e684a-f2fa-480f-8bb1-30a2310660cc} TCPHandler: Processed in 0.001926377 sec. 2025.01.17 08:03:02.771613 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.771836 [ 262 ] {5c0eb591-4239-479e-944d-27df53b8ffab} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:02.771984 [ 262 ] {5c0eb591-4239-479e-944d-27df53b8ffab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:03:02.773210 [ 262 ] {5c0eb591-4239-479e-944d-27df53b8ffab} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.773250 [ 262 ] {5c0eb591-4239-479e-944d-27df53b8ffab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.773923 [ 262 ] {5c0eb591-4239-479e-944d-27df53b8ffab} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:03:02.774191 [ 262 ] {5c0eb591-4239-479e-944d-27df53b8ffab} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.774448 [ 262 ] {5c0eb591-4239-479e-944d-27df53b8ffab} executeQuery: Read 39 rows, 71.56 KiB in 0.002667 sec., 14623.172103487064 rows/sec., 26.20 MiB/sec. 2025.01.17 08:03:02.774556 [ 262 ] {5c0eb591-4239-479e-944d-27df53b8ffab} TCPHandler: Processed in 0.003072474 sec. 2025.01.17 08:03:02.774692 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:02.774808 [ 260 ] {f0e62c32-8430-491d-a326-e9b28edcc6a2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:02.774858 [ 260 ] {f0e62c32-8430-491d-a326-e9b28edcc6a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:02.775336 [ 260 ] {f0e62c32-8430-491d-a326-e9b28edcc6a2} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.775376 [ 260 ] {f0e62c32-8430-491d-a326-e9b28edcc6a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.775739 [ 260 ] {f0e62c32-8430-491d-a326-e9b28edcc6a2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:03:02.775976 [ 260 ] {f0e62c32-8430-491d-a326-e9b28edcc6a2} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.776138 [ 91 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 08:03:02.776202 [ 91 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:02.776238 [ 260 ] {f0e62c32-8430-491d-a326-e9b28edcc6a2} executeQuery: Read 82 rows, 5.33 KiB in 0.00144 sec., 56944.44444444444 rows/sec., 3.62 MiB/sec. 2025.01.17 08:03:02.776250 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:02.776395 [ 260 ] {f0e62c32-8430-491d-a326-e9b28edcc6a2} TCPHandler: Processed in 0.001752446 sec. 2025.01.17 08:03:02.776888 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 08:03:02.776998 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:02.777031 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1480 rows starting from the beginning of the part 2025.01.17 08:03:02.777120 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part 2025.01.17 08:03:02.777244 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.01.17 08:03:02.777410 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2025.01.17 08:03:02.777493 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.01.17 08:03:02.777708 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2025.01.17 08:03:02.778870 [ 186 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 4 columns (4 merged, 0 gathered) in 0.002453555 sec., 752377.6723978064 rows/sec., 49.02 MiB/sec. 2025.01.17 08:03:02.779115 [ 186 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 08:03:02.779474 [ 186 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:02.779570 [ 186 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_26_5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 08:03:02.779664 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.17 08:03:07.737225 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:07.737432 [ 260 ] {64b03269-098f-4e52-b45f-169c310fb840} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:07.737504 [ 260 ] {64b03269-098f-4e52-b45f-169c310fb840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:07.738284 [ 260 ] {64b03269-098f-4e52-b45f-169c310fb840} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:07.738335 [ 260 ] {64b03269-098f-4e52-b45f-169c310fb840} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:07.738773 [ 260 ] {64b03269-098f-4e52-b45f-169c310fb840} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:03:07.739027 [ 260 ] {64b03269-098f-4e52-b45f-169c310fb840} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:07.739245 [ 260 ] {64b03269-098f-4e52-b45f-169c310fb840} executeQuery: Read 56 rows, 4.41 KiB in 0.001857 sec., 30156.165858912223 rows/sec., 2.32 MiB/sec. 2025.01.17 08:03:07.739362 [ 260 ] {64b03269-098f-4e52-b45f-169c310fb840} TCPHandler: Processed in 0.002262602 sec. 2025.01.17 08:03:07.739677 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:07.739883 [ 262 ] {222c9a49-c4b1-4a2f-8f32-433bf2af1069} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:07.739964 [ 262 ] {222c9a49-c4b1-4a2f-8f32-433bf2af1069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:07.740755 [ 262 ] {222c9a49-c4b1-4a2f-8f32-433bf2af1069} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:07.740806 [ 262 ] {222c9a49-c4b1-4a2f-8f32-433bf2af1069} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:07.741237 [ 262 ] {222c9a49-c4b1-4a2f-8f32-433bf2af1069} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:03:07.741484 [ 262 ] {222c9a49-c4b1-4a2f-8f32-433bf2af1069} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:07.741734 [ 262 ] {222c9a49-c4b1-4a2f-8f32-433bf2af1069} executeQuery: Read 64 rows, 5.12 KiB in 0.001899 sec., 33701.94839389152 rows/sec., 2.63 MiB/sec. 2025.01.17 08:03:07.741878 [ 262 ] {222c9a49-c4b1-4a2f-8f32-433bf2af1069} TCPHandler: Processed in 0.002364734 sec. 2025.01.17 08:03:07.742110 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:07.742245 [ 260 ] {7b0f4822-cb64-4d18-b10f-320681c89a6d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:07.742308 [ 260 ] {7b0f4822-cb64-4d18-b10f-320681c89a6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:07.742969 [ 260 ] {7b0f4822-cb64-4d18-b10f-320681c89a6d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:07.743009 [ 260 ] {7b0f4822-cb64-4d18-b10f-320681c89a6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:07.743417 [ 260 ] {7b0f4822-cb64-4d18-b10f-320681c89a6d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:03:07.743659 [ 260 ] {7b0f4822-cb64-4d18-b10f-320681c89a6d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:07.743841 [ 260 ] {7b0f4822-cb64-4d18-b10f-320681c89a6d} executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. 2025.01.17 08:03:07.743899 [ 260 ] {7b0f4822-cb64-4d18-b10f-320681c89a6d} TCPHandler: Processed in 0.001884776 sec. 2025.01.17 08:03:07.744070 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:07.744189 [ 262 ] {906f3186-bb38-4273-a4df-0f7beeee32f5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:07.744241 [ 262 ] {906f3186-bb38-4273-a4df-0f7beeee32f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:07.744746 [ 262 ] {906f3186-bb38-4273-a4df-0f7beeee32f5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:07.744786 [ 262 ] {906f3186-bb38-4273-a4df-0f7beeee32f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:07.745166 [ 262 ] {906f3186-bb38-4273-a4df-0f7beeee32f5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:03:07.745416 [ 262 ] {906f3186-bb38-4273-a4df-0f7beeee32f5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:07.745620 [ 262 ] {906f3186-bb38-4273-a4df-0f7beeee32f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. 2025.01.17 08:03:07.745670 [ 262 ] {906f3186-bb38-4273-a4df-0f7beeee32f5} TCPHandler: Processed in 0.001657534 sec. 2025.01.17 08:03:08.822532 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2025.01.17 08:03:08.823197 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:08.823241 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:08.823756 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:03:08.824017 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:08.824162 [ 79 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 08:03:08.824206 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2025.01.17 08:03:08.824213 [ 79 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:08.824244 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:08.824500 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 08:03:08.824697 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:08.824746 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.01.17 08:03:08.824836 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2025.01.17 08:03:08.825068 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2025.01.17 08:03:08.825282 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2025.01.17 08:03:08.825466 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2025.01.17 08:03:08.825614 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2025.01.17 08:03:08.828040 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003706364 sec., 2600392.190297553 rows/sec., 37.20 MiB/sec. 2025.01.17 08:03:08.828494 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 08:03:08.828822 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:08.828912 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_21_4} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 08:03:08.829025 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.01.17 08:03:09.437095 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.01.17 08:03:09.458630 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:09.458691 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:09.466162 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:03:09.466940 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:09.467366 [ 84 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 08:03:09.467559 [ 84 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:09.467668 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:09.468482 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 08:03:09.483059 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.01.17 08:03:09.485052 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:09.489435 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.01.17 08:03:09.497810 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.01.17 08:03:09.503387 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.01.17 08:03:09.508804 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.01.17 08:03:09.514418 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.01.17 08:03:09.518974 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.01.17 08:03:09.584259 [ 186 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.1163877 sec., 1366.1237398797296 rows/sec., 7.06 MiB/sec. 2025.01.17 08:03:09.586987 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 08:03:09.589975 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:09.590110 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_21_4} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 08:03:09.592345 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.17 08:03:10.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 185.86 MiB, peak 196.40 MiB, free memory in arenas 0.00 B, will set to 186.99 MiB (RSS), difference: 1.13 MiB 2025.01.17 08:03:11.355574 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 610 2025.01.17 08:03:11.358611 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:11.358676 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:11.360137 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:03:11.360447 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:11.361084 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 610 2025.01.17 08:03:12.743876 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.744061 [ 260 ] {59a5a310-315b-4fb9-a71e-a6759aa666d9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:03:12.744129 [ 260 ] {59a5a310-315b-4fb9-a71e-a6759aa666d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:03:12.744879 [ 260 ] {59a5a310-315b-4fb9-a71e-a6759aa666d9} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.744921 [ 260 ] {59a5a310-315b-4fb9-a71e-a6759aa666d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.745346 [ 260 ] {59a5a310-315b-4fb9-a71e-a6759aa666d9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:03:12.745589 [ 260 ] {59a5a310-315b-4fb9-a71e-a6759aa666d9} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.745805 [ 260 ] {59a5a310-315b-4fb9-a71e-a6759aa666d9} executeQuery: Read 14 rows, 1.01 KiB in 0.001796 sec., 7795.100222717149 rows/sec., 561.14 KiB/sec. 2025.01.17 08:03:12.745864 [ 260 ] {59a5a310-315b-4fb9-a71e-a6759aa666d9} TCPHandler: Processed in 0.00211171 sec. 2025.01.17 08:03:12.746131 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.746344 [ 262 ] {704d5d34-5079-4093-bba4-51913d750439} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:12.746425 [ 262 ] {704d5d34-5079-4093-bba4-51913d750439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:12.747307 [ 262 ] {704d5d34-5079-4093-bba4-51913d750439} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.747353 [ 262 ] {704d5d34-5079-4093-bba4-51913d750439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.747809 [ 262 ] {704d5d34-5079-4093-bba4-51913d750439} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:03:12.748068 [ 262 ] {704d5d34-5079-4093-bba4-51913d750439} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.748276 [ 262 ] {704d5d34-5079-4093-bba4-51913d750439} executeQuery: Read 281 rows, 25.42 KiB in 0.001989 sec., 141277.02362996482 rows/sec., 12.48 MiB/sec. 2025.01.17 08:03:12.748343 [ 262 ] {704d5d34-5079-4093-bba4-51913d750439} TCPHandler: Processed in 0.002356083 sec. 2025.01.17 08:03:12.748491 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.748629 [ 260 ] {083ced16-ccf9-4579-90e2-e971c13eaf43} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:03:12.748686 [ 260 ] {083ced16-ccf9-4579-90e2-e971c13eaf43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:03:12.750184 [ 260 ] {083ced16-ccf9-4579-90e2-e971c13eaf43} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.750224 [ 260 ] {083ced16-ccf9-4579-90e2-e971c13eaf43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.750580 [ 260 ] {083ced16-ccf9-4579-90e2-e971c13eaf43} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:03:12.750816 [ 260 ] {083ced16-ccf9-4579-90e2-e971c13eaf43} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.750966 [ 80 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 08:03:12.751028 [ 80 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.751042 [ 260 ] {083ced16-ccf9-4579-90e2-e971c13eaf43} executeQuery: Read 46 rows, 3.39 KiB in 0.002432 sec., 18914.473684210527 rows/sec., 1.36 MiB/sec. 2025.01.17 08:03:12.751062 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.751192 [ 260 ] {083ced16-ccf9-4579-90e2-e971c13eaf43} TCPHandler: Processed in 0.00276314 sec. 2025.01.17 08:03:12.751291 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 08:03:12.751422 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:12.751457 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 60 rows starting from the beginning of the part 2025.01.17 08:03:12.751539 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2025.01.17 08:03:12.751770 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part 2025.01.17 08:03:12.752021 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part 2025.01.17 08:03:12.752227 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part 2025.01.17 08:03:12.752407 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2025.01.17 08:03:12.752708 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.752909 [ 262 ] {3b4359df-3dc7-4805-8f00-f09d931f5c59} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:03:12.752987 [ 262 ] {3b4359df-3dc7-4805-8f00-f09d931f5c59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:03:12.754169 [ 262 ] {3b4359df-3dc7-4805-8f00-f09d931f5c59} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.754186 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.003004953 sec., 86523.81584670376 rows/sec., 6.52 MiB/sec. 2025.01.17 08:03:12.754211 [ 262 ] {3b4359df-3dc7-4805-8f00-f09d931f5c59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.754400 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 08:03:12.754899 [ 262 ] {3b4359df-3dc7-4805-8f00-f09d931f5c59} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:03:12.754966 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.755089 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_16_3} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 08:03:12.755225 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:03:12.755306 [ 262 ] {3b4359df-3dc7-4805-8f00-f09d931f5c59} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.755497 [ 262 ] {3b4359df-3dc7-4805-8f00-f09d931f5c59} executeQuery: Read 14 rows, 1004.00 B in 0.00263 sec., 5323.19391634981 rows/sec., 372.80 KiB/sec. 2025.01.17 08:03:12.755559 [ 262 ] {3b4359df-3dc7-4805-8f00-f09d931f5c59} TCPHandler: Processed in 0.002998843 sec. 2025.01.17 08:03:12.755758 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.755897 [ 260 ] {c2a1e5f4-bb78-4d06-a572-637524ab029c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:03:12.755961 [ 260 ] {c2a1e5f4-bb78-4d06-a572-637524ab029c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:03:12.756792 [ 260 ] {c2a1e5f4-bb78-4d06-a572-637524ab029c} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.756831 [ 260 ] {c2a1e5f4-bb78-4d06-a572-637524ab029c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.757176 [ 260 ] {c2a1e5f4-bb78-4d06-a572-637524ab029c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:03:12.757405 [ 260 ] {c2a1e5f4-bb78-4d06-a572-637524ab029c} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.757607 [ 260 ] {c2a1e5f4-bb78-4d06-a572-637524ab029c} executeQuery: Read 13 rows, 830.00 B in 0.001742 sec., 7462.686567164179 rows/sec., 465.30 KiB/sec. 2025.01.17 08:03:12.757660 [ 260 ] {c2a1e5f4-bb78-4d06-a572-637524ab029c} TCPHandler: Processed in 0.001983858 sec. 2025.01.17 08:03:12.757828 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.757952 [ 262 ] {d38453ba-2bc3-41fb-9b4e-77f2a17cf7f9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:12.758002 [ 262 ] {d38453ba-2bc3-41fb-9b4e-77f2a17cf7f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:12.758760 [ 262 ] {d38453ba-2bc3-41fb-9b4e-77f2a17cf7f9} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.758825 [ 262 ] {d38453ba-2bc3-41fb-9b4e-77f2a17cf7f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.759219 [ 262 ] {d38453ba-2bc3-41fb-9b4e-77f2a17cf7f9} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:03:12.759483 [ 262 ] {d38453ba-2bc3-41fb-9b4e-77f2a17cf7f9} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.759679 [ 262 ] {d38453ba-2bc3-41fb-9b4e-77f2a17cf7f9} executeQuery: Read 421 rows, 30.80 KiB in 0.001755 sec., 239886.0398860399 rows/sec., 17.14 MiB/sec. 2025.01.17 08:03:12.759735 [ 262 ] {d38453ba-2bc3-41fb-9b4e-77f2a17cf7f9} TCPHandler: Processed in 0.001966479 sec. 2025.01.17 08:03:12.759891 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.760028 [ 260 ] {f36d13e7-9271-4290-84ef-3ed076605413} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:03:12.760086 [ 260 ] {f36d13e7-9271-4290-84ef-3ed076605413} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:03:12.760656 [ 260 ] {f36d13e7-9271-4290-84ef-3ed076605413} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.760695 [ 260 ] {f36d13e7-9271-4290-84ef-3ed076605413} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.761063 [ 260 ] {f36d13e7-9271-4290-84ef-3ed076605413} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:03:12.761295 [ 260 ] {f36d13e7-9271-4290-84ef-3ed076605413} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.761547 [ 260 ] {f36d13e7-9271-4290-84ef-3ed076605413} executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. 2025.01.17 08:03:12.761759 [ 260 ] {f36d13e7-9271-4290-84ef-3ed076605413} TCPHandler: Processed in 0.001929418 sec. 2025.01.17 08:03:12.761943 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.762084 [ 262 ] {7d75313a-037f-4966-b553-b6b961059d86} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:12.762146 [ 262 ] {7d75313a-037f-4966-b553-b6b961059d86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:12.762783 [ 262 ] {7d75313a-037f-4966-b553-b6b961059d86} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.762822 [ 262 ] {7d75313a-037f-4966-b553-b6b961059d86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.763221 [ 262 ] {7d75313a-037f-4966-b553-b6b961059d86} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:03:12.763459 [ 262 ] {7d75313a-037f-4966-b553-b6b961059d86} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.763638 [ 262 ] {7d75313a-037f-4966-b553-b6b961059d86} executeQuery: Read 237 rows, 16.27 KiB in 0.001587 sec., 149338.3742911153 rows/sec., 10.01 MiB/sec. 2025.01.17 08:03:12.763692 [ 262 ] {7d75313a-037f-4966-b553-b6b961059d86} TCPHandler: Processed in 0.001820546 sec. 2025.01.17 08:03:12.763843 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.763981 [ 260 ] {ecd85b76-4d0d-4d70-8449-9bd2d7cbed1d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:03:12.764045 [ 260 ] {ecd85b76-4d0d-4d70-8449-9bd2d7cbed1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:03:12.764564 [ 260 ] {ecd85b76-4d0d-4d70-8449-9bd2d7cbed1d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.764603 [ 260 ] {ecd85b76-4d0d-4d70-8449-9bd2d7cbed1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.764956 [ 260 ] {ecd85b76-4d0d-4d70-8449-9bd2d7cbed1d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:03:12.765189 [ 260 ] {ecd85b76-4d0d-4d70-8449-9bd2d7cbed1d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.765424 [ 260 ] {ecd85b76-4d0d-4d70-8449-9bd2d7cbed1d} executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. 2025.01.17 08:03:12.765505 [ 260 ] {ecd85b76-4d0d-4d70-8449-9bd2d7cbed1d} TCPHandler: Processed in 0.001727834 sec. 2025.01.17 08:03:12.765657 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.765778 [ 262 ] {bb4523c0-1305-4101-b756-0937b56f0630} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:12.765856 [ 262 ] {bb4523c0-1305-4101-b756-0937b56f0630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:03:12.767062 [ 262 ] {bb4523c0-1305-4101-b756-0937b56f0630} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.767102 [ 262 ] {bb4523c0-1305-4101-b756-0937b56f0630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.767789 [ 262 ] {bb4523c0-1305-4101-b756-0937b56f0630} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:03:12.768062 [ 262 ] {bb4523c0-1305-4101-b756-0937b56f0630} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.768202 [ 80 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 08:03:12.768245 [ 80 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.768267 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.768281 [ 262 ] {bb4523c0-1305-4101-b756-0937b56f0630} executeQuery: Read 39 rows, 71.56 KiB in 0.002527 sec., 15433.320142461416 rows/sec., 27.66 MiB/sec. 2025.01.17 08:03:12.768691 [ 194 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 08:03:12.769180 [ 262 ] {bb4523c0-1305-4101-b756-0937b56f0630} TCPHandler: Processed in 0.003581271 sec. 2025.01.17 08:03:12.769412 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:12.769538 [ 194 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:12.769633 [ 260 ] {86051248-64db-4c28-a7e5-2caf76fc6fe3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:12.769672 [ 194 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 282 rows starting from the beginning of the part 2025.01.17 08:03:12.769728 [ 260 ] {86051248-64db-4c28-a7e5-2caf76fc6fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:12.770490 [ 194 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part 2025.01.17 08:03:12.771127 [ 194 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part 2025.01.17 08:03:12.771867 [ 194 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2025.01.17 08:03:12.771895 [ 260 ] {86051248-64db-4c28-a7e5-2caf76fc6fe3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:12.771976 [ 260 ] {86051248-64db-4c28-a7e5-2caf76fc6fe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.17 08:03:12.772418 [ 194 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part 2025.01.17 08:03:12.773087 [ 194 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2025.01.17 08:03:12.773321 [ 260 ] {86051248-64db-4c28-a7e5-2caf76fc6fe3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:03:12.774010 [ 260 ] {86051248-64db-4c28-a7e5-2caf76fc6fe3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.774435 [ 260 ] {86051248-64db-4c28-a7e5-2caf76fc6fe3} executeQuery: Read 82 rows, 5.33 KiB in 0.004862 sec., 16865.487453722748 rows/sec., 1.07 MiB/sec. 2025.01.17 08:03:12.774612 [ 260 ] {86051248-64db-4c28-a7e5-2caf76fc6fe3} TCPHandler: Processed in 0.005319836 sec. 2025.01.17 08:03:12.777860 [ 199 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 19 columns (19 merged, 0 gathered) in 0.009525357 sec., 45982.52852885199 rows/sec., 82.40 MiB/sec. 2025.01.17 08:03:12.778582 [ 199 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 08:03:12.779076 [ 199 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:12.779172 [ 199 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_16_3} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 08:03:12.779357 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.01.17 08:03:16.225708 [ 61 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:03:16.225817 [ 61 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:03:16.324412 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2025.01.17 08:03:16.325210 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:16.325267 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:16.325877 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:03:16.326144 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:16.326465 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.01.17 08:03:16.983226 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.01.17 08:03:17.002688 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:17.002746 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:17.009785 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:03:17.010525 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:17.013135 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.01.17 08:03:17.736879 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:17.737063 [ 260 ] {2ea97d42-03a4-4209-b5a2-2b579aa17222} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:17.737136 [ 260 ] {2ea97d42-03a4-4209-b5a2-2b579aa17222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:17.737915 [ 260 ] {2ea97d42-03a4-4209-b5a2-2b579aa17222} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:17.737965 [ 260 ] {2ea97d42-03a4-4209-b5a2-2b579aa17222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:17.738407 [ 260 ] {2ea97d42-03a4-4209-b5a2-2b579aa17222} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:03:17.738680 [ 260 ] {2ea97d42-03a4-4209-b5a2-2b579aa17222} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:17.738893 [ 70 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 08:03:17.738918 [ 260 ] {2ea97d42-03a4-4209-b5a2-2b579aa17222} executeQuery: Read 56 rows, 4.41 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.27 MiB/sec. 2025.01.17 08:03:17.738997 [ 70 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:17.739073 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:17.739091 [ 260 ] {2ea97d42-03a4-4209-b5a2-2b579aa17222} TCPHandler: Processed in 0.002338684 sec. 2025.01.17 08:03:17.739352 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 08:03:17.739463 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:17.739570 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:17.739618 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1430 rows starting from the beginning of the part 2025.01.17 08:03:17.739797 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2025.01.17 08:03:17.739810 [ 262 ] {f34eb1f6-bc47-4b0f-89fb-2d7ae02bc5d9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:17.740053 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 281 rows starting from the beginning of the part 2025.01.17 08:03:17.740044 [ 262 ] {f34eb1f6-bc47-4b0f-89fb-2d7ae02bc5d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:17.740398 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.01.17 08:03:17.740659 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 281 rows starting from the beginning of the part 2025.01.17 08:03:17.740903 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2025.01.17 08:03:17.742681 [ 262 ] {f34eb1f6-bc47-4b0f-89fb-2d7ae02bc5d9} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:17.742749 [ 262 ] {f34eb1f6-bc47-4b0f-89fb-2d7ae02bc5d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:17.743702 [ 262 ] {f34eb1f6-bc47-4b0f-89fb-2d7ae02bc5d9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:03:17.744031 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.004865429 sec., 443948.5192364332 rows/sec., 39.17 MiB/sec. 2025.01.17 08:03:17.744288 [ 262 ] {f34eb1f6-bc47-4b0f-89fb-2d7ae02bc5d9} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:17.744341 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 08:03:17.744570 [ 70 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 08:03:17.744678 [ 70 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:17.744732 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:17.744766 [ 262 ] {f34eb1f6-bc47-4b0f-89fb-2d7ae02bc5d9} executeQuery: Read 64 rows, 5.12 KiB in 0.005077 sec., 12605.869608036242 rows/sec., 1007.53 KiB/sec. 2025.01.17 08:03:17.745119 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:17.745214 [ 262 ] {f34eb1f6-bc47-4b0f-89fb-2d7ae02bc5d9} TCPHandler: Processed in 0.005985746 sec. 2025.01.17 08:03:17.745296 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 08:03:17.745434 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_31_6} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 08:03:17.745477 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:17.745683 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.17 08:03:17.745838 [ 260 ] {2ec7f18d-89c8-48de-839f-720357589656} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:17.745845 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:17.745943 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part 2025.01.17 08:03:17.745955 [ 260 ] {2ec7f18d-89c8-48de-839f-720357589656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:17.746304 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2025.01.17 08:03:17.746661 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 421 rows starting from the beginning of the part 2025.01.17 08:03:17.747017 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.01.17 08:03:17.747316 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 421 rows starting from the beginning of the part 2025.01.17 08:03:17.747688 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part 2025.01.17 08:03:17.748649 [ 260 ] {2ec7f18d-89c8-48de-839f-720357589656} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:17.748707 [ 260 ] {2ec7f18d-89c8-48de-839f-720357589656} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:17.749824 [ 260 ] {2ec7f18d-89c8-48de-839f-720357589656} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:03:17.750199 [ 260 ] {2ec7f18d-89c8-48de-839f-720357589656} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:17.750759 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005878504 sec., 331206.7151778752 rows/sec., 25.35 MiB/sec. 2025.01.17 08:03:17.750815 [ 260 ] {2ec7f18d-89c8-48de-839f-720357589656} executeQuery: Read 160 rows, 11.41 KiB in 0.005079 sec., 31502.26422524119 rows/sec., 2.19 MiB/sec. 2025.01.17 08:03:17.751128 [ 260 ] {2ec7f18d-89c8-48de-839f-720357589656} TCPHandler: Processed in 0.005789583 sec. 2025.01.17 08:03:17.751215 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 08:03:17.751427 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:17.751622 [ 262 ] {8e485217-2078-4a85-8740-ea722780be00} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:17.751694 [ 262 ] {8e485217-2078-4a85-8740-ea722780be00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:17.751713 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:17.751839 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_31_6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 08:03:17.751956 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.17 08:03:17.753389 [ 262 ] {8e485217-2078-4a85-8740-ea722780be00} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:17.753428 [ 262 ] {8e485217-2078-4a85-8740-ea722780be00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:17.753835 [ 262 ] {8e485217-2078-4a85-8740-ea722780be00} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:03:17.754077 [ 262 ] {8e485217-2078-4a85-8740-ea722780be00} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:17.754303 [ 262 ] {8e485217-2078-4a85-8740-ea722780be00} executeQuery: Read 60 rows, 4.14 KiB in 0.002727 sec., 22002.200220022005 rows/sec., 1.48 MiB/sec. 2025.01.17 08:03:17.754364 [ 262 ] {8e485217-2078-4a85-8740-ea722780be00} TCPHandler: Processed in 0.003117095 sec. 2025.01.17 08:03:21.361407 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 640 2025.01.17 08:03:21.364603 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.364651 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.366097 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:03:21.366392 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.366606 [ 64 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.17 08:03:21.366734 [ 64 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.366801 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.367289 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.17 08:03:21.367746 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 640 2025.01.17 08:03:21.368298 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:21.368489 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 476 rows starting from the beginning of the part 2025.01.17 08:03:21.369124 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2025.01.17 08:03:21.369788 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part 2025.01.17 08:03:21.370450 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part 2025.01.17 08:03:21.371103 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part 2025.01.17 08:03:21.371711 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2025.01.17 08:03:21.379404 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 72 columns (72 merged, 0 gathered) in 0.012422558 sec., 51519.17986617571 rows/sec., 44.50 MiB/sec. 2025.01.17 08:03:21.380480 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.17 08:03:21.381241 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.381319 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_16_3} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.17 08:03:21.381616 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. 2025.01.17 08:03:21.845434 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.845627 [ 260 ] {49a72511-3366-4de9-9a5a-b2035d319c02} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:03:21.845698 [ 260 ] {49a72511-3366-4de9-9a5a-b2035d319c02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:03:21.846455 [ 260 ] {49a72511-3366-4de9-9a5a-b2035d319c02} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.846504 [ 260 ] {49a72511-3366-4de9-9a5a-b2035d319c02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.846928 [ 260 ] {49a72511-3366-4de9-9a5a-b2035d319c02} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:03:21.847198 [ 260 ] {49a72511-3366-4de9-9a5a-b2035d319c02} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.847427 [ 260 ] {49a72511-3366-4de9-9a5a-b2035d319c02} executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. 2025.01.17 08:03:21.847484 [ 260 ] {49a72511-3366-4de9-9a5a-b2035d319c02} TCPHandler: Processed in 0.002183991 sec. 2025.01.17 08:03:21.847739 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.847921 [ 262 ] {524e83d0-9488-483b-9eed-5b2bc8d72a3a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:03:21.847993 [ 262 ] {524e83d0-9488-483b-9eed-5b2bc8d72a3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:03:21.848703 [ 262 ] {524e83d0-9488-483b-9eed-5b2bc8d72a3a} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.848744 [ 262 ] {524e83d0-9488-483b-9eed-5b2bc8d72a3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.849167 [ 262 ] {524e83d0-9488-483b-9eed-5b2bc8d72a3a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:03:21.849422 [ 262 ] {524e83d0-9488-483b-9eed-5b2bc8d72a3a} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.849663 [ 262 ] {524e83d0-9488-483b-9eed-5b2bc8d72a3a} executeQuery: Read 2 rows, 167.00 B in 0.001792 sec., 1116.0714285714287 rows/sec., 91.01 KiB/sec. 2025.01.17 08:03:21.849722 [ 262 ] {524e83d0-9488-483b-9eed-5b2bc8d72a3a} TCPHandler: Processed in 0.002111501 sec. 2025.01.17 08:03:21.849877 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.849998 [ 260 ] {7489a792-3c3d-404e-8f50-ca5d0ce80405} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:21.850046 [ 260 ] {7489a792-3c3d-404e-8f50-ca5d0ce80405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:21.851304 [ 260 ] {7489a792-3c3d-404e-8f50-ca5d0ce80405} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.851347 [ 260 ] {7489a792-3c3d-404e-8f50-ca5d0ce80405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.851814 [ 260 ] {7489a792-3c3d-404e-8f50-ca5d0ce80405} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:03:21.852061 [ 260 ] {7489a792-3c3d-404e-8f50-ca5d0ce80405} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.852278 [ 260 ] {7489a792-3c3d-404e-8f50-ca5d0ce80405} executeQuery: Read 1412 rows, 121.08 KiB in 0.002306 sec., 612315.6981786644 rows/sec., 51.28 MiB/sec. 2025.01.17 08:03:21.852333 [ 260 ] {7489a792-3c3d-404e-8f50-ca5d0ce80405} TCPHandler: Processed in 0.002512806 sec. 2025.01.17 08:03:21.852510 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.852632 [ 262 ] {372d9f01-6233-4ae9-b730-c350b635fad8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:03:21.852681 [ 262 ] {372d9f01-6233-4ae9-b730-c350b635fad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:03:21.853310 [ 262 ] {372d9f01-6233-4ae9-b730-c350b635fad8} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.853357 [ 262 ] {372d9f01-6233-4ae9-b730-c350b635fad8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.853807 [ 262 ] {372d9f01-6233-4ae9-b730-c350b635fad8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:03:21.854103 [ 262 ] {372d9f01-6233-4ae9-b730-c350b635fad8} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.854412 [ 262 ] {372d9f01-6233-4ae9-b730-c350b635fad8} executeQuery: Read 43 rows, 3.15 KiB in 0.001796 sec., 23942.09354120267 rows/sec., 1.71 MiB/sec. 2025.01.17 08:03:21.854620 [ 262 ] {372d9f01-6233-4ae9-b730-c350b635fad8} TCPHandler: Processed in 0.002165571 sec. 2025.01.17 08:03:21.854789 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.854915 [ 260 ] {cc778d4e-601a-4d5b-b256-fd7fe86d1035} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:03:21.854965 [ 260 ] {cc778d4e-601a-4d5b-b256-fd7fe86d1035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:03:21.855634 [ 260 ] {cc778d4e-601a-4d5b-b256-fd7fe86d1035} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.855675 [ 260 ] {cc778d4e-601a-4d5b-b256-fd7fe86d1035} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.856060 [ 260 ] {cc778d4e-601a-4d5b-b256-fd7fe86d1035} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:03:21.856306 [ 260 ] {cc778d4e-601a-4d5b-b256-fd7fe86d1035} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.856536 [ 260 ] {cc778d4e-601a-4d5b-b256-fd7fe86d1035} executeQuery: Read 242 rows, 16.79 KiB in 0.001648 sec., 146844.66019417476 rows/sec., 9.95 MiB/sec. 2025.01.17 08:03:21.856675 [ 260 ] {cc778d4e-601a-4d5b-b256-fd7fe86d1035} TCPHandler: Processed in 0.001941937 sec. 2025.01.17 08:03:21.856889 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.857010 [ 262 ] {1deea071-cd66-4399-ac73-3f7299a85831} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:03:21.857059 [ 262 ] {1deea071-cd66-4399-ac73-3f7299a85831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:03:21.857631 [ 262 ] {1deea071-cd66-4399-ac73-3f7299a85831} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.857673 [ 262 ] {1deea071-cd66-4399-ac73-3f7299a85831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.858046 [ 262 ] {1deea071-cd66-4399-ac73-3f7299a85831} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:03:21.858283 [ 262 ] {1deea071-cd66-4399-ac73-3f7299a85831} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.858515 [ 262 ] {1deea071-cd66-4399-ac73-3f7299a85831} executeQuery: Read 13 rows, 830.00 B in 0.00153 sec., 8496.73202614379 rows/sec., 529.77 KiB/sec. 2025.01.17 08:03:21.858721 [ 262 ] {1deea071-cd66-4399-ac73-3f7299a85831} TCPHandler: Processed in 0.001892157 sec. 2025.01.17 08:03:21.858894 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.859017 [ 260 ] {f9798f72-6696-4b6b-8da0-e45bcc70ab2d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:21.859067 [ 260 ] {f9798f72-6696-4b6b-8da0-e45bcc70ab2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:21.859983 [ 260 ] {f9798f72-6696-4b6b-8da0-e45bcc70ab2d} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.860025 [ 260 ] {f9798f72-6696-4b6b-8da0-e45bcc70ab2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.860438 [ 260 ] {f9798f72-6696-4b6b-8da0-e45bcc70ab2d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:03:21.860681 [ 260 ] {f9798f72-6696-4b6b-8da0-e45bcc70ab2d} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.860924 [ 260 ] {f9798f72-6696-4b6b-8da0-e45bcc70ab2d} executeQuery: Read 874 rows, 64.86 KiB in 0.001928 sec., 453319.5020746888 rows/sec., 32.85 MiB/sec. 2025.01.17 08:03:21.861072 [ 260 ] {f9798f72-6696-4b6b-8da0-e45bcc70ab2d} TCPHandler: Processed in 0.002237453 sec. 2025.01.17 08:03:21.861242 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.861379 [ 262 ] {49cabeb3-31f0-4587-8677-90d10492a225} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:03:21.861438 [ 262 ] {49cabeb3-31f0-4587-8677-90d10492a225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:03:21.861965 [ 262 ] {49cabeb3-31f0-4587-8677-90d10492a225} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.862004 [ 262 ] {49cabeb3-31f0-4587-8677-90d10492a225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.862362 [ 262 ] {49cabeb3-31f0-4587-8677-90d10492a225} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:03:21.862606 [ 262 ] {49cabeb3-31f0-4587-8677-90d10492a225} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.862850 [ 262 ] {49cabeb3-31f0-4587-8677-90d10492a225} executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. 2025.01.17 08:03:21.862927 [ 262 ] {49cabeb3-31f0-4587-8677-90d10492a225} TCPHandler: Processed in 0.001754815 sec. 2025.01.17 08:03:21.863103 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.863224 [ 260 ] {da3fde93-c1d5-405d-aa7c-233b30a3f7f3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:21.863277 [ 260 ] {da3fde93-c1d5-405d-aa7c-233b30a3f7f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:21.864106 [ 260 ] {da3fde93-c1d5-405d-aa7c-233b30a3f7f3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.864146 [ 260 ] {da3fde93-c1d5-405d-aa7c-233b30a3f7f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.864616 [ 260 ] {da3fde93-c1d5-405d-aa7c-233b30a3f7f3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:03:21.864857 [ 260 ] {da3fde93-c1d5-405d-aa7c-233b30a3f7f3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.865039 [ 64 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 08:03:21.865122 [ 260 ] {da3fde93-c1d5-405d-aa7c-233b30a3f7f3} executeQuery: Read 1084 rows, 74.17 KiB in 0.001916 sec., 565762.0041753653 rows/sec., 37.80 MiB/sec. 2025.01.17 08:03:21.865129 [ 64 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.865204 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.865269 [ 260 ] {da3fde93-c1d5-405d-aa7c-233b30a3f7f3} TCPHandler: Processed in 0.002222342 sec. 2025.01.17 08:03:21.865488 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 08:03:21.865489 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.865649 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:21.865688 [ 262 ] {af819301-36cc-4270-bc0f-3a033be0418b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:03:21.865691 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9739 rows starting from the beginning of the part 2025.01.17 08:03:21.865753 [ 262 ] {af819301-36cc-4270-bc0f-3a033be0418b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:03:21.865879 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part 2025.01.17 08:03:21.866283 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2025.01.17 08:03:21.866658 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part 2025.01.17 08:03:21.866974 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.01.17 08:03:21.867259 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:03:21.867895 [ 262 ] {af819301-36cc-4270-bc0f-3a033be0418b} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.867937 [ 262 ] {af819301-36cc-4270-bc0f-3a033be0418b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.868442 [ 262 ] {af819301-36cc-4270-bc0f-3a033be0418b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:03:21.868746 [ 262 ] {af819301-36cc-4270-bc0f-3a033be0418b} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.869017 [ 64 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.01.17 08:03:21.869150 [ 64 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.869211 [ 262 ] {af819301-36cc-4270-bc0f-3a033be0418b} executeQuery: Read 1 rows, 69.00 B in 0.003534 sec., 282.9654782116582 rows/sec., 19.07 KiB/sec. 2025.01.17 08:03:21.869230 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.869514 [ 262 ] {af819301-36cc-4270-bc0f-3a033be0418b} TCPHandler: Processed in 0.004113899 sec. 2025.01.17 08:03:21.869589 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.01.17 08:03:21.869751 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.869807 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:21.869871 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2025.01.17 08:03:21.869980 [ 260 ] {02b6998c-7236-4a68-b3d2-7782103e7436} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:21.870126 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.01.17 08:03:21.870319 [ 260 ] {02b6998c-7236-4a68-b3d2-7782103e7436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:03:21.870698 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.01.17 08:03:21.871276 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.01.17 08:03:21.871656 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.01.17 08:03:21.872104 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.01.17 08:03:21.873750 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 11617 rows, containing 5 columns (5 merged, 0 gathered) in 0.008435381 sec., 1377175.4945034492 rows/sec., 92.88 MiB/sec. 2025.01.17 08:03:21.874361 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 08:03:21.875480 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.875852 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_31_6} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 08:03:21.876183 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. 2025.01.17 08:03:21.877320 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.007878082 sec., 1904.0167390996946 rows/sec., 128.30 KiB/sec. 2025.01.17 08:03:21.877542 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.17 08:03:21.878174 [ 260 ] {02b6998c-7236-4a68-b3d2-7782103e7436} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.878184 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.878236 [ 260 ] {02b6998c-7236-4a68-b3d2-7782103e7436} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.878353 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_15_3} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.01.17 08:03:21.878540 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:03:21.879192 [ 260 ] {02b6998c-7236-4a68-b3d2-7782103e7436} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:03:21.879479 [ 260 ] {02b6998c-7236-4a68-b3d2-7782103e7436} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.879749 [ 260 ] {02b6998c-7236-4a68-b3d2-7782103e7436} executeQuery: Read 34 rows, 62.39 KiB in 0.009849 sec., 3452.1271195045183 rows/sec., 6.19 MiB/sec. 2025.01.17 08:03:21.879896 [ 260 ] {02b6998c-7236-4a68-b3d2-7782103e7436} TCPHandler: Processed in 0.010265678 sec. 2025.01.17 08:03:21.880056 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:21.880177 [ 262 ] {bda6a416-667d-410c-a2bd-1564ddab7e6c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:21.880227 [ 262 ] {bda6a416-667d-410c-a2bd-1564ddab7e6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:21.880735 [ 262 ] {bda6a416-667d-410c-a2bd-1564ddab7e6c} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:21.880776 [ 262 ] {bda6a416-667d-410c-a2bd-1564ddab7e6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:21.881168 [ 262 ] {bda6a416-667d-410c-a2bd-1564ddab7e6c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:03:21.881412 [ 262 ] {bda6a416-667d-410c-a2bd-1564ddab7e6c} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:21.881634 [ 262 ] {bda6a416-667d-410c-a2bd-1564ddab7e6c} executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. 2025.01.17 08:03:21.881685 [ 262 ] {bda6a416-667d-410c-a2bd-1564ddab7e6c} TCPHandler: Processed in 0.001687814 sec. 2025.01.17 08:03:22.729358 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:22.729560 [ 260 ] {8c801452-9007-49aa-8cca-ba78df0f27d7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:22.729633 [ 260 ] {8c801452-9007-49aa-8cca-ba78df0f27d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:22.730403 [ 260 ] {8c801452-9007-49aa-8cca-ba78df0f27d7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:22.730456 [ 260 ] {8c801452-9007-49aa-8cca-ba78df0f27d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:22.730895 [ 260 ] {8c801452-9007-49aa-8cca-ba78df0f27d7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:03:22.731153 [ 260 ] {8c801452-9007-49aa-8cca-ba78df0f27d7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:22.731395 [ 260 ] {8c801452-9007-49aa-8cca-ba78df0f27d7} executeQuery: Read 10 rows, 999.00 B in 0.001887 sec., 5299.417064122947 rows/sec., 517.00 KiB/sec. 2025.01.17 08:03:22.731452 [ 260 ] {8c801452-9007-49aa-8cca-ba78df0f27d7} TCPHandler: Processed in 0.002224092 sec. 2025.01.17 08:03:22.731794 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:22.732015 [ 262 ] {237ee725-6ebe-4bde-bfee-c1587d391362} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:03:22.732097 [ 262 ] {237ee725-6ebe-4bde-bfee-c1587d391362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:03:22.732912 [ 262 ] {237ee725-6ebe-4bde-bfee-c1587d391362} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:22.732962 [ 262 ] {237ee725-6ebe-4bde-bfee-c1587d391362} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:22.733391 [ 262 ] {237ee725-6ebe-4bde-bfee-c1587d391362} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:03:22.733641 [ 262 ] {237ee725-6ebe-4bde-bfee-c1587d391362} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:22.733879 [ 262 ] {237ee725-6ebe-4bde-bfee-c1587d391362} executeQuery: Read 5 rows, 385.00 B in 0.001925 sec., 2597.402597402597 rows/sec., 195.31 KiB/sec. 2025.01.17 08:03:22.733937 [ 262 ] {237ee725-6ebe-4bde-bfee-c1587d391362} TCPHandler: Processed in 0.002340023 sec. 2025.01.17 08:03:22.734105 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:22.734229 [ 260 ] {75f63a6b-ccb4-40b3-ace4-4677d8c815ee} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:22.734279 [ 260 ] {75f63a6b-ccb4-40b3-ace4-4677d8c815ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:22.734881 [ 260 ] {75f63a6b-ccb4-40b3-ace4-4677d8c815ee} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:22.734922 [ 260 ] {75f63a6b-ccb4-40b3-ace4-4677d8c815ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:22.735290 [ 260 ] {75f63a6b-ccb4-40b3-ace4-4677d8c815ee} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:03:22.735535 [ 260 ] {75f63a6b-ccb4-40b3-ace4-4677d8c815ee} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:22.735748 [ 260 ] {75f63a6b-ccb4-40b3-ace4-4677d8c815ee} executeQuery: Read 5 rows, 410.00 B in 0.001543 sec., 3240.440699935191 rows/sec., 259.49 KiB/sec. 2025.01.17 08:03:22.735805 [ 260 ] {75f63a6b-ccb4-40b3-ace4-4677d8c815ee} TCPHandler: Processed in 0.001760725 sec. 2025.01.17 08:03:22.736026 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:22.736251 [ 262 ] {3ecd6aed-32cf-4075-927f-560d937ec8ee} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:22.736395 [ 262 ] {3ecd6aed-32cf-4075-927f-560d937ec8ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:03:22.737694 [ 262 ] {3ecd6aed-32cf-4075-927f-560d937ec8ee} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:22.737736 [ 262 ] {3ecd6aed-32cf-4075-927f-560d937ec8ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:22.738352 [ 262 ] {3ecd6aed-32cf-4075-927f-560d937ec8ee} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:03:22.738621 [ 262 ] {3ecd6aed-32cf-4075-927f-560d937ec8ee} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:22.738883 [ 262 ] {3ecd6aed-32cf-4075-927f-560d937ec8ee} executeQuery: Read 5 rows, 9.17 KiB in 0.002687 sec., 1860.8113137327873 rows/sec., 3.33 MiB/sec. 2025.01.17 08:03:22.738989 [ 262 ] {3ecd6aed-32cf-4075-927f-560d937ec8ee} TCPHandler: Processed in 0.003071895 sec. 2025.01.17 08:03:23.826663 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2025.01.17 08:03:23.827317 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:23.827354 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:23.827884 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:03:23.828139 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:23.828328 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2025.01.17 08:03:24.513256 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.01.17 08:03:24.533795 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:24.533853 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:24.541577 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:03:24.542346 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:24.545067 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.01.17 08:03:27.737001 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:27.737190 [ 260 ] {2f415b6b-935a-4d47-935f-0ba4094a3c75} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:27.737263 [ 260 ] {2f415b6b-935a-4d47-935f-0ba4094a3c75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:27.738201 [ 260 ] {2f415b6b-935a-4d47-935f-0ba4094a3c75} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:27.738264 [ 260 ] {2f415b6b-935a-4d47-935f-0ba4094a3c75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:27.738823 [ 260 ] {2f415b6b-935a-4d47-935f-0ba4094a3c75} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:03:27.739086 [ 260 ] {2f415b6b-935a-4d47-935f-0ba4094a3c75} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:27.739334 [ 260 ] {2f415b6b-935a-4d47-935f-0ba4094a3c75} executeQuery: Read 56 rows, 4.41 KiB in 0.002189 sec., 25582.457743261763 rows/sec., 1.97 MiB/sec. 2025.01.17 08:03:27.739442 [ 260 ] {2f415b6b-935a-4d47-935f-0ba4094a3c75} TCPHandler: Processed in 0.002568467 sec. 2025.01.17 08:03:27.739743 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:27.739934 [ 262 ] {b71fc5bc-ccf2-4ee2-b9cb-30c06aa8b066} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:27.740012 [ 262 ] {b71fc5bc-ccf2-4ee2-b9cb-30c06aa8b066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:27.740791 [ 262 ] {b71fc5bc-ccf2-4ee2-b9cb-30c06aa8b066} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:27.740846 [ 262 ] {b71fc5bc-ccf2-4ee2-b9cb-30c06aa8b066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:27.741293 [ 262 ] {b71fc5bc-ccf2-4ee2-b9cb-30c06aa8b066} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:03:27.741562 [ 262 ] {b71fc5bc-ccf2-4ee2-b9cb-30c06aa8b066} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:27.741811 [ 262 ] {b71fc5bc-ccf2-4ee2-b9cb-30c06aa8b066} executeQuery: Read 64 rows, 5.12 KiB in 0.001928 sec., 33195.02074688797 rows/sec., 2.59 MiB/sec. 2025.01.17 08:03:27.741878 [ 262 ] {b71fc5bc-ccf2-4ee2-b9cb-30c06aa8b066} TCPHandler: Processed in 0.002300563 sec. 2025.01.17 08:03:27.742049 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:27.742220 [ 260 ] {ba2eef17-763d-4170-ad0b-906ac251b99c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:27.742293 [ 260 ] {ba2eef17-763d-4170-ad0b-906ac251b99c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:27.742976 [ 260 ] {ba2eef17-763d-4170-ad0b-906ac251b99c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:27.743015 [ 260 ] {ba2eef17-763d-4170-ad0b-906ac251b99c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:27.743491 [ 260 ] {ba2eef17-763d-4170-ad0b-906ac251b99c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:03:27.743763 [ 260 ] {ba2eef17-763d-4170-ad0b-906ac251b99c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:27.744044 [ 260 ] {ba2eef17-763d-4170-ad0b-906ac251b99c} executeQuery: Read 160 rows, 11.41 KiB in 0.001859 sec., 86067.77837547069 rows/sec., 5.99 MiB/sec. 2025.01.17 08:03:27.744120 [ 260 ] {ba2eef17-763d-4170-ad0b-906ac251b99c} TCPHandler: Processed in 0.002139691 sec. 2025.01.17 08:03:27.744320 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:27.744468 [ 262 ] {2ea368bb-0ff8-4711-acba-9caec21ca76d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:27.744533 [ 262 ] {2ea368bb-0ff8-4711-acba-9caec21ca76d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:27.745105 [ 262 ] {2ea368bb-0ff8-4711-acba-9caec21ca76d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:27.745150 [ 262 ] {2ea368bb-0ff8-4711-acba-9caec21ca76d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:27.745538 [ 262 ] {2ea368bb-0ff8-4711-acba-9caec21ca76d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:03:27.745775 [ 262 ] {2ea368bb-0ff8-4711-acba-9caec21ca76d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:27.745946 [ 56 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 08:03:27.746015 [ 262 ] {2ea368bb-0ff8-4711-acba-9caec21ca76d} executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. 2025.01.17 08:03:27.746027 [ 56 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:27.746099 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:27.746155 [ 262 ] {2ea368bb-0ff8-4711-acba-9caec21ca76d} TCPHandler: Processed in 0.001905607 sec. 2025.01.17 08:03:27.746482 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 08:03:27.746651 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:27.746696 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1846 rows starting from the beginning of the part 2025.01.17 08:03:27.746786 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.01.17 08:03:27.746877 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part 2025.01.17 08:03:27.747090 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2025.01.17 08:03:27.747264 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part 2025.01.17 08:03:27.747390 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2025.01.17 08:03:27.748741 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2190 rows, containing 4 columns (4 merged, 0 gathered) in 0.002535996 sec., 863566.0308612474 rows/sec., 56.32 MiB/sec. 2025.01.17 08:03:27.749072 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 08:03:27.749511 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:27.749637 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_31_6} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 08:03:27.749765 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 08:03:31.226361 [ 51 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:03:31.226434 [ 51 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:03:31.328585 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2025.01.17 08:03:31.329264 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:31.329314 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:31.329949 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:03:31.330219 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:31.330500 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.01.17 08:03:31.368029 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 680 2025.01.17 08:03:31.371150 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:31.371197 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:31.372666 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:03:31.372976 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:31.373544 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 680 2025.01.17 08:03:32.046107 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.01.17 08:03:32.067355 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.067403 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.074760 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:03:32.075521 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.078526 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.01.17 08:03:32.206436 [ 50 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.17 08:03:32.206476 [ 50 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.206499 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.206661 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.01.17 08:03:32.206835 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:32.206875 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.01.17 08:03:32.206952 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.01.17 08:03:32.207177 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.01.17 08:03:32.207368 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.01.17 08:03:32.207496 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.01.17 08:03:32.208544 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001977499 sec., 45512.0331287146 rows/sec., 2.32 MiB/sec. 2025.01.17 08:03:32.208736 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.17 08:03:32.209097 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.209191 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_15_3} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.17 08:03:32.209295 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:03:32.738537 [ 50 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.17 08:03:32.738610 [ 50 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.738637 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.738869 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.01.17 08:03:32.739092 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:32.739136 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2025.01.17 08:03:32.739228 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part 2025.01.17 08:03:32.739344 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.17 08:03:32.739636 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.17 08:03:32.739686 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.739754 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part 2025.01.17 08:03:32.739978 [ 260 ] {049de5bf-4707-4e8d-8c79-041952f574a7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:03:32.740057 [ 260 ] {049de5bf-4707-4e8d-8c79-041952f574a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:03:32.741123 [ 260 ] {049de5bf-4707-4e8d-8c79-041952f574a7} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.741194 [ 260 ] {049de5bf-4707-4e8d-8c79-041952f574a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.741278 [ 189 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002555266 sec., 295076.9117579148 rows/sec., 21.12 MiB/sec. 2025.01.17 08:03:32.741466 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.17 08:03:32.741812 [ 260 ] {049de5bf-4707-4e8d-8c79-041952f574a7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:03:32.741899 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.741999 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_15_3} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.17 08:03:32.742097 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.17 08:03:32.742132 [ 260 ] {049de5bf-4707-4e8d-8c79-041952f574a7} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.742387 [ 260 ] {049de5bf-4707-4e8d-8c79-041952f574a7} executeQuery: Read 14 rows, 1.01 KiB in 0.002491 sec., 5620.232838217583 rows/sec., 404.58 KiB/sec. 2025.01.17 08:03:32.742571 [ 260 ] {049de5bf-4707-4e8d-8c79-041952f574a7} TCPHandler: Processed in 0.003077184 sec. 2025.01.17 08:03:32.742844 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.743030 [ 262 ] {fa00a1c0-1ccc-4669-bdb6-23a3d56ece14} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:32.743101 [ 262 ] {fa00a1c0-1ccc-4669-bdb6-23a3d56ece14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:32.744077 [ 262 ] {fa00a1c0-1ccc-4669-bdb6-23a3d56ece14} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.744128 [ 262 ] {fa00a1c0-1ccc-4669-bdb6-23a3d56ece14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.744603 [ 262 ] {fa00a1c0-1ccc-4669-bdb6-23a3d56ece14} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:03:32.744867 [ 262 ] {fa00a1c0-1ccc-4669-bdb6-23a3d56ece14} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.745111 [ 262 ] {fa00a1c0-1ccc-4669-bdb6-23a3d56ece14} executeQuery: Read 281 rows, 25.42 KiB in 0.002137 sec., 131492.7468413664 rows/sec., 11.62 MiB/sec. 2025.01.17 08:03:32.745177 [ 262 ] {fa00a1c0-1ccc-4669-bdb6-23a3d56ece14} TCPHandler: Processed in 0.002463785 sec. 2025.01.17 08:03:32.745343 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.745470 [ 260 ] {e9b7af20-a521-483f-8dca-7914de12e240} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:03:32.745523 [ 260 ] {e9b7af20-a521-483f-8dca-7914de12e240} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:03:32.746158 [ 260 ] {e9b7af20-a521-483f-8dca-7914de12e240} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.746201 [ 260 ] {e9b7af20-a521-483f-8dca-7914de12e240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.746585 [ 260 ] {e9b7af20-a521-483f-8dca-7914de12e240} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:03:32.746839 [ 260 ] {e9b7af20-a521-483f-8dca-7914de12e240} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.747110 [ 260 ] {e9b7af20-a521-483f-8dca-7914de12e240} executeQuery: Read 46 rows, 3.39 KiB in 0.00167 sec., 27544.91017964072 rows/sec., 1.98 MiB/sec. 2025.01.17 08:03:32.747341 [ 260 ] {e9b7af20-a521-483f-8dca-7914de12e240} TCPHandler: Processed in 0.0020591 sec. 2025.01.17 08:03:32.747557 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.747709 [ 262 ] {3c459ddd-7bb5-4249-9552-a55ab5201f19} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:03:32.747771 [ 262 ] {3c459ddd-7bb5-4249-9552-a55ab5201f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:03:32.748443 [ 262 ] {3c459ddd-7bb5-4249-9552-a55ab5201f19} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.748486 [ 262 ] {3c459ddd-7bb5-4249-9552-a55ab5201f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.748854 [ 262 ] {3c459ddd-7bb5-4249-9552-a55ab5201f19} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:03:32.749111 [ 262 ] {3c459ddd-7bb5-4249-9552-a55ab5201f19} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.749332 [ 262 ] {3c459ddd-7bb5-4249-9552-a55ab5201f19} executeQuery: Read 14 rows, 1004.00 B in 0.001662 sec., 8423.58604091456 rows/sec., 589.93 KiB/sec. 2025.01.17 08:03:32.749389 [ 262 ] {3c459ddd-7bb5-4249-9552-a55ab5201f19} TCPHandler: Processed in 0.001906987 sec. 2025.01.17 08:03:32.749536 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.749652 [ 260 ] {d9d5ab4d-718c-4859-a0e3-a40fa0221e48} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:03:32.749700 [ 260 ] {d9d5ab4d-718c-4859-a0e3-a40fa0221e48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:03:32.750270 [ 260 ] {d9d5ab4d-718c-4859-a0e3-a40fa0221e48} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.750310 [ 260 ] {d9d5ab4d-718c-4859-a0e3-a40fa0221e48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.750660 [ 260 ] {d9d5ab4d-718c-4859-a0e3-a40fa0221e48} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:03:32.750893 [ 260 ] {d9d5ab4d-718c-4859-a0e3-a40fa0221e48} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.751140 [ 260 ] {d9d5ab4d-718c-4859-a0e3-a40fa0221e48} executeQuery: Read 13 rows, 830.00 B in 0.001513 sec., 8592.200925313946 rows/sec., 535.72 KiB/sec. 2025.01.17 08:03:32.751343 [ 260 ] {d9d5ab4d-718c-4859-a0e3-a40fa0221e48} TCPHandler: Processed in 0.001861696 sec. 2025.01.17 08:03:32.751506 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.751645 [ 262 ] {9b85b84d-25a2-4c0c-b108-874db2b8797c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:32.751705 [ 262 ] {9b85b84d-25a2-4c0c-b108-874db2b8797c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:32.752496 [ 262 ] {9b85b84d-25a2-4c0c-b108-874db2b8797c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.752536 [ 262 ] {9b85b84d-25a2-4c0c-b108-874db2b8797c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.752914 [ 262 ] {9b85b84d-25a2-4c0c-b108-874db2b8797c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:03:32.753159 [ 262 ] {9b85b84d-25a2-4c0c-b108-874db2b8797c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.753382 [ 262 ] {9b85b84d-25a2-4c0c-b108-874db2b8797c} executeQuery: Read 421 rows, 30.80 KiB in 0.001771 sec., 237718.80293619423 rows/sec., 16.99 MiB/sec. 2025.01.17 08:03:32.753440 [ 262 ] {9b85b84d-25a2-4c0c-b108-874db2b8797c} TCPHandler: Processed in 0.002003398 sec. 2025.01.17 08:03:32.753593 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.753730 [ 260 ] {3f5f7405-e566-4878-a364-ba715c63e13f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:03:32.753789 [ 260 ] {3f5f7405-e566-4878-a364-ba715c63e13f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:03:32.754381 [ 260 ] {3f5f7405-e566-4878-a364-ba715c63e13f} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.754423 [ 260 ] {3f5f7405-e566-4878-a364-ba715c63e13f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.754785 [ 260 ] {3f5f7405-e566-4878-a364-ba715c63e13f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:03:32.755019 [ 260 ] {3f5f7405-e566-4878-a364-ba715c63e13f} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.755229 [ 260 ] {3f5f7405-e566-4878-a364-ba715c63e13f} executeQuery: Read 6 rows, 321.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 204.62 KiB/sec. 2025.01.17 08:03:32.755281 [ 260 ] {3f5f7405-e566-4878-a364-ba715c63e13f} TCPHandler: Processed in 0.001755335 sec. 2025.01.17 08:03:32.755424 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.755546 [ 262 ] {d5dffe79-2e46-472c-ab2f-a30f1f49d9f3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:32.755602 [ 262 ] {d5dffe79-2e46-472c-ab2f-a30f1f49d9f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:32.756208 [ 262 ] {d5dffe79-2e46-472c-ab2f-a30f1f49d9f3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.756249 [ 262 ] {d5dffe79-2e46-472c-ab2f-a30f1f49d9f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.756648 [ 262 ] {d5dffe79-2e46-472c-ab2f-a30f1f49d9f3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:03:32.756884 [ 262 ] {d5dffe79-2e46-472c-ab2f-a30f1f49d9f3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.757097 [ 262 ] {d5dffe79-2e46-472c-ab2f-a30f1f49d9f3} executeQuery: Read 237 rows, 16.27 KiB in 0.001579 sec., 150094.99683343887 rows/sec., 10.06 MiB/sec. 2025.01.17 08:03:32.757154 [ 262 ] {d5dffe79-2e46-472c-ab2f-a30f1f49d9f3} TCPHandler: Processed in 0.001794686 sec. 2025.01.17 08:03:32.757316 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.757453 [ 260 ] {70e70f3b-24fc-45e2-8c6b-d50fed750cde} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:03:32.757513 [ 260 ] {70e70f3b-24fc-45e2-8c6b-d50fed750cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:03:32.758056 [ 260 ] {70e70f3b-24fc-45e2-8c6b-d50fed750cde} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.758099 [ 260 ] {70e70f3b-24fc-45e2-8c6b-d50fed750cde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.758476 [ 260 ] {70e70f3b-24fc-45e2-8c6b-d50fed750cde} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:03:32.758717 [ 260 ] {70e70f3b-24fc-45e2-8c6b-d50fed750cde} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.758890 [ 260 ] {70e70f3b-24fc-45e2-8c6b-d50fed750cde} executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. 2025.01.17 08:03:32.758938 [ 260 ] {70e70f3b-24fc-45e2-8c6b-d50fed750cde} TCPHandler: Processed in 0.001687245 sec. 2025.01.17 08:03:32.759090 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.759208 [ 262 ] {8957604e-4f4c-4b94-b229-ab41cf5c47ff} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:32.759289 [ 262 ] {8957604e-4f4c-4b94-b229-ab41cf5c47ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:03:32.760519 [ 262 ] {8957604e-4f4c-4b94-b229-ab41cf5c47ff} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.760560 [ 262 ] {8957604e-4f4c-4b94-b229-ab41cf5c47ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.761229 [ 262 ] {8957604e-4f4c-4b94-b229-ab41cf5c47ff} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:03:32.761492 [ 262 ] {8957604e-4f4c-4b94-b229-ab41cf5c47ff} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.761733 [ 262 ] {8957604e-4f4c-4b94-b229-ab41cf5c47ff} executeQuery: Read 39 rows, 71.56 KiB in 0.002559 sec., 15240.328253223915 rows/sec., 27.31 MiB/sec. 2025.01.17 08:03:32.761841 [ 262 ] {8957604e-4f4c-4b94-b229-ab41cf5c47ff} TCPHandler: Processed in 0.00281588 sec. 2025.01.17 08:03:32.761996 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:32.762134 [ 260 ] {5f1096cf-9a6d-472a-8d62-ea388b698cfa} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:32.762193 [ 260 ] {5f1096cf-9a6d-472a-8d62-ea388b698cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:32.762686 [ 260 ] {5f1096cf-9a6d-472a-8d62-ea388b698cfa} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:32.762723 [ 260 ] {5f1096cf-9a6d-472a-8d62-ea388b698cfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:32.763088 [ 260 ] {5f1096cf-9a6d-472a-8d62-ea388b698cfa} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:03:32.763324 [ 260 ] {5f1096cf-9a6d-472a-8d62-ea388b698cfa} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:32.763530 [ 260 ] {5f1096cf-9a6d-472a-8d62-ea388b698cfa} executeQuery: Read 82 rows, 5.33 KiB in 0.001432 sec., 57262.56983240224 rows/sec., 3.64 MiB/sec. 2025.01.17 08:03:32.763637 [ 260 ] {5f1096cf-9a6d-472a-8d62-ea388b698cfa} TCPHandler: Processed in 0.001706134 sec. 2025.01.17 08:03:33.001157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 191.17 MiB, peak 196.40 MiB, free memory in arenas 0.00 B, will set to 189.94 MiB (RSS), difference: -1.23 MiB 2025.01.17 08:03:34.112451 [ 46 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 08:03:34.112574 [ 46 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:34.112617 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:34.112837 [ 197 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 08:03:34.113040 [ 197 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:34.113085 [ 197 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.01.17 08:03:34.113189 [ 197 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.01.17 08:03:34.113289 [ 197 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.01.17 08:03:34.113511 [ 197 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2025.01.17 08:03:34.113752 [ 197 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2025.01.17 08:03:34.114801 [ 193 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.002113751 sec., 15138.9638609278 rows/sec., 1.26 MiB/sec. 2025.01.17 08:03:34.114907 [ 193 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 08:03:34.115164 [ 193 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:34.115237 [ 193 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_5_1} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 08:03:34.115372 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:03:37.732868 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:37.733061 [ 260 ] {d81d570b-517a-46df-aee9-e52e68ca9405} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:37.733131 [ 260 ] {d81d570b-517a-46df-aee9-e52e68ca9405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:37.733898 [ 260 ] {d81d570b-517a-46df-aee9-e52e68ca9405} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:37.733949 [ 260 ] {d81d570b-517a-46df-aee9-e52e68ca9405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:37.734374 [ 260 ] {d81d570b-517a-46df-aee9-e52e68ca9405} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:03:37.734618 [ 260 ] {d81d570b-517a-46df-aee9-e52e68ca9405} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:37.734836 [ 40 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 08:03:37.734856 [ 260 ] {d81d570b-517a-46df-aee9-e52e68ca9405} executeQuery: Read 56 rows, 4.41 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.34 MiB/sec. 2025.01.17 08:03:37.734936 [ 40 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:37.735015 [ 260 ] {d81d570b-517a-46df-aee9-e52e68ca9405} TCPHandler: Processed in 0.002268653 sec. 2025.01.17 08:03:37.735016 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:37.735228 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 08:03:37.735334 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:37.735365 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:37.735417 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1430 rows starting from the beginning of the part 2025.01.17 08:03:37.735615 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1412 rows starting from the beginning of the part 2025.01.17 08:03:37.735669 [ 262 ] {73a85c58-3c57-4da5-9a5b-1efc2422430b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:37.735929 [ 262 ] {73a85c58-3c57-4da5-9a5b-1efc2422430b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:37.735984 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part 2025.01.17 08:03:37.736345 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2025.01.17 08:03:37.736595 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 281 rows starting from the beginning of the part 2025.01.17 08:03:37.736864 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.01.17 08:03:37.738511 [ 262 ] {73a85c58-3c57-4da5-9a5b-1efc2422430b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:37.738592 [ 262 ] {73a85c58-3c57-4da5-9a5b-1efc2422430b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:37.739503 [ 262 ] {73a85c58-3c57-4da5-9a5b-1efc2422430b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:03:37.739927 [ 262 ] {73a85c58-3c57-4da5-9a5b-1efc2422430b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:37.740185 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3245 rows, containing 5 columns (5 merged, 0 gathered) in 0.005037922 sec., 644114.7758937117 rows/sec., 56.53 MiB/sec. 2025.01.17 08:03:37.740357 [ 40 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 08:03:37.740437 [ 40 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:37.740494 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:37.740521 [ 262 ] {73a85c58-3c57-4da5-9a5b-1efc2422430b} executeQuery: Read 64 rows, 5.12 KiB in 0.004968 sec., 12882.447665056361 rows/sec., 1.01 MiB/sec. 2025.01.17 08:03:37.740659 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 08:03:37.740974 [ 262 ] {73a85c58-3c57-4da5-9a5b-1efc2422430b} TCPHandler: Processed in 0.005815323 sec. 2025.01.17 08:03:37.741026 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 08:03:37.741211 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:37.741321 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:37.741424 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part 2025.01.17 08:03:37.741530 [ 260 ] {2599f329-57dc-47a0-864a-793258386cf2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:37.741551 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:37.741855 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 874 rows starting from the beginning of the part 2025.01.17 08:03:37.741893 [ 260 ] {2599f329-57dc-47a0-864a-793258386cf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:37.742076 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_36_7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 08:03:37.742358 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part 2025.01.17 08:03:37.742467 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:03:37.742828 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2025.01.17 08:03:37.743317 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 421 rows starting from the beginning of the part 2025.01.17 08:03:37.743681 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.01.17 08:03:37.744753 [ 260 ] {2599f329-57dc-47a0-864a-793258386cf2} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:37.744819 [ 260 ] {2599f329-57dc-47a0-864a-793258386cf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:37.745853 [ 260 ] {2599f329-57dc-47a0-864a-793258386cf2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:03:37.746228 [ 260 ] {2599f329-57dc-47a0-864a-793258386cf2} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:37.746858 [ 260 ] {2599f329-57dc-47a0-864a-793258386cf2} executeQuery: Read 160 rows, 11.41 KiB in 0.005397 sec., 29646.09968501019 rows/sec., 2.06 MiB/sec. 2025.01.17 08:03:37.747162 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2341 rows, containing 5 columns (5 merged, 0 gathered) in 0.006543994 sec., 357732.60183307016 rows/sec., 27.38 MiB/sec. 2025.01.17 08:03:37.747281 [ 260 ] {2599f329-57dc-47a0-864a-793258386cf2} TCPHandler: Processed in 0.006157778 sec. 2025.01.17 08:03:37.747484 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 08:03:37.747515 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:37.747650 [ 262 ] {7e6a7947-fbb0-4e2a-bbe7-5bcb0ff8de03} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:37.747716 [ 262 ] {7e6a7947-fbb0-4e2a-bbe7-5bcb0ff8de03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:37.747814 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:37.747947 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_36_7} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 08:03:37.748039 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 08:03:37.748363 [ 262 ] {7e6a7947-fbb0-4e2a-bbe7-5bcb0ff8de03} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:37.748403 [ 262 ] {7e6a7947-fbb0-4e2a-bbe7-5bcb0ff8de03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:37.748797 [ 262 ] {7e6a7947-fbb0-4e2a-bbe7-5bcb0ff8de03} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:03:37.749036 [ 262 ] {7e6a7947-fbb0-4e2a-bbe7-5bcb0ff8de03} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:37.749300 [ 262 ] {7e6a7947-fbb0-4e2a-bbe7-5bcb0ff8de03} executeQuery: Read 60 rows, 4.14 KiB in 0.001674 sec., 35842.29390681004 rows/sec., 2.42 MiB/sec. 2025.01.17 08:03:37.749491 [ 262 ] {7e6a7947-fbb0-4e2a-bbe7-5bcb0ff8de03} TCPHandler: Processed in 0.00207647 sec. 2025.01.17 08:03:38.830611 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2025.01.17 08:03:38.831357 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:38.831402 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:38.831952 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:03:38.832201 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:38.832504 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2025.01.17 08:03:39.578834 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.01.17 08:03:39.600228 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:39.600273 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:39.607919 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:03:39.608675 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:39.611843 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.01.17 08:03:41.373739 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 710 2025.01.17 08:03:41.376791 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:41.376844 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:41.378315 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:03:41.378628 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:41.379703 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 710 2025.01.17 08:03:42.739928 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.740125 [ 260 ] {38926b5d-4e0c-4649-bb66-2f967c52118b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:03:42.740196 [ 260 ] {38926b5d-4e0c-4649-bb66-2f967c52118b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:03:42.740962 [ 260 ] {38926b5d-4e0c-4649-bb66-2f967c52118b} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.741010 [ 260 ] {38926b5d-4e0c-4649-bb66-2f967c52118b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.741494 [ 260 ] {38926b5d-4e0c-4649-bb66-2f967c52118b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:03:42.741769 [ 260 ] {38926b5d-4e0c-4649-bb66-2f967c52118b} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.741969 [ 31 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.17 08:03:42.742041 [ 260 ] {38926b5d-4e0c-4649-bb66-2f967c52118b} executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. 2025.01.17 08:03:42.742054 [ 31 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.742123 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.742176 [ 260 ] {38926b5d-4e0c-4649-bb66-2f967c52118b} TCPHandler: Processed in 0.002391514 sec. 2025.01.17 08:03:42.742507 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.01.17 08:03:42.742544 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.742758 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:42.742835 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.01.17 08:03:42.742847 [ 262 ] {9fe6a561-0362-4c80-a0e9-7a80b57d7162} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:42.743000 [ 262 ] {9fe6a561-0362-4c80-a0e9-7a80b57d7162} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:42.743222 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.17 08:03:42.743511 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.01.17 08:03:42.743843 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.17 08:03:42.744179 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.17 08:03:42.746066 [ 262 ] {9fe6a561-0362-4c80-a0e9-7a80b57d7162} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.746152 [ 262 ] {9fe6a561-0362-4c80-a0e9-7a80b57d7162} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.747101 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00484142 sec., 14458.567940810753 rows/sec., 1.07 MiB/sec. 2025.01.17 08:03:42.747337 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.17 08:03:42.747363 [ 262 ] {9fe6a561-0362-4c80-a0e9-7a80b57d7162} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:03:42.747864 [ 262 ] {9fe6a561-0362-4c80-a0e9-7a80b57d7162} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.747903 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.748177 [ 199 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_17_4} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.17 08:03:42.748238 [ 262 ] {9fe6a561-0362-4c80-a0e9-7a80b57d7162} executeQuery: Read 281 rows, 25.42 KiB in 0.005486 sec., 51221.290557783446 rows/sec., 4.53 MiB/sec. 2025.01.17 08:03:42.748347 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:03:42.748443 [ 262 ] {9fe6a561-0362-4c80-a0e9-7a80b57d7162} TCPHandler: Processed in 0.006113607 sec. 2025.01.17 08:03:42.749493 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.749619 [ 260 ] {1bcba47c-b2e6-4523-a99a-d00c63531438} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:03:42.749678 [ 260 ] {1bcba47c-b2e6-4523-a99a-d00c63531438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:03:42.750408 [ 260 ] {1bcba47c-b2e6-4523-a99a-d00c63531438} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.750460 [ 260 ] {1bcba47c-b2e6-4523-a99a-d00c63531438} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.750923 [ 260 ] {1bcba47c-b2e6-4523-a99a-d00c63531438} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:03:42.751174 [ 260 ] {1bcba47c-b2e6-4523-a99a-d00c63531438} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.751399 [ 260 ] {1bcba47c-b2e6-4523-a99a-d00c63531438} executeQuery: Read 46 rows, 3.39 KiB in 0.001805 sec., 25484.76454293629 rows/sec., 1.83 MiB/sec. 2025.01.17 08:03:42.751538 [ 260 ] {1bcba47c-b2e6-4523-a99a-d00c63531438} TCPHandler: Processed in 0.002103321 sec. 2025.01.17 08:03:42.751717 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.751856 [ 262 ] {282df323-5875-40c0-bfd4-c208680d3905} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:03:42.751916 [ 262 ] {282df323-5875-40c0-bfd4-c208680d3905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:03:42.752659 [ 262 ] {282df323-5875-40c0-bfd4-c208680d3905} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.752707 [ 262 ] {282df323-5875-40c0-bfd4-c208680d3905} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.753119 [ 262 ] {282df323-5875-40c0-bfd4-c208680d3905} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:03:42.753372 [ 262 ] {282df323-5875-40c0-bfd4-c208680d3905} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.753550 [ 262 ] {282df323-5875-40c0-bfd4-c208680d3905} executeQuery: Read 14 rows, 1004.00 B in 0.001726 sec., 8111.239860950173 rows/sec., 568.06 KiB/sec. 2025.01.17 08:03:42.753601 [ 262 ] {282df323-5875-40c0-bfd4-c208680d3905} TCPHandler: Processed in 0.001942577 sec. 2025.01.17 08:03:42.753780 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.753896 [ 260 ] {95982e17-afbb-4029-9370-0640ad16c839} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:03:42.753945 [ 260 ] {95982e17-afbb-4029-9370-0640ad16c839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:03:42.754531 [ 260 ] {95982e17-afbb-4029-9370-0640ad16c839} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.754573 [ 260 ] {95982e17-afbb-4029-9370-0640ad16c839} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.754937 [ 260 ] {95982e17-afbb-4029-9370-0640ad16c839} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:03:42.755178 [ 260 ] {95982e17-afbb-4029-9370-0640ad16c839} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.755337 [ 31 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.17 08:03:42.755398 [ 31 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.755439 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.755445 [ 260 ] {95982e17-afbb-4029-9370-0640ad16c839} executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. 2025.01.17 08:03:42.755819 [ 260 ] {95982e17-afbb-4029-9370-0640ad16c839} TCPHandler: Processed in 0.00210236 sec. 2025.01.17 08:03:42.755827 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.01.17 08:03:42.756060 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.756080 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:42.756126 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2025.01.17 08:03:42.756292 [ 262 ] {06f453c4-6ceb-4799-8046-b87f33a5cb8a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:42.756377 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.01.17 08:03:42.756437 [ 262 ] {06f453c4-6ceb-4799-8046-b87f33a5cb8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:42.756928 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2025.01.17 08:03:42.757314 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.01.17 08:03:42.757777 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2025.01.17 08:03:42.759414 [ 262 ] {06f453c4-6ceb-4799-8046-b87f33a5cb8a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.759491 [ 262 ] {06f453c4-6ceb-4799-8046-b87f33a5cb8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.760220 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004678367 sec., 13893.736853051503 rows/sec., 920.54 KiB/sec. 2025.01.17 08:03:42.760445 [ 262 ] {06f453c4-6ceb-4799-8046-b87f33a5cb8a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:03:42.760477 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.17 08:03:42.760920 [ 262 ] {06f453c4-6ceb-4799-8046-b87f33a5cb8a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.761093 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.761361 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_17_4} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.17 08:03:42.761371 [ 262 ] {06f453c4-6ceb-4799-8046-b87f33a5cb8a} executeQuery: Read 421 rows, 30.80 KiB in 0.005118 sec., 82258.69480265728 rows/sec., 5.88 MiB/sec. 2025.01.17 08:03:42.761620 [ 262 ] {06f453c4-6ceb-4799-8046-b87f33a5cb8a} TCPHandler: Processed in 0.005637401 sec. 2025.01.17 08:03:42.761624 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:03:42.761785 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.761908 [ 260 ] {c1c41009-44d2-4f33-a080-415336aa3eae} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:03:42.761959 [ 260 ] {c1c41009-44d2-4f33-a080-415336aa3eae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:03:42.762453 [ 260 ] {c1c41009-44d2-4f33-a080-415336aa3eae} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.762494 [ 260 ] {c1c41009-44d2-4f33-a080-415336aa3eae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.762889 [ 260 ] {c1c41009-44d2-4f33-a080-415336aa3eae} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:03:42.763140 [ 260 ] {c1c41009-44d2-4f33-a080-415336aa3eae} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.763391 [ 260 ] {c1c41009-44d2-4f33-a080-415336aa3eae} executeQuery: Read 6 rows, 321.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 207.88 KiB/sec. 2025.01.17 08:03:42.763606 [ 260 ] {c1c41009-44d2-4f33-a080-415336aa3eae} TCPHandler: Processed in 0.001873257 sec. 2025.01.17 08:03:42.763784 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.763925 [ 262 ] {545ed69c-4bd5-4ab0-8f23-52957495ba22} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:42.763987 [ 262 ] {545ed69c-4bd5-4ab0-8f23-52957495ba22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:42.764685 [ 262 ] {545ed69c-4bd5-4ab0-8f23-52957495ba22} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.764736 [ 262 ] {545ed69c-4bd5-4ab0-8f23-52957495ba22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.765142 [ 262 ] {545ed69c-4bd5-4ab0-8f23-52957495ba22} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:03:42.765387 [ 262 ] {545ed69c-4bd5-4ab0-8f23-52957495ba22} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.765607 [ 262 ] {545ed69c-4bd5-4ab0-8f23-52957495ba22} executeQuery: Read 237 rows, 16.27 KiB in 0.001706 sec., 138921.45369284877 rows/sec., 9.31 MiB/sec. 2025.01.17 08:03:42.765816 [ 262 ] {545ed69c-4bd5-4ab0-8f23-52957495ba22} TCPHandler: Processed in 0.002089419 sec. 2025.01.17 08:03:42.765999 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.766110 [ 260 ] {7bd920e9-8ae9-4027-a35b-ffcc1145634f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:03:42.766161 [ 260 ] {7bd920e9-8ae9-4027-a35b-ffcc1145634f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:03:42.766604 [ 260 ] {7bd920e9-8ae9-4027-a35b-ffcc1145634f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.766648 [ 260 ] {7bd920e9-8ae9-4027-a35b-ffcc1145634f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.767003 [ 260 ] {7bd920e9-8ae9-4027-a35b-ffcc1145634f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:03:42.767245 [ 260 ] {7bd920e9-8ae9-4027-a35b-ffcc1145634f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.767501 [ 260 ] {7bd920e9-8ae9-4027-a35b-ffcc1145634f} executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. 2025.01.17 08:03:42.767697 [ 260 ] {7bd920e9-8ae9-4027-a35b-ffcc1145634f} TCPHandler: Processed in 0.001747196 sec. 2025.01.17 08:03:42.767865 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.768004 [ 262 ] {c6d1cb1f-1272-42ce-80a9-d770c162e49e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:42.768095 [ 262 ] {c6d1cb1f-1272-42ce-80a9-d770c162e49e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:03:42.769394 [ 262 ] {c6d1cb1f-1272-42ce-80a9-d770c162e49e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.769435 [ 262 ] {c6d1cb1f-1272-42ce-80a9-d770c162e49e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.770093 [ 262 ] {c6d1cb1f-1272-42ce-80a9-d770c162e49e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:03:42.770358 [ 262 ] {c6d1cb1f-1272-42ce-80a9-d770c162e49e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.770557 [ 262 ] {c6d1cb1f-1272-42ce-80a9-d770c162e49e} executeQuery: Read 39 rows, 71.56 KiB in 0.002584 sec., 15092.879256965945 rows/sec., 27.05 MiB/sec. 2025.01.17 08:03:42.770650 [ 262 ] {c6d1cb1f-1272-42ce-80a9-d770c162e49e} TCPHandler: Processed in 0.002851141 sec. 2025.01.17 08:03:42.770786 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:42.770902 [ 260 ] {59bcb03c-409f-417f-b874-928f09e95ac5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:42.770951 [ 260 ] {59bcb03c-409f-417f-b874-928f09e95ac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:42.771437 [ 260 ] {59bcb03c-409f-417f-b874-928f09e95ac5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:42.771477 [ 260 ] {59bcb03c-409f-417f-b874-928f09e95ac5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:42.771865 [ 260 ] {59bcb03c-409f-417f-b874-928f09e95ac5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:03:42.772114 [ 260 ] {59bcb03c-409f-417f-b874-928f09e95ac5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:42.772330 [ 260 ] {59bcb03c-409f-417f-b874-928f09e95ac5} executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec. 2025.01.17 08:03:42.772385 [ 260 ] {59bcb03c-409f-417f-b874-928f09e95ac5} TCPHandler: Processed in 0.001655624 sec. 2025.01.17 08:03:46.226684 [ 26 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:03:46.226787 [ 26 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:03:46.332880 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2025.01.17 08:03:46.334073 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:46.334167 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:46.334747 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:03:46.335029 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:46.335276 [ 26 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 08:03:46.335312 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.01.17 08:03:46.335384 [ 26 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:46.335433 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:46.335625 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 08:03:46.335847 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:46.335917 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2025.01.17 08:03:46.336018 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2025.01.17 08:03:46.336213 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2025.01.17 08:03:46.336487 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2025.01.17 08:03:46.336658 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2025.01.17 08:03:46.336807 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2025.01.17 08:03:46.342101 [ 201 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006568584 sec., 1820179.2045287082 rows/sec., 26.04 MiB/sec. 2025.01.17 08:03:46.342468 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 08:03:46.342824 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:46.342924 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_26_5} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 08:03:46.343017 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.01.17 08:03:47.112118 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.01.17 08:03:47.133002 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:47.133049 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:47.141025 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:03:47.141795 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:47.142177 [ 25 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 08:03:47.142338 [ 25 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:47.142416 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:47.142848 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 08:03:47.157289 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.01.17 08:03:47.159059 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:47.160333 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.01.17 08:03:47.165537 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.01.17 08:03:47.170785 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.01.17 08:03:47.176080 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.01.17 08:03:47.181606 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.01.17 08:03:47.186043 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.01.17 08:03:47.244825 [ 191 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.102262517 sec., 1916.635789435928 rows/sec., 9.91 MiB/sec. 2025.01.17 08:03:47.247592 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 08:03:47.250574 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:47.250709 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_26_5} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 08:03:47.253138 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.17 08:03:47.732847 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:47.733033 [ 260 ] {16f55b3e-b1a0-438b-8193-7ed176c32f9a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:47.733103 [ 260 ] {16f55b3e-b1a0-438b-8193-7ed176c32f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:47.733903 [ 260 ] {16f55b3e-b1a0-438b-8193-7ed176c32f9a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:47.733947 [ 260 ] {16f55b3e-b1a0-438b-8193-7ed176c32f9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:47.734395 [ 260 ] {16f55b3e-b1a0-438b-8193-7ed176c32f9a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:03:47.734656 [ 260 ] {16f55b3e-b1a0-438b-8193-7ed176c32f9a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:47.734888 [ 260 ] {16f55b3e-b1a0-438b-8193-7ed176c32f9a} executeQuery: Read 56 rows, 4.41 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.26 MiB/sec. 2025.01.17 08:03:47.734988 [ 260 ] {16f55b3e-b1a0-438b-8193-7ed176c32f9a} TCPHandler: Processed in 0.002266463 sec. 2025.01.17 08:03:47.735329 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:47.735536 [ 262 ] {69da834a-6115-484c-a708-c4641b39ff03} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:47.735613 [ 262 ] {69da834a-6115-484c-a708-c4641b39ff03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:47.736407 [ 262 ] {69da834a-6115-484c-a708-c4641b39ff03} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:47.736454 [ 262 ] {69da834a-6115-484c-a708-c4641b39ff03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:47.736875 [ 262 ] {69da834a-6115-484c-a708-c4641b39ff03} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:03:47.737115 [ 262 ] {69da834a-6115-484c-a708-c4641b39ff03} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:47.737342 [ 262 ] {69da834a-6115-484c-a708-c4641b39ff03} executeQuery: Read 64 rows, 5.12 KiB in 0.001865 sec., 34316.35388739946 rows/sec., 2.68 MiB/sec. 2025.01.17 08:03:47.737401 [ 262 ] {69da834a-6115-484c-a708-c4641b39ff03} TCPHandler: Processed in 0.002256982 sec. 2025.01.17 08:03:47.737560 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:47.737689 [ 260 ] {af3f6f73-423a-4537-8f87-cd85f23ccd1a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:47.737753 [ 260 ] {af3f6f73-423a-4537-8f87-cd85f23ccd1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:47.738390 [ 260 ] {af3f6f73-423a-4537-8f87-cd85f23ccd1a} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:47.738428 [ 260 ] {af3f6f73-423a-4537-8f87-cd85f23ccd1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:47.738840 [ 260 ] {af3f6f73-423a-4537-8f87-cd85f23ccd1a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:03:47.739086 [ 260 ] {af3f6f73-423a-4537-8f87-cd85f23ccd1a} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:47.739219 [ 25 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 08:03:47.739262 [ 25 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:47.739273 [ 260 ] {af3f6f73-423a-4537-8f87-cd85f23ccd1a} executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec. 2025.01.17 08:03:47.739287 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:47.739383 [ 260 ] {af3f6f73-423a-4537-8f87-cd85f23ccd1a} TCPHandler: Processed in 0.001877947 sec. 2025.01.17 08:03:47.739541 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 08:03:47.739600 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:47.739725 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:47.739781 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11617 rows starting from the beginning of the part 2025.01.17 08:03:47.739787 [ 262 ] {03b9cb07-ffa2-4e01-ab4a-d70ac938d0a1} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:47.739876 [ 262 ] {03b9cb07-ffa2-4e01-ab4a-d70ac938d0a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:47.739972 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2025.01.17 08:03:47.740284 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2025.01.17 08:03:47.740683 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2025.01.17 08:03:47.741029 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part 2025.01.17 08:03:47.741345 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part 2025.01.17 08:03:47.741978 [ 262 ] {03b9cb07-ffa2-4e01-ab4a-d70ac938d0a1} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:47.742024 [ 262 ] {03b9cb07-ffa2-4e01-ab4a-d70ac938d0a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:47.742805 [ 262 ] {03b9cb07-ffa2-4e01-ab4a-d70ac938d0a1} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:03:47.743103 [ 262 ] {03b9cb07-ffa2-4e01-ab4a-d70ac938d0a1} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:47.743488 [ 262 ] {03b9cb07-ffa2-4e01-ab4a-d70ac938d0a1} executeQuery: Read 60 rows, 4.14 KiB in 0.003751 sec., 15995.734470807785 rows/sec., 1.08 MiB/sec. 2025.01.17 08:03:47.743594 [ 262 ] {03b9cb07-ffa2-4e01-ab4a-d70ac938d0a1} TCPHandler: Processed in 0.004083598 sec. 2025.01.17 08:03:47.746100 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 12571 rows, containing 5 columns (5 merged, 0 gathered) in 0.006707076 sec., 1874289.1835428732 rows/sec., 126.53 MiB/sec. 2025.01.17 08:03:47.746510 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 08:03:47.746871 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:47.746967 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_36_7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 08:03:47.747080 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. 2025.01.17 08:03:48.000235 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 192.66 MiB, peak 202.93 MiB, free memory in arenas 0.00 B, will set to 196.03 MiB (RSS), difference: 3.37 MiB 2025.01.17 08:03:51.380113 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 740 2025.01.17 08:03:51.383195 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.383254 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.384709 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:03:51.385023 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.385679 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 740 2025.01.17 08:03:51.843191 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.843390 [ 260 ] {d92960a3-9feb-49ea-9e1a-0ba0cd97581d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:03:51.843468 [ 260 ] {d92960a3-9feb-49ea-9e1a-0ba0cd97581d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:03:51.844323 [ 260 ] {d92960a3-9feb-49ea-9e1a-0ba0cd97581d} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.844388 [ 260 ] {d92960a3-9feb-49ea-9e1a-0ba0cd97581d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.844899 [ 260 ] {d92960a3-9feb-49ea-9e1a-0ba0cd97581d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:03:51.845167 [ 260 ] {d92960a3-9feb-49ea-9e1a-0ba0cd97581d} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.845401 [ 260 ] {d92960a3-9feb-49ea-9e1a-0ba0cd97581d} executeQuery: Read 14 rows, 1.01 KiB in 0.00207 sec., 6763.28502415459 rows/sec., 486.87 KiB/sec. 2025.01.17 08:03:51.845474 [ 260 ] {d92960a3-9feb-49ea-9e1a-0ba0cd97581d} TCPHandler: Processed in 0.002418555 sec. 2025.01.17 08:03:51.845768 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.845960 [ 262 ] {73492cee-6fea-46e1-aec4-45d964171fcc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:03:51.846030 [ 262 ] {73492cee-6fea-46e1-aec4-45d964171fcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:03:51.846770 [ 262 ] {73492cee-6fea-46e1-aec4-45d964171fcc} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.846816 [ 262 ] {73492cee-6fea-46e1-aec4-45d964171fcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.847245 [ 262 ] {73492cee-6fea-46e1-aec4-45d964171fcc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:03:51.847516 [ 262 ] {73492cee-6fea-46e1-aec4-45d964171fcc} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.848043 [ 262 ] {73492cee-6fea-46e1-aec4-45d964171fcc} executeQuery: Read 12 rows, 1002.00 B in 0.002097 sec., 5722.460658082976 rows/sec., 466.63 KiB/sec. 2025.01.17 08:03:51.848349 [ 262 ] {73492cee-6fea-46e1-aec4-45d964171fcc} TCPHandler: Processed in 0.002702199 sec. 2025.01.17 08:03:51.848535 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.848667 [ 260 ] {7fd0a3f5-8924-4fcc-8e97-1680027f8199} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:51.848722 [ 260 ] {7fd0a3f5-8924-4fcc-8e97-1680027f8199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:51.850124 [ 260 ] {7fd0a3f5-8924-4fcc-8e97-1680027f8199} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.850169 [ 260 ] {7fd0a3f5-8924-4fcc-8e97-1680027f8199} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.850688 [ 260 ] {7fd0a3f5-8924-4fcc-8e97-1680027f8199} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:03:51.850957 [ 260 ] {7fd0a3f5-8924-4fcc-8e97-1680027f8199} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.851181 [ 260 ] {7fd0a3f5-8924-4fcc-8e97-1680027f8199} executeQuery: Read 1417 rows, 121.45 KiB in 0.002545 sec., 556777.9960707269 rows/sec., 46.60 MiB/sec. 2025.01.17 08:03:51.851252 [ 260 ] {7fd0a3f5-8924-4fcc-8e97-1680027f8199} TCPHandler: Processed in 0.00277695 sec. 2025.01.17 08:03:51.851414 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.851530 [ 262 ] {febe2d71-b72f-41c7-8f5a-0ac42b99fcdc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:03:51.851577 [ 262 ] {febe2d71-b72f-41c7-8f5a-0ac42b99fcdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:03:51.852234 [ 262 ] {febe2d71-b72f-41c7-8f5a-0ac42b99fcdc} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.852273 [ 262 ] {febe2d71-b72f-41c7-8f5a-0ac42b99fcdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.852642 [ 262 ] {febe2d71-b72f-41c7-8f5a-0ac42b99fcdc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:03:51.852888 [ 262 ] {febe2d71-b72f-41c7-8f5a-0ac42b99fcdc} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.853022 [ 88 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 08:03:51.853066 [ 88 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.853072 [ 262 ] {febe2d71-b72f-41c7-8f5a-0ac42b99fcdc} executeQuery: Read 53 rows, 3.85 KiB in 0.001564 sec., 33887.468030690536 rows/sec., 2.40 MiB/sec. 2025.01.17 08:03:51.853091 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.853174 [ 262 ] {febe2d71-b72f-41c7-8f5a-0ac42b99fcdc} TCPHandler: Processed in 0.001818027 sec. 2025.01.17 08:03:51.853383 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 08:03:51.853408 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.853675 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:51.853679 [ 260 ] {3e7de4a8-326d-47f9-8a99-c1de1089e512} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:03:51.853743 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 64 rows starting from the beginning of the part 2025.01.17 08:03:51.853790 [ 260 ] {3e7de4a8-326d-47f9-8a99-c1de1089e512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:03:51.854045 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part 2025.01.17 08:03:51.854509 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2025.01.17 08:03:51.854941 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part 2025.01.17 08:03:51.855320 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2025.01.17 08:03:51.855708 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part 2025.01.17 08:03:51.856923 [ 260 ] {3e7de4a8-326d-47f9-8a99-c1de1089e512} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.856998 [ 260 ] {3e7de4a8-326d-47f9-8a99-c1de1089e512} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.858104 [ 260 ] {3e7de4a8-326d-47f9-8a99-c1de1089e512} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:03:51.858545 [ 198 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.005350507 sec., 48032.831281222505 rows/sec., 3.61 MiB/sec. 2025.01.17 08:03:51.858658 [ 260 ] {3e7de4a8-326d-47f9-8a99-c1de1089e512} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.858781 [ 198 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 08:03:51.859079 [ 260 ] {3e7de4a8-326d-47f9-8a99-c1de1089e512} executeQuery: Read 242 rows, 16.79 KiB in 0.005494 sec., 44048.052420822714 rows/sec., 2.98 MiB/sec. 2025.01.17 08:03:51.859254 [ 260 ] {3e7de4a8-326d-47f9-8a99-c1de1089e512} TCPHandler: Processed in 0.005947966 sec. 2025.01.17 08:03:51.859464 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.859478 [ 188 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.859696 [ 262 ] {c993dab8-62af-4460-a2ef-56989b3840d7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:03:51.859725 [ 188 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_21_4} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 08:03:51.859775 [ 262 ] {c993dab8-62af-4460-a2ef-56989b3840d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:03:51.859951 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:03:51.860524 [ 262 ] {c993dab8-62af-4460-a2ef-56989b3840d7} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.860569 [ 262 ] {c993dab8-62af-4460-a2ef-56989b3840d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.861015 [ 262 ] {c993dab8-62af-4460-a2ef-56989b3840d7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:03:51.861254 [ 262 ] {c993dab8-62af-4460-a2ef-56989b3840d7} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.861439 [ 262 ] {c993dab8-62af-4460-a2ef-56989b3840d7} executeQuery: Read 13 rows, 830.00 B in 0.001813 sec., 7170.435741864314 rows/sec., 447.07 KiB/sec. 2025.01.17 08:03:51.861494 [ 262 ] {c993dab8-62af-4460-a2ef-56989b3840d7} TCPHandler: Processed in 0.002128441 sec. 2025.01.17 08:03:51.861643 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.861788 [ 260 ] {de6b9ca7-5385-4fa9-9ab3-de6f8b02f768} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:51.861848 [ 260 ] {de6b9ca7-5385-4fa9-9ab3-de6f8b02f768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:51.862792 [ 260 ] {de6b9ca7-5385-4fa9-9ab3-de6f8b02f768} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.862842 [ 260 ] {de6b9ca7-5385-4fa9-9ab3-de6f8b02f768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.863258 [ 260 ] {de6b9ca7-5385-4fa9-9ab3-de6f8b02f768} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:03:51.863507 [ 260 ] {de6b9ca7-5385-4fa9-9ab3-de6f8b02f768} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.863721 [ 260 ] {de6b9ca7-5385-4fa9-9ab3-de6f8b02f768} executeQuery: Read 884 rows, 65.67 KiB in 0.001972 sec., 448275.86206896557 rows/sec., 32.52 MiB/sec. 2025.01.17 08:03:51.863787 [ 260 ] {de6b9ca7-5385-4fa9-9ab3-de6f8b02f768} TCPHandler: Processed in 0.002201512 sec. 2025.01.17 08:03:51.863949 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.864089 [ 262 ] {3f25897c-815c-465f-8cb0-d40e736b1897} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:03:51.864148 [ 262 ] {3f25897c-815c-465f-8cb0-d40e736b1897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:03:51.864643 [ 262 ] {3f25897c-815c-465f-8cb0-d40e736b1897} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.864680 [ 262 ] {3f25897c-815c-465f-8cb0-d40e736b1897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.865050 [ 262 ] {3f25897c-815c-465f-8cb0-d40e736b1897} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:03:51.865291 [ 262 ] {3f25897c-815c-465f-8cb0-d40e736b1897} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.865489 [ 262 ] {3f25897c-815c-465f-8cb0-d40e736b1897} executeQuery: Read 6 rows, 321.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 219.21 KiB/sec. 2025.01.17 08:03:51.865607 [ 262 ] {3f25897c-815c-465f-8cb0-d40e736b1897} TCPHandler: Processed in 0.001724305 sec. 2025.01.17 08:03:51.865754 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.865878 [ 260 ] {37a96b32-ea4f-4696-a024-0b330da19892} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:51.865934 [ 260 ] {37a96b32-ea4f-4696-a024-0b330da19892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:51.866748 [ 260 ] {37a96b32-ea4f-4696-a024-0b330da19892} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.866788 [ 260 ] {37a96b32-ea4f-4696-a024-0b330da19892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.867239 [ 260 ] {37a96b32-ea4f-4696-a024-0b330da19892} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:03:51.867477 [ 260 ] {37a96b32-ea4f-4696-a024-0b330da19892} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.867736 [ 260 ] {37a96b32-ea4f-4696-a024-0b330da19892} executeQuery: Read 1089 rows, 74.52 KiB in 0.001874 sec., 581109.9252934898 rows/sec., 38.83 MiB/sec. 2025.01.17 08:03:51.867942 [ 260 ] {37a96b32-ea4f-4696-a024-0b330da19892} TCPHandler: Processed in 0.002236552 sec. 2025.01.17 08:03:51.868171 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.868315 [ 262 ] {22bbeda9-cddb-43d3-9f12-bc38549bcf4e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:03:51.868377 [ 262 ] {22bbeda9-cddb-43d3-9f12-bc38549bcf4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:03:51.868941 [ 262 ] {22bbeda9-cddb-43d3-9f12-bc38549bcf4e} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.868987 [ 262 ] {22bbeda9-cddb-43d3-9f12-bc38549bcf4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.869380 [ 262 ] {22bbeda9-cddb-43d3-9f12-bc38549bcf4e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:03:51.869618 [ 262 ] {22bbeda9-cddb-43d3-9f12-bc38549bcf4e} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.869799 [ 262 ] {22bbeda9-cddb-43d3-9f12-bc38549bcf4e} executeQuery: Read 1 rows, 69.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 44.54 KiB/sec. 2025.01.17 08:03:51.869850 [ 262 ] {22bbeda9-cddb-43d3-9f12-bc38549bcf4e} TCPHandler: Processed in 0.001804346 sec. 2025.01.17 08:03:51.869985 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.870104 [ 260 ] {6238f1ae-acf0-4d31-919f-7d03bfd4ecd4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:51.870186 [ 260 ] {6238f1ae-acf0-4d31-919f-7d03bfd4ecd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:03:51.871393 [ 260 ] {6238f1ae-acf0-4d31-919f-7d03bfd4ecd4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.871433 [ 260 ] {6238f1ae-acf0-4d31-919f-7d03bfd4ecd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.872094 [ 260 ] {6238f1ae-acf0-4d31-919f-7d03bfd4ecd4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:03:51.872352 [ 260 ] {6238f1ae-acf0-4d31-919f-7d03bfd4ecd4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.872530 [ 88 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 08:03:51.872594 [ 88 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.872624 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.872652 [ 260 ] {6238f1ae-acf0-4d31-919f-7d03bfd4ecd4} executeQuery: Read 34 rows, 62.39 KiB in 0.002565 sec., 13255.360623781677 rows/sec., 23.75 MiB/sec. 2025.01.17 08:03:51.872986 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 08:03:51.873098 [ 260 ] {6238f1ae-acf0-4d31-919f-7d03bfd4ecd4} TCPHandler: Processed in 0.003165115 sec. 2025.01.17 08:03:51.873321 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:51.873494 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:51.873507 [ 262 ] {9efb4c3c-3bd5-4a45-a3bc-6922046c2bc3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:51.873590 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 438 rows starting from the beginning of the part 2025.01.17 08:03:51.873596 [ 262 ] {9efb4c3c-3bd5-4a45-a3bc-6922046c2bc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:51.874322 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part 2025.01.17 08:03:51.874845 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2025.01.17 08:03:51.875471 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2025.01.17 08:03:51.875474 [ 262 ] {9efb4c3c-3bd5-4a45-a3bc-6922046c2bc3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.875530 [ 262 ] {9efb4c3c-3bd5-4a45-a3bc-6922046c2bc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.876020 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part 2025.01.17 08:03:51.876556 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.01.17 08:03:51.876726 [ 262 ] {9efb4c3c-3bd5-4a45-a3bc-6922046c2bc3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:03:51.877248 [ 262 ] {9efb4c3c-3bd5-4a45-a3bc-6922046c2bc3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.877431 [ 88 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 08:03:51.877497 [ 88 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:51.877535 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:51.877571 [ 262 ] {9efb4c3c-3bd5-4a45-a3bc-6922046c2bc3} executeQuery: Read 82 rows, 5.33 KiB in 0.004097 sec., 20014.644862094214 rows/sec., 1.27 MiB/sec. 2025.01.17 08:03:51.878203 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 08:03:51.878268 [ 262 ] {9efb4c3c-3bd5-4a45-a3bc-6922046c2bc3} TCPHandler: Processed in 0.005045102 sec. 2025.01.17 08:03:51.878977 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:51.879162 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2190 rows starting from the beginning of the part 2025.01.17 08:03:51.879654 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part 2025.01.17 08:03:51.879897 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2025.01.17 08:03:51.880154 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part 2025.01.17 08:03:51.880467 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2025.01.17 08:03:51.880816 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part 2025.01.17 08:03:51.884365 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2556 rows, containing 4 columns (4 merged, 0 gathered) in 0.006680616 sec., 382599.44891309424 rows/sec., 24.93 MiB/sec. 2025.01.17 08:03:51.884721 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 08:03:51.885286 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.885373 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_36_7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 08:03:51.885746 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.01.17 08:03:51.898468 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 19 columns (19 merged, 0 gathered) in 0.025759479 sec., 22865.36928794251 rows/sec., 40.97 MiB/sec. 2025.01.17 08:03:51.899160 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 08:03:51.899595 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:51.899676 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_21_4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 08:03:51.899828 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. 2025.01.17 08:03:52.725593 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:52.725782 [ 260 ] {789c0f90-7ab5-4b2e-a832-8075a076789a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:03:52.725863 [ 260 ] {789c0f90-7ab5-4b2e-a832-8075a076789a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:03:52.726601 [ 260 ] {789c0f90-7ab5-4b2e-a832-8075a076789a} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:52.726657 [ 260 ] {789c0f90-7ab5-4b2e-a832-8075a076789a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:52.727080 [ 260 ] {789c0f90-7ab5-4b2e-a832-8075a076789a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 08:03:52.727343 [ 260 ] {789c0f90-7ab5-4b2e-a832-8075a076789a} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:52.727585 [ 260 ] {789c0f90-7ab5-4b2e-a832-8075a076789a} executeQuery: Read 4 rows, 334.00 B in 0.001854 sec., 2157.497303128371 rows/sec., 175.93 KiB/sec. 2025.01.17 08:03:52.727652 [ 260 ] {789c0f90-7ab5-4b2e-a832-8075a076789a} TCPHandler: Processed in 0.002204661 sec. 2025.01.17 08:03:52.727902 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:52.728088 [ 262 ] {19cd5219-7a13-4138-a113-faba314173ff} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:52.728161 [ 262 ] {19cd5219-7a13-4138-a113-faba314173ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:52.728913 [ 262 ] {19cd5219-7a13-4138-a113-faba314173ff} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:52.728958 [ 262 ] {19cd5219-7a13-4138-a113-faba314173ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:52.729386 [ 262 ] {19cd5219-7a13-4138-a113-faba314173ff} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:03:52.729640 [ 262 ] {19cd5219-7a13-4138-a113-faba314173ff} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:52.729887 [ 262 ] {19cd5219-7a13-4138-a113-faba314173ff} executeQuery: Read 12 rows, 1.12 KiB in 0.001837 sec., 6532.3897659227 rows/sec., 610.82 KiB/sec. 2025.01.17 08:03:52.729981 [ 262 ] {19cd5219-7a13-4138-a113-faba314173ff} TCPHandler: Processed in 0.002219271 sec. 2025.01.17 08:03:52.730238 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:52.730384 [ 260 ] {328b9fc3-8f64-419c-b32d-0af2a0b8dd2d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:03:52.730439 [ 260 ] {328b9fc3-8f64-419c-b32d-0af2a0b8dd2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:03:52.731059 [ 260 ] {328b9fc3-8f64-419c-b32d-0af2a0b8dd2d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:52.731104 [ 260 ] {328b9fc3-8f64-419c-b32d-0af2a0b8dd2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:52.731513 [ 260 ] {328b9fc3-8f64-419c-b32d-0af2a0b8dd2d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:03:52.731798 [ 260 ] {328b9fc3-8f64-419c-b32d-0af2a0b8dd2d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:52.732062 [ 260 ] {328b9fc3-8f64-419c-b32d-0af2a0b8dd2d} executeQuery: Read 9 rows, 671.00 B in 0.001704 sec., 5281.69014084507 rows/sec., 384.55 KiB/sec. 2025.01.17 08:03:52.732266 [ 260 ] {328b9fc3-8f64-419c-b32d-0af2a0b8dd2d} TCPHandler: Processed in 0.002177071 sec. 2025.01.17 08:03:52.732434 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:52.732559 [ 262 ] {2bc3ed06-0673-458b-8d7e-9a96448e97ac} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:52.732612 [ 262 ] {2bc3ed06-0673-458b-8d7e-9a96448e97ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:52.733228 [ 262 ] {2bc3ed06-0673-458b-8d7e-9a96448e97ac} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:52.733268 [ 262 ] {2bc3ed06-0673-458b-8d7e-9a96448e97ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:52.733650 [ 262 ] {2bc3ed06-0673-458b-8d7e-9a96448e97ac} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:03:52.733914 [ 262 ] {2bc3ed06-0673-458b-8d7e-9a96448e97ac} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:52.734106 [ 262 ] {2bc3ed06-0673-458b-8d7e-9a96448e97ac} executeQuery: Read 9 rows, 744.00 B in 0.001577 sec., 5707.038681039949 rows/sec., 460.72 KiB/sec. 2025.01.17 08:03:52.734163 [ 262 ] {2bc3ed06-0673-458b-8d7e-9a96448e97ac} TCPHandler: Processed in 0.001790916 sec. 2025.01.17 08:03:52.734341 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:52.734460 [ 260 ] {553c4849-4d5a-4c3e-babb-2cfb2c28d6a2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:52.734517 [ 260 ] {553c4849-4d5a-4c3e-babb-2cfb2c28d6a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:52.735047 [ 260 ] {553c4849-4d5a-4c3e-babb-2cfb2c28d6a2} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:52.735088 [ 260 ] {553c4849-4d5a-4c3e-babb-2cfb2c28d6a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:52.735459 [ 260 ] {553c4849-4d5a-4c3e-babb-2cfb2c28d6a2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:03:52.735699 [ 260 ] {553c4849-4d5a-4c3e-babb-2cfb2c28d6a2} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:52.735914 [ 260 ] {553c4849-4d5a-4c3e-babb-2cfb2c28d6a2} executeQuery: Read 2 rows, 144.00 B in 0.001478 sec., 1353.1799729364006 rows/sec., 95.15 KiB/sec. 2025.01.17 08:03:52.735968 [ 260 ] {553c4849-4d5a-4c3e-babb-2cfb2c28d6a2} TCPHandler: Processed in 0.001687395 sec. 2025.01.17 08:03:52.736163 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:52.736296 [ 262 ] {8dd55567-0ecb-4ed4-b3af-36c06916a48b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:52.736378 [ 262 ] {8dd55567-0ecb-4ed4-b3af-36c06916a48b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:03:52.737487 [ 262 ] {8dd55567-0ecb-4ed4-b3af-36c06916a48b} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:52.737529 [ 262 ] {8dd55567-0ecb-4ed4-b3af-36c06916a48b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:52.738177 [ 262 ] {8dd55567-0ecb-4ed4-b3af-36c06916a48b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:03:52.738434 [ 262 ] {8dd55567-0ecb-4ed4-b3af-36c06916a48b} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:52.738629 [ 262 ] {8dd55567-0ecb-4ed4-b3af-36c06916a48b} executeQuery: Read 5 rows, 9.17 KiB in 0.002362 sec., 2116.8501270110078 rows/sec., 3.79 MiB/sec. 2025.01.17 08:03:52.738721 [ 262 ] {8dd55567-0ecb-4ed4-b3af-36c06916a48b} TCPHandler: Processed in 0.002634988 sec. 2025.01.17 08:03:53.835608 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2025.01.17 08:03:53.836271 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:53.836317 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:53.836892 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:03:53.837153 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:53.837333 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2025.01.17 08:03:54.657505 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.01.17 08:03:54.676954 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:54.677026 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:54.685338 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:03:54.686134 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:54.689261 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.01.17 08:03:57.733134 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:57.733319 [ 260 ] {86546a06-a114-46ce-a7dc-9d5ae9777c66} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:03:57.733390 [ 260 ] {86546a06-a114-46ce-a7dc-9d5ae9777c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:03:57.734226 [ 260 ] {86546a06-a114-46ce-a7dc-9d5ae9777c66} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:57.734279 [ 260 ] {86546a06-a114-46ce-a7dc-9d5ae9777c66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:57.734702 [ 260 ] {86546a06-a114-46ce-a7dc-9d5ae9777c66} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:03:57.734956 [ 260 ] {86546a06-a114-46ce-a7dc-9d5ae9777c66} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:57.735168 [ 44 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 08:03:57.735237 [ 260 ] {86546a06-a114-46ce-a7dc-9d5ae9777c66} executeQuery: Read 56 rows, 4.41 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.19 MiB/sec. 2025.01.17 08:03:57.735263 [ 44 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:57.735330 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:57.735392 [ 260 ] {86546a06-a114-46ce-a7dc-9d5ae9777c66} TCPHandler: Processed in 0.002385265 sec. 2025.01.17 08:03:57.735550 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 08:03:57.735696 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:57.735720 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:57.735784 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1430 rows starting from the beginning of the part 2025.01.17 08:03:57.736020 [ 262 ] {35fb26c4-fbe1-403f-9b71-8bc7ee909aaa} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:03:57.736018 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 281 rows starting from the beginning of the part 2025.01.17 08:03:57.736174 [ 262 ] {35fb26c4-fbe1-403f-9b71-8bc7ee909aaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:03:57.736401 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part 2025.01.17 08:03:57.736745 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:03:57.737091 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part 2025.01.17 08:03:57.737531 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2025.01.17 08:03:57.738839 [ 262 ] {35fb26c4-fbe1-403f-9b71-8bc7ee909aaa} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:57.738945 [ 262 ] {35fb26c4-fbe1-403f-9b71-8bc7ee909aaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:57.740057 [ 262 ] {35fb26c4-fbe1-403f-9b71-8bc7ee909aaa} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:03:57.740426 [ 262 ] {35fb26c4-fbe1-403f-9b71-8bc7ee909aaa} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:57.740811 [ 44 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 08:03:57.740956 [ 44 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:57.741012 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 5 columns (5 merged, 0 gathered) in 0.00557902 sec., 582898.0717043496 rows/sec., 51.14 MiB/sec. 2025.01.17 08:03:57.741030 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:57.741171 [ 262 ] {35fb26c4-fbe1-403f-9b71-8bc7ee909aaa} executeQuery: Read 64 rows, 5.12 KiB in 0.005264 sec., 12158.0547112462 rows/sec., 971.74 KiB/sec. 2025.01.17 08:03:57.741360 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 08:03:57.741383 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 08:03:57.741468 [ 262 ] {35fb26c4-fbe1-403f-9b71-8bc7ee909aaa} TCPHandler: Processed in 0.005908165 sec. 2025.01.17 08:03:57.741757 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:57.741775 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:03:57.741831 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part 2025.01.17 08:03:57.742099 [ 260 ] {72ff7c88-4ae3-4238-bdf9-fb167cea0c6a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:03:57.742127 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 421 rows starting from the beginning of the part 2025.01.17 08:03:57.742178 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:57.742408 [ 260 ] {72ff7c88-4ae3-4238-bdf9-fb167cea0c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:03:57.742633 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part 2025.01.17 08:03:57.742674 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_41_8} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 08:03:57.743188 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:03:57.743223 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 884 rows starting from the beginning of the part 2025.01.17 08:03:57.743567 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part 2025.01.17 08:03:57.743926 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2025.01.17 08:03:57.744948 [ 260 ] {72ff7c88-4ae3-4238-bdf9-fb167cea0c6a} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:57.745000 [ 260 ] {72ff7c88-4ae3-4238-bdf9-fb167cea0c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:57.745553 [ 260 ] {72ff7c88-4ae3-4238-bdf9-fb167cea0c6a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:03:57.745901 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2355 rows, containing 5 columns (5 merged, 0 gathered) in 0.004754288 sec., 495342.3099315818 rows/sec., 37.93 MiB/sec. 2025.01.17 08:03:57.746048 [ 260 ] {72ff7c88-4ae3-4238-bdf9-fb167cea0c6a} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:57.746079 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 08:03:57.746455 [ 260 ] {72ff7c88-4ae3-4238-bdf9-fb167cea0c6a} executeQuery: Read 160 rows, 11.41 KiB in 0.00454 sec., 35242.29074889868 rows/sec., 2.45 MiB/sec. 2025.01.17 08:03:57.746486 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:57.746591 [ 260 ] {72ff7c88-4ae3-4238-bdf9-fb167cea0c6a} TCPHandler: Processed in 0.004988491 sec. 2025.01.17 08:03:57.746612 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_41_8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 08:03:57.746715 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.17 08:03:57.746843 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:03:57.746993 [ 262 ] {d23acc55-0f27-4e38-bc16-5d74a31f2de1} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:03:57.747058 [ 262 ] {d23acc55-0f27-4e38-bc16-5d74a31f2de1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:03:57.747741 [ 262 ] {d23acc55-0f27-4e38-bc16-5d74a31f2de1} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:03:57.747798 [ 262 ] {d23acc55-0f27-4e38-bc16-5d74a31f2de1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:03:57.748342 [ 262 ] {d23acc55-0f27-4e38-bc16-5d74a31f2de1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:03:57.748592 [ 262 ] {d23acc55-0f27-4e38-bc16-5d74a31f2de1} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:03:57.748834 [ 262 ] {d23acc55-0f27-4e38-bc16-5d74a31f2de1} executeQuery: Read 60 rows, 4.14 KiB in 0.001875 sec., 32000 rows/sec., 2.16 MiB/sec. 2025.01.17 08:03:57.748925 [ 262 ] {d23acc55-0f27-4e38-bc16-5d74a31f2de1} TCPHandler: Processed in 0.002148911 sec. 2025.01.17 08:04:01.226836 [ 78 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:04:01.226911 [ 78 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:04:01.337615 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2025.01.17 08:04:01.338688 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:01.338736 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:01.339276 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:04:01.339533 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:01.339782 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.01.17 08:04:01.386050 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 784 2025.01.17 08:04:01.389459 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:01.389520 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:01.390997 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:04:01.391315 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:01.392459 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 784 2025.01.17 08:04:02.189465 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.01.17 08:04:02.209361 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.209408 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.216742 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:04:02.217515 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.220021 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.01.17 08:04:02.741149 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.741329 [ 260 ] {8cfc8418-b7e8-49c8-ade0-24944b2405d7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:04:02.741402 [ 260 ] {8cfc8418-b7e8-49c8-ade0-24944b2405d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:04:02.742154 [ 260 ] {8cfc8418-b7e8-49c8-ade0-24944b2405d7} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.742206 [ 260 ] {8cfc8418-b7e8-49c8-ade0-24944b2405d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.742636 [ 260 ] {8cfc8418-b7e8-49c8-ade0-24944b2405d7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:04:02.742894 [ 260 ] {8cfc8418-b7e8-49c8-ade0-24944b2405d7} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.743129 [ 260 ] {8cfc8418-b7e8-49c8-ade0-24944b2405d7} executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. 2025.01.17 08:04:02.743230 [ 260 ] {8cfc8418-b7e8-49c8-ade0-24944b2405d7} TCPHandler: Processed in 0.002207422 sec. 2025.01.17 08:04:02.743522 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.743730 [ 262 ] {bc3c68f1-38b8-47e0-a9ba-67d3568df43a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:02.743808 [ 262 ] {bc3c68f1-38b8-47e0-a9ba-67d3568df43a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:02.744787 [ 262 ] {bc3c68f1-38b8-47e0-a9ba-67d3568df43a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.744834 [ 262 ] {bc3c68f1-38b8-47e0-a9ba-67d3568df43a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.745308 [ 262 ] {bc3c68f1-38b8-47e0-a9ba-67d3568df43a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:04:02.745575 [ 262 ] {bc3c68f1-38b8-47e0-a9ba-67d3568df43a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.745823 [ 262 ] {bc3c68f1-38b8-47e0-a9ba-67d3568df43a} executeQuery: Read 281 rows, 25.42 KiB in 0.002148 sec., 130819.3668528864 rows/sec., 11.56 MiB/sec. 2025.01.17 08:04:02.745962 [ 262 ] {bc3c68f1-38b8-47e0-a9ba-67d3568df43a} TCPHandler: Processed in 0.002590737 sec. 2025.01.17 08:04:02.746149 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.746268 [ 260 ] {1c7b7cc9-cf18-4692-97ee-9a989a05101b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:04:02.746317 [ 260 ] {1c7b7cc9-cf18-4692-97ee-9a989a05101b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:04:02.747482 [ 260 ] {1c7b7cc9-cf18-4692-97ee-9a989a05101b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.747524 [ 260 ] {1c7b7cc9-cf18-4692-97ee-9a989a05101b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.747888 [ 260 ] {1c7b7cc9-cf18-4692-97ee-9a989a05101b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:04:02.748142 [ 260 ] {1c7b7cc9-cf18-4692-97ee-9a989a05101b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.748347 [ 260 ] {1c7b7cc9-cf18-4692-97ee-9a989a05101b} executeQuery: Read 46 rows, 3.39 KiB in 0.002104 sec., 21863.117870722435 rows/sec., 1.57 MiB/sec. 2025.01.17 08:04:02.748400 [ 260 ] {1c7b7cc9-cf18-4692-97ee-9a989a05101b} TCPHandler: Processed in 0.002309733 sec. 2025.01.17 08:04:02.748566 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.748695 [ 262 ] {6403a2fe-162a-4ad7-a39b-bf3dd543ff96} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:04:02.748747 [ 262 ] {6403a2fe-162a-4ad7-a39b-bf3dd543ff96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:04:02.749341 [ 262 ] {6403a2fe-162a-4ad7-a39b-bf3dd543ff96} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.749383 [ 262 ] {6403a2fe-162a-4ad7-a39b-bf3dd543ff96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.749755 [ 262 ] {6403a2fe-162a-4ad7-a39b-bf3dd543ff96} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:04:02.749995 [ 262 ] {6403a2fe-162a-4ad7-a39b-bf3dd543ff96} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.750234 [ 262 ] {6403a2fe-162a-4ad7-a39b-bf3dd543ff96} executeQuery: Read 14 rows, 1004.00 B in 0.001566 sec., 8939.974457215838 rows/sec., 626.10 KiB/sec. 2025.01.17 08:04:02.750345 [ 262 ] {6403a2fe-162a-4ad7-a39b-bf3dd543ff96} TCPHandler: Processed in 0.001837637 sec. 2025.01.17 08:04:02.750504 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.750620 [ 260 ] {bcee1390-8976-4f19-be21-fd9b5120a366} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:04:02.750676 [ 260 ] {bcee1390-8976-4f19-be21-fd9b5120a366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:04:02.751368 [ 260 ] {bcee1390-8976-4f19-be21-fd9b5120a366} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.751418 [ 260 ] {bcee1390-8976-4f19-be21-fd9b5120a366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.751812 [ 260 ] {bcee1390-8976-4f19-be21-fd9b5120a366} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:04:02.752063 [ 260 ] {bcee1390-8976-4f19-be21-fd9b5120a366} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.752277 [ 260 ] {bcee1390-8976-4f19-be21-fd9b5120a366} executeQuery: Read 13 rows, 830.00 B in 0.001681 sec., 7733.491969066032 rows/sec., 482.18 KiB/sec. 2025.01.17 08:04:02.752329 [ 260 ] {bcee1390-8976-4f19-be21-fd9b5120a366} TCPHandler: Processed in 0.001883897 sec. 2025.01.17 08:04:02.752486 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.752604 [ 262 ] {01d0faac-f07b-417e-943f-37a9aa7ccab0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:02.752651 [ 262 ] {01d0faac-f07b-417e-943f-37a9aa7ccab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:02.753437 [ 262 ] {01d0faac-f07b-417e-943f-37a9aa7ccab0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.753480 [ 262 ] {01d0faac-f07b-417e-943f-37a9aa7ccab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.753874 [ 262 ] {01d0faac-f07b-417e-943f-37a9aa7ccab0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:04:02.754123 [ 262 ] {01d0faac-f07b-417e-943f-37a9aa7ccab0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.754342 [ 262 ] {01d0faac-f07b-417e-943f-37a9aa7ccab0} executeQuery: Read 421 rows, 30.80 KiB in 0.001763 sec., 238797.5042541123 rows/sec., 17.06 MiB/sec. 2025.01.17 08:04:02.754397 [ 262 ] {01d0faac-f07b-417e-943f-37a9aa7ccab0} TCPHandler: Processed in 0.001971058 sec. 2025.01.17 08:04:02.754565 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.754696 [ 260 ] {5decded8-944d-4336-b490-6a55159395ea} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:04:02.754748 [ 260 ] {5decded8-944d-4336-b490-6a55159395ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:04:02.755232 [ 260 ] {5decded8-944d-4336-b490-6a55159395ea} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.755269 [ 260 ] {5decded8-944d-4336-b490-6a55159395ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.755627 [ 260 ] {5decded8-944d-4336-b490-6a55159395ea} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:04:02.755854 [ 260 ] {5decded8-944d-4336-b490-6a55159395ea} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.756130 [ 260 ] {5decded8-944d-4336-b490-6a55159395ea} executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. 2025.01.17 08:04:02.756183 [ 260 ] {5decded8-944d-4336-b490-6a55159395ea} TCPHandler: Processed in 0.001684705 sec. 2025.01.17 08:04:02.756332 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.756453 [ 262 ] {d67aa7ae-ab7a-451a-b183-7ad194d5fb72} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:02.756507 [ 262 ] {d67aa7ae-ab7a-451a-b183-7ad194d5fb72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:02.757100 [ 262 ] {d67aa7ae-ab7a-451a-b183-7ad194d5fb72} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.757141 [ 262 ] {d67aa7ae-ab7a-451a-b183-7ad194d5fb72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.757539 [ 262 ] {d67aa7ae-ab7a-451a-b183-7ad194d5fb72} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:04:02.757774 [ 262 ] {d67aa7ae-ab7a-451a-b183-7ad194d5fb72} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.758035 [ 262 ] {d67aa7ae-ab7a-451a-b183-7ad194d5fb72} executeQuery: Read 237 rows, 16.27 KiB in 0.001599 sec., 148217.63602251408 rows/sec., 9.93 MiB/sec. 2025.01.17 08:04:02.758181 [ 262 ] {d67aa7ae-ab7a-451a-b183-7ad194d5fb72} TCPHandler: Processed in 0.001901557 sec. 2025.01.17 08:04:02.758426 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.758569 [ 260 ] {4948c3cd-0145-4e3d-a9c7-98bffe64c668} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:04:02.758630 [ 260 ] {4948c3cd-0145-4e3d-a9c7-98bffe64c668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:04:02.759113 [ 260 ] {4948c3cd-0145-4e3d-a9c7-98bffe64c668} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.759153 [ 260 ] {4948c3cd-0145-4e3d-a9c7-98bffe64c668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.759519 [ 260 ] {4948c3cd-0145-4e3d-a9c7-98bffe64c668} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:04:02.759754 [ 260 ] {4948c3cd-0145-4e3d-a9c7-98bffe64c668} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.759958 [ 260 ] {4948c3cd-0145-4e3d-a9c7-98bffe64c668} executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. 2025.01.17 08:04:02.760010 [ 260 ] {4948c3cd-0145-4e3d-a9c7-98bffe64c668} TCPHandler: Processed in 0.001713434 sec. 2025.01.17 08:04:02.760163 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.760281 [ 262 ] {a0475ad3-c208-4ea0-8feb-67d2aa103fe2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:02.760361 [ 262 ] {a0475ad3-c208-4ea0-8feb-67d2aa103fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:04:02.761567 [ 262 ] {a0475ad3-c208-4ea0-8feb-67d2aa103fe2} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.761606 [ 262 ] {a0475ad3-c208-4ea0-8feb-67d2aa103fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.762274 [ 262 ] {a0475ad3-c208-4ea0-8feb-67d2aa103fe2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:04:02.762536 [ 262 ] {a0475ad3-c208-4ea0-8feb-67d2aa103fe2} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.762755 [ 262 ] {a0475ad3-c208-4ea0-8feb-67d2aa103fe2} executeQuery: Read 39 rows, 71.56 KiB in 0.002493 sec., 15643.802647412756 rows/sec., 28.03 MiB/sec. 2025.01.17 08:04:02.762937 [ 262 ] {a0475ad3-c208-4ea0-8feb-67d2aa103fe2} TCPHandler: Processed in 0.00282948 sec. 2025.01.17 08:04:02.763098 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:02.763236 [ 260 ] {cfc6ebec-cf18-4ab9-ba05-f118f0175e5b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:02.763295 [ 260 ] {cfc6ebec-cf18-4ab9-ba05-f118f0175e5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:02.763826 [ 260 ] {cfc6ebec-cf18-4ab9-ba05-f118f0175e5b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:02.763866 [ 260 ] {cfc6ebec-cf18-4ab9-ba05-f118f0175e5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:02.764242 [ 260 ] {cfc6ebec-cf18-4ab9-ba05-f118f0175e5b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:04:02.764490 [ 260 ] {cfc6ebec-cf18-4ab9-ba05-f118f0175e5b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:02.764710 [ 260 ] {cfc6ebec-cf18-4ab9-ba05-f118f0175e5b} executeQuery: Read 82 rows, 5.33 KiB in 0.001504 sec., 54521.27659574468 rows/sec., 3.46 MiB/sec. 2025.01.17 08:04:02.764764 [ 260 ] {cfc6ebec-cf18-4ab9-ba05-f118f0175e5b} TCPHandler: Processed in 0.001730915 sec. 2025.01.17 08:04:03.000198 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 199.01 MiB, peak 204.37 MiB, free memory in arenas 0.00 B, will set to 197.79 MiB (RSS), difference: -1.23 MiB 2025.01.17 08:04:07.733985 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:07.734184 [ 260 ] {e9cd0e29-657f-4dd6-8c59-4a7e604ab23f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:07.734256 [ 260 ] {e9cd0e29-657f-4dd6-8c59-4a7e604ab23f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:07.735043 [ 260 ] {e9cd0e29-657f-4dd6-8c59-4a7e604ab23f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:07.735086 [ 260 ] {e9cd0e29-657f-4dd6-8c59-4a7e604ab23f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:07.735519 [ 260 ] {e9cd0e29-657f-4dd6-8c59-4a7e604ab23f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:04:07.735771 [ 260 ] {e9cd0e29-657f-4dd6-8c59-4a7e604ab23f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:07.736004 [ 260 ] {e9cd0e29-657f-4dd6-8c59-4a7e604ab23f} executeQuery: Read 56 rows, 4.41 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.31 MiB/sec. 2025.01.17 08:04:07.736162 [ 260 ] {e9cd0e29-657f-4dd6-8c59-4a7e604ab23f} TCPHandler: Processed in 0.002297433 sec. 2025.01.17 08:04:07.736449 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:07.736653 [ 262 ] {007e55ff-bf1e-4f87-acc9-4a4026a02166} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:07.736729 [ 262 ] {007e55ff-bf1e-4f87-acc9-4a4026a02166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:07.737478 [ 262 ] {007e55ff-bf1e-4f87-acc9-4a4026a02166} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:07.737526 [ 262 ] {007e55ff-bf1e-4f87-acc9-4a4026a02166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:07.737951 [ 262 ] {007e55ff-bf1e-4f87-acc9-4a4026a02166} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:04:07.738195 [ 262 ] {007e55ff-bf1e-4f87-acc9-4a4026a02166} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:07.738421 [ 262 ] {007e55ff-bf1e-4f87-acc9-4a4026a02166} executeQuery: Read 64 rows, 5.12 KiB in 0.001822 sec., 35126.234906695936 rows/sec., 2.74 MiB/sec. 2025.01.17 08:04:07.738480 [ 262 ] {007e55ff-bf1e-4f87-acc9-4a4026a02166} TCPHandler: Processed in 0.002172161 sec. 2025.01.17 08:04:07.738654 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:07.738801 [ 260 ] {1cbb39df-654c-4436-982c-9143fdf17911} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:07.738867 [ 260 ] {1cbb39df-654c-4436-982c-9143fdf17911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:07.739552 [ 260 ] {1cbb39df-654c-4436-982c-9143fdf17911} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:07.739598 [ 260 ] {1cbb39df-654c-4436-982c-9143fdf17911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:07.740036 [ 260 ] {1cbb39df-654c-4436-982c-9143fdf17911} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:04:07.740272 [ 260 ] {1cbb39df-654c-4436-982c-9143fdf17911} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:07.740401 [ 169 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 08:04:07.740444 [ 169 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:07.740464 [ 260 ] {1cbb39df-654c-4436-982c-9143fdf17911} executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec. 2025.01.17 08:04:07.740472 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:07.740638 [ 260 ] {1cbb39df-654c-4436-982c-9143fdf17911} TCPHandler: Processed in 0.002043819 sec. 2025.01.17 08:04:07.740954 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:07.741065 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 08:04:07.741327 [ 262 ] {74ac7656-0ccc-4b3b-aca7-f635c9ddf7e1} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:07.741494 [ 262 ] {74ac7656-0ccc-4b3b-aca7-f635c9ddf7e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:07.741688 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:07.741791 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12571 rows starting from the beginning of the part 2025.01.17 08:04:07.742132 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:04:07.742474 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part 2025.01.17 08:04:07.742702 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2025.01.17 08:04:07.742909 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part 2025.01.17 08:04:07.743248 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2025.01.17 08:04:07.743931 [ 262 ] {74ac7656-0ccc-4b3b-aca7-f635c9ddf7e1} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:07.743989 [ 262 ] {74ac7656-0ccc-4b3b-aca7-f635c9ddf7e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:07.744807 [ 262 ] {74ac7656-0ccc-4b3b-aca7-f635c9ddf7e1} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:04:07.745158 [ 262 ] {74ac7656-0ccc-4b3b-aca7-f635c9ddf7e1} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:07.745645 [ 262 ] {74ac7656-0ccc-4b3b-aca7-f635c9ddf7e1} executeQuery: Read 60 rows, 4.14 KiB in 0.004457 sec., 13461.969934933812 rows/sec., 929.02 KiB/sec. 2025.01.17 08:04:07.745834 [ 262 ] {74ac7656-0ccc-4b3b-aca7-f635c9ddf7e1} TCPHandler: Processed in 0.005080773 sec. 2025.01.17 08:04:07.748389 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 14219 rows, containing 5 columns (5 merged, 0 gathered) in 0.007773552 sec., 1829150.9466972111 rows/sec., 123.46 MiB/sec. 2025.01.17 08:04:07.748791 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 08:04:07.749104 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:07.749193 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_41_8} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 08:04:07.749280 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. 2025.01.17 08:04:08.840039 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2025.01.17 08:04:08.840802 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:08.840856 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:08.841386 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:04:08.841636 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:08.841899 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2025.01.17 08:04:09.720205 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.01.17 08:04:09.740721 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:09.740787 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:09.748619 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:04:09.749465 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:09.753571 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.01.17 08:04:11.392846 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 814 2025.01.17 08:04:11.395875 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:11.395923 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:11.397366 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:04:11.397688 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:11.397895 [ 153 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.17 08:04:11.398011 [ 153 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:11.398067 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:11.398530 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.17 08:04:11.399003 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 814 2025.01.17 08:04:11.399560 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:11.399769 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 640 rows starting from the beginning of the part 2025.01.17 08:04:11.400470 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2025.01.17 08:04:11.401153 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2025.01.17 08:04:11.401789 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part 2025.01.17 08:04:11.402435 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part 2025.01.17 08:04:11.403101 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2025.01.17 08:04:11.411533 [ 190 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 814 rows, containing 72 columns (72 merged, 0 gathered) in 0.01328091 sec., 61290.98081381471 rows/sec., 50.89 MiB/sec. 2025.01.17 08:04:11.412557 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.17 08:04:11.413272 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:11.413358 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_21_4} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.17 08:04:11.413573 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.01.17 08:04:12.741042 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.741251 [ 260 ] {30cd61f2-7206-4a6e-9451-984252e06ba2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:04:12.741328 [ 260 ] {30cd61f2-7206-4a6e-9451-984252e06ba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:04:12.742131 [ 260 ] {30cd61f2-7206-4a6e-9451-984252e06ba2} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.742179 [ 260 ] {30cd61f2-7206-4a6e-9451-984252e06ba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.742607 [ 260 ] {30cd61f2-7206-4a6e-9451-984252e06ba2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:04:12.742855 [ 260 ] {30cd61f2-7206-4a6e-9451-984252e06ba2} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.743092 [ 260 ] {30cd61f2-7206-4a6e-9451-984252e06ba2} executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. 2025.01.17 08:04:12.743150 [ 260 ] {30cd61f2-7206-4a6e-9451-984252e06ba2} TCPHandler: Processed in 0.002244122 sec. 2025.01.17 08:04:12.743461 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.743757 [ 262 ] {723585b4-5bc4-4ff1-84e8-a3dae00801e7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:12.743867 [ 262 ] {723585b4-5bc4-4ff1-84e8-a3dae00801e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:12.744789 [ 262 ] {723585b4-5bc4-4ff1-84e8-a3dae00801e7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.744830 [ 262 ] {723585b4-5bc4-4ff1-84e8-a3dae00801e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.745287 [ 262 ] {723585b4-5bc4-4ff1-84e8-a3dae00801e7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:04:12.745535 [ 262 ] {723585b4-5bc4-4ff1-84e8-a3dae00801e7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.745742 [ 262 ] {723585b4-5bc4-4ff1-84e8-a3dae00801e7} executeQuery: Read 281 rows, 25.42 KiB in 0.002065 sec., 136077.4818401937 rows/sec., 12.02 MiB/sec. 2025.01.17 08:04:12.745873 [ 262 ] {723585b4-5bc4-4ff1-84e8-a3dae00801e7} TCPHandler: Processed in 0.002592097 sec. 2025.01.17 08:04:12.746057 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.746195 [ 260 ] {e2721cef-d8d4-4b60-8c9c-67bd0dcf9c10} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:04:12.746252 [ 260 ] {e2721cef-d8d4-4b60-8c9c-67bd0dcf9c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:04:12.747257 [ 260 ] {e2721cef-d8d4-4b60-8c9c-67bd0dcf9c10} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.747297 [ 260 ] {e2721cef-d8d4-4b60-8c9c-67bd0dcf9c10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.747662 [ 260 ] {e2721cef-d8d4-4b60-8c9c-67bd0dcf9c10} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:04:12.747895 [ 260 ] {e2721cef-d8d4-4b60-8c9c-67bd0dcf9c10} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.748108 [ 260 ] {e2721cef-d8d4-4b60-8c9c-67bd0dcf9c10} executeQuery: Read 46 rows, 3.39 KiB in 0.001941 sec., 23699.12416280268 rows/sec., 1.70 MiB/sec. 2025.01.17 08:04:12.748233 [ 260 ] {e2721cef-d8d4-4b60-8c9c-67bd0dcf9c10} TCPHandler: Processed in 0.002272513 sec. 2025.01.17 08:04:12.748435 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.748583 [ 262 ] {fe5dda1f-472c-4250-ab86-edfb99ea6f70} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:04:12.748641 [ 262 ] {fe5dda1f-472c-4250-ab86-edfb99ea6f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:04:12.749277 [ 262 ] {fe5dda1f-472c-4250-ab86-edfb99ea6f70} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.749316 [ 262 ] {fe5dda1f-472c-4250-ab86-edfb99ea6f70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.749669 [ 262 ] {fe5dda1f-472c-4250-ab86-edfb99ea6f70} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:04:12.749899 [ 262 ] {fe5dda1f-472c-4250-ab86-edfb99ea6f70} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.750036 [ 152 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.17 08:04:12.750088 [ 152 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.750088 [ 262 ] {fe5dda1f-472c-4250-ab86-edfb99ea6f70} executeQuery: Read 14 rows, 1004.00 B in 0.001538 sec., 9102.730819245773 rows/sec., 637.50 KiB/sec. 2025.01.17 08:04:12.750117 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.750190 [ 262 ] {fe5dda1f-472c-4250-ab86-edfb99ea6f70} TCPHandler: Processed in 0.001826056 sec. 2025.01.17 08:04:12.750602 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.750726 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.17 08:04:12.750906 [ 260 ] {0bf2ae06-7eda-4a12-b8f9-b3f2d16136c9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:04:12.751010 [ 260 ] {0bf2ae06-7eda-4a12-b8f9-b3f2d16136c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:04:12.751086 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:12.751188 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 242 rows starting from the beginning of the part 2025.01.17 08:04:12.751520 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.17 08:04:12.751892 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.17 08:04:12.752288 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part 2025.01.17 08:04:12.752669 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.17 08:04:12.753025 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.17 08:04:12.753900 [ 260 ] {0bf2ae06-7eda-4a12-b8f9-b3f2d16136c9} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.753966 [ 260 ] {0bf2ae06-7eda-4a12-b8f9-b3f2d16136c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.755013 [ 260 ] {0bf2ae06-7eda-4a12-b8f9-b3f2d16136c9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:04:12.755575 [ 260 ] {0bf2ae06-7eda-4a12-b8f9-b3f2d16136c9} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.756146 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005900055 sec., 91524.5705336645 rows/sec., 6.56 MiB/sec. 2025.01.17 08:04:12.756249 [ 260 ] {0bf2ae06-7eda-4a12-b8f9-b3f2d16136c9} executeQuery: Read 13 rows, 830.00 B in 0.005399 sec., 2407.8533061678086 rows/sec., 150.13 KiB/sec. 2025.01.17 08:04:12.756528 [ 260 ] {0bf2ae06-7eda-4a12-b8f9-b3f2d16136c9} TCPHandler: Processed in 0.006174299 sec. 2025.01.17 08:04:12.756657 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.17 08:04:12.756936 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.757250 [ 262 ] {a8158eca-10e8-485e-9887-f99a088dd6d0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:12.757304 [ 262 ] {a8158eca-10e8-485e-9887-f99a088dd6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:12.757469 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.757603 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_20_4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.17 08:04:12.757725 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.17 08:04:12.758238 [ 262 ] {a8158eca-10e8-485e-9887-f99a088dd6d0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.758278 [ 262 ] {a8158eca-10e8-485e-9887-f99a088dd6d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.758672 [ 262 ] {a8158eca-10e8-485e-9887-f99a088dd6d0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:04:12.758914 [ 262 ] {a8158eca-10e8-485e-9887-f99a088dd6d0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.759142 [ 262 ] {a8158eca-10e8-485e-9887-f99a088dd6d0} executeQuery: Read 421 rows, 30.80 KiB in 0.001919 sec., 219385.09640437728 rows/sec., 15.68 MiB/sec. 2025.01.17 08:04:12.759222 [ 262 ] {a8158eca-10e8-485e-9887-f99a088dd6d0} TCPHandler: Processed in 0.002512596 sec. 2025.01.17 08:04:12.759418 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.759572 [ 260 ] {eb7609c9-46ed-4be4-b407-01ec53753147} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:04:12.759634 [ 260 ] {eb7609c9-46ed-4be4-b407-01ec53753147} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:04:12.760176 [ 260 ] {eb7609c9-46ed-4be4-b407-01ec53753147} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.760216 [ 260 ] {eb7609c9-46ed-4be4-b407-01ec53753147} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.760578 [ 260 ] {eb7609c9-46ed-4be4-b407-01ec53753147} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:04:12.760817 [ 260 ] {eb7609c9-46ed-4be4-b407-01ec53753147} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.760992 [ 76 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.17 08:04:12.761053 [ 260 ] {eb7609c9-46ed-4be4-b407-01ec53753147} executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. 2025.01.17 08:04:12.761079 [ 76 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.761146 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.761171 [ 260 ] {eb7609c9-46ed-4be4-b407-01ec53753147} TCPHandler: Processed in 0.001858767 sec. 2025.01.17 08:04:12.761396 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.761418 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.17 08:04:12.761631 [ 262 ] {ed5ef3e9-02b3-454b-b5a2-eaa3946b8ec1} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:12.761659 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:12.761728 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2025.01.17 08:04:12.761742 [ 262 ] {ed5ef3e9-02b3-454b-b5a2-eaa3946b8ec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:12.762068 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.01.17 08:04:12.762462 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.01.17 08:04:12.762824 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.01.17 08:04:12.763136 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.01.17 08:04:12.763194 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.01.17 08:04:12.764310 [ 262 ] {ed5ef3e9-02b3-454b-b5a2-eaa3946b8ec1} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.764383 [ 262 ] {ed5ef3e9-02b3-454b-b5a2-eaa3946b8ec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.765535 [ 262 ] {ed5ef3e9-02b3-454b-b5a2-eaa3946b8ec1} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:04:12.765826 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004572515 sec., 26243.763005698176 rows/sec., 1.34 MiB/sec. 2025.01.17 08:04:12.765981 [ 190 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.17 08:04:12.766006 [ 262 ] {ed5ef3e9-02b3-454b-b5a2-eaa3946b8ec1} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.766371 [ 262 ] {ed5ef3e9-02b3-454b-b5a2-eaa3946b8ec1} executeQuery: Read 237 rows, 16.27 KiB in 0.00483 sec., 49068.32298136646 rows/sec., 3.29 MiB/sec. 2025.01.17 08:04:12.766473 [ 262 ] {ed5ef3e9-02b3-454b-b5a2-eaa3946b8ec1} TCPHandler: Processed in 0.005200205 sec. 2025.01.17 08:04:12.766479 [ 190 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.766602 [ 190 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_20_4} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.17 08:04:12.766685 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.766723 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 08:04:12.766850 [ 260 ] {7cb8c6cc-f534-47ca-90f0-26fe981cd4e3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:04:12.766914 [ 260 ] {7cb8c6cc-f534-47ca-90f0-26fe981cd4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:04:12.767397 [ 260 ] {7cb8c6cc-f534-47ca-90f0-26fe981cd4e3} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.767437 [ 260 ] {7cb8c6cc-f534-47ca-90f0-26fe981cd4e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.767802 [ 260 ] {7cb8c6cc-f534-47ca-90f0-26fe981cd4e3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:04:12.768038 [ 260 ] {7cb8c6cc-f534-47ca-90f0-26fe981cd4e3} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.768230 [ 76 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.17 08:04:12.768295 [ 260 ] {7cb8c6cc-f534-47ca-90f0-26fe981cd4e3} executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. 2025.01.17 08:04:12.768312 [ 76 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.768402 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.768420 [ 260 ] {7cb8c6cc-f534-47ca-90f0-26fe981cd4e3} TCPHandler: Processed in 0.001844507 sec. 2025.01.17 08:04:12.768673 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.768693 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.17 08:04:12.768837 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:12.768853 [ 262 ] {18141257-ca84-4e2d-b92f-9ce3bb79ba6c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:12.768875 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2025.01.17 08:04:12.769102 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.01.17 08:04:12.769108 [ 262 ] {18141257-ca84-4e2d-b92f-9ce3bb79ba6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:04:12.769412 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.01.17 08:04:12.769821 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.01.17 08:04:12.770147 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.01.17 08:04:12.770716 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.01.17 08:04:12.772849 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.004324692 sec., 4624.606792807442 rows/sec., 311.62 KiB/sec. 2025.01.17 08:04:12.772985 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.17 08:04:12.773144 [ 262 ] {18141257-ca84-4e2d-b92f-9ce3bb79ba6c} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.773187 [ 262 ] {18141257-ca84-4e2d-b92f-9ce3bb79ba6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.773376 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.773486 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_20_4} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.17 08:04:12.773575 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:04:12.773992 [ 262 ] {18141257-ca84-4e2d-b92f-9ce3bb79ba6c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:04:12.774252 [ 262 ] {18141257-ca84-4e2d-b92f-9ce3bb79ba6c} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.774567 [ 262 ] {18141257-ca84-4e2d-b92f-9ce3bb79ba6c} executeQuery: Read 39 rows, 71.56 KiB in 0.005755 sec., 6776.715899218071 rows/sec., 12.14 MiB/sec. 2025.01.17 08:04:12.775173 [ 262 ] {18141257-ca84-4e2d-b92f-9ce3bb79ba6c} TCPHandler: Processed in 0.006638186 sec. 2025.01.17 08:04:12.775345 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:12.775486 [ 260 ] {79a70276-98b5-46b3-853a-e5cc93857960} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:12.775545 [ 260 ] {79a70276-98b5-46b3-853a-e5cc93857960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:12.776109 [ 260 ] {79a70276-98b5-46b3-853a-e5cc93857960} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:12.776150 [ 260 ] {79a70276-98b5-46b3-853a-e5cc93857960} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:12.776526 [ 260 ] {79a70276-98b5-46b3-853a-e5cc93857960} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:04:12.776763 [ 260 ] {79a70276-98b5-46b3-853a-e5cc93857960} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:12.777020 [ 260 ] {79a70276-98b5-46b3-853a-e5cc93857960} executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. 2025.01.17 08:04:12.777191 [ 260 ] {79a70276-98b5-46b3-853a-e5cc93857960} TCPHandler: Processed in 0.001910728 sec. 2025.01.17 08:04:16.226982 [ 69 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:04:16.227064 [ 69 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:04:16.342165 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2025.01.17 08:04:16.343336 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:16.343382 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:16.343920 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:04:16.344178 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:16.344515 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.01.17 08:04:17.253753 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.01.17 08:04:17.274768 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:17.274827 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:17.282252 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:04:17.283007 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:17.286497 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.01.17 08:04:17.734102 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:17.734317 [ 260 ] {495cf1be-beeb-4e9d-8099-9f6c307f2923} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:17.734400 [ 260 ] {495cf1be-beeb-4e9d-8099-9f6c307f2923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:17.735315 [ 260 ] {495cf1be-beeb-4e9d-8099-9f6c307f2923} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:17.735370 [ 260 ] {495cf1be-beeb-4e9d-8099-9f6c307f2923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:17.735911 [ 260 ] {495cf1be-beeb-4e9d-8099-9f6c307f2923} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:04:17.736229 [ 260 ] {495cf1be-beeb-4e9d-8099-9f6c307f2923} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:17.736491 [ 260 ] {495cf1be-beeb-4e9d-8099-9f6c307f2923} executeQuery: Read 56 rows, 4.41 KiB in 0.002232 sec., 25089.605734767025 rows/sec., 1.93 MiB/sec. 2025.01.17 08:04:17.736561 [ 260 ] {495cf1be-beeb-4e9d-8099-9f6c307f2923} TCPHandler: Processed in 0.002601238 sec. 2025.01.17 08:04:17.736809 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:17.737014 [ 262 ] {f839d597-ce11-408a-9903-00100cfaf5c2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:17.737093 [ 262 ] {f839d597-ce11-408a-9903-00100cfaf5c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:17.737849 [ 262 ] {f839d597-ce11-408a-9903-00100cfaf5c2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:17.737900 [ 262 ] {f839d597-ce11-408a-9903-00100cfaf5c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:17.738333 [ 262 ] {f839d597-ce11-408a-9903-00100cfaf5c2} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:04:17.738581 [ 262 ] {f839d597-ce11-408a-9903-00100cfaf5c2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:17.738852 [ 262 ] {f839d597-ce11-408a-9903-00100cfaf5c2} executeQuery: Read 64 rows, 5.12 KiB in 0.001888 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. 2025.01.17 08:04:17.738957 [ 262 ] {f839d597-ce11-408a-9903-00100cfaf5c2} TCPHandler: Processed in 0.002284863 sec. 2025.01.17 08:04:17.739173 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:17.739327 [ 260 ] {5c16ee13-4108-4006-882c-25e0676918b4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:17.739393 [ 260 ] {5c16ee13-4108-4006-882c-25e0676918b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:17.740073 [ 260 ] {5c16ee13-4108-4006-882c-25e0676918b4} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:17.740122 [ 260 ] {5c16ee13-4108-4006-882c-25e0676918b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:17.740560 [ 260 ] {5c16ee13-4108-4006-882c-25e0676918b4} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:04:17.740814 [ 260 ] {5c16ee13-4108-4006-882c-25e0676918b4} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:17.741081 [ 260 ] {5c16ee13-4108-4006-882c-25e0676918b4} executeQuery: Read 160 rows, 11.41 KiB in 0.001782 sec., 89786.75645342312 rows/sec., 6.25 MiB/sec. 2025.01.17 08:04:17.741198 [ 260 ] {5c16ee13-4108-4006-882c-25e0676918b4} TCPHandler: Processed in 0.00213329 sec. 2025.01.17 08:04:17.741424 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:17.741557 [ 262 ] {1bf2ce0a-9f6d-4734-83c6-dbcfd932db30} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:17.741616 [ 262 ] {1bf2ce0a-9f6d-4734-83c6-dbcfd932db30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:17.742185 [ 262 ] {1bf2ce0a-9f6d-4734-83c6-dbcfd932db30} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:17.742230 [ 262 ] {1bf2ce0a-9f6d-4734-83c6-dbcfd932db30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:17.742584 [ 262 ] {1bf2ce0a-9f6d-4734-83c6-dbcfd932db30} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:04:17.742805 [ 262 ] {1bf2ce0a-9f6d-4734-83c6-dbcfd932db30} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:17.742954 [ 126 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 08:04:17.743015 [ 262 ] {1bf2ce0a-9f6d-4734-83c6-dbcfd932db30} executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec. 2025.01.17 08:04:17.743034 [ 126 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:17.743102 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.17 08:04:17.743130 [ 262 ] {1bf2ce0a-9f6d-4734-83c6-dbcfd932db30} TCPHandler: Processed in 0.001871077 sec. 2025.01.17 08:04:17.743379 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 08:04:17.743514 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:17.743553 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2556 rows starting from the beginning of the part 2025.01.17 08:04:17.743633 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.01.17 08:04:17.743904 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part 2025.01.17 08:04:17.744071 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.01.17 08:04:17.744184 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2025.01.17 08:04:17.744337 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.01.17 08:04:17.745634 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002365514 sec., 1225949.2017379731 rows/sec., 79.93 MiB/sec. 2025.01.17 08:04:17.745985 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 08:04:17.746386 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:17.746486 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_41_8} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 08:04:17.746602 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.01.17 08:04:21.399340 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 844 2025.01.17 08:04:21.402378 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.402420 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.403853 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:04:21.404162 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.404894 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 844 2025.01.17 08:04:21.843916 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.844127 [ 260 ] {62568388-e3c4-4fee-a8f7-cc1627ecb25e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:04:21.844206 [ 260 ] {62568388-e3c4-4fee-a8f7-cc1627ecb25e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:04:21.844949 [ 260 ] {62568388-e3c4-4fee-a8f7-cc1627ecb25e} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.845002 [ 260 ] {62568388-e3c4-4fee-a8f7-cc1627ecb25e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.845435 [ 260 ] {62568388-e3c4-4fee-a8f7-cc1627ecb25e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:04:21.845691 [ 260 ] {62568388-e3c4-4fee-a8f7-cc1627ecb25e} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.845901 [ 148 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.17 08:04:21.845938 [ 260 ] {62568388-e3c4-4fee-a8f7-cc1627ecb25e} executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. 2025.01.17 08:04:21.846015 [ 148 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.846076 [ 260 ] {62568388-e3c4-4fee-a8f7-cc1627ecb25e} TCPHandler: Processed in 0.002295743 sec. 2025.01.17 08:04:21.846100 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.846377 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.17 08:04:21.846435 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.846705 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:21.846756 [ 262 ] {8c7e8544-a8ab-41c0-bbcb-9f74df829c4b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:04:21.846782 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2025.01.17 08:04:21.846879 [ 262 ] {8c7e8544-a8ab-41c0-bbcb-9f74df829c4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:04:21.847171 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.01.17 08:04:21.847527 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.17 08:04:21.847918 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.17 08:04:21.848309 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2025.01.17 08:04:21.849469 [ 262 ] {8c7e8544-a8ab-41c0-bbcb-9f74df829c4b} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.849532 [ 262 ] {8c7e8544-a8ab-41c0-bbcb-9f74df829c4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.850697 [ 262 ] {8c7e8544-a8ab-41c0-bbcb-9f74df829c4b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 08:04:21.850821 [ 194 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004561345 sec., 15346.350692613692 rows/sec., 1.14 MiB/sec. 2025.01.17 08:04:21.850973 [ 194 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.17 08:04:21.851073 [ 262 ] {8c7e8544-a8ab-41c0-bbcb-9f74df829c4b} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.851364 [ 262 ] {8c7e8544-a8ab-41c0-bbcb-9f74df829c4b} executeQuery: Read 2 rows, 167.00 B in 0.004698 sec., 425.7130693912303 rows/sec., 34.71 KiB/sec. 2025.01.17 08:04:21.851483 [ 194 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.851490 [ 262 ] {8c7e8544-a8ab-41c0-bbcb-9f74df829c4b} TCPHandler: Processed in 0.005260856 sec. 2025.01.17 08:04:21.851590 [ 194 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_21_5} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.17 08:04:21.851695 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.851719 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:04:21.851829 [ 260 ] {61bbfc8d-584b-43ac-b5d9-ace121ee1fb3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:21.851882 [ 260 ] {61bbfc8d-584b-43ac-b5d9-ace121ee1fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:21.853119 [ 260 ] {61bbfc8d-584b-43ac-b5d9-ace121ee1fb3} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.853161 [ 260 ] {61bbfc8d-584b-43ac-b5d9-ace121ee1fb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.853630 [ 260 ] {61bbfc8d-584b-43ac-b5d9-ace121ee1fb3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:04:21.853871 [ 260 ] {61bbfc8d-584b-43ac-b5d9-ace121ee1fb3} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.854060 [ 148 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 08:04:21.854127 [ 260 ] {61bbfc8d-584b-43ac-b5d9-ace121ee1fb3} executeQuery: Read 1412 rows, 121.08 KiB in 0.002321 sec., 608358.4661783713 rows/sec., 50.94 MiB/sec. 2025.01.17 08:04:21.854154 [ 148 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.854249 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.854263 [ 260 ] {61bbfc8d-584b-43ac-b5d9-ace121ee1fb3} TCPHandler: Processed in 0.002669219 sec. 2025.01.17 08:04:21.854509 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 08:04:21.854528 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.854638 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:21.854680 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1430 rows starting from the beginning of the part 2025.01.17 08:04:21.854692 [ 262 ] {6a6d532e-d153-4909-9b3c-86561654d819} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:04:21.854832 [ 262 ] {6a6d532e-d153-4909-9b3c-86561654d819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:04:21.854867 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 281 rows starting from the beginning of the part 2025.01.17 08:04:21.855178 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.01.17 08:04:21.855564 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 281 rows starting from the beginning of the part 2025.01.17 08:04:21.855870 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part 2025.01.17 08:04:21.856247 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1412 rows starting from the beginning of the part 2025.01.17 08:04:21.857278 [ 262 ] {6a6d532e-d153-4909-9b3c-86561654d819} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.857319 [ 262 ] {6a6d532e-d153-4909-9b3c-86561654d819} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.857861 [ 262 ] {6a6d532e-d153-4909-9b3c-86561654d819} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:04:21.858137 [ 262 ] {6a6d532e-d153-4909-9b3c-86561654d819} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.858411 [ 262 ] {6a6d532e-d153-4909-9b3c-86561654d819} executeQuery: Read 43 rows, 3.15 KiB in 0.003741 sec., 11494.252873563219 rows/sec., 842.65 KiB/sec. 2025.01.17 08:04:21.858632 [ 262 ] {6a6d532e-d153-4909-9b3c-86561654d819} TCPHandler: Processed in 0.00423116 sec. 2025.01.17 08:04:21.858965 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.859466 [ 260 ] {18e3bb42-bbd1-4383-b081-563da4e69846} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:04:21.859539 [ 260 ] {18e3bb42-bbd1-4383-b081-563da4e69846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:04:21.859559 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 5 columns (5 merged, 0 gathered) in 0.005163174 sec., 680976.4691253868 rows/sec., 59.98 MiB/sec. 2025.01.17 08:04:21.859950 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 08:04:21.860590 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.860738 [ 260 ] {18e3bb42-bbd1-4383-b081-563da4e69846} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.860770 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_46_9} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 08:04:21.860792 [ 260 ] {18e3bb42-bbd1-4383-b081-563da4e69846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.860952 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.17 08:04:21.861298 [ 260 ] {18e3bb42-bbd1-4383-b081-563da4e69846} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:04:21.861554 [ 260 ] {18e3bb42-bbd1-4383-b081-563da4e69846} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.861775 [ 260 ] {18e3bb42-bbd1-4383-b081-563da4e69846} executeQuery: Read 242 rows, 16.79 KiB in 0.002488 sec., 97266.8810289389 rows/sec., 6.59 MiB/sec. 2025.01.17 08:04:21.861978 [ 260 ] {18e3bb42-bbd1-4383-b081-563da4e69846} TCPHandler: Processed in 0.003207046 sec. 2025.01.17 08:04:21.862135 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.862249 [ 262 ] {fd6c474c-abb7-4015-a81a-4b6064b53c48} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:04:21.862296 [ 262 ] {fd6c474c-abb7-4015-a81a-4b6064b53c48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:04:21.862854 [ 262 ] {fd6c474c-abb7-4015-a81a-4b6064b53c48} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.862892 [ 262 ] {fd6c474c-abb7-4015-a81a-4b6064b53c48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.863244 [ 262 ] {fd6c474c-abb7-4015-a81a-4b6064b53c48} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:04:21.863477 [ 262 ] {fd6c474c-abb7-4015-a81a-4b6064b53c48} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.863631 [ 149 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.17 08:04:21.863691 [ 149 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.863713 [ 262 ] {fd6c474c-abb7-4015-a81a-4b6064b53c48} executeQuery: Read 13 rows, 830.00 B in 0.001483 sec., 8766.014834794336 rows/sec., 546.56 KiB/sec. 2025.01.17 08:04:21.863727 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.863875 [ 262 ] {fd6c474c-abb7-4015-a81a-4b6064b53c48} TCPHandler: Processed in 0.001795936 sec. 2025.01.17 08:04:21.863952 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.17 08:04:21.864064 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.864139 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:21.864197 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2025.01.17 08:04:21.864301 [ 260 ] {b198bd36-10b1-43a1-8c0a-53c2c999b9f3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:21.864420 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.01.17 08:04:21.864485 [ 260 ] {b198bd36-10b1-43a1-8c0a-53c2c999b9f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:21.864742 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2025.01.17 08:04:21.865103 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.01.17 08:04:21.865383 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2025.01.17 08:04:21.867745 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003882786 sec., 16740.55690939444 rows/sec., 1.08 MiB/sec. 2025.01.17 08:04:21.867769 [ 260 ] {b198bd36-10b1-43a1-8c0a-53c2c999b9f3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.867833 [ 260 ] {b198bd36-10b1-43a1-8c0a-53c2c999b9f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.867945 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.17 08:04:21.868362 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.868382 [ 260 ] {b198bd36-10b1-43a1-8c0a-53c2c999b9f3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:04:21.868461 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_21_5} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.17 08:04:21.868570 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:04:21.868667 [ 260 ] {b198bd36-10b1-43a1-8c0a-53c2c999b9f3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.868798 [ 149 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 08:04:21.868829 [ 149 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.868854 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.868856 [ 260 ] {b198bd36-10b1-43a1-8c0a-53c2c999b9f3} executeQuery: Read 874 rows, 64.86 KiB in 0.004632 sec., 188687.3920552677 rows/sec., 13.67 MiB/sec. 2025.01.17 08:04:21.869085 [ 260 ] {b198bd36-10b1-43a1-8c0a-53c2c999b9f3} TCPHandler: Processed in 0.005093703 sec. 2025.01.17 08:04:21.869094 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 08:04:21.869282 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:21.869326 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part 2025.01.17 08:04:21.869337 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.869473 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 421 rows starting from the beginning of the part 2025.01.17 08:04:21.869760 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.01.17 08:04:21.870008 [ 262 ] {24407c97-bec7-4cec-9ed7-438922e7ef55} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:04:21.870058 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 421 rows starting from the beginning of the part 2025.01.17 08:04:21.870325 [ 262 ] {24407c97-bec7-4cec-9ed7-438922e7ef55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:04:21.870330 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part 2025.01.17 08:04:21.870692 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 874 rows starting from the beginning of the part 2025.01.17 08:04:21.872334 [ 262 ] {24407c97-bec7-4cec-9ed7-438922e7ef55} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.872419 [ 262 ] {24407c97-bec7-4cec-9ed7-438922e7ef55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.873341 [ 262 ] {24407c97-bec7-4cec-9ed7-438922e7ef55} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:04:21.873618 [ 262 ] {24407c97-bec7-4cec-9ed7-438922e7ef55} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.874211 [ 262 ] {24407c97-bec7-4cec-9ed7-438922e7ef55} executeQuery: Read 6 rows, 321.00 B in 0.004445 sec., 1349.8312710911136 rows/sec., 70.52 KiB/sec. 2025.01.17 08:04:21.874218 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.005297836 sec., 520401.16002080846 rows/sec., 39.72 MiB/sec. 2025.01.17 08:04:21.874332 [ 262 ] {24407c97-bec7-4cec-9ed7-438922e7ef55} TCPHandler: Processed in 0.005142613 sec. 2025.01.17 08:04:21.874486 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 08:04:21.874511 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.874657 [ 260 ] {d96fe98b-0308-4025-a04c-9d0dc2bec97d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:21.874729 [ 260 ] {d96fe98b-0308-4025-a04c-9d0dc2bec97d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:21.874805 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.874933 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_46_9} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 08:04:21.875045 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.17 08:04:21.875754 [ 260 ] {d96fe98b-0308-4025-a04c-9d0dc2bec97d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.875792 [ 260 ] {d96fe98b-0308-4025-a04c-9d0dc2bec97d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.876240 [ 260 ] {d96fe98b-0308-4025-a04c-9d0dc2bec97d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:04:21.876474 [ 260 ] {d96fe98b-0308-4025-a04c-9d0dc2bec97d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.876670 [ 260 ] {d96fe98b-0308-4025-a04c-9d0dc2bec97d} executeQuery: Read 1084 rows, 74.17 KiB in 0.002044 sec., 530332.6810176126 rows/sec., 35.44 MiB/sec. 2025.01.17 08:04:21.876763 [ 260 ] {d96fe98b-0308-4025-a04c-9d0dc2bec97d} TCPHandler: Processed in 0.002327693 sec. 2025.01.17 08:04:21.877013 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.877327 [ 262 ] {9999c5bc-d58d-4ced-a6af-990326517866} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:04:21.877398 [ 262 ] {9999c5bc-d58d-4ced-a6af-990326517866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:04:21.877876 [ 262 ] {9999c5bc-d58d-4ced-a6af-990326517866} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.877915 [ 262 ] {9999c5bc-d58d-4ced-a6af-990326517866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.878273 [ 262 ] {9999c5bc-d58d-4ced-a6af-990326517866} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:04:21.878512 [ 262 ] {9999c5bc-d58d-4ced-a6af-990326517866} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.878728 [ 262 ] {9999c5bc-d58d-4ced-a6af-990326517866} executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec. 2025.01.17 08:04:21.878779 [ 262 ] {9999c5bc-d58d-4ced-a6af-990326517866} TCPHandler: Processed in 0.001932097 sec. 2025.01.17 08:04:21.878933 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.879069 [ 260 ] {a95626df-b82d-4407-83d9-5e1ef4740295} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:21.879158 [ 260 ] {a95626df-b82d-4407-83d9-5e1ef4740295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:04:21.880340 [ 260 ] {a95626df-b82d-4407-83d9-5e1ef4740295} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.880378 [ 260 ] {a95626df-b82d-4407-83d9-5e1ef4740295} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.881022 [ 260 ] {a95626df-b82d-4407-83d9-5e1ef4740295} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:04:21.881279 [ 260 ] {a95626df-b82d-4407-83d9-5e1ef4740295} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.881558 [ 260 ] {a95626df-b82d-4407-83d9-5e1ef4740295} executeQuery: Read 34 rows, 62.39 KiB in 0.002514 sec., 13524.264120922831 rows/sec., 24.23 MiB/sec. 2025.01.17 08:04:21.882147 [ 260 ] {a95626df-b82d-4407-83d9-5e1ef4740295} TCPHandler: Processed in 0.003274257 sec. 2025.01.17 08:04:21.882380 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:21.882542 [ 262 ] {f047d673-b91f-4430-8ba9-e4c6dd751a55} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:21.882599 [ 262 ] {f047d673-b91f-4430-8ba9-e4c6dd751a55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:21.883152 [ 262 ] {f047d673-b91f-4430-8ba9-e4c6dd751a55} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:21.883197 [ 262 ] {f047d673-b91f-4430-8ba9-e4c6dd751a55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:21.883593 [ 262 ] {f047d673-b91f-4430-8ba9-e4c6dd751a55} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:04:21.883823 [ 262 ] {f047d673-b91f-4430-8ba9-e4c6dd751a55} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:21.884024 [ 262 ] {f047d673-b91f-4430-8ba9-e4c6dd751a55} executeQuery: Read 82 rows, 5.33 KiB in 0.001511 sec., 54268.6962276638 rows/sec., 3.45 MiB/sec. 2025.01.17 08:04:21.884074 [ 262 ] {f047d673-b91f-4430-8ba9-e4c6dd751a55} TCPHandler: Processed in 0.001830926 sec. 2025.01.17 08:04:22.726115 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:22.726302 [ 260 ] {ddb12f97-8b12-49c7-9c15-a5a8847d7309} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:22.726373 [ 260 ] {ddb12f97-8b12-49c7-9c15-a5a8847d7309} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:22.727103 [ 260 ] {ddb12f97-8b12-49c7-9c15-a5a8847d7309} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:22.727155 [ 260 ] {ddb12f97-8b12-49c7-9c15-a5a8847d7309} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:22.727597 [ 260 ] {ddb12f97-8b12-49c7-9c15-a5a8847d7309} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:04:22.727890 [ 260 ] {ddb12f97-8b12-49c7-9c15-a5a8847d7309} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:22.728117 [ 260 ] {ddb12f97-8b12-49c7-9c15-a5a8847d7309} executeQuery: Read 10 rows, 999.00 B in 0.001865 sec., 5361.930294906167 rows/sec., 523.10 KiB/sec. 2025.01.17 08:04:22.728238 [ 260 ] {ddb12f97-8b12-49c7-9c15-a5a8847d7309} TCPHandler: Processed in 0.002252082 sec. 2025.01.17 08:04:22.728527 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:22.728704 [ 262 ] {f4987926-0580-4d2a-b007-6f6275941652} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:04:22.728773 [ 262 ] {f4987926-0580-4d2a-b007-6f6275941652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:04:22.729507 [ 262 ] {f4987926-0580-4d2a-b007-6f6275941652} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:22.729553 [ 262 ] {f4987926-0580-4d2a-b007-6f6275941652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:22.729971 [ 262 ] {f4987926-0580-4d2a-b007-6f6275941652} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:04:22.730241 [ 262 ] {f4987926-0580-4d2a-b007-6f6275941652} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:22.730436 [ 146 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 08:04:22.730496 [ 262 ] {f4987926-0580-4d2a-b007-6f6275941652} executeQuery: Read 5 rows, 385.00 B in 0.001833 sec., 2727.768685215494 rows/sec., 205.12 KiB/sec. 2025.01.17 08:04:22.730523 [ 146 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:22.730589 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:22.730618 [ 262 ] {f4987926-0580-4d2a-b007-6f6275941652} TCPHandler: Processed in 0.002228162 sec. 2025.01.17 08:04:22.730818 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:22.730822 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 08:04:22.730975 [ 260 ] {5cf030aa-b58b-4523-afa2-7eca8e2057ff} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:22.730999 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:22.731040 [ 260 ] {5cf030aa-b58b-4523-afa2-7eca8e2057ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:22.731044 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 64 rows starting from the beginning of the part 2025.01.17 08:04:22.731233 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part 2025.01.17 08:04:22.731431 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part 2025.01.17 08:04:22.731679 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part 2025.01.17 08:04:22.731936 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part 2025.01.17 08:04:22.732171 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2025.01.17 08:04:22.732779 [ 260 ] {5cf030aa-b58b-4523-afa2-7eca8e2057ff} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:22.732826 [ 260 ] {5cf030aa-b58b-4523-afa2-7eca8e2057ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:22.733417 [ 260 ] {5cf030aa-b58b-4523-afa2-7eca8e2057ff} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:04:22.733741 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.003042654 sec., 70004.67355144555 rows/sec., 5.28 MiB/sec. 2025.01.17 08:04:22.733785 [ 260 ] {5cf030aa-b58b-4523-afa2-7eca8e2057ff} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:22.734080 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 08:04:22.734285 [ 260 ] {5cf030aa-b58b-4523-afa2-7eca8e2057ff} executeQuery: Read 5 rows, 410.00 B in 0.003324 sec., 1504.2117930204572 rows/sec., 120.45 KiB/sec. 2025.01.17 08:04:22.734611 [ 260 ] {5cf030aa-b58b-4523-afa2-7eca8e2057ff} TCPHandler: Processed in 0.003866275 sec. 2025.01.17 08:04:22.734895 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:22.735155 [ 262 ] {215d4b31-c0eb-4103-a8b1-63684a965e50} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:22.735205 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:22.735373 [ 262 ] {215d4b31-c0eb-4103-a8b1-63684a965e50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:04:22.735433 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_26_5} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 08:04:22.735719 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 08:04:22.736871 [ 262 ] {215d4b31-c0eb-4103-a8b1-63684a965e50} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:22.736918 [ 262 ] {215d4b31-c0eb-4103-a8b1-63684a965e50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:22.737697 [ 262 ] {215d4b31-c0eb-4103-a8b1-63684a965e50} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:04:22.738033 [ 262 ] {215d4b31-c0eb-4103-a8b1-63684a965e50} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:22.738220 [ 146 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 08:04:22.738297 [ 146 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:22.738332 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:22.738349 [ 262 ] {215d4b31-c0eb-4103-a8b1-63684a965e50} executeQuery: Read 5 rows, 9.17 KiB in 0.003256 sec., 1535.6265356265355 rows/sec., 2.75 MiB/sec. 2025.01.17 08:04:22.738697 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 08:04:22.738767 [ 262 ] {215d4b31-c0eb-4103-a8b1-63684a965e50} TCPHandler: Processed in 0.004021708 sec. 2025.01.17 08:04:22.739141 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:22.739228 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 589 rows starting from the beginning of the part 2025.01.17 08:04:22.739571 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2025.01.17 08:04:22.739761 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2025.01.17 08:04:22.739964 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part 2025.01.17 08:04:22.740148 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part 2025.01.17 08:04:22.740339 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2025.01.17 08:04:22.745531 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.007093891 sec., 100227.08271102559 rows/sec., 179.60 MiB/sec. 2025.01.17 08:04:22.746411 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 08:04:22.746892 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:22.746985 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_26_5} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 08:04:22.747159 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. 2025.01.17 08:04:23.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 199.03 MiB, peak 206.54 MiB, free memory in arenas 0.00 B, will set to 200.82 MiB (RSS), difference: 1.79 MiB 2025.01.17 08:04:23.844811 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2025.01.17 08:04:23.845912 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:23.845963 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:23.846498 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:04:23.846787 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:23.847002 [ 145 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 08:04:23.847063 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2025.01.17 08:04:23.847109 [ 145 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:23.847142 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:23.847296 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 08:04:23.847477 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:23.847526 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.01.17 08:04:23.847604 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2025.01.17 08:04:23.847797 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2025.01.17 08:04:23.848016 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2025.01.17 08:04:23.848239 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2025.01.17 08:04:23.848420 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2025.01.17 08:04:23.850842 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003622502 sec., 3923531.3051586994 rows/sec., 56.13 MiB/sec. 2025.01.17 08:04:23.851139 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 08:04:23.851429 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:23.851522 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_31_6} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 08:04:23.851622 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2025.01.17 08:04:24.786683 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.01.17 08:04:24.808395 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:24.808455 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:24.816123 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:04:24.816913 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:24.817318 [ 144 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 08:04:24.817451 [ 144 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:24.817532 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:24.818022 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 08:04:24.832141 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.01.17 08:04:24.834134 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:24.835895 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.01.17 08:04:24.842225 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.01.17 08:04:24.848041 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.01.17 08:04:24.853764 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.01.17 08:04:24.860055 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.01.17 08:04:24.864754 [ 201 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.01.17 08:04:24.925096 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107410131 sec., 2178.5654464940553 rows/sec., 11.26 MiB/sec. 2025.01.17 08:04:24.927648 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 08:04:24.930479 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:24.930600 [ 190 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_31_6} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 08:04:24.932901 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.17 08:04:25.000237 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 202.06 MiB, peak 212.62 MiB, free memory in arenas 0.00 B, will set to 203.75 MiB (RSS), difference: 1.69 MiB 2025.01.17 08:04:27.734281 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:27.734524 [ 260 ] {c721aec7-5044-466a-8a99-84c74a9707ba} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:27.734614 [ 260 ] {c721aec7-5044-466a-8a99-84c74a9707ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:27.735371 [ 260 ] {c721aec7-5044-466a-8a99-84c74a9707ba} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:27.735418 [ 260 ] {c721aec7-5044-466a-8a99-84c74a9707ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:27.735838 [ 260 ] {c721aec7-5044-466a-8a99-84c74a9707ba} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:04:27.736088 [ 260 ] {c721aec7-5044-466a-8a99-84c74a9707ba} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:27.736326 [ 260 ] {c721aec7-5044-466a-8a99-84c74a9707ba} executeQuery: Read 56 rows, 4.41 KiB in 0.001867 sec., 29994.643813604715 rows/sec., 2.30 MiB/sec. 2025.01.17 08:04:27.736391 [ 260 ] {c721aec7-5044-466a-8a99-84c74a9707ba} TCPHandler: Processed in 0.002262313 sec. 2025.01.17 08:04:27.736643 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:27.736845 [ 262 ] {df60b95d-c4d5-4b67-a101-60d354625800} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:27.736921 [ 262 ] {df60b95d-c4d5-4b67-a101-60d354625800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:27.737736 [ 262 ] {df60b95d-c4d5-4b67-a101-60d354625800} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:27.737776 [ 262 ] {df60b95d-c4d5-4b67-a101-60d354625800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:27.738193 [ 262 ] {df60b95d-c4d5-4b67-a101-60d354625800} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:04:27.738437 [ 262 ] {df60b95d-c4d5-4b67-a101-60d354625800} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:27.738629 [ 262 ] {df60b95d-c4d5-4b67-a101-60d354625800} executeQuery: Read 64 rows, 5.12 KiB in 0.001838 sec., 34820.45701849837 rows/sec., 2.72 MiB/sec. 2025.01.17 08:04:27.738684 [ 262 ] {df60b95d-c4d5-4b67-a101-60d354625800} TCPHandler: Processed in 0.002170171 sec. 2025.01.17 08:04:27.738820 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:27.738945 [ 260 ] {7e42a432-79f4-4e17-82ee-c0fc71eabaca} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:27.739002 [ 260 ] {7e42a432-79f4-4e17-82ee-c0fc71eabaca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:27.739580 [ 260 ] {7e42a432-79f4-4e17-82ee-c0fc71eabaca} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:27.739619 [ 260 ] {7e42a432-79f4-4e17-82ee-c0fc71eabaca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:27.740017 [ 260 ] {7e42a432-79f4-4e17-82ee-c0fc71eabaca} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:04:27.740249 [ 260 ] {7e42a432-79f4-4e17-82ee-c0fc71eabaca} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:27.740500 [ 260 ] {7e42a432-79f4-4e17-82ee-c0fc71eabaca} executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. 2025.01.17 08:04:27.740636 [ 260 ] {7e42a432-79f4-4e17-82ee-c0fc71eabaca} TCPHandler: Processed in 0.001869137 sec. 2025.01.17 08:04:27.740851 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:27.740992 [ 262 ] {b68b0279-ac0b-4a15-bdad-1021b1a66383} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:27.741051 [ 262 ] {b68b0279-ac0b-4a15-bdad-1021b1a66383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:27.741622 [ 262 ] {b68b0279-ac0b-4a15-bdad-1021b1a66383} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:27.741667 [ 262 ] {b68b0279-ac0b-4a15-bdad-1021b1a66383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:27.742040 [ 262 ] {b68b0279-ac0b-4a15-bdad-1021b1a66383} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:04:27.742272 [ 262 ] {b68b0279-ac0b-4a15-bdad-1021b1a66383} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:27.742485 [ 262 ] {b68b0279-ac0b-4a15-bdad-1021b1a66383} executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. 2025.01.17 08:04:27.742640 [ 262 ] {b68b0279-ac0b-4a15-bdad-1021b1a66383} TCPHandler: Processed in 0.001890657 sec. 2025.01.17 08:04:31.227316 [ 136 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:04:31.227384 [ 136 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:04:31.347316 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2025.01.17 08:04:31.348064 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:31.348107 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:31.348739 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:04:31.349004 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:31.349250 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.01.17 08:04:31.405361 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 884 2025.01.17 08:04:31.408573 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:31.408616 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:31.410080 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:04:31.410380 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:31.411401 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 884 2025.01.17 08:04:32.001362 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000943254 sec. 2025.01.17 08:04:32.332340 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.01.17 08:04:32.350843 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.350898 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.357807 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:04:32.358563 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.361180 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.01.17 08:04:32.742105 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.742289 [ 260 ] {d50916dc-670f-4b8d-8eb0-dd534f1afcab} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:04:32.742356 [ 260 ] {d50916dc-670f-4b8d-8eb0-dd534f1afcab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:04:32.743068 [ 260 ] {d50916dc-670f-4b8d-8eb0-dd534f1afcab} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.743113 [ 260 ] {d50916dc-670f-4b8d-8eb0-dd534f1afcab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.743566 [ 260 ] {d50916dc-670f-4b8d-8eb0-dd534f1afcab} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:04:32.743812 [ 260 ] {d50916dc-670f-4b8d-8eb0-dd534f1afcab} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.744003 [ 260 ] {d50916dc-670f-4b8d-8eb0-dd534f1afcab} executeQuery: Read 14 rows, 1.01 KiB in 0.001765 sec., 7932.011331444759 rows/sec., 571.00 KiB/sec. 2025.01.17 08:04:32.744057 [ 260 ] {d50916dc-670f-4b8d-8eb0-dd534f1afcab} TCPHandler: Processed in 0.002077729 sec. 2025.01.17 08:04:32.744315 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.744501 [ 262 ] {fb961753-53f7-40a8-a0cf-d7e0878c1376} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:32.744572 [ 262 ] {fb961753-53f7-40a8-a0cf-d7e0878c1376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:32.745480 [ 262 ] {fb961753-53f7-40a8-a0cf-d7e0878c1376} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.745530 [ 262 ] {fb961753-53f7-40a8-a0cf-d7e0878c1376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.745983 [ 262 ] {fb961753-53f7-40a8-a0cf-d7e0878c1376} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:04:32.746248 [ 262 ] {fb961753-53f7-40a8-a0cf-d7e0878c1376} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.746483 [ 262 ] {fb961753-53f7-40a8-a0cf-d7e0878c1376} executeQuery: Read 281 rows, 25.42 KiB in 0.002028 sec., 138560.15779092704 rows/sec., 12.24 MiB/sec. 2025.01.17 08:04:32.746559 [ 262 ] {fb961753-53f7-40a8-a0cf-d7e0878c1376} TCPHandler: Processed in 0.002371134 sec. 2025.01.17 08:04:32.746788 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.746902 [ 260 ] {df66a29b-344a-43f7-af77-edc245c3601b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:04:32.746948 [ 260 ] {df66a29b-344a-43f7-af77-edc245c3601b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:04:32.747680 [ 260 ] {df66a29b-344a-43f7-af77-edc245c3601b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.747718 [ 260 ] {df66a29b-344a-43f7-af77-edc245c3601b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.748144 [ 260 ] {df66a29b-344a-43f7-af77-edc245c3601b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:04:32.748443 [ 260 ] {df66a29b-344a-43f7-af77-edc245c3601b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.748637 [ 260 ] {df66a29b-344a-43f7-af77-edc245c3601b} executeQuery: Read 46 rows, 3.39 KiB in 0.001758 sec., 26166.097838452788 rows/sec., 1.88 MiB/sec. 2025.01.17 08:04:32.748688 [ 260 ] {df66a29b-344a-43f7-af77-edc245c3601b} TCPHandler: Processed in 0.001972488 sec. 2025.01.17 08:04:32.750014 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.750131 [ 262 ] {548e224e-31cc-4f9d-aa5a-c79fe93632da} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:04:32.750180 [ 262 ] {548e224e-31cc-4f9d-aa5a-c79fe93632da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:04:32.750750 [ 262 ] {548e224e-31cc-4f9d-aa5a-c79fe93632da} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.750790 [ 262 ] {548e224e-31cc-4f9d-aa5a-c79fe93632da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.751153 [ 262 ] {548e224e-31cc-4f9d-aa5a-c79fe93632da} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:04:32.751393 [ 262 ] {548e224e-31cc-4f9d-aa5a-c79fe93632da} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.751604 [ 262 ] {548e224e-31cc-4f9d-aa5a-c79fe93632da} executeQuery: Read 14 rows, 1004.00 B in 0.001497 sec., 9352.037408149632 rows/sec., 654.96 KiB/sec. 2025.01.17 08:04:32.751657 [ 262 ] {548e224e-31cc-4f9d-aa5a-c79fe93632da} TCPHandler: Processed in 0.001701955 sec. 2025.01.17 08:04:32.751801 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.751923 [ 260 ] {da2f1ae4-a102-4edb-8c65-4f204fca1567} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:04:32.751971 [ 260 ] {da2f1ae4-a102-4edb-8c65-4f204fca1567} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:04:32.752549 [ 260 ] {da2f1ae4-a102-4edb-8c65-4f204fca1567} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.752588 [ 260 ] {da2f1ae4-a102-4edb-8c65-4f204fca1567} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.752964 [ 260 ] {da2f1ae4-a102-4edb-8c65-4f204fca1567} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:04:32.753225 [ 260 ] {da2f1ae4-a102-4edb-8c65-4f204fca1567} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.753418 [ 260 ] {da2f1ae4-a102-4edb-8c65-4f204fca1567} executeQuery: Read 13 rows, 830.00 B in 0.00152 sec., 8552.631578947368 rows/sec., 533.25 KiB/sec. 2025.01.17 08:04:32.753479 [ 260 ] {da2f1ae4-a102-4edb-8c65-4f204fca1567} TCPHandler: Processed in 0.001734225 sec. 2025.01.17 08:04:32.753617 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.753734 [ 262 ] {e2ce33eb-b70b-4b86-a568-8cf4ea237e3d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:32.753781 [ 262 ] {e2ce33eb-b70b-4b86-a568-8cf4ea237e3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:32.754569 [ 262 ] {e2ce33eb-b70b-4b86-a568-8cf4ea237e3d} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.754607 [ 262 ] {e2ce33eb-b70b-4b86-a568-8cf4ea237e3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.754987 [ 262 ] {e2ce33eb-b70b-4b86-a568-8cf4ea237e3d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:04:32.755220 [ 262 ] {e2ce33eb-b70b-4b86-a568-8cf4ea237e3d} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.755425 [ 262 ] {e2ce33eb-b70b-4b86-a568-8cf4ea237e3d} executeQuery: Read 421 rows, 30.80 KiB in 0.001712 sec., 245911.21495327103 rows/sec., 17.57 MiB/sec. 2025.01.17 08:04:32.755478 [ 262 ] {e2ce33eb-b70b-4b86-a568-8cf4ea237e3d} TCPHandler: Processed in 0.001919387 sec. 2025.01.17 08:04:32.755633 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.755755 [ 260 ] {9794e33c-6129-481b-b2fd-1aa8bb2a3626} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:04:32.755806 [ 260 ] {9794e33c-6129-481b-b2fd-1aa8bb2a3626} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:04:32.756291 [ 260 ] {9794e33c-6129-481b-b2fd-1aa8bb2a3626} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.756330 [ 260 ] {9794e33c-6129-481b-b2fd-1aa8bb2a3626} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.756698 [ 260 ] {9794e33c-6129-481b-b2fd-1aa8bb2a3626} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:04:32.756950 [ 260 ] {9794e33c-6129-481b-b2fd-1aa8bb2a3626} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.757168 [ 260 ] {9794e33c-6129-481b-b2fd-1aa8bb2a3626} executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. 2025.01.17 08:04:32.757221 [ 260 ] {9794e33c-6129-481b-b2fd-1aa8bb2a3626} TCPHandler: Processed in 0.001644913 sec. 2025.01.17 08:04:32.757387 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.757503 [ 262 ] {de5c8c90-48af-415d-b356-08ce95ed3ce9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:32.757556 [ 262 ] {de5c8c90-48af-415d-b356-08ce95ed3ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:32.758152 [ 262 ] {de5c8c90-48af-415d-b356-08ce95ed3ce9} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.758190 [ 262 ] {de5c8c90-48af-415d-b356-08ce95ed3ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.758584 [ 262 ] {de5c8c90-48af-415d-b356-08ce95ed3ce9} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:04:32.758879 [ 262 ] {de5c8c90-48af-415d-b356-08ce95ed3ce9} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.759091 [ 134 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 08:04:32.759163 [ 262 ] {de5c8c90-48af-415d-b356-08ce95ed3ce9} executeQuery: Read 237 rows, 16.27 KiB in 0.001679 sec., 141155.44967242406 rows/sec., 9.46 MiB/sec. 2025.01.17 08:04:32.759171 [ 134 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.759246 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.759304 [ 262 ] {de5c8c90-48af-415d-b356-08ce95ed3ce9} TCPHandler: Processed in 0.001971278 sec. 2025.01.17 08:04:32.759621 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.759622 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 08:04:32.759999 [ 260 ] {1990a192-e852-4944-aecc-f01e11d8f08d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:04:32.760149 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:32.760232 [ 260 ] {1990a192-e852-4944-aecc-f01e11d8f08d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:04:32.760281 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14219 rows starting from the beginning of the part 2025.01.17 08:04:32.760775 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part 2025.01.17 08:04:32.761314 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part 2025.01.17 08:04:32.761750 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:04:32.762099 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2025.01.17 08:04:32.762300 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part 2025.01.17 08:04:32.763094 [ 260 ] {1990a192-e852-4944-aecc-f01e11d8f08d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.763165 [ 260 ] {1990a192-e852-4944-aecc-f01e11d8f08d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.763849 [ 260 ] {1990a192-e852-4944-aecc-f01e11d8f08d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:04:32.764159 [ 260 ] {1990a192-e852-4944-aecc-f01e11d8f08d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.764632 [ 260 ] {1990a192-e852-4944-aecc-f01e11d8f08d} executeQuery: Read 1 rows, 69.00 B in 0.004794 sec., 208.59407592824365 rows/sec., 14.06 KiB/sec. 2025.01.17 08:04:32.764819 [ 260 ] {1990a192-e852-4944-aecc-f01e11d8f08d} TCPHandler: Processed in 0.005371887 sec. 2025.01.17 08:04:32.764996 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.765151 [ 262 ] {dab39f25-9f75-4c58-b2b5-2821bbb8b979} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:32.765233 [ 262 ] {dab39f25-9f75-4c58-b2b5-2821bbb8b979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:04:32.766687 [ 262 ] {dab39f25-9f75-4c58-b2b5-2821bbb8b979} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.766732 [ 262 ] {dab39f25-9f75-4c58-b2b5-2821bbb8b979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.767552 [ 262 ] {dab39f25-9f75-4c58-b2b5-2821bbb8b979} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:04:32.767887 [ 262 ] {dab39f25-9f75-4c58-b2b5-2821bbb8b979} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.768118 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 16097 rows, containing 5 columns (5 merged, 0 gathered) in 0.008744575 sec., 1840798.437888634 rows/sec., 124.22 MiB/sec. 2025.01.17 08:04:32.768388 [ 262 ] {dab39f25-9f75-4c58-b2b5-2821bbb8b979} executeQuery: Read 39 rows, 71.56 KiB in 0.003262 sec., 11955.855303494787 rows/sec., 21.42 MiB/sec. 2025.01.17 08:04:32.768931 [ 262 ] {dab39f25-9f75-4c58-b2b5-2821bbb8b979} TCPHandler: Processed in 0.004038498 sec. 2025.01.17 08:04:32.768981 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 08:04:32.769156 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:32.769327 [ 260 ] {53cc6703-1931-4208-8870-4bb09538209f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:32.769434 [ 260 ] {53cc6703-1931-4208-8870-4bb09538209f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:32.769672 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.769923 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_46_9} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 08:04:32.770110 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.01.17 08:04:32.770369 [ 260 ] {53cc6703-1931-4208-8870-4bb09538209f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:32.770412 [ 260 ] {53cc6703-1931-4208-8870-4bb09538209f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:32.770826 [ 260 ] {53cc6703-1931-4208-8870-4bb09538209f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:04:32.771066 [ 260 ] {53cc6703-1931-4208-8870-4bb09538209f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:32.771289 [ 260 ] {53cc6703-1931-4208-8870-4bb09538209f} executeQuery: Read 82 rows, 5.33 KiB in 0.001963 sec., 41772.796739684156 rows/sec., 2.65 MiB/sec. 2025.01.17 08:04:32.771342 [ 260 ] {53cc6703-1931-4208-8870-4bb09538209f} TCPHandler: Processed in 0.002268292 sec. 2025.01.17 08:04:37.734318 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:37.734523 [ 260 ] {e7711581-aa50-4932-80c5-a2e3a60380c5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:37.734592 [ 260 ] {e7711581-aa50-4932-80c5-a2e3a60380c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:37.735359 [ 260 ] {e7711581-aa50-4932-80c5-a2e3a60380c5} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:37.735402 [ 260 ] {e7711581-aa50-4932-80c5-a2e3a60380c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:37.735831 [ 260 ] {e7711581-aa50-4932-80c5-a2e3a60380c5} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:04:37.736093 [ 260 ] {e7711581-aa50-4932-80c5-a2e3a60380c5} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:37.736293 [ 260 ] {e7711581-aa50-4932-80c5-a2e3a60380c5} executeQuery: Read 56 rows, 4.41 KiB in 0.00182 sec., 30769.23076923077 rows/sec., 2.36 MiB/sec. 2025.01.17 08:04:37.736357 [ 260 ] {e7711581-aa50-4932-80c5-a2e3a60380c5} TCPHandler: Processed in 0.002166841 sec. 2025.01.17 08:04:37.736604 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:37.736798 [ 262 ] {1d0fcb65-8a42-4a16-84aa-a966563f13d0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:37.736872 [ 262 ] {1d0fcb65-8a42-4a16-84aa-a966563f13d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:37.737651 [ 262 ] {1d0fcb65-8a42-4a16-84aa-a966563f13d0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:37.737706 [ 262 ] {1d0fcb65-8a42-4a16-84aa-a966563f13d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:37.738149 [ 262 ] {1d0fcb65-8a42-4a16-84aa-a966563f13d0} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:04:37.738402 [ 262 ] {1d0fcb65-8a42-4a16-84aa-a966563f13d0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:37.738640 [ 262 ] {1d0fcb65-8a42-4a16-84aa-a966563f13d0} executeQuery: Read 64 rows, 5.12 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.64 MiB/sec. 2025.01.17 08:04:37.738707 [ 262 ] {1d0fcb65-8a42-4a16-84aa-a966563f13d0} TCPHandler: Processed in 0.002228902 sec. 2025.01.17 08:04:37.738866 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:37.738994 [ 260 ] {55c0a3e0-afdb-4dbc-b045-bae525078aa3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:37.739048 [ 260 ] {55c0a3e0-afdb-4dbc-b045-bae525078aa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:37.739616 [ 260 ] {55c0a3e0-afdb-4dbc-b045-bae525078aa3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:37.739654 [ 260 ] {55c0a3e0-afdb-4dbc-b045-bae525078aa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:37.740048 [ 260 ] {55c0a3e0-afdb-4dbc-b045-bae525078aa3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:04:37.740283 [ 260 ] {55c0a3e0-afdb-4dbc-b045-bae525078aa3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:37.740460 [ 260 ] {55c0a3e0-afdb-4dbc-b045-bae525078aa3} executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. 2025.01.17 08:04:37.740516 [ 260 ] {55c0a3e0-afdb-4dbc-b045-bae525078aa3} TCPHandler: Processed in 0.001706584 sec. 2025.01.17 08:04:37.740669 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:37.740794 [ 262 ] {afa68485-ab47-4b16-baac-321d01361b42} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:37.740850 [ 262 ] {afa68485-ab47-4b16-baac-321d01361b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:37.741359 [ 262 ] {afa68485-ab47-4b16-baac-321d01361b42} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:37.741401 [ 262 ] {afa68485-ab47-4b16-baac-321d01361b42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:37.741787 [ 262 ] {afa68485-ab47-4b16-baac-321d01361b42} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:04:37.742032 [ 262 ] {afa68485-ab47-4b16-baac-321d01361b42} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:37.742225 [ 262 ] {afa68485-ab47-4b16-baac-321d01361b42} executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. 2025.01.17 08:04:37.742278 [ 262 ] {afa68485-ab47-4b16-baac-321d01361b42} TCPHandler: Processed in 0.001667694 sec. 2025.01.17 08:04:38.849484 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2025.01.17 08:04:38.850159 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:38.850209 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:38.850759 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:04:38.851014 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:38.851315 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2025.01.17 08:04:39.861359 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.01.17 08:04:39.882329 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:39.882397 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:39.889865 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:04:39.890724 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:39.894746 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.01.17 08:04:41.411763 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 914 2025.01.17 08:04:41.414712 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:41.414763 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:41.416224 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:04:41.416543 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:41.418112 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 914 2025.01.17 08:04:42.741250 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.741462 [ 260 ] {3235e94c-2b65-485f-9e7d-e1f0b7895cd9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:04:42.741553 [ 260 ] {3235e94c-2b65-485f-9e7d-e1f0b7895cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:04:42.742446 [ 260 ] {3235e94c-2b65-485f-9e7d-e1f0b7895cd9} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.742500 [ 260 ] {3235e94c-2b65-485f-9e7d-e1f0b7895cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.742949 [ 260 ] {3235e94c-2b65-485f-9e7d-e1f0b7895cd9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:04:42.743217 [ 260 ] {3235e94c-2b65-485f-9e7d-e1f0b7895cd9} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.743478 [ 260 ] {3235e94c-2b65-485f-9e7d-e1f0b7895cd9} executeQuery: Read 14 rows, 1.01 KiB in 0.002066 sec., 6776.379477250725 rows/sec., 487.81 KiB/sec. 2025.01.17 08:04:42.743619 [ 260 ] {3235e94c-2b65-485f-9e7d-e1f0b7895cd9} TCPHandler: Processed in 0.002508586 sec. 2025.01.17 08:04:42.744014 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.744250 [ 262 ] {3a0461be-9929-4ff3-9112-3027bccdef3f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:42.744346 [ 262 ] {3a0461be-9929-4ff3-9112-3027bccdef3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:42.746228 [ 262 ] {3a0461be-9929-4ff3-9112-3027bccdef3f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.746286 [ 262 ] {3a0461be-9929-4ff3-9112-3027bccdef3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.746735 [ 262 ] {3a0461be-9929-4ff3-9112-3027bccdef3f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:04:42.747044 [ 262 ] {3a0461be-9929-4ff3-9112-3027bccdef3f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.747307 [ 122 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 08:04:42.747425 [ 122 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.747505 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.747707 [ 262 ] {3a0461be-9929-4ff3-9112-3027bccdef3f} executeQuery: Read 281 rows, 25.42 KiB in 0.003503 sec., 80216.95689409078 rows/sec., 7.09 MiB/sec. 2025.01.17 08:04:42.748007 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 08:04:42.748047 [ 262 ] {3a0461be-9929-4ff3-9112-3027bccdef3f} TCPHandler: Processed in 0.004238861 sec. 2025.01.17 08:04:42.748366 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.748490 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:42.748542 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1430 rows starting from the beginning of the part 2025.01.17 08:04:42.748573 [ 260 ] {8a8a922b-018b-421d-8887-f5e9603a6a7b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:04:42.748655 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part 2025.01.17 08:04:42.748670 [ 260 ] {8a8a922b-018b-421d-8887-f5e9603a6a7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:04:42.748956 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2025.01.17 08:04:42.749130 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 281 rows starting from the beginning of the part 2025.01.17 08:04:42.749358 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.01.17 08:04:42.749607 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 281 rows starting from the beginning of the part 2025.01.17 08:04:42.750498 [ 260 ] {8a8a922b-018b-421d-8887-f5e9603a6a7b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.750549 [ 260 ] {8a8a922b-018b-421d-8887-f5e9603a6a7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.751193 [ 260 ] {8a8a922b-018b-421d-8887-f5e9603a6a7b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:04:42.751454 [ 260 ] {8a8a922b-018b-421d-8887-f5e9603a6a7b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.751902 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2114 rows, containing 5 columns (5 merged, 0 gathered) in 0.00421551 sec., 501481.43403763726 rows/sec., 44.37 MiB/sec. 2025.01.17 08:04:42.752036 [ 260 ] {8a8a922b-018b-421d-8887-f5e9603a6a7b} executeQuery: Read 46 rows, 3.39 KiB in 0.003472 sec., 13248.847926267283 rows/sec., 976.00 KiB/sec. 2025.01.17 08:04:42.752315 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 08:04:42.752471 [ 260 ] {8a8a922b-018b-421d-8887-f5e9603a6a7b} TCPHandler: Processed in 0.004262771 sec. 2025.01.17 08:04:42.752724 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.752910 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.752930 [ 262 ] {4092c696-899b-4831-b72c-4db143831b99} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:04:42.753036 [ 262 ] {4092c696-899b-4831-b72c-4db143831b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:04:42.753048 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_51_10} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 08:04:42.753227 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.01.17 08:04:42.753843 [ 262 ] {4092c696-899b-4831-b72c-4db143831b99} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.753887 [ 262 ] {4092c696-899b-4831-b72c-4db143831b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.754258 [ 262 ] {4092c696-899b-4831-b72c-4db143831b99} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:04:42.754507 [ 262 ] {4092c696-899b-4831-b72c-4db143831b99} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.754713 [ 262 ] {4092c696-899b-4831-b72c-4db143831b99} executeQuery: Read 14 rows, 1004.00 B in 0.001862 sec., 7518.796992481203 rows/sec., 526.57 KiB/sec. 2025.01.17 08:04:42.754766 [ 262 ] {4092c696-899b-4831-b72c-4db143831b99} TCPHandler: Processed in 0.002136681 sec. 2025.01.17 08:04:42.754923 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.755049 [ 260 ] {9e8b43f2-949d-4202-8dd7-2426205bc61d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:04:42.755101 [ 260 ] {9e8b43f2-949d-4202-8dd7-2426205bc61d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:04:42.755701 [ 260 ] {9e8b43f2-949d-4202-8dd7-2426205bc61d} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.755738 [ 260 ] {9e8b43f2-949d-4202-8dd7-2426205bc61d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.756089 [ 260 ] {9e8b43f2-949d-4202-8dd7-2426205bc61d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:04:42.756323 [ 260 ] {9e8b43f2-949d-4202-8dd7-2426205bc61d} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.756498 [ 260 ] {9e8b43f2-949d-4202-8dd7-2426205bc61d} executeQuery: Read 13 rows, 830.00 B in 0.001479 sec., 8789.72278566599 rows/sec., 548.04 KiB/sec. 2025.01.17 08:04:42.756549 [ 260 ] {9e8b43f2-949d-4202-8dd7-2426205bc61d} TCPHandler: Processed in 0.001686265 sec. 2025.01.17 08:04:42.756717 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.756852 [ 262 ] {46961e15-fa30-4572-9601-188c132cd3df} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:42.756909 [ 262 ] {46961e15-fa30-4572-9601-188c132cd3df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:42.757738 [ 262 ] {46961e15-fa30-4572-9601-188c132cd3df} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.757778 [ 262 ] {46961e15-fa30-4572-9601-188c132cd3df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.758158 [ 262 ] {46961e15-fa30-4572-9601-188c132cd3df} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:04:42.758394 [ 262 ] {46961e15-fa30-4572-9601-188c132cd3df} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.758571 [ 121 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 08:04:42.758628 [ 262 ] {46961e15-fa30-4572-9601-188c132cd3df} executeQuery: Read 421 rows, 30.80 KiB in 0.001797 sec., 234279.35447968837 rows/sec., 16.74 MiB/sec. 2025.01.17 08:04:42.758639 [ 121 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.758712 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.758742 [ 262 ] {46961e15-fa30-4572-9601-188c132cd3df} TCPHandler: Processed in 0.00208993 sec. 2025.01.17 08:04:42.758946 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.758964 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 08:04:42.759144 [ 260 ] {83edb644-271d-44f0-96db-ec3af9a39229} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:04:42.759257 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:42.759269 [ 260 ] {83edb644-271d-44f0-96db-ec3af9a39229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:04:42.759339 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part 2025.01.17 08:04:42.759710 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part 2025.01.17 08:04:42.760108 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2025.01.17 08:04:42.760450 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 421 rows starting from the beginning of the part 2025.01.17 08:04:42.760737 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.01.17 08:04:42.761032 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 421 rows starting from the beginning of the part 2025.01.17 08:04:42.761858 [ 260 ] {83edb644-271d-44f0-96db-ec3af9a39229} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.761931 [ 260 ] {83edb644-271d-44f0-96db-ec3af9a39229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.762896 [ 260 ] {83edb644-271d-44f0-96db-ec3af9a39229} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:04:42.763490 [ 260 ] {83edb644-271d-44f0-96db-ec3af9a39229} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.763849 [ 260 ] {83edb644-271d-44f0-96db-ec3af9a39229} executeQuery: Read 6 rows, 321.00 B in 0.004746 sec., 1264.2225031605562 rows/sec., 66.05 KiB/sec. 2025.01.17 08:04:42.764330 [ 260 ] {83edb644-271d-44f0-96db-ec3af9a39229} TCPHandler: Processed in 0.005483468 sec. 2025.01.17 08:04:42.764692 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.764799 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 5 columns (5 merged, 0 gathered) in 0.005976416 sec., 315908.3972735499 rows/sec., 24.12 MiB/sec. 2025.01.17 08:04:42.764923 [ 262 ] {799d7bad-be1b-4d9c-815f-74284f22e022} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:42.765008 [ 262 ] {799d7bad-be1b-4d9c-815f-74284f22e022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:42.765098 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 08:04:42.765646 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.765842 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_51_10} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 08:04:42.766037 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.17 08:04:42.766231 [ 262 ] {799d7bad-be1b-4d9c-815f-74284f22e022} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.766275 [ 262 ] {799d7bad-be1b-4d9c-815f-74284f22e022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.766680 [ 262 ] {799d7bad-be1b-4d9c-815f-74284f22e022} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:04:42.766927 [ 262 ] {799d7bad-be1b-4d9c-815f-74284f22e022} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.767160 [ 262 ] {799d7bad-be1b-4d9c-815f-74284f22e022} executeQuery: Read 237 rows, 16.27 KiB in 0.002303 sec., 102909.24880590534 rows/sec., 6.90 MiB/sec. 2025.01.17 08:04:42.767246 [ 262 ] {799d7bad-be1b-4d9c-815f-74284f22e022} TCPHandler: Processed in 0.002747179 sec. 2025.01.17 08:04:42.767500 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.767631 [ 260 ] {1116bc05-2f60-4542-8395-98a4db1f229f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:04:42.767704 [ 260 ] {1116bc05-2f60-4542-8395-98a4db1f229f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:04:42.768204 [ 260 ] {1116bc05-2f60-4542-8395-98a4db1f229f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.768242 [ 260 ] {1116bc05-2f60-4542-8395-98a4db1f229f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.768623 [ 260 ] {1116bc05-2f60-4542-8395-98a4db1f229f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:04:42.768881 [ 260 ] {1116bc05-2f60-4542-8395-98a4db1f229f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.769067 [ 260 ] {1116bc05-2f60-4542-8395-98a4db1f229f} executeQuery: Read 1 rows, 69.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 46.15 KiB/sec. 2025.01.17 08:04:42.769193 [ 260 ] {1116bc05-2f60-4542-8395-98a4db1f229f} TCPHandler: Processed in 0.001827146 sec. 2025.01.17 08:04:42.769356 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.769475 [ 262 ] {7f03f590-cbb3-44ed-beef-6f69f804cfd8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:42.769553 [ 262 ] {7f03f590-cbb3-44ed-beef-6f69f804cfd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:04:42.770920 [ 262 ] {7f03f590-cbb3-44ed-beef-6f69f804cfd8} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.770961 [ 262 ] {7f03f590-cbb3-44ed-beef-6f69f804cfd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.771659 [ 262 ] {7f03f590-cbb3-44ed-beef-6f69f804cfd8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:04:42.771921 [ 262 ] {7f03f590-cbb3-44ed-beef-6f69f804cfd8} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.772157 [ 262 ] {7f03f590-cbb3-44ed-beef-6f69f804cfd8} executeQuery: Read 39 rows, 71.56 KiB in 0.002706 sec., 14412.416851441241 rows/sec., 25.83 MiB/sec. 2025.01.17 08:04:42.772280 [ 262 ] {7f03f590-cbb3-44ed-beef-6f69f804cfd8} TCPHandler: Processed in 0.002980213 sec. 2025.01.17 08:04:42.772458 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:42.772583 [ 260 ] {06cf99ed-8c83-4df0-be23-2fad930c6303} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:42.772648 [ 260 ] {06cf99ed-8c83-4df0-be23-2fad930c6303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:42.773170 [ 260 ] {06cf99ed-8c83-4df0-be23-2fad930c6303} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.773207 [ 260 ] {06cf99ed-8c83-4df0-be23-2fad930c6303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.773580 [ 260 ] {06cf99ed-8c83-4df0-be23-2fad930c6303} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:04:42.773834 [ 260 ] {06cf99ed-8c83-4df0-be23-2fad930c6303} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.773961 [ 121 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 08:04:42.774002 [ 121 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:42.774020 [ 260 ] {06cf99ed-8c83-4df0-be23-2fad930c6303} executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec. 2025.01.17 08:04:42.774025 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:42.774134 [ 260 ] {06cf99ed-8c83-4df0-be23-2fad930c6303} TCPHandler: Processed in 0.001745245 sec. 2025.01.17 08:04:42.774259 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 08:04:42.774377 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:42.774405 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2900 rows starting from the beginning of the part 2025.01.17 08:04:42.774472 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part 2025.01.17 08:04:42.774636 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2025.01.17 08:04:42.774877 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part 2025.01.17 08:04:42.775072 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2025.01.17 08:04:42.775194 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part 2025.01.17 08:04:42.776748 [ 198 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002615577 sec., 1248672.8549761677 rows/sec., 81.35 MiB/sec. 2025.01.17 08:04:42.777067 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 08:04:42.777439 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:42.777539 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_46_9} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 08:04:42.777654 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.01.17 08:04:46.227424 [ 117 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:04:46.227498 [ 117 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:04:46.351539 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2025.01.17 08:04:46.352329 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:46.352380 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:46.352917 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:04:46.353177 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:46.353379 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.01.17 08:04:47.394918 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.01.17 08:04:47.415545 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:47.415601 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:47.423492 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:04:47.424295 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:47.427001 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.01.17 08:04:47.734053 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:47.734237 [ 260 ] {50ab4e72-d248-4d9a-9c2e-69d115d8fbdf} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:47.734304 [ 260 ] {50ab4e72-d248-4d9a-9c2e-69d115d8fbdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:47.735047 [ 260 ] {50ab4e72-d248-4d9a-9c2e-69d115d8fbdf} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:47.735094 [ 260 ] {50ab4e72-d248-4d9a-9c2e-69d115d8fbdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:47.735502 [ 260 ] {50ab4e72-d248-4d9a-9c2e-69d115d8fbdf} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:04:47.735754 [ 260 ] {50ab4e72-d248-4d9a-9c2e-69d115d8fbdf} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:47.735964 [ 260 ] {50ab4e72-d248-4d9a-9c2e-69d115d8fbdf} executeQuery: Read 56 rows, 4.41 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.42 MiB/sec. 2025.01.17 08:04:47.736034 [ 260 ] {50ab4e72-d248-4d9a-9c2e-69d115d8fbdf} TCPHandler: Processed in 0.0021371 sec. 2025.01.17 08:04:47.736295 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:47.736474 [ 262 ] {dc59c022-305e-4bf5-8aa4-f3324e38c0b4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:47.736545 [ 262 ] {dc59c022-305e-4bf5-8aa4-f3324e38c0b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:47.737281 [ 262 ] {dc59c022-305e-4bf5-8aa4-f3324e38c0b4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:47.737323 [ 262 ] {dc59c022-305e-4bf5-8aa4-f3324e38c0b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:47.737755 [ 262 ] {dc59c022-305e-4bf5-8aa4-f3324e38c0b4} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:04:47.738006 [ 262 ] {dc59c022-305e-4bf5-8aa4-f3324e38c0b4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:47.738205 [ 262 ] {dc59c022-305e-4bf5-8aa4-f3324e38c0b4} executeQuery: Read 64 rows, 5.12 KiB in 0.001781 sec., 35934.86805165637 rows/sec., 2.80 MiB/sec. 2025.01.17 08:04:47.738261 [ 262 ] {dc59c022-305e-4bf5-8aa4-f3324e38c0b4} TCPHandler: Processed in 0.00211493 sec. 2025.01.17 08:04:47.738417 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:47.738563 [ 260 ] {45bdeb8a-316a-4beb-92a8-6fc5c950493f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:47.738625 [ 260 ] {45bdeb8a-316a-4beb-92a8-6fc5c950493f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:47.739302 [ 260 ] {45bdeb8a-316a-4beb-92a8-6fc5c950493f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:47.739349 [ 260 ] {45bdeb8a-316a-4beb-92a8-6fc5c950493f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:47.739768 [ 260 ] {45bdeb8a-316a-4beb-92a8-6fc5c950493f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:04:47.740012 [ 260 ] {45bdeb8a-316a-4beb-92a8-6fc5c950493f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:47.740226 [ 260 ] {45bdeb8a-316a-4beb-92a8-6fc5c950493f} executeQuery: Read 160 rows, 11.41 KiB in 0.001695 sec., 94395.2802359882 rows/sec., 6.57 MiB/sec. 2025.01.17 08:04:47.740279 [ 260 ] {45bdeb8a-316a-4beb-92a8-6fc5c950493f} TCPHandler: Processed in 0.001928958 sec. 2025.01.17 08:04:47.740419 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:47.740541 [ 262 ] {bf6c739e-788b-4a78-a1e6-c147d86d0d29} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:47.740594 [ 262 ] {bf6c739e-788b-4a78-a1e6-c147d86d0d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:47.741112 [ 262 ] {bf6c739e-788b-4a78-a1e6-c147d86d0d29} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:47.741151 [ 262 ] {bf6c739e-788b-4a78-a1e6-c147d86d0d29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:47.741536 [ 262 ] {bf6c739e-788b-4a78-a1e6-c147d86d0d29} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:04:47.741784 [ 262 ] {bf6c739e-788b-4a78-a1e6-c147d86d0d29} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:47.741960 [ 262 ] {bf6c739e-788b-4a78-a1e6-c147d86d0d29} executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. 2025.01.17 08:04:47.742009 [ 262 ] {bf6c739e-788b-4a78-a1e6-c147d86d0d29} TCPHandler: Processed in 0.001649684 sec. 2025.01.17 08:04:51.418435 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 944 2025.01.17 08:04:51.421422 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.421471 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.423168 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:04:51.423481 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.424631 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 944 2025.01.17 08:04:51.840709 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.840921 [ 260 ] {3c7281a4-661d-4c72-a0cb-7e59872ce80a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:04:51.840999 [ 260 ] {3c7281a4-661d-4c72-a0cb-7e59872ce80a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:04:51.842360 [ 260 ] {3c7281a4-661d-4c72-a0cb-7e59872ce80a} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.842410 [ 260 ] {3c7281a4-661d-4c72-a0cb-7e59872ce80a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.842840 [ 260 ] {3c7281a4-661d-4c72-a0cb-7e59872ce80a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:04:51.843110 [ 260 ] {3c7281a4-661d-4c72-a0cb-7e59872ce80a} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.843357 [ 260 ] {3c7281a4-661d-4c72-a0cb-7e59872ce80a} executeQuery: Read 14 rows, 1.01 KiB in 0.002496 sec., 5608.974358974359 rows/sec., 403.77 KiB/sec. 2025.01.17 08:04:51.843416 [ 260 ] {3c7281a4-661d-4c72-a0cb-7e59872ce80a} TCPHandler: Processed in 0.002849781 sec. 2025.01.17 08:04:51.843698 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.843910 [ 262 ] {f36e9c6b-4355-48db-9987-8f8c20158064} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:04:51.843990 [ 262 ] {f36e9c6b-4355-48db-9987-8f8c20158064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:04:51.844803 [ 262 ] {f36e9c6b-4355-48db-9987-8f8c20158064} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.844848 [ 262 ] {f36e9c6b-4355-48db-9987-8f8c20158064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.845273 [ 262 ] {f36e9c6b-4355-48db-9987-8f8c20158064} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 08:04:51.845527 [ 262 ] {f36e9c6b-4355-48db-9987-8f8c20158064} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.845784 [ 262 ] {f36e9c6b-4355-48db-9987-8f8c20158064} executeQuery: Read 12 rows, 1002.00 B in 0.001918 sec., 6256.517205422315 rows/sec., 510.17 KiB/sec. 2025.01.17 08:04:51.845933 [ 262 ] {f36e9c6b-4355-48db-9987-8f8c20158064} TCPHandler: Processed in 0.002395194 sec. 2025.01.17 08:04:51.846097 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.846214 [ 260 ] {02f33b3a-a7d2-4881-a05a-89a2c4d080e2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:51.846261 [ 260 ] {02f33b3a-a7d2-4881-a05a-89a2c4d080e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:51.847359 [ 260 ] {02f33b3a-a7d2-4881-a05a-89a2c4d080e2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.847398 [ 260 ] {02f33b3a-a7d2-4881-a05a-89a2c4d080e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.847853 [ 260 ] {02f33b3a-a7d2-4881-a05a-89a2c4d080e2} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:04:51.848112 [ 260 ] {02f33b3a-a7d2-4881-a05a-89a2c4d080e2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.848320 [ 260 ] {02f33b3a-a7d2-4881-a05a-89a2c4d080e2} executeQuery: Read 1417 rows, 121.45 KiB in 0.00213 sec., 665258.2159624413 rows/sec., 55.68 MiB/sec. 2025.01.17 08:04:51.848374 [ 260 ] {02f33b3a-a7d2-4881-a05a-89a2c4d080e2} TCPHandler: Processed in 0.002331703 sec. 2025.01.17 08:04:51.848522 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.848667 [ 262 ] {bd3cb389-76fb-4713-b6af-b76ef0a6438f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:04:51.848727 [ 262 ] {bd3cb389-76fb-4713-b6af-b76ef0a6438f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:04:51.849465 [ 262 ] {bd3cb389-76fb-4713-b6af-b76ef0a6438f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.849511 [ 262 ] {bd3cb389-76fb-4713-b6af-b76ef0a6438f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.849899 [ 262 ] {bd3cb389-76fb-4713-b6af-b76ef0a6438f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:04:51.850137 [ 262 ] {bd3cb389-76fb-4713-b6af-b76ef0a6438f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.850371 [ 262 ] {bd3cb389-76fb-4713-b6af-b76ef0a6438f} executeQuery: Read 53 rows, 3.85 KiB in 0.001726 sec., 30706.836616454228 rows/sec., 2.18 MiB/sec. 2025.01.17 08:04:51.850523 [ 262 ] {bd3cb389-76fb-4713-b6af-b76ef0a6438f} TCPHandler: Processed in 0.00206329 sec. 2025.01.17 08:04:51.850756 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.850895 [ 260 ] {eb075952-3078-42f1-93d0-fcf08f75de82} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:04:51.850951 [ 260 ] {eb075952-3078-42f1-93d0-fcf08f75de82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:04:51.851722 [ 260 ] {eb075952-3078-42f1-93d0-fcf08f75de82} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.851762 [ 260 ] {eb075952-3078-42f1-93d0-fcf08f75de82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.852134 [ 260 ] {eb075952-3078-42f1-93d0-fcf08f75de82} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:04:51.852374 [ 260 ] {eb075952-3078-42f1-93d0-fcf08f75de82} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.852592 [ 260 ] {eb075952-3078-42f1-93d0-fcf08f75de82} executeQuery: Read 242 rows, 16.79 KiB in 0.001727 sec., 140127.38853503185 rows/sec., 9.49 MiB/sec. 2025.01.17 08:04:51.852646 [ 260 ] {eb075952-3078-42f1-93d0-fcf08f75de82} TCPHandler: Processed in 0.002003758 sec. 2025.01.17 08:04:51.852869 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.853094 [ 262 ] {ff5d077c-8067-43a7-97f3-8b691427bf64} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:04:51.853184 [ 262 ] {ff5d077c-8067-43a7-97f3-8b691427bf64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:04:51.853983 [ 262 ] {ff5d077c-8067-43a7-97f3-8b691427bf64} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.854025 [ 262 ] {ff5d077c-8067-43a7-97f3-8b691427bf64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.854382 [ 262 ] {ff5d077c-8067-43a7-97f3-8b691427bf64} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:04:51.854629 [ 262 ] {ff5d077c-8067-43a7-97f3-8b691427bf64} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.854852 [ 262 ] {ff5d077c-8067-43a7-97f3-8b691427bf64} executeQuery: Read 13 rows, 830.00 B in 0.001811 sec., 7178.354500276091 rows/sec., 447.57 KiB/sec. 2025.01.17 08:04:51.854911 [ 262 ] {ff5d077c-8067-43a7-97f3-8b691427bf64} TCPHandler: Processed in 0.002161861 sec. 2025.01.17 08:04:51.855057 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.855178 [ 260 ] {a7334cdb-8b7e-4342-8ef3-bd1b266e2999} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:51.855225 [ 260 ] {a7334cdb-8b7e-4342-8ef3-bd1b266e2999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:51.856148 [ 260 ] {a7334cdb-8b7e-4342-8ef3-bd1b266e2999} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.856188 [ 260 ] {a7334cdb-8b7e-4342-8ef3-bd1b266e2999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.856587 [ 260 ] {a7334cdb-8b7e-4342-8ef3-bd1b266e2999} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:04:51.856835 [ 260 ] {a7334cdb-8b7e-4342-8ef3-bd1b266e2999} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.857055 [ 260 ] {a7334cdb-8b7e-4342-8ef3-bd1b266e2999} executeQuery: Read 884 rows, 65.67 KiB in 0.001899 sec., 465508.1621906266 rows/sec., 33.77 MiB/sec. 2025.01.17 08:04:51.857127 [ 260 ] {a7334cdb-8b7e-4342-8ef3-bd1b266e2999} TCPHandler: Processed in 0.002127941 sec. 2025.01.17 08:04:51.857329 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.857474 [ 262 ] {e0564a94-145b-4873-a9b8-6c48d828a2b7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:04:51.857535 [ 262 ] {e0564a94-145b-4873-a9b8-6c48d828a2b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:04:51.858032 [ 262 ] {e0564a94-145b-4873-a9b8-6c48d828a2b7} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.858071 [ 262 ] {e0564a94-145b-4873-a9b8-6c48d828a2b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.858439 [ 262 ] {e0564a94-145b-4873-a9b8-6c48d828a2b7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:04:51.858676 [ 262 ] {e0564a94-145b-4873-a9b8-6c48d828a2b7} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.858929 [ 262 ] {e0564a94-145b-4873-a9b8-6c48d828a2b7} executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. 2025.01.17 08:04:51.859143 [ 262 ] {e0564a94-145b-4873-a9b8-6c48d828a2b7} TCPHandler: Processed in 0.001918468 sec. 2025.01.17 08:04:51.859308 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.859432 [ 260 ] {39922fe7-32ee-45ab-bbff-a74d93d7664b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:51.859485 [ 260 ] {39922fe7-32ee-45ab-bbff-a74d93d7664b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:51.860309 [ 260 ] {39922fe7-32ee-45ab-bbff-a74d93d7664b} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.860348 [ 260 ] {39922fe7-32ee-45ab-bbff-a74d93d7664b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.860806 [ 260 ] {39922fe7-32ee-45ab-bbff-a74d93d7664b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:04:51.861045 [ 260 ] {39922fe7-32ee-45ab-bbff-a74d93d7664b} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.861273 [ 260 ] {39922fe7-32ee-45ab-bbff-a74d93d7664b} executeQuery: Read 1089 rows, 74.52 KiB in 0.001864 sec., 584227.4678111589 rows/sec., 39.04 MiB/sec. 2025.01.17 08:04:51.861345 [ 260 ] {39922fe7-32ee-45ab-bbff-a74d93d7664b} TCPHandler: Processed in 0.00209905 sec. 2025.01.17 08:04:51.861536 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.861679 [ 262 ] {3d1db10d-1810-475b-8121-c7023bcac445} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:04:51.861742 [ 262 ] {3d1db10d-1810-475b-8121-c7023bcac445} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:04:51.862300 [ 262 ] {3d1db10d-1810-475b-8121-c7023bcac445} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.862348 [ 262 ] {3d1db10d-1810-475b-8121-c7023bcac445} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.862753 [ 262 ] {3d1db10d-1810-475b-8121-c7023bcac445} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:04:51.863002 [ 262 ] {3d1db10d-1810-475b-8121-c7023bcac445} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.863219 [ 262 ] {3d1db10d-1810-475b-8121-c7023bcac445} executeQuery: Read 1 rows, 69.00 B in 0.001571 sec., 636.5372374283896 rows/sec., 42.89 KiB/sec. 2025.01.17 08:04:51.863274 [ 262 ] {3d1db10d-1810-475b-8121-c7023bcac445} TCPHandler: Processed in 0.001833476 sec. 2025.01.17 08:04:51.863424 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.863541 [ 260 ] {57c42690-676c-4bee-babd-9724a6077fee} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:51.863620 [ 260 ] {57c42690-676c-4bee-babd-9724a6077fee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:04:51.864778 [ 260 ] {57c42690-676c-4bee-babd-9724a6077fee} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.864820 [ 260 ] {57c42690-676c-4bee-babd-9724a6077fee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.865471 [ 260 ] {57c42690-676c-4bee-babd-9724a6077fee} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:04:51.865731 [ 260 ] {57c42690-676c-4bee-babd-9724a6077fee} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.865980 [ 260 ] {57c42690-676c-4bee-babd-9724a6077fee} executeQuery: Read 34 rows, 62.39 KiB in 0.002463 sec., 13804.303694681283 rows/sec., 24.74 MiB/sec. 2025.01.17 08:04:51.866075 [ 260 ] {57c42690-676c-4bee-babd-9724a6077fee} TCPHandler: Processed in 0.002705939 sec. 2025.01.17 08:04:51.866223 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:51.866342 [ 262 ] {9f7c0b14-5237-435f-b868-6f3a5a5ef218} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:51.866392 [ 262 ] {9f7c0b14-5237-435f-b868-6f3a5a5ef218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:51.866895 [ 262 ] {9f7c0b14-5237-435f-b868-6f3a5a5ef218} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:51.866937 [ 262 ] {9f7c0b14-5237-435f-b868-6f3a5a5ef218} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:51.867320 [ 262 ] {9f7c0b14-5237-435f-b868-6f3a5a5ef218} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:04:51.867559 [ 262 ] {9f7c0b14-5237-435f-b868-6f3a5a5ef218} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:51.867768 [ 262 ] {9f7c0b14-5237-435f-b868-6f3a5a5ef218} executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec. 2025.01.17 08:04:51.867824 [ 262 ] {9f7c0b14-5237-435f-b868-6f3a5a5ef218} TCPHandler: Processed in 0.001659213 sec. 2025.01.17 08:04:52.727190 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:52.727376 [ 260 ] {e390ca0b-cc5c-4aa5-bbc9-d3c192f35fe6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:04:52.727449 [ 260 ] {e390ca0b-cc5c-4aa5-bbc9-d3c192f35fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:04:52.728193 [ 260 ] {e390ca0b-cc5c-4aa5-bbc9-d3c192f35fe6} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:52.728245 [ 260 ] {e390ca0b-cc5c-4aa5-bbc9-d3c192f35fe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:52.728662 [ 260 ] {e390ca0b-cc5c-4aa5-bbc9-d3c192f35fe6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.17 08:04:52.728940 [ 260 ] {e390ca0b-cc5c-4aa5-bbc9-d3c192f35fe6} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:52.729128 [ 111 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.17 08:04:52.729203 [ 260 ] {e390ca0b-cc5c-4aa5-bbc9-d3c192f35fe6} executeQuery: Read 4 rows, 334.00 B in 0.001874 sec., 2134.4717182497334 rows/sec., 174.05 KiB/sec. 2025.01.17 08:04:52.729210 [ 111 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:52.729286 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:52.729343 [ 260 ] {e390ca0b-cc5c-4aa5-bbc9-d3c192f35fe6} TCPHandler: Processed in 0.002276042 sec. 2025.01.17 08:04:52.729475 [ 189 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.01.17 08:04:52.729624 [ 189 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:52.729631 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:52.729664 [ 189 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2025.01.17 08:04:52.729862 [ 189 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2025.01.17 08:04:52.730132 [ 262 ] {5d39115f-c4f2-4b19-8bde-4c6a19591517} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:52.730237 [ 189 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2025.01.17 08:04:52.730367 [ 262 ] {5d39115f-c4f2-4b19-8bde-4c6a19591517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:52.730540 [ 189 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2025.01.17 08:04:52.730933 [ 189 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2025.01.17 08:04:52.731205 [ 189 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2025.01.17 08:04:52.732924 [ 262 ] {5d39115f-c4f2-4b19-8bde-4c6a19591517} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:52.733010 [ 262 ] {5d39115f-c4f2-4b19-8bde-4c6a19591517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:52.733767 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.004384953 sec., 11858.736000135008 rows/sec., 1013.32 KiB/sec. 2025.01.17 08:04:52.733930 [ 262 ] {5d39115f-c4f2-4b19-8bde-4c6a19591517} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:04:52.733939 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.17 08:04:52.734218 [ 262 ] {5d39115f-c4f2-4b19-8bde-4c6a19591517} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:52.734318 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:52.734563 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_10_2} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.17 08:04:52.734575 [ 262 ] {5d39115f-c4f2-4b19-8bde-4c6a19591517} executeQuery: Read 12 rows, 1.12 KiB in 0.004688 sec., 2559.726962457338 rows/sec., 239.35 KiB/sec. 2025.01.17 08:04:52.734708 [ 262 ] {5d39115f-c4f2-4b19-8bde-4c6a19591517} TCPHandler: Processed in 0.005219935 sec. 2025.01.17 08:04:52.734717 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 08:04:52.734885 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:52.735009 [ 260 ] {c0a26722-cc7d-446b-b440-5b56b6bc9ab5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:04:52.735061 [ 260 ] {c0a26722-cc7d-446b-b440-5b56b6bc9ab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:04:52.735657 [ 260 ] {c0a26722-cc7d-446b-b440-5b56b6bc9ab5} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:52.735697 [ 260 ] {c0a26722-cc7d-446b-b440-5b56b6bc9ab5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:52.736058 [ 260 ] {c0a26722-cc7d-446b-b440-5b56b6bc9ab5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:04:52.736294 [ 260 ] {c0a26722-cc7d-446b-b440-5b56b6bc9ab5} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:52.736505 [ 260 ] {c0a26722-cc7d-446b-b440-5b56b6bc9ab5} executeQuery: Read 9 rows, 671.00 B in 0.001525 sec., 5901.639344262295 rows/sec., 429.69 KiB/sec. 2025.01.17 08:04:52.736561 [ 260 ] {c0a26722-cc7d-446b-b440-5b56b6bc9ab5} TCPHandler: Processed in 0.001732305 sec. 2025.01.17 08:04:52.736707 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:52.736854 [ 262 ] {220c574c-05b1-4be2-8e72-f0b28ba91cac} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:52.736916 [ 262 ] {220c574c-05b1-4be2-8e72-f0b28ba91cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:52.737626 [ 262 ] {220c574c-05b1-4be2-8e72-f0b28ba91cac} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:52.737674 [ 262 ] {220c574c-05b1-4be2-8e72-f0b28ba91cac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:52.738041 [ 262 ] {220c574c-05b1-4be2-8e72-f0b28ba91cac} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:04:52.738277 [ 262 ] {220c574c-05b1-4be2-8e72-f0b28ba91cac} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:52.738492 [ 262 ] {220c574c-05b1-4be2-8e72-f0b28ba91cac} executeQuery: Read 9 rows, 744.00 B in 0.001672 sec., 5382.775119617225 rows/sec., 434.55 KiB/sec. 2025.01.17 08:04:52.738549 [ 262 ] {220c574c-05b1-4be2-8e72-f0b28ba91cac} TCPHandler: Processed in 0.001906977 sec. 2025.01.17 08:04:52.738701 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:52.738819 [ 260 ] {26dd6c37-952c-4f4b-9dce-2af659bbe6c5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:52.738877 [ 260 ] {26dd6c37-952c-4f4b-9dce-2af659bbe6c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:52.739420 [ 260 ] {26dd6c37-952c-4f4b-9dce-2af659bbe6c5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:52.739460 [ 260 ] {26dd6c37-952c-4f4b-9dce-2af659bbe6c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:52.739834 [ 260 ] {26dd6c37-952c-4f4b-9dce-2af659bbe6c5} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:04:52.740066 [ 260 ] {26dd6c37-952c-4f4b-9dce-2af659bbe6c5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:52.740225 [ 111 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_46_9 to all_50_50_0 2025.01.17 08:04:52.740284 [ 111 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:52.740318 [ 260 ] {26dd6c37-952c-4f4b-9dce-2af659bbe6c5} executeQuery: Read 2 rows, 144.00 B in 0.001521 sec., 1314.9243918474688 rows/sec., 92.46 KiB/sec. 2025.01.17 08:04:52.740324 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:52.740496 [ 260 ] {26dd6c37-952c-4f4b-9dce-2af659bbe6c5} TCPHandler: Processed in 0.001843506 sec. 2025.01.17 08:04:52.740582 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_46_9 to all_50_50_0 into Compact with storage Full 2025.01.17 08:04:52.740733 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:52.740817 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:04:52.740893 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16097 rows starting from the beginning of the part 2025.01.17 08:04:52.741019 [ 262 ] {a440a319-7402-4a4e-8360-e944ccaa664a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:52.741163 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2025.01.17 08:04:52.741441 [ 262 ] {a440a319-7402-4a4e-8360-e944ccaa664a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:04:52.741524 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part 2025.01.17 08:04:52.742015 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part 2025.01.17 08:04:52.742395 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:04:52.745538 [ 262 ] {a440a319-7402-4a4e-8360-e944ccaa664a} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:52.745614 [ 262 ] {a440a319-7402-4a4e-8360-e944ccaa664a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:52.746875 [ 262 ] {a440a319-7402-4a4e-8360-e944ccaa664a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:04:52.747697 [ 262 ] {a440a319-7402-4a4e-8360-e944ccaa664a} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:52.748005 [ 262 ] {a440a319-7402-4a4e-8360-e944ccaa664a} executeQuery: Read 5 rows, 9.17 KiB in 0.007083 sec., 705.9155724975293 rows/sec., 1.26 MiB/sec. 2025.01.17 08:04:52.748157 [ 262 ] {a440a319-7402-4a4e-8360-e944ccaa664a} TCPHandler: Processed in 0.007523738 sec. 2025.01.17 08:04:52.750559 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 17743 rows, containing 5 columns (5 merged, 0 gathered) in 0.010095474 sec., 1757520.251154131 rows/sec., 118.58 MiB/sec. 2025.01.17 08:04:52.750795 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.01.17 08:04:52.751137 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:52.751228 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_50_10} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_46_9, all_50_50_0] -> all_1_50_10 2025.01.17 08:04:52.751314 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. 2025.01.17 08:04:53.000190 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 205.66 MiB, peak 212.62 MiB, free memory in arenas 0.00 B, will set to 206.93 MiB (RSS), difference: 1.27 MiB 2025.01.17 08:04:53.853645 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2025.01.17 08:04:53.854801 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:53.854850 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:53.855383 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:04:53.855648 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:53.855901 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2025.01.17 08:04:54.927168 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.01.17 08:04:54.949350 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:54.949401 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:54.956809 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:04:54.957573 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:54.960278 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.01.17 08:04:57.734129 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:57.734311 [ 260 ] {27f85f15-663a-425c-a976-02fc8f8b63c7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:04:57.734381 [ 260 ] {27f85f15-663a-425c-a976-02fc8f8b63c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:04:57.735186 [ 260 ] {27f85f15-663a-425c-a976-02fc8f8b63c7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:57.735243 [ 260 ] {27f85f15-663a-425c-a976-02fc8f8b63c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:57.735760 [ 260 ] {27f85f15-663a-425c-a976-02fc8f8b63c7} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:04:57.736102 [ 260 ] {27f85f15-663a-425c-a976-02fc8f8b63c7} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:57.736373 [ 260 ] {27f85f15-663a-425c-a976-02fc8f8b63c7} executeQuery: Read 56 rows, 4.41 KiB in 0.002111 sec., 26527.711984841306 rows/sec., 2.04 MiB/sec. 2025.01.17 08:04:57.736443 [ 260 ] {27f85f15-663a-425c-a976-02fc8f8b63c7} TCPHandler: Processed in 0.002442295 sec. 2025.01.17 08:04:57.736710 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:57.736898 [ 262 ] {24e9fc8d-3517-4d65-a2f1-b351cd4b4369} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:04:57.736972 [ 262 ] {24e9fc8d-3517-4d65-a2f1-b351cd4b4369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:04:57.737770 [ 262 ] {24e9fc8d-3517-4d65-a2f1-b351cd4b4369} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:57.737814 [ 262 ] {24e9fc8d-3517-4d65-a2f1-b351cd4b4369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:57.738248 [ 262 ] {24e9fc8d-3517-4d65-a2f1-b351cd4b4369} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:04:57.738506 [ 262 ] {24e9fc8d-3517-4d65-a2f1-b351cd4b4369} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:57.738709 [ 262 ] {24e9fc8d-3517-4d65-a2f1-b351cd4b4369} executeQuery: Read 64 rows, 5.12 KiB in 0.001862 sec., 34371.64339419979 rows/sec., 2.68 MiB/sec. 2025.01.17 08:04:57.738772 [ 262 ] {24e9fc8d-3517-4d65-a2f1-b351cd4b4369} TCPHandler: Processed in 0.002197861 sec. 2025.01.17 08:04:57.738931 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:57.739049 [ 260 ] {faa59688-faea-4b54-b890-e4a6d811428f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:04:57.739101 [ 260 ] {faa59688-faea-4b54-b890-e4a6d811428f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:04:57.739708 [ 260 ] {faa59688-faea-4b54-b890-e4a6d811428f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:57.739746 [ 260 ] {faa59688-faea-4b54-b890-e4a6d811428f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:57.740145 [ 260 ] {faa59688-faea-4b54-b890-e4a6d811428f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:04:57.740385 [ 260 ] {faa59688-faea-4b54-b890-e4a6d811428f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:57.740583 [ 260 ] {faa59688-faea-4b54-b890-e4a6d811428f} executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. 2025.01.17 08:04:57.740634 [ 260 ] {faa59688-faea-4b54-b890-e4a6d811428f} TCPHandler: Processed in 0.001762685 sec. 2025.01.17 08:04:57.740794 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:04:57.740925 [ 262 ] {05be51f1-2d70-4ef4-8604-dc05772e7399} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:04:57.740980 [ 262 ] {05be51f1-2d70-4ef4-8604-dc05772e7399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:04:57.741501 [ 262 ] {05be51f1-2d70-4ef4-8604-dc05772e7399} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:04:57.741539 [ 262 ] {05be51f1-2d70-4ef4-8604-dc05772e7399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:04:57.741927 [ 262 ] {05be51f1-2d70-4ef4-8604-dc05772e7399} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:04:57.742169 [ 262 ] {05be51f1-2d70-4ef4-8604-dc05772e7399} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:04:57.742349 [ 262 ] {05be51f1-2d70-4ef4-8604-dc05772e7399} executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. 2025.01.17 08:04:57.742404 [ 262 ] {05be51f1-2d70-4ef4-8604-dc05772e7399} TCPHandler: Processed in 0.001672493 sec. 2025.01.17 08:05:01.227741 [ 102 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:05:01.227808 [ 102 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:05:01.356124 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2025.01.17 08:05:01.356810 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:01.356861 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:01.357421 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:05:01.357679 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:01.357884 [ 102 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 08:05:01.357948 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.01.17 08:05:01.357977 [ 102 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:01.358011 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:01.358170 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 08:05:01.358349 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:01.358396 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2025.01.17 08:05:01.358483 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2025.01.17 08:05:01.358694 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2025.01.17 08:05:01.358922 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2025.01.17 08:05:01.359075 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2025.01.17 08:05:01.359217 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2025.01.17 08:05:01.361706 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003614812 sec., 4573128.561042733 rows/sec., 65.42 MiB/sec. 2025.01.17 08:05:01.361865 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 08:05:01.362224 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:01.362315 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_36_7} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 08:05:01.362433 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.01.17 08:05:01.424946 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 988 2025.01.17 08:05:01.428270 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:01.428319 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:01.429789 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:05:01.430087 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:01.430336 [ 102 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.17 08:05:01.430468 [ 102 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:01.430589 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:01.431262 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.17 08:05:01.432379 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 988 2025.01.17 08:05:01.432790 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:01.432969 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 814 rows starting from the beginning of the part 2025.01.17 08:05:01.433655 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2025.01.17 08:05:01.434295 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part 2025.01.17 08:05:01.434906 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2025.01.17 08:05:01.435527 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part 2025.01.17 08:05:01.436121 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part 2025.01.17 08:05:01.444177 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 72 columns (72 merged, 0 gathered) in 0.013409962 sec., 73676.56970243466 rows/sec., 59.57 MiB/sec. 2025.01.17 08:05:01.445249 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.17 08:05:01.445922 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:01.446003 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_26_5} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.17 08:05:01.446198 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.01.17 08:05:02.460452 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.01.17 08:05:02.481992 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.482045 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.489538 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:05:02.490321 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.490644 [ 98 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 08:05:02.490713 [ 98 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.490758 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.491291 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 08:05:02.505181 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.01.17 08:05:02.507140 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:02.508907 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.01.17 08:05:02.514993 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.01.17 08:05:02.520811 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.01.17 08:05:02.526304 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.01.17 08:05:02.532048 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.01.17 08:05:02.536586 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.01.17 08:05:02.570509 [ 98 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.17 08:05:02.570579 [ 98 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.570616 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.570862 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.01.17 08:05:02.571130 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:02.571171 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 242 rows starting from the beginning of the part 2025.01.17 08:05:02.571554 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part 2025.01.17 08:05:02.571868 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:02.572211 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:02.572519 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part 2025.01.17 08:05:02.575876 [ 201 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.005147254 sec., 146485.87382709305 rows/sec., 10.49 MiB/sec. 2025.01.17 08:05:02.576236 [ 201 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.17 08:05:02.576913 [ 201 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.577239 [ 201 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_24_5} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.17 08:05:02.577480 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.17 08:05:02.600878 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.109960446 sec., 2473.616740332246 rows/sec., 12.79 MiB/sec. 2025.01.17 08:05:02.603997 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 08:05:02.607018 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.607109 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_36_7} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 08:05:02.609595 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.01.17 08:05:02.740991 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.741176 [ 260 ] {20511289-07f9-46d3-8d0a-c9302894d5e4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:05:02.741245 [ 260 ] {20511289-07f9-46d3-8d0a-c9302894d5e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:05:02.741997 [ 260 ] {20511289-07f9-46d3-8d0a-c9302894d5e4} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.742050 [ 260 ] {20511289-07f9-46d3-8d0a-c9302894d5e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.742489 [ 260 ] {20511289-07f9-46d3-8d0a-c9302894d5e4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:05:02.742740 [ 260 ] {20511289-07f9-46d3-8d0a-c9302894d5e4} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.742930 [ 98 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.17 08:05:02.742996 [ 98 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.743014 [ 260 ] {20511289-07f9-46d3-8d0a-c9302894d5e4} executeQuery: Read 14 rows, 1.01 KiB in 0.001874 sec., 7470.651013874066 rows/sec., 537.79 KiB/sec. 2025.01.17 08:05:02.743031 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.743238 [ 260 ] {20511289-07f9-46d3-8d0a-c9302894d5e4} TCPHandler: Processed in 0.002368644 sec. 2025.01.17 08:05:02.743349 [ 186 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.17 08:05:02.743568 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.743606 [ 186 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:02.743645 [ 186 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2025.01.17 08:05:02.743799 [ 262 ] {6fab677d-f8b9-43e5-8bab-14d38d3ccc61} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:02.743811 [ 186 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:02.743952 [ 262 ] {6fab677d-f8b9-43e5-8bab-14d38d3ccc61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:02.744201 [ 186 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:02.744583 [ 186 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:02.744877 [ 186 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:02.746373 [ 262 ] {6fab677d-f8b9-43e5-8bab-14d38d3ccc61} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.746438 [ 262 ] {6fab677d-f8b9-43e5-8bab-14d38d3ccc61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.746489 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003359918 sec., 20833.841778281494 rows/sec., 1.54 MiB/sec. 2025.01.17 08:05:02.746692 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.17 08:05:02.747254 [ 262 ] {6fab677d-f8b9-43e5-8bab-14d38d3ccc61} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:05:02.747313 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.747471 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_25_6} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.17 08:05:02.747619 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:05:02.747704 [ 262 ] {6fab677d-f8b9-43e5-8bab-14d38d3ccc61} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.747887 [ 98 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 08:05:02.747951 [ 98 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.747973 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.748009 [ 262 ] {6fab677d-f8b9-43e5-8bab-14d38d3ccc61} executeQuery: Read 281 rows, 25.42 KiB in 0.004294 sec., 65440.14904517932 rows/sec., 5.78 MiB/sec. 2025.01.17 08:05:02.748300 [ 262 ] {6fab677d-f8b9-43e5-8bab-14d38d3ccc61} TCPHandler: Processed in 0.00490418 sec. 2025.01.17 08:05:02.748312 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 08:05:02.748613 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.748812 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:02.748936 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1430 rows starting from the beginning of the part 2025.01.17 08:05:02.749028 [ 260 ] {19c31557-dcc7-4f04-a546-c61bdda83051} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:05:02.749250 [ 260 ] {19c31557-dcc7-4f04-a546-c61bdda83051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:05:02.749415 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part 2025.01.17 08:05:02.749830 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:05:02.750297 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part 2025.01.17 08:05:02.750801 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2025.01.17 08:05:02.751320 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 281 rows starting from the beginning of the part 2025.01.17 08:05:02.752565 [ 260 ] {19c31557-dcc7-4f04-a546-c61bdda83051} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.752629 [ 260 ] {19c31557-dcc7-4f04-a546-c61bdda83051} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.753432 [ 260 ] {19c31557-dcc7-4f04-a546-c61bdda83051} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:05:02.753831 [ 260 ] {19c31557-dcc7-4f04-a546-c61bdda83051} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.754073 [ 95 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 08:05:02.754108 [ 260 ] {19c31557-dcc7-4f04-a546-c61bdda83051} executeQuery: Read 46 rows, 3.39 KiB in 0.00523 sec., 8795.411089866157 rows/sec., 647.93 KiB/sec. 2025.01.17 08:05:02.754202 [ 95 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.754361 [ 260 ] {19c31557-dcc7-4f04-a546-c61bdda83051} TCPHandler: Processed in 0.005935586 sec. 2025.01.17 08:05:02.754383 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.754706 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.755111 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 08:05:02.755226 [ 262 ] {474670b2-0454-4d47-b45f-caba5efe13e8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:05:02.755388 [ 262 ] {474670b2-0454-4d47-b45f-caba5efe13e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:05:02.755405 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 5 columns (5 merged, 0 gathered) in 0.007340956 sec., 442994.0732514948 rows/sec., 38.86 MiB/sec. 2025.01.17 08:05:02.755536 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:02.755656 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 64 rows starting from the beginning of the part 2025.01.17 08:05:02.756005 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part 2025.01.17 08:05:02.756218 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 08:05:02.756379 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2025.01.17 08:05:02.756758 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part 2025.01.17 08:05:02.757200 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part 2025.01.17 08:05:02.757609 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part 2025.01.17 08:05:02.758399 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.758758 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_56_11} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 08:05:02.759130 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:05:02.759438 [ 262 ] {474670b2-0454-4d47-b45f-caba5efe13e8} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.759507 [ 262 ] {474670b2-0454-4d47-b45f-caba5efe13e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.760573 [ 262 ] {474670b2-0454-4d47-b45f-caba5efe13e8} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:05:02.761051 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.006395832 sec., 41276.88156912189 rows/sec., 3.11 MiB/sec. 2025.01.17 08:05:02.761156 [ 262 ] {474670b2-0454-4d47-b45f-caba5efe13e8} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.761247 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 08:05:02.761588 [ 262 ] {474670b2-0454-4d47-b45f-caba5efe13e8} executeQuery: Read 14 rows, 1004.00 B in 0.006507 sec., 2151.5291224834796 rows/sec., 150.68 KiB/sec. 2025.01.17 08:05:02.761744 [ 262 ] {474670b2-0454-4d47-b45f-caba5efe13e8} TCPHandler: Processed in 0.007248374 sec. 2025.01.17 08:05:02.761816 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.761948 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.761953 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_31_6} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 08:05:02.762064 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 08:05:02.762104 [ 260 ] {1058ad10-960b-45ad-9434-b5b8e8dbfdce} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:05:02.762153 [ 260 ] {1058ad10-960b-45ad-9434-b5b8e8dbfdce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:05:02.762730 [ 260 ] {1058ad10-960b-45ad-9434-b5b8e8dbfdce} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.762796 [ 260 ] {1058ad10-960b-45ad-9434-b5b8e8dbfdce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.763174 [ 260 ] {1058ad10-960b-45ad-9434-b5b8e8dbfdce} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:05:02.763405 [ 260 ] {1058ad10-960b-45ad-9434-b5b8e8dbfdce} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.763559 [ 95 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.17 08:05:02.763619 [ 95 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.763653 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.763658 [ 260 ] {1058ad10-960b-45ad-9434-b5b8e8dbfdce} executeQuery: Read 13 rows, 830.00 B in 0.001584 sec., 8207.070707070707 rows/sec., 511.71 KiB/sec. 2025.01.17 08:05:02.763934 [ 260 ] {1058ad10-960b-45ad-9434-b5b8e8dbfdce} TCPHandler: Processed in 0.002049859 sec. 2025.01.17 08:05:02.764196 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.17 08:05:02.764251 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.764596 [ 262 ] {24b9c216-f3b9-4b95-85b0-4f1761008dc8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:02.764596 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:02.764695 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2025.01.17 08:05:02.764705 [ 262 ] {24b9c216-f3b9-4b95-85b0-4f1761008dc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:02.765054 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2025.01.17 08:05:02.765337 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2025.01.17 08:05:02.765636 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.01.17 08:05:02.766016 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2025.01.17 08:05:02.767827 [ 262 ] {24b9c216-f3b9-4b95-85b0-4f1761008dc8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.767910 [ 262 ] {24b9c216-f3b9-4b95-85b0-4f1761008dc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.768329 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004588955 sec., 14164.444846375702 rows/sec., 938.48 KiB/sec. 2025.01.17 08:05:02.768542 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.17 08:05:02.768852 [ 262 ] {24b9c216-f3b9-4b95-85b0-4f1761008dc8} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:05:02.769118 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.769309 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_25_6} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.17 08:05:02.769346 [ 262 ] {24b9c216-f3b9-4b95-85b0-4f1761008dc8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.769475 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.17 08:05:02.769646 [ 95 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 08:05:02.769708 [ 95 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.769724 [ 262 ] {24b9c216-f3b9-4b95-85b0-4f1761008dc8} executeQuery: Read 421 rows, 30.80 KiB in 0.005215 sec., 80728.66730584852 rows/sec., 5.77 MiB/sec. 2025.01.17 08:05:02.769745 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.769952 [ 262 ] {24b9c216-f3b9-4b95-85b0-4f1761008dc8} TCPHandler: Processed in 0.005867635 sec. 2025.01.17 08:05:02.770165 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 08:05:02.770193 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.770574 [ 260 ] {3bc1f4d3-3075-4f8e-a5de-eef181321d70} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:05:02.770667 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:02.770752 [ 260 ] {3bc1f4d3-3075-4f8e-a5de-eef181321d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:05:02.770799 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part 2025.01.17 08:05:02.771345 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part 2025.01.17 08:05:02.771935 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 884 rows starting from the beginning of the part 2025.01.17 08:05:02.772511 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part 2025.01.17 08:05:02.772929 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2025.01.17 08:05:02.773301 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 421 rows starting from the beginning of the part 2025.01.17 08:05:02.774033 [ 260 ] {3bc1f4d3-3075-4f8e-a5de-eef181321d70} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.774102 [ 260 ] {3bc1f4d3-3075-4f8e-a5de-eef181321d70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.775019 [ 260 ] {3bc1f4d3-3075-4f8e-a5de-eef181321d70} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:05:02.775551 [ 260 ] {3bc1f4d3-3075-4f8e-a5de-eef181321d70} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.775909 [ 95 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.01.17 08:05:02.776028 [ 95 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.776066 [ 260 ] {3bc1f4d3-3075-4f8e-a5de-eef181321d70} executeQuery: Read 6 rows, 321.00 B in 0.005637 sec., 1064.39595529537 rows/sec., 55.61 KiB/sec. 2025.01.17 08:05:02.776092 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.776426 [ 260 ] {3bc1f4d3-3075-4f8e-a5de-eef181321d70} TCPHandler: Processed in 0.00631683 sec. 2025.01.17 08:05:02.777121 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.01.17 08:05:02.777236 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.777442 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2355 rows, containing 5 columns (5 merged, 0 gathered) in 0.007533558 sec., 312601.29675778694 rows/sec., 23.93 MiB/sec. 2025.01.17 08:05:02.777791 [ 262 ] {27068a7d-c144-4c23-a0fd-e52e7bcf837e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:02.777815 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:02.777909 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2025.01.17 08:05:02.777965 [ 262 ] {27068a7d-c144-4c23-a0fd-e52e7bcf837e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:02.778058 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 08:05:02.778262 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.01.17 08:05:02.778720 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.01.17 08:05:02.779225 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.01.17 08:05:02.779620 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.01.17 08:05:02.780044 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.01.17 08:05:02.780816 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.781124 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_56_11} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 08:05:02.781441 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.17 08:05:02.781652 [ 262 ] {27068a7d-c144-4c23-a0fd-e52e7bcf837e} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.781699 [ 262 ] {27068a7d-c144-4c23-a0fd-e52e7bcf837e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.782309 [ 262 ] {27068a7d-c144-4c23-a0fd-e52e7bcf837e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:05:02.782547 [ 201 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.006148568 sec., 24395.924384344453 rows/sec., 1.24 MiB/sec. 2025.01.17 08:05:02.782711 [ 262 ] {27068a7d-c144-4c23-a0fd-e52e7bcf837e} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.782771 [ 201 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.01.17 08:05:02.783179 [ 262 ] {27068a7d-c144-4c23-a0fd-e52e7bcf837e} executeQuery: Read 237 rows, 16.27 KiB in 0.005558 sec., 42641.23785534365 rows/sec., 2.86 MiB/sec. 2025.01.17 08:05:02.783445 [ 262 ] {27068a7d-c144-4c23-a0fd-e52e7bcf837e} TCPHandler: Processed in 0.006827228 sec. 2025.01.17 08:05:02.783565 [ 201 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.783760 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.783966 [ 201 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_25_5} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.01.17 08:05:02.784215 [ 260 ] {7f2ea499-4973-4bdf-a1b7-06965c0dca24} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:05:02.784312 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:05:02.784420 [ 260 ] {7f2ea499-4973-4bdf-a1b7-06965c0dca24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:05:02.784982 [ 260 ] {7f2ea499-4973-4bdf-a1b7-06965c0dca24} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.785022 [ 260 ] {7f2ea499-4973-4bdf-a1b7-06965c0dca24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.785389 [ 260 ] {7f2ea499-4973-4bdf-a1b7-06965c0dca24} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:05:02.785621 [ 260 ] {7f2ea499-4973-4bdf-a1b7-06965c0dca24} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.785786 [ 95 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.01.17 08:05:02.785848 [ 95 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.785886 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.785894 [ 260 ] {7f2ea499-4973-4bdf-a1b7-06965c0dca24} executeQuery: Read 1 rows, 69.00 B in 0.001856 sec., 538.7931034482758 rows/sec., 36.31 KiB/sec. 2025.01.17 08:05:02.786213 [ 260 ] {7f2ea499-4973-4bdf-a1b7-06965c0dca24} TCPHandler: Processed in 0.002606137 sec. 2025.01.17 08:05:02.786570 [ 198 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.01.17 08:05:02.786658 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.786944 [ 198 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:02.786995 [ 262 ] {6e8300a2-4f5d-4963-b1cf-cc2ad57227ae} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:02.787012 [ 198 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part 2025.01.17 08:05:02.787269 [ 262 ] {6e8300a2-4f5d-4963-b1cf-cc2ad57227ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:05:02.787281 [ 198 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.01.17 08:05:02.787639 [ 198 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.01.17 08:05:02.787951 [ 198 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.01.17 08:05:02.788299 [ 198 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.01.17 08:05:02.788657 [ 198 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.01.17 08:05:02.790687 [ 198 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.004704527 sec., 5314.030507211458 rows/sec., 358.07 KiB/sec. 2025.01.17 08:05:02.790840 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.01.17 08:05:02.791144 [ 262 ] {6e8300a2-4f5d-4963-b1cf-cc2ad57227ae} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.791188 [ 262 ] {6e8300a2-4f5d-4963-b1cf-cc2ad57227ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.791311 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.791445 [ 190 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_25_5} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.01.17 08:05:02.791527 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:05:02.792008 [ 262 ] {6e8300a2-4f5d-4963-b1cf-cc2ad57227ae} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:05:02.792278 [ 262 ] {6e8300a2-4f5d-4963-b1cf-cc2ad57227ae} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.792464 [ 95 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 08:05:02.792531 [ 95 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.792573 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.792617 [ 262 ] {6e8300a2-4f5d-4963-b1cf-cc2ad57227ae} executeQuery: Read 39 rows, 71.56 KiB in 0.005697 sec., 6845.708267509216 rows/sec., 12.27 MiB/sec. 2025.01.17 08:05:02.792789 [ 186 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 08:05:02.792870 [ 262 ] {6e8300a2-4f5d-4963-b1cf-cc2ad57227ae} TCPHandler: Processed in 0.006497903 sec. 2025.01.17 08:05:02.793056 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:02.793150 [ 186 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:02.793285 [ 260 ] {077ae34d-392d-4188-a691-2acee444b088} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:02.793304 [ 186 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 711 rows starting from the beginning of the part 2025.01.17 08:05:02.793385 [ 260 ] {077ae34d-392d-4188-a691-2acee444b088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:02.794169 [ 186 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part 2025.01.17 08:05:02.795023 [ 186 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part 2025.01.17 08:05:02.795332 [ 260 ] {077ae34d-392d-4188-a691-2acee444b088} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:02.795433 [ 260 ] {077ae34d-392d-4188-a691-2acee444b088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:02.795882 [ 186 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part 2025.01.17 08:05:02.796651 [ 260 ] {077ae34d-392d-4188-a691-2acee444b088} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:05:02.796653 [ 186 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2025.01.17 08:05:02.797288 [ 260 ] {077ae34d-392d-4188-a691-2acee444b088} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.797431 [ 186 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2025.01.17 08:05:02.797906 [ 260 ] {077ae34d-392d-4188-a691-2acee444b088} executeQuery: Read 82 rows, 5.33 KiB in 0.004685 sec., 17502.668089647814 rows/sec., 1.11 MiB/sec. 2025.01.17 08:05:02.798319 [ 260 ] {077ae34d-392d-4188-a691-2acee444b088} TCPHandler: Processed in 0.005344607 sec. 2025.01.17 08:05:02.817251 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 867 rows, containing 19 columns (19 merged, 0 gathered) in 0.024591473 sec., 35256.12312853321 rows/sec., 63.18 MiB/sec. 2025.01.17 08:05:02.818472 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 08:05:02.818884 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:02.818977 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_31_6} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 08:05:02.819127 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. 2025.01.17 08:05:03.000222 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 209.52 MiB, peak 221.17 MiB, free memory in arenas 0.00 B, will set to 212.20 MiB (RSS), difference: 2.68 MiB 2025.01.17 08:05:07.734977 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:07.735204 [ 260 ] {8b783613-b169-463e-bc10-fb9316120f41} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:07.735282 [ 260 ] {8b783613-b169-463e-bc10-fb9316120f41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:07.736077 [ 260 ] {8b783613-b169-463e-bc10-fb9316120f41} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:07.736131 [ 260 ] {8b783613-b169-463e-bc10-fb9316120f41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:07.736564 [ 260 ] {8b783613-b169-463e-bc10-fb9316120f41} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:05:07.736812 [ 260 ] {8b783613-b169-463e-bc10-fb9316120f41} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:07.737038 [ 260 ] {8b783613-b169-463e-bc10-fb9316120f41} executeQuery: Read 56 rows, 4.41 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.27 MiB/sec. 2025.01.17 08:05:07.737107 [ 260 ] {8b783613-b169-463e-bc10-fb9316120f41} TCPHandler: Processed in 0.002264472 sec. 2025.01.17 08:05:07.737363 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:07.737552 [ 262 ] {b2ce230d-46af-4426-ab41-5046d3e90900} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:07.737623 [ 262 ] {b2ce230d-46af-4426-ab41-5046d3e90900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:07.738387 [ 262 ] {b2ce230d-46af-4426-ab41-5046d3e90900} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:07.738439 [ 262 ] {b2ce230d-46af-4426-ab41-5046d3e90900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:07.738886 [ 262 ] {b2ce230d-46af-4426-ab41-5046d3e90900} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:05:07.739136 [ 262 ] {b2ce230d-46af-4426-ab41-5046d3e90900} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:07.739366 [ 262 ] {b2ce230d-46af-4426-ab41-5046d3e90900} executeQuery: Read 64 rows, 5.12 KiB in 0.001865 sec., 34316.35388739946 rows/sec., 2.68 MiB/sec. 2025.01.17 08:05:07.739443 [ 262 ] {b2ce230d-46af-4426-ab41-5046d3e90900} TCPHandler: Processed in 0.002212512 sec. 2025.01.17 08:05:07.739645 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:07.739771 [ 260 ] {ee768971-690a-4b43-a9bb-0fe629562f35} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:07.739826 [ 260 ] {ee768971-690a-4b43-a9bb-0fe629562f35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:07.740394 [ 260 ] {ee768971-690a-4b43-a9bb-0fe629562f35} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:07.740434 [ 260 ] {ee768971-690a-4b43-a9bb-0fe629562f35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:07.740831 [ 260 ] {ee768971-690a-4b43-a9bb-0fe629562f35} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:05:07.741076 [ 260 ] {ee768971-690a-4b43-a9bb-0fe629562f35} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:07.741301 [ 260 ] {ee768971-690a-4b43-a9bb-0fe629562f35} executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. 2025.01.17 08:05:07.741357 [ 260 ] {ee768971-690a-4b43-a9bb-0fe629562f35} TCPHandler: Processed in 0.001808296 sec. 2025.01.17 08:05:07.741515 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:07.741652 [ 262 ] {2042eed7-7fed-4f6d-a186-529e25d5ec66} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:07.741713 [ 262 ] {2042eed7-7fed-4f6d-a186-529e25d5ec66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:07.742295 [ 262 ] {2042eed7-7fed-4f6d-a186-529e25d5ec66} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:07.742335 [ 262 ] {2042eed7-7fed-4f6d-a186-529e25d5ec66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:07.742719 [ 262 ] {2042eed7-7fed-4f6d-a186-529e25d5ec66} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:05:07.742957 [ 262 ] {2042eed7-7fed-4f6d-a186-529e25d5ec66} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:07.743120 [ 90 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 08:05:07.743183 [ 262 ] {2042eed7-7fed-4f6d-a186-529e25d5ec66} executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. 2025.01.17 08:05:07.743198 [ 90 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:07.743269 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:07.743306 [ 262 ] {2042eed7-7fed-4f6d-a186-529e25d5ec66} TCPHandler: Processed in 0.001855047 sec. 2025.01.17 08:05:07.743491 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 08:05:07.743627 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:07.743663 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3266 rows starting from the beginning of the part 2025.01.17 08:05:07.743728 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2025.01.17 08:05:07.743863 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part 2025.01.17 08:05:07.743990 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2025.01.17 08:05:07.744084 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part 2025.01.17 08:05:07.744152 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.01.17 08:05:07.745665 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3610 rows, containing 4 columns (4 merged, 0 gathered) in 0.002299183 sec., 1570122.9523704723 rows/sec., 102.36 MiB/sec. 2025.01.17 08:05:07.746029 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 08:05:07.746401 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:07.746495 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_51_10} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 08:05:07.746596 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.17 08:05:08.858210 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2025.01.17 08:05:08.858886 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:08.858931 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:08.859461 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:05:08.859732 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:08.859959 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2025.01.17 08:05:10.005377 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.01.17 08:05:10.026266 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:10.026325 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:10.033520 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:05:10.034293 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:10.037028 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.01.17 08:05:11.432791 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1018 2025.01.17 08:05:11.435824 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:11.435885 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:11.437372 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:05:11.437685 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:11.438317 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1018 2025.01.17 08:05:12.741634 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.741827 [ 260 ] {181c7812-4246-44c2-a8d7-bbfa01b72499} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:05:12.741900 [ 260 ] {181c7812-4246-44c2-a8d7-bbfa01b72499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:05:12.742660 [ 260 ] {181c7812-4246-44c2-a8d7-bbfa01b72499} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.742713 [ 260 ] {181c7812-4246-44c2-a8d7-bbfa01b72499} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.743158 [ 260 ] {181c7812-4246-44c2-a8d7-bbfa01b72499} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:05:12.743411 [ 260 ] {181c7812-4246-44c2-a8d7-bbfa01b72499} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.743654 [ 260 ] {181c7812-4246-44c2-a8d7-bbfa01b72499} executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec. 2025.01.17 08:05:12.743721 [ 260 ] {181c7812-4246-44c2-a8d7-bbfa01b72499} TCPHandler: Processed in 0.002214572 sec. 2025.01.17 08:05:12.743983 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.744174 [ 262 ] {bd2b40a9-38c6-48ff-b7b6-bb105fa0af3a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:12.744247 [ 262 ] {bd2b40a9-38c6-48ff-b7b6-bb105fa0af3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:12.745147 [ 262 ] {bd2b40a9-38c6-48ff-b7b6-bb105fa0af3a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.745200 [ 262 ] {bd2b40a9-38c6-48ff-b7b6-bb105fa0af3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.745656 [ 262 ] {bd2b40a9-38c6-48ff-b7b6-bb105fa0af3a} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:05:12.745919 [ 262 ] {bd2b40a9-38c6-48ff-b7b6-bb105fa0af3a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.746184 [ 262 ] {bd2b40a9-38c6-48ff-b7b6-bb105fa0af3a} executeQuery: Read 281 rows, 25.42 KiB in 0.002062 sec., 136275.46071774975 rows/sec., 12.04 MiB/sec. 2025.01.17 08:05:12.746253 [ 262 ] {bd2b40a9-38c6-48ff-b7b6-bb105fa0af3a} TCPHandler: Processed in 0.002400504 sec. 2025.01.17 08:05:12.746398 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.746521 [ 260 ] {47d7712a-555d-4f78-9b8a-d14104cfaed1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:05:12.746573 [ 260 ] {47d7712a-555d-4f78-9b8a-d14104cfaed1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:05:12.747268 [ 260 ] {47d7712a-555d-4f78-9b8a-d14104cfaed1} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.747312 [ 260 ] {47d7712a-555d-4f78-9b8a-d14104cfaed1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.747680 [ 260 ] {47d7712a-555d-4f78-9b8a-d14104cfaed1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:05:12.747925 [ 260 ] {47d7712a-555d-4f78-9b8a-d14104cfaed1} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.748161 [ 260 ] {47d7712a-555d-4f78-9b8a-d14104cfaed1} executeQuery: Read 46 rows, 3.39 KiB in 0.001664 sec., 27644.23076923077 rows/sec., 1.99 MiB/sec. 2025.01.17 08:05:12.748302 [ 260 ] {47d7712a-555d-4f78-9b8a-d14104cfaed1} TCPHandler: Processed in 0.001959388 sec. 2025.01.17 08:05:12.748480 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.748607 [ 262 ] {af0b3c6c-23d0-4a19-806f-788e7202a891} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:05:12.748662 [ 262 ] {af0b3c6c-23d0-4a19-806f-788e7202a891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:05:12.749275 [ 262 ] {af0b3c6c-23d0-4a19-806f-788e7202a891} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.749319 [ 262 ] {af0b3c6c-23d0-4a19-806f-788e7202a891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.749689 [ 262 ] {af0b3c6c-23d0-4a19-806f-788e7202a891} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:05:12.749927 [ 262 ] {af0b3c6c-23d0-4a19-806f-788e7202a891} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.750146 [ 262 ] {af0b3c6c-23d0-4a19-806f-788e7202a891} executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec. 2025.01.17 08:05:12.750200 [ 262 ] {af0b3c6c-23d0-4a19-806f-788e7202a891} TCPHandler: Processed in 0.001781266 sec. 2025.01.17 08:05:12.750438 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.750555 [ 260 ] {af844d47-3e59-47b7-a0af-6f751d515f7e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:05:12.750603 [ 260 ] {af844d47-3e59-47b7-a0af-6f751d515f7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:05:12.751208 [ 260 ] {af844d47-3e59-47b7-a0af-6f751d515f7e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.751249 [ 260 ] {af844d47-3e59-47b7-a0af-6f751d515f7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.751605 [ 260 ] {af844d47-3e59-47b7-a0af-6f751d515f7e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:05:12.751836 [ 260 ] {af844d47-3e59-47b7-a0af-6f751d515f7e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.752061 [ 260 ] {af844d47-3e59-47b7-a0af-6f751d515f7e} executeQuery: Read 13 rows, 830.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 530.81 KiB/sec. 2025.01.17 08:05:12.752202 [ 260 ] {af844d47-3e59-47b7-a0af-6f751d515f7e} TCPHandler: Processed in 0.001817926 sec. 2025.01.17 08:05:12.752390 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.752514 [ 262 ] {15aec8e2-8235-4be8-a466-839c7b1e7930} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:12.752571 [ 262 ] {15aec8e2-8235-4be8-a466-839c7b1e7930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:12.753460 [ 262 ] {15aec8e2-8235-4be8-a466-839c7b1e7930} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.753503 [ 262 ] {15aec8e2-8235-4be8-a466-839c7b1e7930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.753878 [ 262 ] {15aec8e2-8235-4be8-a466-839c7b1e7930} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:05:12.754119 [ 262 ] {15aec8e2-8235-4be8-a466-839c7b1e7930} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.754339 [ 262 ] {15aec8e2-8235-4be8-a466-839c7b1e7930} executeQuery: Read 421 rows, 30.80 KiB in 0.001854 sec., 227076.59115426106 rows/sec., 16.23 MiB/sec. 2025.01.17 08:05:12.754391 [ 262 ] {15aec8e2-8235-4be8-a466-839c7b1e7930} TCPHandler: Processed in 0.00205945 sec. 2025.01.17 08:05:12.754528 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.754647 [ 260 ] {88558f2d-77f5-4daa-bb30-64b8064d3745} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:05:12.754698 [ 260 ] {88558f2d-77f5-4daa-bb30-64b8064d3745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:05:12.755341 [ 260 ] {88558f2d-77f5-4daa-bb30-64b8064d3745} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.755380 [ 260 ] {88558f2d-77f5-4daa-bb30-64b8064d3745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.755735 [ 260 ] {88558f2d-77f5-4daa-bb30-64b8064d3745} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:05:12.755971 [ 260 ] {88558f2d-77f5-4daa-bb30-64b8064d3745} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.756194 [ 260 ] {88558f2d-77f5-4daa-bb30-64b8064d3745} executeQuery: Read 6 rows, 321.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 199.54 KiB/sec. 2025.01.17 08:05:12.756328 [ 260 ] {88558f2d-77f5-4daa-bb30-64b8064d3745} TCPHandler: Processed in 0.001852357 sec. 2025.01.17 08:05:12.756503 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.756643 [ 262 ] {489b32c2-d29f-4daa-89e7-b8e4047bb223} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:12.756704 [ 262 ] {489b32c2-d29f-4daa-89e7-b8e4047bb223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:12.757395 [ 262 ] {489b32c2-d29f-4daa-89e7-b8e4047bb223} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.757442 [ 262 ] {489b32c2-d29f-4daa-89e7-b8e4047bb223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.757837 [ 262 ] {489b32c2-d29f-4daa-89e7-b8e4047bb223} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:05:12.758077 [ 262 ] {489b32c2-d29f-4daa-89e7-b8e4047bb223} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.758259 [ 79 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.01.17 08:05:12.758320 [ 262 ] {489b32c2-d29f-4daa-89e7-b8e4047bb223} executeQuery: Read 237 rows, 16.27 KiB in 0.001706 sec., 138921.45369284877 rows/sec., 9.31 MiB/sec. 2025.01.17 08:05:12.758346 [ 79 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.758416 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.758448 [ 262 ] {489b32c2-d29f-4daa-89e7-b8e4047bb223} TCPHandler: Processed in 0.002009689 sec. 2025.01.17 08:05:12.758670 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.758716 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.01.17 08:05:12.758819 [ 260 ] {e11a380e-cd62-4da0-a7b0-4c36a360c08d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:05:12.758889 [ 260 ] {e11a380e-cd62-4da0-a7b0-4c36a360c08d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:05:12.758907 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:12.758971 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_50_10, total 17743 rows starting from the beginning of the part 2025.01.17 08:05:12.759270 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part 2025.01.17 08:05:12.759752 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2025.01.17 08:05:12.760019 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part 2025.01.17 08:05:12.760289 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2025.01.17 08:05:12.760636 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part 2025.01.17 08:05:12.761236 [ 260 ] {e11a380e-cd62-4da0-a7b0-4c36a360c08d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.761289 [ 260 ] {e11a380e-cd62-4da0-a7b0-4c36a360c08d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.761768 [ 260 ] {e11a380e-cd62-4da0-a7b0-4c36a360c08d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:05:12.762033 [ 260 ] {e11a380e-cd62-4da0-a7b0-4c36a360c08d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.762281 [ 260 ] {e11a380e-cd62-4da0-a7b0-4c36a360c08d} executeQuery: Read 1 rows, 69.00 B in 0.003499 sec., 285.7959416976279 rows/sec., 19.26 KiB/sec. 2025.01.17 08:05:12.762345 [ 260 ] {e11a380e-cd62-4da0-a7b0-4c36a360c08d} TCPHandler: Processed in 0.003794384 sec. 2025.01.17 08:05:12.762525 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.762800 [ 262 ] {98b051d2-602c-419c-a14e-f93cc375f8c4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:12.763030 [ 262 ] {98b051d2-602c-419c-a14e-f93cc375f8c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:05:12.765167 [ 262 ] {98b051d2-602c-419c-a14e-f93cc375f8c4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.765224 [ 262 ] {98b051d2-602c-419c-a14e-f93cc375f8c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.766372 [ 262 ] {98b051d2-602c-419c-a14e-f93cc375f8c4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:05:12.766740 [ 262 ] {98b051d2-602c-419c-a14e-f93cc375f8c4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.767012 [ 262 ] {98b051d2-602c-419c-a14e-f93cc375f8c4} executeQuery: Read 39 rows, 71.56 KiB in 0.004299 sec., 9071.877180739708 rows/sec., 16.26 MiB/sec. 2025.01.17 08:05:12.767203 [ 262 ] {98b051d2-602c-419c-a14e-f93cc375f8c4} TCPHandler: Processed in 0.004777369 sec. 2025.01.17 08:05:12.767400 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:12.767562 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 18539 rows, containing 5 columns (5 merged, 0 gathered) in 0.00901706 sec., 2055991.6425087554 rows/sec., 138.78 MiB/sec. 2025.01.17 08:05:12.767588 [ 260 ] {cffa42db-a351-40da-8dd8-7abf26349035} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:12.767651 [ 260 ] {cffa42db-a351-40da-8dd8-7abf26349035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:12.767808 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.01.17 08:05:12.768193 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.768321 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_55_11} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.01.17 08:05:12.768410 [ 260 ] {cffa42db-a351-40da-8dd8-7abf26349035} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:12.768417 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. 2025.01.17 08:05:12.768464 [ 260 ] {cffa42db-a351-40da-8dd8-7abf26349035} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:12.768848 [ 260 ] {cffa42db-a351-40da-8dd8-7abf26349035} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:05:12.769087 [ 260 ] {cffa42db-a351-40da-8dd8-7abf26349035} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:12.769310 [ 260 ] {cffa42db-a351-40da-8dd8-7abf26349035} executeQuery: Read 82 rows, 5.33 KiB in 0.001753 sec., 46776.95379349686 rows/sec., 2.97 MiB/sec. 2025.01.17 08:05:12.769401 [ 260 ] {cffa42db-a351-40da-8dd8-7abf26349035} TCPHandler: Processed in 0.00209778 sec. 2025.01.17 08:05:16.227852 [ 81 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:05:16.227923 [ 81 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:05:16.360206 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2025.01.17 08:05:16.360972 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:16.361027 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:16.361596 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:05:16.361903 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:16.362184 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.01.17 08:05:17.537220 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.01.17 08:05:17.558009 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:17.558064 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:17.565546 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:05:17.566315 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:17.569931 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.01.17 08:05:17.735608 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:17.735791 [ 260 ] {5248de49-b935-4e9a-98b6-f3a4bc2c218b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:17.735859 [ 260 ] {5248de49-b935-4e9a-98b6-f3a4bc2c218b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:17.736630 [ 260 ] {5248de49-b935-4e9a-98b6-f3a4bc2c218b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:17.736681 [ 260 ] {5248de49-b935-4e9a-98b6-f3a4bc2c218b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:17.737112 [ 260 ] {5248de49-b935-4e9a-98b6-f3a4bc2c218b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:05:17.737362 [ 260 ] {5248de49-b935-4e9a-98b6-f3a4bc2c218b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:17.737589 [ 260 ] {5248de49-b935-4e9a-98b6-f3a4bc2c218b} executeQuery: Read 56 rows, 4.41 KiB in 0.001847 sec., 30319.43692474283 rows/sec., 2.33 MiB/sec. 2025.01.17 08:05:17.737645 [ 260 ] {5248de49-b935-4e9a-98b6-f3a4bc2c218b} TCPHandler: Processed in 0.002165471 sec. 2025.01.17 08:05:17.737923 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:17.738135 [ 262 ] {5bd20d18-a3a8-493b-9791-f32cf6e4c5b6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:17.738214 [ 262 ] {5bd20d18-a3a8-493b-9791-f32cf6e4c5b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:17.739031 [ 262 ] {5bd20d18-a3a8-493b-9791-f32cf6e4c5b6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:17.739078 [ 262 ] {5bd20d18-a3a8-493b-9791-f32cf6e4c5b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:17.739513 [ 262 ] {5bd20d18-a3a8-493b-9791-f32cf6e4c5b6} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:05:17.739770 [ 262 ] {5bd20d18-a3a8-493b-9791-f32cf6e4c5b6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:17.740024 [ 262 ] {5bd20d18-a3a8-493b-9791-f32cf6e4c5b6} executeQuery: Read 64 rows, 5.12 KiB in 0.001942 sec., 32955.7157569516 rows/sec., 2.57 MiB/sec. 2025.01.17 08:05:17.740107 [ 262 ] {5bd20d18-a3a8-493b-9791-f32cf6e4c5b6} TCPHandler: Processed in 0.002326844 sec. 2025.01.17 08:05:17.740352 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:17.740512 [ 260 ] {f18a491a-8537-48cd-9f58-890eb0eab4f7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:17.740566 [ 260 ] {f18a491a-8537-48cd-9f58-890eb0eab4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:17.741176 [ 260 ] {f18a491a-8537-48cd-9f58-890eb0eab4f7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:17.741218 [ 260 ] {f18a491a-8537-48cd-9f58-890eb0eab4f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:17.741632 [ 260 ] {f18a491a-8537-48cd-9f58-890eb0eab4f7} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:05:17.741889 [ 260 ] {f18a491a-8537-48cd-9f58-890eb0eab4f7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:17.742120 [ 260 ] {f18a491a-8537-48cd-9f58-890eb0eab4f7} executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. 2025.01.17 08:05:17.742184 [ 260 ] {f18a491a-8537-48cd-9f58-890eb0eab4f7} TCPHandler: Processed in 0.001972239 sec. 2025.01.17 08:05:17.742376 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:17.742500 [ 262 ] {6a75808a-017b-4551-9fc1-fba89fde05a1} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:17.742552 [ 262 ] {6a75808a-017b-4551-9fc1-fba89fde05a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:17.743059 [ 262 ] {6a75808a-017b-4551-9fc1-fba89fde05a1} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:17.743099 [ 262 ] {6a75808a-017b-4551-9fc1-fba89fde05a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.17 08:05:17.743481 [ 262 ] {6a75808a-017b-4551-9fc1-fba89fde05a1} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:05:17.743727 [ 262 ] {6a75808a-017b-4551-9fc1-fba89fde05a1} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:17.743933 [ 262 ] {6a75808a-017b-4551-9fc1-fba89fde05a1} executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. 2025.01.17 08:05:17.743982 [ 262 ] {6a75808a-017b-4551-9fc1-fba89fde05a1} TCPHandler: Processed in 0.001701054 sec. 2025.01.17 08:05:21.438665 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1048 2025.01.17 08:05:21.441818 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.441872 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.443346 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:05:21.443658 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.445143 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1048 2025.01.17 08:05:21.839439 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.839618 [ 260 ] {8ee50932-4b9f-4397-bea4-0fae64cc88a8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:05:21.839687 [ 260 ] {8ee50932-4b9f-4397-bea4-0fae64cc88a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:05:21.840412 [ 260 ] {8ee50932-4b9f-4397-bea4-0fae64cc88a8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.840457 [ 260 ] {8ee50932-4b9f-4397-bea4-0fae64cc88a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.840896 [ 260 ] {8ee50932-4b9f-4397-bea4-0fae64cc88a8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:05:21.841157 [ 260 ] {8ee50932-4b9f-4397-bea4-0fae64cc88a8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.841362 [ 260 ] {8ee50932-4b9f-4397-bea4-0fae64cc88a8} executeQuery: Read 14 rows, 1.01 KiB in 0.001795 sec., 7799.442896935933 rows/sec., 561.46 KiB/sec. 2025.01.17 08:05:21.841418 [ 260 ] {8ee50932-4b9f-4397-bea4-0fae64cc88a8} TCPHandler: Processed in 0.00210677 sec. 2025.01.17 08:05:21.841652 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.841840 [ 262 ] {1d8cb778-6b97-4945-a3cd-97816654e728} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:05:21.841912 [ 262 ] {1d8cb778-6b97-4945-a3cd-97816654e728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:05:21.842645 [ 262 ] {1d8cb778-6b97-4945-a3cd-97816654e728} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.842693 [ 262 ] {1d8cb778-6b97-4945-a3cd-97816654e728} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.843115 [ 262 ] {1d8cb778-6b97-4945-a3cd-97816654e728} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.17 08:05:21.843373 [ 262 ] {1d8cb778-6b97-4945-a3cd-97816654e728} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.843656 [ 262 ] {1d8cb778-6b97-4945-a3cd-97816654e728} executeQuery: Read 2 rows, 167.00 B in 0.001861 sec., 1074.69102632993 rows/sec., 87.63 KiB/sec. 2025.01.17 08:05:21.843870 [ 262 ] {1d8cb778-6b97-4945-a3cd-97816654e728} TCPHandler: Processed in 0.002335413 sec. 2025.01.17 08:05:21.844059 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.844194 [ 260 ] {10fb7012-57a9-4169-ade8-d1b825b9b482} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:21.844251 [ 260 ] {10fb7012-57a9-4169-ade8-d1b825b9b482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:21.845666 [ 260 ] {10fb7012-57a9-4169-ade8-d1b825b9b482} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.845705 [ 260 ] {10fb7012-57a9-4169-ade8-d1b825b9b482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.846161 [ 260 ] {10fb7012-57a9-4169-ade8-d1b825b9b482} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:05:21.846409 [ 260 ] {10fb7012-57a9-4169-ade8-d1b825b9b482} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.846587 [ 260 ] {10fb7012-57a9-4169-ade8-d1b825b9b482} executeQuery: Read 1412 rows, 121.08 KiB in 0.002424 sec., 582508.2508250825 rows/sec., 48.78 MiB/sec. 2025.01.17 08:05:21.846639 [ 260 ] {10fb7012-57a9-4169-ade8-d1b825b9b482} TCPHandler: Processed in 0.002645558 sec. 2025.01.17 08:05:21.846817 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.846987 [ 262 ] {36009b32-b15f-412c-a6d2-7e4a25c6cf4b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:05:21.847058 [ 262 ] {36009b32-b15f-412c-a6d2-7e4a25c6cf4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:05:21.847901 [ 262 ] {36009b32-b15f-412c-a6d2-7e4a25c6cf4b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.847941 [ 262 ] {36009b32-b15f-412c-a6d2-7e4a25c6cf4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.848315 [ 262 ] {36009b32-b15f-412c-a6d2-7e4a25c6cf4b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:05:21.848562 [ 262 ] {36009b32-b15f-412c-a6d2-7e4a25c6cf4b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.848765 [ 262 ] {36009b32-b15f-412c-a6d2-7e4a25c6cf4b} executeQuery: Read 43 rows, 3.15 KiB in 0.001818 sec., 23652.365236523652 rows/sec., 1.69 MiB/sec. 2025.01.17 08:05:21.848817 [ 262 ] {36009b32-b15f-412c-a6d2-7e4a25c6cf4b} TCPHandler: Processed in 0.002085481 sec. 2025.01.17 08:05:21.848970 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.849091 [ 260 ] {8cfeeba5-7205-4723-b76b-30bafb2c0477} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:05:21.849138 [ 260 ] {8cfeeba5-7205-4723-b76b-30bafb2c0477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:05:21.849817 [ 260 ] {8cfeeba5-7205-4723-b76b-30bafb2c0477} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.849856 [ 260 ] {8cfeeba5-7205-4723-b76b-30bafb2c0477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.850227 [ 260 ] {8cfeeba5-7205-4723-b76b-30bafb2c0477} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:05:21.850470 [ 260 ] {8cfeeba5-7205-4723-b76b-30bafb2c0477} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.850676 [ 260 ] {8cfeeba5-7205-4723-b76b-30bafb2c0477} executeQuery: Read 242 rows, 16.79 KiB in 0.001608 sec., 150497.51243781095 rows/sec., 10.20 MiB/sec. 2025.01.17 08:05:21.850729 [ 260 ] {8cfeeba5-7205-4723-b76b-30bafb2c0477} TCPHandler: Processed in 0.001816556 sec. 2025.01.17 08:05:21.850922 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.851092 [ 262 ] {b9b510e4-6337-41f2-a6fc-7ca713624255} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:05:21.851159 [ 262 ] {b9b510e4-6337-41f2-a6fc-7ca713624255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:05:21.851961 [ 262 ] {b9b510e4-6337-41f2-a6fc-7ca713624255} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.851999 [ 262 ] {b9b510e4-6337-41f2-a6fc-7ca713624255} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.852356 [ 262 ] {b9b510e4-6337-41f2-a6fc-7ca713624255} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:05:21.852604 [ 262 ] {b9b510e4-6337-41f2-a6fc-7ca713624255} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.852787 [ 262 ] {b9b510e4-6337-41f2-a6fc-7ca713624255} executeQuery: Read 13 rows, 830.00 B in 0.001736 sec., 7488.479262672811 rows/sec., 466.90 KiB/sec. 2025.01.17 08:05:21.852839 [ 262 ] {b9b510e4-6337-41f2-a6fc-7ca713624255} TCPHandler: Processed in 0.002001489 sec. 2025.01.17 08:05:21.853010 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.853151 [ 260 ] {2fe8e669-d9ea-4c54-8130-b2eb1267531e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:21.853208 [ 260 ] {2fe8e669-d9ea-4c54-8130-b2eb1267531e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:21.854221 [ 260 ] {2fe8e669-d9ea-4c54-8130-b2eb1267531e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.854261 [ 260 ] {2fe8e669-d9ea-4c54-8130-b2eb1267531e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.854665 [ 260 ] {2fe8e669-d9ea-4c54-8130-b2eb1267531e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:05:21.854908 [ 260 ] {2fe8e669-d9ea-4c54-8130-b2eb1267531e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.855151 [ 260 ] {2fe8e669-d9ea-4c54-8130-b2eb1267531e} executeQuery: Read 874 rows, 64.86 KiB in 0.00202 sec., 432673.26732673263 rows/sec., 31.35 MiB/sec. 2025.01.17 08:05:21.855218 [ 260 ] {2fe8e669-d9ea-4c54-8130-b2eb1267531e} TCPHandler: Processed in 0.002277112 sec. 2025.01.17 08:05:21.855432 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.855590 [ 262 ] {207c7b49-ca5a-4439-831e-f52d3bb295f7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:05:21.855649 [ 262 ] {207c7b49-ca5a-4439-831e-f52d3bb295f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:05:21.856159 [ 262 ] {207c7b49-ca5a-4439-831e-f52d3bb295f7} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.856196 [ 262 ] {207c7b49-ca5a-4439-831e-f52d3bb295f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.856566 [ 262 ] {207c7b49-ca5a-4439-831e-f52d3bb295f7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:05:21.856803 [ 262 ] {207c7b49-ca5a-4439-831e-f52d3bb295f7} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.856983 [ 262 ] {207c7b49-ca5a-4439-831e-f52d3bb295f7} executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. 2025.01.17 08:05:21.857032 [ 262 ] {207c7b49-ca5a-4439-831e-f52d3bb295f7} TCPHandler: Processed in 0.001730184 sec. 2025.01.17 08:05:21.857186 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.857325 [ 260 ] {6e59150a-1c7a-4a75-9480-68b2dcdff612} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:21.857386 [ 260 ] {6e59150a-1c7a-4a75-9480-68b2dcdff612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:21.858238 [ 260 ] {6e59150a-1c7a-4a75-9480-68b2dcdff612} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.858278 [ 260 ] {6e59150a-1c7a-4a75-9480-68b2dcdff612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.858719 [ 260 ] {6e59150a-1c7a-4a75-9480-68b2dcdff612} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:05:21.858955 [ 260 ] {6e59150a-1c7a-4a75-9480-68b2dcdff612} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.859172 [ 260 ] {6e59150a-1c7a-4a75-9480-68b2dcdff612} executeQuery: Read 1084 rows, 74.17 KiB in 0.001879 sec., 576902.6077700905 rows/sec., 38.55 MiB/sec. 2025.01.17 08:05:21.859224 [ 260 ] {6e59150a-1c7a-4a75-9480-68b2dcdff612} TCPHandler: Processed in 0.002106351 sec. 2025.01.17 08:05:21.859398 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.859568 [ 262 ] {74c841dc-729e-405d-bdd4-102f3ede5c42} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:05:21.859641 [ 262 ] {74c841dc-729e-405d-bdd4-102f3ede5c42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:05:21.860179 [ 262 ] {74c841dc-729e-405d-bdd4-102f3ede5c42} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.860217 [ 262 ] {74c841dc-729e-405d-bdd4-102f3ede5c42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.860571 [ 262 ] {74c841dc-729e-405d-bdd4-102f3ede5c42} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:05:21.860806 [ 262 ] {74c841dc-729e-405d-bdd4-102f3ede5c42} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.860986 [ 262 ] {74c841dc-729e-405d-bdd4-102f3ede5c42} executeQuery: Read 1 rows, 69.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 46.15 KiB/sec. 2025.01.17 08:05:21.861036 [ 262 ] {74c841dc-729e-405d-bdd4-102f3ede5c42} TCPHandler: Processed in 0.001718965 sec. 2025.01.17 08:05:21.861192 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.861350 [ 260 ] {93e08cf8-9994-45b2-8f40-ecd0c141c024} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:21.861430 [ 260 ] {93e08cf8-9994-45b2-8f40-ecd0c141c024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:05:21.862577 [ 260 ] {93e08cf8-9994-45b2-8f40-ecd0c141c024} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.862618 [ 260 ] {93e08cf8-9994-45b2-8f40-ecd0c141c024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.863257 [ 260 ] {93e08cf8-9994-45b2-8f40-ecd0c141c024} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:05:21.863518 [ 260 ] {93e08cf8-9994-45b2-8f40-ecd0c141c024} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.863749 [ 260 ] {93e08cf8-9994-45b2-8f40-ecd0c141c024} executeQuery: Read 34 rows, 62.39 KiB in 0.002442 sec., 13923.013923013923 rows/sec., 24.95 MiB/sec. 2025.01.17 08:05:21.863843 [ 260 ] {93e08cf8-9994-45b2-8f40-ecd0c141c024} TCPHandler: Processed in 0.002717869 sec. 2025.01.17 08:05:21.864007 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:21.864146 [ 262 ] {db100623-7b79-4635-a62d-98d1352d0ccb} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:21.864205 [ 262 ] {db100623-7b79-4635-a62d-98d1352d0ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:21.864783 [ 262 ] {db100623-7b79-4635-a62d-98d1352d0ccb} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:21.864828 [ 262 ] {db100623-7b79-4635-a62d-98d1352d0ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:21.865203 [ 262 ] {db100623-7b79-4635-a62d-98d1352d0ccb} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:05:21.865440 [ 262 ] {db100623-7b79-4635-a62d-98d1352d0ccb} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:21.865614 [ 262 ] {db100623-7b79-4635-a62d-98d1352d0ccb} executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec. 2025.01.17 08:05:21.865661 [ 262 ] {db100623-7b79-4635-a62d-98d1352d0ccb} TCPHandler: Processed in 0.001723095 sec. 2025.01.17 08:05:22.727104 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:22.727287 [ 260 ] {6fa7911b-acd7-42ed-8ece-af28ae3c4057} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:22.727358 [ 260 ] {6fa7911b-acd7-42ed-8ece-af28ae3c4057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:22.728110 [ 260 ] {6fa7911b-acd7-42ed-8ece-af28ae3c4057} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:22.728154 [ 260 ] {6fa7911b-acd7-42ed-8ece-af28ae3c4057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:22.728571 [ 260 ] {6fa7911b-acd7-42ed-8ece-af28ae3c4057} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:05:22.728835 [ 260 ] {6fa7911b-acd7-42ed-8ece-af28ae3c4057} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:22.729038 [ 70 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 08:05:22.729099 [ 260 ] {6fa7911b-acd7-42ed-8ece-af28ae3c4057} executeQuery: Read 10 rows, 999.00 B in 0.001853 sec., 5396.654074473826 rows/sec., 526.49 KiB/sec. 2025.01.17 08:05:22.729130 [ 70 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:22.729207 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:22.729220 [ 260 ] {6fa7911b-acd7-42ed-8ece-af28ae3c4057} TCPHandler: Processed in 0.002235622 sec. 2025.01.17 08:05:22.729458 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 08:05:22.729518 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:22.729656 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:22.729705 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1430 rows starting from the beginning of the part 2025.01.17 08:05:22.729735 [ 262 ] {c83e5774-775d-478e-b8ca-4a27591de9d0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:05:22.729864 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2025.01.17 08:05:22.729885 [ 262 ] {c83e5774-775d-478e-b8ca-4a27591de9d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:05:22.730340 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 281 rows starting from the beginning of the part 2025.01.17 08:05:22.730626 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part 2025.01.17 08:05:22.731041 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1412 rows starting from the beginning of the part 2025.01.17 08:05:22.731483 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part 2025.01.17 08:05:22.732487 [ 262 ] {c83e5774-775d-478e-b8ca-4a27591de9d0} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:22.732534 [ 262 ] {c83e5774-775d-478e-b8ca-4a27591de9d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:22.733137 [ 262 ] {c83e5774-775d-478e-b8ca-4a27591de9d0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:05:22.733421 [ 262 ] {c83e5774-775d-478e-b8ca-4a27591de9d0} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:22.733680 [ 262 ] {c83e5774-775d-478e-b8ca-4a27591de9d0} executeQuery: Read 5 rows, 385.00 B in 0.004003 sec., 1249.0632025980515 rows/sec., 93.92 KiB/sec. 2025.01.17 08:05:22.733834 [ 262 ] {c83e5774-775d-478e-b8ca-4a27591de9d0} TCPHandler: Processed in 0.004460134 sec. 2025.01.17 08:05:22.733992 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3245 rows, containing 5 columns (5 merged, 0 gathered) in 0.004650016 sec., 697847.0611714025 rows/sec., 61.24 MiB/sec. 2025.01.17 08:05:22.734032 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:22.734193 [ 260 ] {f2157f92-80f2-4e95-bca8-7e03dd2de744} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:22.734230 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 08:05:22.734267 [ 260 ] {f2157f92-80f2-4e95-bca8-7e03dd2de744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:22.734804 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:22.735014 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_61_12} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 08:05:22.735125 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 08:05:22.735369 [ 260 ] {f2157f92-80f2-4e95-bca8-7e03dd2de744} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:22.735414 [ 260 ] {f2157f92-80f2-4e95-bca8-7e03dd2de744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:22.735772 [ 260 ] {f2157f92-80f2-4e95-bca8-7e03dd2de744} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:05:22.736017 [ 260 ] {f2157f92-80f2-4e95-bca8-7e03dd2de744} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:22.736198 [ 70 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 08:05:22.736255 [ 70 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:22.736271 [ 260 ] {f2157f92-80f2-4e95-bca8-7e03dd2de744} executeQuery: Read 5 rows, 410.00 B in 0.002112 sec., 2367.424242424242 rows/sec., 189.58 KiB/sec. 2025.01.17 08:05:22.736292 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:22.736449 [ 260 ] {f2157f92-80f2-4e95-bca8-7e03dd2de744} TCPHandler: Processed in 0.002496686 sec. 2025.01.17 08:05:22.736500 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 08:05:22.736623 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:22.736668 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part 2025.01.17 08:05:22.736669 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:22.736798 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.01.17 08:05:22.737131 [ 262 ] {07e57031-3386-44d3-aa2b-40d281719dae} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:22.737181 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 421 rows starting from the beginning of the part 2025.01.17 08:05:22.737619 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part 2025.01.17 08:05:22.737625 [ 262 ] {07e57031-3386-44d3-aa2b-40d281719dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:05:22.737891 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 874 rows starting from the beginning of the part 2025.01.17 08:05:22.738295 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 5 rows starting from the beginning of the part 2025.01.17 08:05:22.742087 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2341 rows, containing 5 columns (5 merged, 0 gathered) in 0.005656041 sec., 413893.7465269435 rows/sec., 31.67 MiB/sec. 2025.01.17 08:05:22.742139 [ 262 ] {07e57031-3386-44d3-aa2b-40d281719dae} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:22.742191 [ 262 ] {07e57031-3386-44d3-aa2b-40d281719dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:22.742325 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 08:05:22.742953 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:22.743120 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_61_12} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 08:05:22.743301 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 08:05:22.743542 [ 262 ] {07e57031-3386-44d3-aa2b-40d281719dae} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:05:22.743997 [ 262 ] {07e57031-3386-44d3-aa2b-40d281719dae} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:22.744247 [ 262 ] {07e57031-3386-44d3-aa2b-40d281719dae} executeQuery: Read 5 rows, 9.17 KiB in 0.007347 sec., 680.5498843065196 rows/sec., 1.22 MiB/sec. 2025.01.17 08:05:22.744361 [ 262 ] {07e57031-3386-44d3-aa2b-40d281719dae} TCPHandler: Processed in 0.007790252 sec. 2025.01.17 08:05:23.862450 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2025.01.17 08:05:23.863113 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:23.863164 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:23.863716 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:05:23.863980 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:23.864269 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2025.01.17 08:05:25.070130 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.01.17 08:05:25.091277 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:25.091334 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:25.098690 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:05:25.099451 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:25.102054 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.01.17 08:05:27.735035 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:27.735236 [ 260 ] {c49b3243-1eab-4f6f-9ff8-05683ce1e1a4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:27.735308 [ 260 ] {c49b3243-1eab-4f6f-9ff8-05683ce1e1a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:27.736079 [ 260 ] {c49b3243-1eab-4f6f-9ff8-05683ce1e1a4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:27.736133 [ 260 ] {c49b3243-1eab-4f6f-9ff8-05683ce1e1a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:27.736573 [ 260 ] {c49b3243-1eab-4f6f-9ff8-05683ce1e1a4} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:05:27.736829 [ 260 ] {c49b3243-1eab-4f6f-9ff8-05683ce1e1a4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:27.737062 [ 260 ] {c49b3243-1eab-4f6f-9ff8-05683ce1e1a4} executeQuery: Read 56 rows, 4.41 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.29 MiB/sec. 2025.01.17 08:05:27.737129 [ 260 ] {c49b3243-1eab-4f6f-9ff8-05683ce1e1a4} TCPHandler: Processed in 0.002232122 sec. 2025.01.17 08:05:27.737460 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:27.737767 [ 262 ] {b4bf9a40-c2b3-4154-9c74-030df47d3deb} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:27.737884 [ 262 ] {b4bf9a40-c2b3-4154-9c74-030df47d3deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:27.738761 [ 262 ] {b4bf9a40-c2b3-4154-9c74-030df47d3deb} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:27.738810 [ 262 ] {b4bf9a40-c2b3-4154-9c74-030df47d3deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:27.739244 [ 262 ] {b4bf9a40-c2b3-4154-9c74-030df47d3deb} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:05:27.739500 [ 262 ] {b4bf9a40-c2b3-4154-9c74-030df47d3deb} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:27.739738 [ 262 ] {b4bf9a40-c2b3-4154-9c74-030df47d3deb} executeQuery: Read 64 rows, 5.12 KiB in 0.002055 sec., 31143.552311435524 rows/sec., 2.43 MiB/sec. 2025.01.17 08:05:27.739803 [ 262 ] {b4bf9a40-c2b3-4154-9c74-030df47d3deb} TCPHandler: Processed in 0.002532056 sec. 2025.01.17 08:05:27.739960 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:27.740084 [ 260 ] {2173e62b-275e-4817-acd3-42804af9af9d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:27.740139 [ 260 ] {2173e62b-275e-4817-acd3-42804af9af9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:27.740716 [ 260 ] {2173e62b-275e-4817-acd3-42804af9af9d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:27.740758 [ 260 ] {2173e62b-275e-4817-acd3-42804af9af9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:27.741168 [ 260 ] {2173e62b-275e-4817-acd3-42804af9af9d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:05:27.741420 [ 260 ] {2173e62b-275e-4817-acd3-42804af9af9d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:27.741661 [ 260 ] {2173e62b-275e-4817-acd3-42804af9af9d} executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. 2025.01.17 08:05:27.741717 [ 260 ] {2173e62b-275e-4817-acd3-42804af9af9d} TCPHandler: Processed in 0.001812556 sec. 2025.01.17 08:05:27.741875 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:27.742001 [ 262 ] {4ae3f70c-b15f-4bb1-9868-576902b61809} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:27.742054 [ 262 ] {4ae3f70c-b15f-4bb1-9868-576902b61809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:27.742584 [ 262 ] {4ae3f70c-b15f-4bb1-9868-576902b61809} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:27.742624 [ 262 ] {4ae3f70c-b15f-4bb1-9868-576902b61809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:27.743007 [ 262 ] {4ae3f70c-b15f-4bb1-9868-576902b61809} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:05:27.743256 [ 262 ] {4ae3f70c-b15f-4bb1-9868-576902b61809} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:27.743511 [ 262 ] {4ae3f70c-b15f-4bb1-9868-576902b61809} executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. 2025.01.17 08:05:27.743581 [ 262 ] {4ae3f70c-b15f-4bb1-9868-576902b61809} TCPHandler: Processed in 0.001761435 sec. 2025.01.17 08:05:31.227978 [ 59 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:05:31.228042 [ 59 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:05:31.364541 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2025.01.17 08:05:31.365221 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:31.365265 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:31.365787 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:05:31.366037 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:31.366265 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.01.17 08:05:31.445503 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1088 2025.01.17 08:05:31.448607 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:31.448647 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:31.450100 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:05:31.450411 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:31.450883 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1088 2025.01.17 08:05:32.602258 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.01.17 08:05:32.623404 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.623469 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.630841 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:05:32.631633 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.634333 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.01.17 08:05:32.742507 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.742692 [ 260 ] {d8c7fd66-d61a-47d1-9f11-3227ccb893d9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:05:32.742759 [ 260 ] {d8c7fd66-d61a-47d1-9f11-3227ccb893d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:05:32.743487 [ 260 ] {d8c7fd66-d61a-47d1-9f11-3227ccb893d9} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.743529 [ 260 ] {d8c7fd66-d61a-47d1-9f11-3227ccb893d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.743968 [ 260 ] {d8c7fd66-d61a-47d1-9f11-3227ccb893d9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:05:32.744223 [ 260 ] {d8c7fd66-d61a-47d1-9f11-3227ccb893d9} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.744454 [ 260 ] {d8c7fd66-d61a-47d1-9f11-3227ccb893d9} executeQuery: Read 14 rows, 1.01 KiB in 0.001814 sec., 7717.750826901874 rows/sec., 555.57 KiB/sec. 2025.01.17 08:05:32.744509 [ 260 ] {d8c7fd66-d61a-47d1-9f11-3227ccb893d9} TCPHandler: Processed in 0.00212057 sec. 2025.01.17 08:05:32.744745 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.744931 [ 262 ] {f4ee290c-914f-4255-917e-107d74167b62} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:32.745000 [ 262 ] {f4ee290c-914f-4255-917e-107d74167b62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:32.745870 [ 262 ] {f4ee290c-914f-4255-917e-107d74167b62} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.745915 [ 262 ] {f4ee290c-914f-4255-917e-107d74167b62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.746375 [ 262 ] {f4ee290c-914f-4255-917e-107d74167b62} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:05:32.746631 [ 262 ] {f4ee290c-914f-4255-917e-107d74167b62} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.746873 [ 262 ] {f4ee290c-914f-4255-917e-107d74167b62} executeQuery: Read 281 rows, 25.42 KiB in 0.001994 sec., 140922.76830491473 rows/sec., 12.45 MiB/sec. 2025.01.17 08:05:32.746931 [ 262 ] {f4ee290c-914f-4255-917e-107d74167b62} TCPHandler: Processed in 0.002307723 sec. 2025.01.17 08:05:32.747087 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.747205 [ 260 ] {c38562d0-e347-4337-8b25-05559a883134} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:05:32.747253 [ 260 ] {c38562d0-e347-4337-8b25-05559a883134} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:05:32.747923 [ 260 ] {c38562d0-e347-4337-8b25-05559a883134} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.747962 [ 260 ] {c38562d0-e347-4337-8b25-05559a883134} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.748327 [ 260 ] {c38562d0-e347-4337-8b25-05559a883134} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:05:32.748570 [ 260 ] {c38562d0-e347-4337-8b25-05559a883134} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.748781 [ 260 ] {c38562d0-e347-4337-8b25-05559a883134} executeQuery: Read 46 rows, 3.39 KiB in 0.001599 sec., 28767.979987492185 rows/sec., 2.07 MiB/sec. 2025.01.17 08:05:32.748832 [ 260 ] {c38562d0-e347-4337-8b25-05559a883134} TCPHandler: Processed in 0.001800106 sec. 2025.01.17 08:05:32.748991 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.749107 [ 262 ] {31207f28-b706-4cfc-91fc-6c03934a0f8e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:05:32.749156 [ 262 ] {31207f28-b706-4cfc-91fc-6c03934a0f8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:05:32.749729 [ 262 ] {31207f28-b706-4cfc-91fc-6c03934a0f8e} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.749769 [ 262 ] {31207f28-b706-4cfc-91fc-6c03934a0f8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.750122 [ 262 ] {31207f28-b706-4cfc-91fc-6c03934a0f8e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:05:32.750366 [ 262 ] {31207f28-b706-4cfc-91fc-6c03934a0f8e} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.750619 [ 262 ] {31207f28-b706-4cfc-91fc-6c03934a0f8e} executeQuery: Read 14 rows, 1004.00 B in 0.001529 sec., 9156.311314584696 rows/sec., 641.25 KiB/sec. 2025.01.17 08:05:32.750780 [ 262 ] {31207f28-b706-4cfc-91fc-6c03934a0f8e} TCPHandler: Processed in 0.001846016 sec. 2025.01.17 08:05:32.750985 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.751099 [ 260 ] {bedd5e5f-3c78-47c1-bcf4-a331870036a7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:05:32.751145 [ 260 ] {bedd5e5f-3c78-47c1-bcf4-a331870036a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:05:32.751716 [ 260 ] {bedd5e5f-3c78-47c1-bcf4-a331870036a7} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.751755 [ 260 ] {bedd5e5f-3c78-47c1-bcf4-a331870036a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.752108 [ 260 ] {bedd5e5f-3c78-47c1-bcf4-a331870036a7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:05:32.752345 [ 260 ] {bedd5e5f-3c78-47c1-bcf4-a331870036a7} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.752615 [ 260 ] {bedd5e5f-3c78-47c1-bcf4-a331870036a7} executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. 2025.01.17 08:05:32.752686 [ 260 ] {bedd5e5f-3c78-47c1-bcf4-a331870036a7} TCPHandler: Processed in 0.001773615 sec. 2025.01.17 08:05:32.752959 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.753140 [ 262 ] {aebec449-eb56-4a72-b682-33e140660d63} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:32.753199 [ 262 ] {aebec449-eb56-4a72-b682-33e140660d63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:32.753991 [ 262 ] {aebec449-eb56-4a72-b682-33e140660d63} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.754031 [ 262 ] {aebec449-eb56-4a72-b682-33e140660d63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.754414 [ 262 ] {aebec449-eb56-4a72-b682-33e140660d63} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:05:32.754664 [ 262 ] {aebec449-eb56-4a72-b682-33e140660d63} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.754903 [ 262 ] {aebec449-eb56-4a72-b682-33e140660d63} executeQuery: Read 421 rows, 30.80 KiB in 0.001795 sec., 234540.38997214485 rows/sec., 16.76 MiB/sec. 2025.01.17 08:05:32.754954 [ 262 ] {aebec449-eb56-4a72-b682-33e140660d63} TCPHandler: Processed in 0.002152231 sec. 2025.01.17 08:05:32.755078 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.755192 [ 260 ] {76a3f99a-87cb-4e30-bbbe-076e707221ea} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:05:32.755241 [ 260 ] {76a3f99a-87cb-4e30-bbbe-076e707221ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:05:32.755900 [ 260 ] {76a3f99a-87cb-4e30-bbbe-076e707221ea} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.755938 [ 260 ] {76a3f99a-87cb-4e30-bbbe-076e707221ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.756317 [ 260 ] {76a3f99a-87cb-4e30-bbbe-076e707221ea} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:05:32.756579 [ 260 ] {76a3f99a-87cb-4e30-bbbe-076e707221ea} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.756832 [ 260 ] {76a3f99a-87cb-4e30-bbbe-076e707221ea} executeQuery: Read 6 rows, 321.00 B in 0.001664 sec., 3605.769230769231 rows/sec., 188.39 KiB/sec. 2025.01.17 08:05:32.757037 [ 260 ] {76a3f99a-87cb-4e30-bbbe-076e707221ea} TCPHandler: Processed in 0.002007769 sec. 2025.01.17 08:05:32.757227 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.757349 [ 262 ] {d8b1f5a9-e259-4e61-9baa-f569132fd4ba} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:32.757410 [ 262 ] {d8b1f5a9-e259-4e61-9baa-f569132fd4ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:32.758119 [ 262 ] {d8b1f5a9-e259-4e61-9baa-f569132fd4ba} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.758165 [ 262 ] {d8b1f5a9-e259-4e61-9baa-f569132fd4ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.758601 [ 262 ] {d8b1f5a9-e259-4e61-9baa-f569132fd4ba} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:05:32.758839 [ 262 ] {d8b1f5a9-e259-4e61-9baa-f569132fd4ba} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.759051 [ 262 ] {d8b1f5a9-e259-4e61-9baa-f569132fd4ba} executeQuery: Read 237 rows, 16.27 KiB in 0.00173 sec., 136994.2196531792 rows/sec., 9.18 MiB/sec. 2025.01.17 08:05:32.759102 [ 262 ] {d8b1f5a9-e259-4e61-9baa-f569132fd4ba} TCPHandler: Processed in 0.001957958 sec. 2025.01.17 08:05:32.759241 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.759355 [ 260 ] {d9d8faa0-9e16-4423-aa97-939b3bdea94d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:05:32.759405 [ 260 ] {d9d8faa0-9e16-4423-aa97-939b3bdea94d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:05:32.759872 [ 260 ] {d9d8faa0-9e16-4423-aa97-939b3bdea94d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.759910 [ 260 ] {d9d8faa0-9e16-4423-aa97-939b3bdea94d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.760269 [ 260 ] {d9d8faa0-9e16-4423-aa97-939b3bdea94d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:05:32.760504 [ 260 ] {d9d8faa0-9e16-4423-aa97-939b3bdea94d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.760746 [ 260 ] {d9d8faa0-9e16-4423-aa97-939b3bdea94d} executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. 2025.01.17 08:05:32.760963 [ 260 ] {d9d8faa0-9e16-4423-aa97-939b3bdea94d} TCPHandler: Processed in 0.001766995 sec. 2025.01.17 08:05:32.761160 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.761275 [ 262 ] {6fa8ce34-f18c-4f0c-ae05-949ae5c18b46} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:32.761361 [ 262 ] {6fa8ce34-f18c-4f0c-ae05-949ae5c18b46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:05:32.762733 [ 262 ] {6fa8ce34-f18c-4f0c-ae05-949ae5c18b46} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.762773 [ 262 ] {6fa8ce34-f18c-4f0c-ae05-949ae5c18b46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.763455 [ 262 ] {6fa8ce34-f18c-4f0c-ae05-949ae5c18b46} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:05:32.763708 [ 262 ] {6fa8ce34-f18c-4f0c-ae05-949ae5c18b46} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.763953 [ 262 ] {6fa8ce34-f18c-4f0c-ae05-949ae5c18b46} executeQuery: Read 39 rows, 71.56 KiB in 0.002702 sec., 14433.752775721689 rows/sec., 25.86 MiB/sec. 2025.01.17 08:05:32.764045 [ 262 ] {6fa8ce34-f18c-4f0c-ae05-949ae5c18b46} TCPHandler: Processed in 0.002975853 sec. 2025.01.17 08:05:32.764194 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:32.764311 [ 260 ] {6b499fe0-cefa-44d7-bca5-b78ff59b2ad4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:32.764361 [ 260 ] {6b499fe0-cefa-44d7-bca5-b78ff59b2ad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:32.764860 [ 260 ] {6b499fe0-cefa-44d7-bca5-b78ff59b2ad4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.764900 [ 260 ] {6b499fe0-cefa-44d7-bca5-b78ff59b2ad4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.765269 [ 260 ] {6b499fe0-cefa-44d7-bca5-b78ff59b2ad4} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:05:32.765507 [ 260 ] {6b499fe0-cefa-44d7-bca5-b78ff59b2ad4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.765675 [ 56 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 08:05:32.765744 [ 260 ] {6b499fe0-cefa-44d7-bca5-b78ff59b2ad4} executeQuery: Read 82 rows, 5.33 KiB in 0.001454 sec., 56396.148555708394 rows/sec., 3.58 MiB/sec. 2025.01.17 08:05:32.765772 [ 56 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:32.765853 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:32.765856 [ 260 ] {6b499fe0-cefa-44d7-bca5-b78ff59b2ad4} TCPHandler: Processed in 0.001716305 sec. 2025.01.17 08:05:32.766061 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 08:05:32.766201 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:32.766237 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3610 rows starting from the beginning of the part 2025.01.17 08:05:32.766311 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part 2025.01.17 08:05:32.766510 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.01.17 08:05:32.766793 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part 2025.01.17 08:05:32.766999 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2025.01.17 08:05:32.767204 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part 2025.01.17 08:05:32.768794 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3976 rows, containing 4 columns (4 merged, 0 gathered) in 0.002815451 sec., 1412207.1383945236 rows/sec., 92.01 MiB/sec. 2025.01.17 08:05:32.769127 [ 198 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 08:05:32.769436 [ 198 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:32.769523 [ 198 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_56_11} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 08:05:32.769620 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 08:05:33.000194 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 215.21 MiB, peak 221.17 MiB, free memory in arenas 0.00 B, will set to 213.90 MiB (RSS), difference: -1.31 MiB 2025.01.17 08:05:37.735462 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:37.735667 [ 260 ] {8de802c8-bc33-4e33-b435-647e1b5ba678} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:37.735741 [ 260 ] {8de802c8-bc33-4e33-b435-647e1b5ba678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:37.736514 [ 260 ] {8de802c8-bc33-4e33-b435-647e1b5ba678} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:37.736570 [ 260 ] {8de802c8-bc33-4e33-b435-647e1b5ba678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:37.736997 [ 260 ] {8de802c8-bc33-4e33-b435-647e1b5ba678} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:05:37.737243 [ 260 ] {8de802c8-bc33-4e33-b435-647e1b5ba678} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:37.737491 [ 260 ] {8de802c8-bc33-4e33-b435-647e1b5ba678} executeQuery: Read 56 rows, 4.41 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.30 MiB/sec. 2025.01.17 08:05:37.737599 [ 260 ] {8de802c8-bc33-4e33-b435-647e1b5ba678} TCPHandler: Processed in 0.002268573 sec. 2025.01.17 08:05:37.737906 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:37.738100 [ 262 ] {0705f22c-5f7c-4c4a-9590-51af43770510} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:37.738172 [ 262 ] {0705f22c-5f7c-4c4a-9590-51af43770510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:37.738937 [ 262 ] {0705f22c-5f7c-4c4a-9590-51af43770510} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:37.738987 [ 262 ] {0705f22c-5f7c-4c4a-9590-51af43770510} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:37.739416 [ 262 ] {0705f22c-5f7c-4c4a-9590-51af43770510} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:05:37.739683 [ 262 ] {0705f22c-5f7c-4c4a-9590-51af43770510} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:37.739944 [ 262 ] {0705f22c-5f7c-4c4a-9590-51af43770510} executeQuery: Read 64 rows, 5.12 KiB in 0.001891 sec., 33844.52670544685 rows/sec., 2.64 MiB/sec. 2025.01.17 08:05:37.740066 [ 262 ] {0705f22c-5f7c-4c4a-9590-51af43770510} TCPHandler: Processed in 0.002328693 sec. 2025.01.17 08:05:37.740330 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:37.740489 [ 260 ] {ac48ad91-66f2-498a-be8a-6ace011b55bf} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:37.740555 [ 260 ] {ac48ad91-66f2-498a-be8a-6ace011b55bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:37.741144 [ 260 ] {ac48ad91-66f2-498a-be8a-6ace011b55bf} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:37.741187 [ 260 ] {ac48ad91-66f2-498a-be8a-6ace011b55bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:37.741586 [ 260 ] {ac48ad91-66f2-498a-be8a-6ace011b55bf} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:05:37.741823 [ 260 ] {ac48ad91-66f2-498a-be8a-6ace011b55bf} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:37.741995 [ 50 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.01.17 08:05:37.742062 [ 260 ] {ac48ad91-66f2-498a-be8a-6ace011b55bf} executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. 2025.01.17 08:05:37.742085 [ 50 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:37.742158 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:37.742215 [ 260 ] {ac48ad91-66f2-498a-be8a-6ace011b55bf} TCPHandler: Processed in 0.002014839 sec. 2025.01.17 08:05:37.742472 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:37.742583 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.01.17 08:05:37.742957 [ 262 ] {4eb9572d-74b4-4abc-afd2-47d298daf842} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:37.743142 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:37.743196 [ 262 ] {4eb9572d-74b4-4abc-afd2-47d298daf842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:37.743249 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_55_11, total 18539 rows starting from the beginning of the part 2025.01.17 08:05:37.743677 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part 2025.01.17 08:05:37.744121 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:05:37.744374 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.01.17 08:05:37.744735 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part 2025.01.17 08:05:37.745056 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.01.17 08:05:37.745630 [ 262 ] {4eb9572d-74b4-4abc-afd2-47d298daf842} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:37.745685 [ 262 ] {4eb9572d-74b4-4abc-afd2-47d298daf842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:37.746416 [ 262 ] {4eb9572d-74b4-4abc-afd2-47d298daf842} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:05:37.746828 [ 262 ] {4eb9572d-74b4-4abc-afd2-47d298daf842} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:37.747102 [ 262 ] {4eb9572d-74b4-4abc-afd2-47d298daf842} executeQuery: Read 60 rows, 4.14 KiB in 0.004354 sec., 13780.431786862655 rows/sec., 950.99 KiB/sec. 2025.01.17 08:05:37.747275 [ 262 ] {4eb9572d-74b4-4abc-afd2-47d298daf842} TCPHandler: Processed in 0.004944071 sec. 2025.01.17 08:05:37.754844 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 20340 rows, containing 5 columns (5 merged, 0 gathered) in 0.01258676 sec., 1615983.7797812938 rows/sec., 109.09 MiB/sec. 2025.01.17 08:05:37.755299 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.01.17 08:05:37.755658 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:37.755749 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_60_12} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.01.17 08:05:37.755859 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.01.17 08:05:38.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.20 MiB, peak 221.50 MiB, free memory in arenas 0.00 B, will set to 215.70 MiB (RSS), difference: 1.50 MiB 2025.01.17 08:05:38.866554 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2025.01.17 08:05:38.867240 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:38.867294 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:38.867854 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:05:38.868125 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:38.868354 [ 49 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 08:05:38.868391 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2025.01.17 08:05:38.868443 [ 49 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:38.868478 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:38.868701 [ 192 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 08:05:38.869247 [ 192 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:38.869374 [ 192 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.01.17 08:05:38.869835 [ 192 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2025.01.17 08:05:38.870061 [ 192 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2025.01.17 08:05:38.870265 [ 192 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2025.01.17 08:05:38.870353 [ 192 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2025.01.17 08:05:38.870496 [ 192 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2025.01.17 08:05:38.872913 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004382363 sec., 4287184.790488602 rows/sec., 61.33 MiB/sec. 2025.01.17 08:05:38.873243 [ 193 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 08:05:38.873564 [ 193 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:38.873714 [ 193 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_41_8} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 08:05:38.873828 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.01.17 08:05:40.134531 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.01.17 08:05:40.157223 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:40.157280 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:40.164840 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:05:40.165622 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:40.165943 [ 46 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 08:05:40.166008 [ 46 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:40.166054 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:40.166463 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 08:05:40.182477 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.01.17 08:05:40.184149 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:40.185438 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.01.17 08:05:40.191146 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.01.17 08:05:40.196451 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.01.17 08:05:40.201923 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.01.17 08:05:40.207646 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.01.17 08:05:40.212320 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.01.17 08:05:40.276460 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.110267032 sec., 2802.288176215716 rows/sec., 14.49 MiB/sec. 2025.01.17 08:05:40.279660 [ 188 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 08:05:40.282631 [ 188 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:40.282769 [ 188 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_41_8} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 08:05:40.285192 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.17 08:05:41.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 216.77 MiB, peak 230.19 MiB, free memory in arenas 0.00 B, will set to 218.78 MiB (RSS), difference: 2.01 MiB 2025.01.17 08:05:41.451287 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1118 2025.01.17 08:05:41.454313 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:41.454366 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:41.456290 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:05:41.456601 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:41.458074 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1118 2025.01.17 08:05:42.741910 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.742125 [ 260 ] {b5fef026-d512-4611-8f57-93d9e9936734} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:05:42.742206 [ 260 ] {b5fef026-d512-4611-8f57-93d9e9936734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:05:42.743048 [ 260 ] {b5fef026-d512-4611-8f57-93d9e9936734} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.743098 [ 260 ] {b5fef026-d512-4611-8f57-93d9e9936734} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.743534 [ 260 ] {b5fef026-d512-4611-8f57-93d9e9936734} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:05:42.743799 [ 260 ] {b5fef026-d512-4611-8f57-93d9e9936734} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.743954 [ 45 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.17 08:05:42.743994 [ 45 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.744014 [ 260 ] {b5fef026-d512-4611-8f57-93d9e9936734} executeQuery: Read 14 rows, 1.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 518.16 KiB/sec. 2025.01.17 08:05:42.744020 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.744156 [ 260 ] {b5fef026-d512-4611-8f57-93d9e9936734} TCPHandler: Processed in 0.002374304 sec. 2025.01.17 08:05:42.744475 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.17 08:05:42.744550 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.744873 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:42.744920 [ 262 ] {b1380833-e5ed-4f79-bed6-2c9b1375b961} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:42.744945 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2025.01.17 08:05:42.745050 [ 262 ] {b1380833-e5ed-4f79-bed6-2c9b1375b961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:42.745353 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:42.745654 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:42.745940 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:42.746397 [ 196 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:42.748235 [ 262 ] {b1380833-e5ed-4f79-bed6-2c9b1375b961} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.748333 [ 262 ] {b1380833-e5ed-4f79-bed6-2c9b1375b961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.749066 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004910941 sec., 14253.88739143883 rows/sec., 1.06 MiB/sec. 2025.01.17 08:05:42.749360 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.17 08:05:42.749428 [ 262 ] {b1380833-e5ed-4f79-bed6-2c9b1375b961} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:05:42.749871 [ 262 ] {b1380833-e5ed-4f79-bed6-2c9b1375b961} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.749890 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.750081 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_29_7} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.17 08:05:42.750324 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:05:42.750386 [ 262 ] {b1380833-e5ed-4f79-bed6-2c9b1375b961} executeQuery: Read 281 rows, 25.42 KiB in 0.00556 sec., 50539.56834532374 rows/sec., 4.46 MiB/sec. 2025.01.17 08:05:42.750473 [ 262 ] {b1380833-e5ed-4f79-bed6-2c9b1375b961} TCPHandler: Processed in 0.006141478 sec. 2025.01.17 08:05:42.751559 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.751705 [ 260 ] {1cc5ce80-a5ad-4152-b0c9-ac1591067ef7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:05:42.751771 [ 260 ] {1cc5ce80-a5ad-4152-b0c9-ac1591067ef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:05:42.752508 [ 260 ] {1cc5ce80-a5ad-4152-b0c9-ac1591067ef7} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.752554 [ 260 ] {1cc5ce80-a5ad-4152-b0c9-ac1591067ef7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.752958 [ 260 ] {1cc5ce80-a5ad-4152-b0c9-ac1591067ef7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:05:42.753193 [ 260 ] {1cc5ce80-a5ad-4152-b0c9-ac1591067ef7} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.753320 [ 45 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 08:05:42.753360 [ 45 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.753381 [ 260 ] {1cc5ce80-a5ad-4152-b0c9-ac1591067ef7} executeQuery: Read 46 rows, 3.39 KiB in 0.001706 sec., 26963.65767878077 rows/sec., 1.94 MiB/sec. 2025.01.17 08:05:42.753385 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.753573 [ 260 ] {1cc5ce80-a5ad-4152-b0c9-ac1591067ef7} TCPHandler: Processed in 0.00207796 sec. 2025.01.17 08:05:42.753843 [ 196 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 08:05:42.753856 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.754280 [ 196 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:42.754289 [ 262 ] {95b353c7-9639-44ff-b35e-ebb3eff3bec5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:05:42.754335 [ 196 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 64 rows starting from the beginning of the part 2025.01.17 08:05:42.754410 [ 262 ] {95b353c7-9639-44ff-b35e-ebb3eff3bec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:05:42.754712 [ 196 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part 2025.01.17 08:05:42.755050 [ 196 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 43 rows starting from the beginning of the part 2025.01.17 08:05:42.755329 [ 196 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2025.01.17 08:05:42.755758 [ 196 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part 2025.01.17 08:05:42.756139 [ 196 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part 2025.01.17 08:05:42.757248 [ 262 ] {95b353c7-9639-44ff-b35e-ebb3eff3bec5} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.757313 [ 262 ] {95b353c7-9639-44ff-b35e-ebb3eff3bec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.758372 [ 262 ] {95b353c7-9639-44ff-b35e-ebb3eff3bec5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:05:42.758883 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 5 columns (5 merged, 0 gathered) in 0.005385848 sec., 46417.94569768771 rows/sec., 3.50 MiB/sec. 2025.01.17 08:05:42.758951 [ 262 ] {95b353c7-9639-44ff-b35e-ebb3eff3bec5} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.759238 [ 45 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.17 08:05:42.759322 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 08:05:42.759350 [ 45 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.759427 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.759508 [ 262 ] {95b353c7-9639-44ff-b35e-ebb3eff3bec5} executeQuery: Read 14 rows, 1004.00 B in 0.005322 sec., 2630.5900037579854 rows/sec., 184.23 KiB/sec. 2025.01.17 08:05:42.759973 [ 262 ] {95b353c7-9639-44ff-b35e-ebb3eff3bec5} TCPHandler: Processed in 0.006270861 sec. 2025.01.17 08:05:42.759996 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.01.17 08:05:42.760292 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.760363 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.760374 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:42.760458 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 242 rows starting from the beginning of the part 2025.01.17 08:05:42.760576 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_36_7} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 08:05:42.760763 [ 260 ] {a7835939-a92c-4eb7-85ce-6d65fec4acd8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:05:42.760952 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:05:42.760975 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:42.761009 [ 260 ] {a7835939-a92c-4eb7-85ce-6d65fec4acd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:05:42.761344 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:42.761907 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part 2025.01.17 08:05:42.762242 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:42.762659 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.17 08:05:42.763979 [ 260 ] {a7835939-a92c-4eb7-85ce-6d65fec4acd8} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.764045 [ 260 ] {a7835939-a92c-4eb7-85ce-6d65fec4acd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.765080 [ 260 ] {a7835939-a92c-4eb7-85ce-6d65fec4acd8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:05:42.765683 [ 260 ] {a7835939-a92c-4eb7-85ce-6d65fec4acd8} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.765701 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006079948 sec., 88816.54908890669 rows/sec., 6.36 MiB/sec. 2025.01.17 08:05:42.765873 [ 45 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.17 08:05:42.765930 [ 201 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.17 08:05:42.765932 [ 45 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.765988 [ 260 ] {a7835939-a92c-4eb7-85ce-6d65fec4acd8} executeQuery: Read 13 rows, 830.00 B in 0.005434 sec., 2392.3444976076557 rows/sec., 149.16 KiB/sec. 2025.01.17 08:05:42.765998 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.766419 [ 260 ] {a7835939-a92c-4eb7-85ce-6d65fec4acd8} TCPHandler: Processed in 0.006341481 sec. 2025.01.17 08:05:42.766672 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.17 08:05:42.767195 [ 201 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.767315 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:42.767438 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2025.01.17 08:05:42.767490 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.767630 [ 201 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_29_6} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.17 08:05:42.767762 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.01.17 08:05:42.767962 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.17 08:05:42.768067 [ 262 ] {7c7405b9-1b95-47ac-9568-fd601f8eeb84} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:42.768238 [ 262 ] {7c7405b9-1b95-47ac-9568-fd601f8eeb84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:42.768285 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2025.01.17 08:05:42.768676 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.01.17 08:05:42.769024 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2025.01.17 08:05:42.771033 [ 262 ] {7c7405b9-1b95-47ac-9568-fd601f8eeb84} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.771122 [ 262 ] {7c7405b9-1b95-47ac-9568-fd601f8eeb84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.771387 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005249045 sec., 12383.2049448995 rows/sec., 820.46 KiB/sec. 2025.01.17 08:05:42.771619 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.17 08:05:42.772053 [ 262 ] {7c7405b9-1b95-47ac-9568-fd601f8eeb84} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:05:42.772147 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.772290 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_29_7} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.17 08:05:42.772420 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:05:42.772494 [ 262 ] {7c7405b9-1b95-47ac-9568-fd601f8eeb84} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.772735 [ 262 ] {7c7405b9-1b95-47ac-9568-fd601f8eeb84} executeQuery: Read 421 rows, 30.80 KiB in 0.004795 sec., 87799.79144942648 rows/sec., 6.27 MiB/sec. 2025.01.17 08:05:42.772803 [ 262 ] {7c7405b9-1b95-47ac-9568-fd601f8eeb84} TCPHandler: Processed in 0.006174099 sec. 2025.01.17 08:05:42.772963 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.773082 [ 260 ] {5f974cb6-4c96-4cbe-a16f-e616045c3e7f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:05:42.773134 [ 260 ] {5f974cb6-4c96-4cbe-a16f-e616045c3e7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:05:42.773631 [ 260 ] {5f974cb6-4c96-4cbe-a16f-e616045c3e7f} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.773670 [ 260 ] {5f974cb6-4c96-4cbe-a16f-e616045c3e7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.774046 [ 260 ] {5f974cb6-4c96-4cbe-a16f-e616045c3e7f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:05:42.774297 [ 260 ] {5f974cb6-4c96-4cbe-a16f-e616045c3e7f} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.774516 [ 260 ] {5f974cb6-4c96-4cbe-a16f-e616045c3e7f} executeQuery: Read 6 rows, 321.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 215.89 KiB/sec. 2025.01.17 08:05:42.774701 [ 260 ] {5f974cb6-4c96-4cbe-a16f-e616045c3e7f} TCPHandler: Processed in 0.001790716 sec. 2025.01.17 08:05:42.774974 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.775199 [ 262 ] {377bd219-eab8-4031-8ff3-a9f82654f094} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:42.775300 [ 262 ] {377bd219-eab8-4031-8ff3-a9f82654f094} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:42.776121 [ 262 ] {377bd219-eab8-4031-8ff3-a9f82654f094} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.776162 [ 262 ] {377bd219-eab8-4031-8ff3-a9f82654f094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.776569 [ 262 ] {377bd219-eab8-4031-8ff3-a9f82654f094} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:05:42.776817 [ 262 ] {377bd219-eab8-4031-8ff3-a9f82654f094} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.777025 [ 262 ] {377bd219-eab8-4031-8ff3-a9f82654f094} executeQuery: Read 237 rows, 16.27 KiB in 0.001884 sec., 125796.17834394904 rows/sec., 8.43 MiB/sec. 2025.01.17 08:05:42.777087 [ 262 ] {377bd219-eab8-4031-8ff3-a9f82654f094} TCPHandler: Processed in 0.002255152 sec. 2025.01.17 08:05:42.777250 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.777391 [ 260 ] {830e95b2-4b3e-43cc-9307-e15d9d885c5f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:05:42.777454 [ 260 ] {830e95b2-4b3e-43cc-9307-e15d9d885c5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:05:42.777978 [ 260 ] {830e95b2-4b3e-43cc-9307-e15d9d885c5f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.778017 [ 260 ] {830e95b2-4b3e-43cc-9307-e15d9d885c5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.778397 [ 260 ] {830e95b2-4b3e-43cc-9307-e15d9d885c5f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:05:42.778646 [ 260 ] {830e95b2-4b3e-43cc-9307-e15d9d885c5f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.778880 [ 260 ] {830e95b2-4b3e-43cc-9307-e15d9d885c5f} executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. 2025.01.17 08:05:42.778937 [ 260 ] {830e95b2-4b3e-43cc-9307-e15d9d885c5f} TCPHandler: Processed in 0.001755916 sec. 2025.01.17 08:05:42.779080 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.779200 [ 262 ] {e0a94095-3dd8-4741-9601-ccaba4cfdda9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:42.779281 [ 262 ] {e0a94095-3dd8-4741-9601-ccaba4cfdda9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:05:42.780514 [ 262 ] {e0a94095-3dd8-4741-9601-ccaba4cfdda9} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.780554 [ 262 ] {e0a94095-3dd8-4741-9601-ccaba4cfdda9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.781236 [ 262 ] {e0a94095-3dd8-4741-9601-ccaba4cfdda9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:05:42.781495 [ 262 ] {e0a94095-3dd8-4741-9601-ccaba4cfdda9} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.781688 [ 42 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 08:05:42.781767 [ 42 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.781788 [ 262 ] {e0a94095-3dd8-4741-9601-ccaba4cfdda9} executeQuery: Read 39 rows, 71.56 KiB in 0.002612 sec., 14931.087289433384 rows/sec., 26.76 MiB/sec. 2025.01.17 08:05:42.781826 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.782239 [ 262 ] {e0a94095-3dd8-4741-9601-ccaba4cfdda9} TCPHandler: Processed in 0.003212226 sec. 2025.01.17 08:05:42.782253 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 08:05:42.782472 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:42.782658 [ 260 ] {94077cdd-58a3-4ee4-a0cf-a80e1c0ecfe0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:42.782708 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:42.782732 [ 260 ] {94077cdd-58a3-4ee4-a0cf-a80e1c0ecfe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:42.782833 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 867 rows starting from the beginning of the part 2025.01.17 08:05:42.783403 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part 2025.01.17 08:05:42.784006 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2025.01.17 08:05:42.784520 [ 260 ] {94077cdd-58a3-4ee4-a0cf-a80e1c0ecfe0} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:42.784568 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2025.01.17 08:05:42.784572 [ 260 ] {94077cdd-58a3-4ee4-a0cf-a80e1c0ecfe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:42.785118 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2025.01.17 08:05:42.785634 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part 2025.01.17 08:05:42.785679 [ 260 ] {94077cdd-58a3-4ee4-a0cf-a80e1c0ecfe0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:05:42.786283 [ 260 ] {94077cdd-58a3-4ee4-a0cf-a80e1c0ecfe0} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.786677 [ 260 ] {94077cdd-58a3-4ee4-a0cf-a80e1c0ecfe0} executeQuery: Read 82 rows, 5.33 KiB in 0.004058 sec., 20206.998521439134 rows/sec., 1.28 MiB/sec. 2025.01.17 08:05:42.786846 [ 260 ] {94077cdd-58a3-4ee4-a0cf-a80e1c0ecfe0} TCPHandler: Processed in 0.004455984 sec. 2025.01.17 08:05:42.792379 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1023 rows, containing 19 columns (19 merged, 0 gathered) in 0.010380709 sec., 98548.18201723986 rows/sec., 176.59 MiB/sec. 2025.01.17 08:05:42.793621 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 08:05:42.794038 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:42.794125 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_36_7} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 08:05:42.794275 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. 2025.01.17 08:05:43.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 219.71 MiB, peak 230.19 MiB, free memory in arenas 0.00 B, will set to 220.84 MiB (RSS), difference: 1.13 MiB 2025.01.17 08:05:46.228089 [ 34 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:05:46.228164 [ 34 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:05:46.368651 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2025.01.17 08:05:46.369386 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:46.369438 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:46.370008 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:05:46.370276 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:46.370534 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.01.17 08:05:47.682662 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.01.17 08:05:47.702078 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:47.702141 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:47.709177 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:05:47.709993 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:47.712673 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.01.17 08:05:47.736322 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:47.736608 [ 260 ] {46624eb4-560b-4a6b-af5d-3d4eb4420718} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:47.736712 [ 260 ] {46624eb4-560b-4a6b-af5d-3d4eb4420718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:47.737626 [ 260 ] {46624eb4-560b-4a6b-af5d-3d4eb4420718} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:47.737670 [ 260 ] {46624eb4-560b-4a6b-af5d-3d4eb4420718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:47.738135 [ 260 ] {46624eb4-560b-4a6b-af5d-3d4eb4420718} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:05:47.738399 [ 260 ] {46624eb4-560b-4a6b-af5d-3d4eb4420718} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:47.738554 [ 37 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 08:05:47.738605 [ 37 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:47.738619 [ 260 ] {46624eb4-560b-4a6b-af5d-3d4eb4420718} executeQuery: Read 56 rows, 4.41 KiB in 0.002086 sec., 26845.637583892614 rows/sec., 2.06 MiB/sec. 2025.01.17 08:05:47.738634 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:47.738746 [ 260 ] {46624eb4-560b-4a6b-af5d-3d4eb4420718} TCPHandler: Processed in 0.002591827 sec. 2025.01.17 08:05:47.739024 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 08:05:47.739121 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:47.739302 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:47.739380 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1430 rows starting from the beginning of the part 2025.01.17 08:05:47.739446 [ 262 ] {bc1148ba-c412-45ca-b094-b1a1d6d833f0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:47.739646 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2025.01.17 08:05:47.739665 [ 262 ] {bc1148ba-c412-45ca-b094-b1a1d6d833f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:47.740142 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 281 rows starting from the beginning of the part 2025.01.17 08:05:47.740427 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2025.01.17 08:05:47.740664 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 281 rows starting from the beginning of the part 2025.01.17 08:05:47.741136 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part 2025.01.17 08:05:47.742187 [ 262 ] {bc1148ba-c412-45ca-b094-b1a1d6d833f0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:47.742239 [ 262 ] {bc1148ba-c412-45ca-b094-b1a1d6d833f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:47.742849 [ 262 ] {bc1148ba-c412-45ca-b094-b1a1d6d833f0} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:05:47.743153 [ 262 ] {bc1148ba-c412-45ca-b094-b1a1d6d833f0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:47.743509 [ 37 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 08:05:47.743619 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.00484929 sec., 445426.03143965406 rows/sec., 39.30 MiB/sec. 2025.01.17 08:05:47.743623 [ 37 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:47.743702 [ 262 ] {bc1148ba-c412-45ca-b094-b1a1d6d833f0} executeQuery: Read 64 rows, 5.12 KiB in 0.004341 sec., 14743.146740382399 rows/sec., 1.15 MiB/sec. 2025.01.17 08:05:47.743715 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:47.743961 [ 262 ] {bc1148ba-c412-45ca-b094-b1a1d6d833f0} TCPHandler: Processed in 0.005059423 sec. 2025.01.17 08:05:47.744076 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 08:05:47.744226 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 08:05:47.744281 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:47.744625 [ 260 ] {851e1f49-150d-49ae-bdf0-15d96a14b22c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:47.744802 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:47.744822 [ 260 ] {851e1f49-150d-49ae-bdf0-15d96a14b22c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:47.744869 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:47.745015 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part 2025.01.17 08:05:47.745180 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_66_13} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 08:05:47.745590 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.17 08:05:47.745714 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2025.01.17 08:05:47.746023 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 421 rows starting from the beginning of the part 2025.01.17 08:05:47.746416 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.01.17 08:05:47.746737 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 421 rows starting from the beginning of the part 2025.01.17 08:05:47.746952 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part 2025.01.17 08:05:47.747955 [ 260 ] {851e1f49-150d-49ae-bdf0-15d96a14b22c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:47.748029 [ 260 ] {851e1f49-150d-49ae-bdf0-15d96a14b22c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:47.749139 [ 260 ] {851e1f49-150d-49ae-bdf0-15d96a14b22c} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:05:47.749586 [ 260 ] {851e1f49-150d-49ae-bdf0-15d96a14b22c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:47.750157 [ 260 ] {851e1f49-150d-49ae-bdf0-15d96a14b22c} executeQuery: Read 160 rows, 11.41 KiB in 0.005644 sec., 28348.688873139617 rows/sec., 1.97 MiB/sec. 2025.01.17 08:05:47.750525 [ 260 ] {851e1f49-150d-49ae-bdf0-15d96a14b22c} TCPHandler: Processed in 0.006413102 sec. 2025.01.17 08:05:47.750693 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006755167 sec., 288223.8144519595 rows/sec., 22.06 MiB/sec. 2025.01.17 08:05:47.750813 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:47.751081 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 08:05:47.751210 [ 262 ] {a37f0604-7595-404b-a7c9-2f73a76de2c3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:47.751403 [ 262 ] {a37f0604-7595-404b-a7c9-2f73a76de2c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:47.752082 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:47.752296 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_66_13} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 08:05:47.752401 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.01.17 08:05:47.752674 [ 262 ] {a37f0604-7595-404b-a7c9-2f73a76de2c3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:47.752719 [ 262 ] {a37f0604-7595-404b-a7c9-2f73a76de2c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:47.753097 [ 262 ] {a37f0604-7595-404b-a7c9-2f73a76de2c3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:05:47.753343 [ 262 ] {a37f0604-7595-404b-a7c9-2f73a76de2c3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:47.753553 [ 262 ] {a37f0604-7595-404b-a7c9-2f73a76de2c3} executeQuery: Read 60 rows, 4.14 KiB in 0.002486 sec., 24135.156878519712 rows/sec., 1.63 MiB/sec. 2025.01.17 08:05:47.753607 [ 262 ] {a37f0604-7595-404b-a7c9-2f73a76de2c3} TCPHandler: Processed in 0.002949682 sec. 2025.01.17 08:05:51.458431 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1148 2025.01.17 08:05:51.461627 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.461681 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.463145 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:05:51.463450 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.463677 [ 28 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.17 08:05:51.463792 [ 28 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.463855 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.464334 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.17 08:05:51.466479 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1148 2025.01.17 08:05:51.466780 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:51.466926 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 988 rows starting from the beginning of the part 2025.01.17 08:05:51.467530 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part 2025.01.17 08:05:51.468088 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2025.01.17 08:05:51.468647 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part 2025.01.17 08:05:51.469143 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2025.01.17 08:05:51.469664 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part 2025.01.17 08:05:51.477850 [ 192 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 72 columns (72 merged, 0 gathered) in 0.013841238 sec., 82940.55777380607 rows/sec., 65.89 MiB/sec. 2025.01.17 08:05:51.479603 [ 193 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.17 08:05:51.480442 [ 193 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.480542 [ 193 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_31_6} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.17 08:05:51.480891 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. 2025.01.17 08:05:51.841180 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.841395 [ 260 ] {364476de-c811-4c8c-94b8-38bc71b49be3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:05:51.841475 [ 260 ] {364476de-c811-4c8c-94b8-38bc71b49be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:05:51.842305 [ 260 ] {364476de-c811-4c8c-94b8-38bc71b49be3} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.842357 [ 260 ] {364476de-c811-4c8c-94b8-38bc71b49be3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.842796 [ 260 ] {364476de-c811-4c8c-94b8-38bc71b49be3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:05:51.843053 [ 260 ] {364476de-c811-4c8c-94b8-38bc71b49be3} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.843292 [ 260 ] {364476de-c811-4c8c-94b8-38bc71b49be3} executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. 2025.01.17 08:05:51.843350 [ 260 ] {364476de-c811-4c8c-94b8-38bc71b49be3} TCPHandler: Processed in 0.002313863 sec. 2025.01.17 08:05:51.843629 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.843815 [ 262 ] {2a17b025-966a-4b04-b5af-ca127cabda6c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:05:51.843889 [ 262 ] {2a17b025-966a-4b04-b5af-ca127cabda6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:05:51.844625 [ 262 ] {2a17b025-966a-4b04-b5af-ca127cabda6c} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.844678 [ 262 ] {2a17b025-966a-4b04-b5af-ca127cabda6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.845090 [ 262 ] {2a17b025-966a-4b04-b5af-ca127cabda6c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.17 08:05:51.845330 [ 262 ] {2a17b025-966a-4b04-b5af-ca127cabda6c} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.845615 [ 262 ] {2a17b025-966a-4b04-b5af-ca127cabda6c} executeQuery: Read 12 rows, 1002.00 B in 0.001889 sec., 6352.567496029646 rows/sec., 518.01 KiB/sec. 2025.01.17 08:05:51.845763 [ 262 ] {2a17b025-966a-4b04-b5af-ca127cabda6c} TCPHandler: Processed in 0.002327633 sec. 2025.01.17 08:05:51.845986 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.846125 [ 260 ] {8639f84e-18f4-441c-9d48-138eec643901} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:51.846179 [ 260 ] {8639f84e-18f4-441c-9d48-138eec643901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:51.847630 [ 260 ] {8639f84e-18f4-441c-9d48-138eec643901} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.847669 [ 260 ] {8639f84e-18f4-441c-9d48-138eec643901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.848122 [ 260 ] {8639f84e-18f4-441c-9d48-138eec643901} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:05:51.848367 [ 260 ] {8639f84e-18f4-441c-9d48-138eec643901} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.848589 [ 260 ] {8639f84e-18f4-441c-9d48-138eec643901} executeQuery: Read 1417 rows, 121.45 KiB in 0.002495 sec., 567935.871743487 rows/sec., 47.54 MiB/sec. 2025.01.17 08:05:51.848641 [ 260 ] {8639f84e-18f4-441c-9d48-138eec643901} TCPHandler: Processed in 0.002722639 sec. 2025.01.17 08:05:51.848800 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.848924 [ 262 ] {d3c26f54-9d61-4188-b1ec-4ef22029fc3b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:05:51.848974 [ 262 ] {d3c26f54-9d61-4188-b1ec-4ef22029fc3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:05:51.849579 [ 262 ] {d3c26f54-9d61-4188-b1ec-4ef22029fc3b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.849620 [ 262 ] {d3c26f54-9d61-4188-b1ec-4ef22029fc3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.849993 [ 262 ] {d3c26f54-9d61-4188-b1ec-4ef22029fc3b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:05:51.850238 [ 262 ] {d3c26f54-9d61-4188-b1ec-4ef22029fc3b} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.850456 [ 262 ] {d3c26f54-9d61-4188-b1ec-4ef22029fc3b} executeQuery: Read 53 rows, 3.85 KiB in 0.001559 sec., 33996.151379089155 rows/sec., 2.41 MiB/sec. 2025.01.17 08:05:51.850513 [ 262 ] {d3c26f54-9d61-4188-b1ec-4ef22029fc3b} TCPHandler: Processed in 0.001772026 sec. 2025.01.17 08:05:51.850661 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.850797 [ 260 ] {70f2fd84-66a7-45f4-bfef-e4ffdc943182} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:05:51.850852 [ 260 ] {70f2fd84-66a7-45f4-bfef-e4ffdc943182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:05:51.851541 [ 260 ] {70f2fd84-66a7-45f4-bfef-e4ffdc943182} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.851582 [ 260 ] {70f2fd84-66a7-45f4-bfef-e4ffdc943182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.851948 [ 260 ] {70f2fd84-66a7-45f4-bfef-e4ffdc943182} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:05:51.852197 [ 260 ] {70f2fd84-66a7-45f4-bfef-e4ffdc943182} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.852402 [ 260 ] {70f2fd84-66a7-45f4-bfef-e4ffdc943182} executeQuery: Read 242 rows, 16.79 KiB in 0.001635 sec., 148012.23241590214 rows/sec., 10.03 MiB/sec. 2025.01.17 08:05:51.852455 [ 260 ] {70f2fd84-66a7-45f4-bfef-e4ffdc943182} TCPHandler: Processed in 0.001859407 sec. 2025.01.17 08:05:51.852657 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.852889 [ 262 ] {3ab9b588-63d8-4301-8928-7bced2826e4b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:05:51.852980 [ 262 ] {3ab9b588-63d8-4301-8928-7bced2826e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:05:51.853639 [ 262 ] {3ab9b588-63d8-4301-8928-7bced2826e4b} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.853676 [ 262 ] {3ab9b588-63d8-4301-8928-7bced2826e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.854037 [ 262 ] {3ab9b588-63d8-4301-8928-7bced2826e4b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:05:51.854281 [ 262 ] {3ab9b588-63d8-4301-8928-7bced2826e4b} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.854498 [ 262 ] {3ab9b588-63d8-4301-8928-7bced2826e4b} executeQuery: Read 13 rows, 830.00 B in 0.001663 sec., 7817.197835237523 rows/sec., 487.40 KiB/sec. 2025.01.17 08:05:51.854584 [ 262 ] {3ab9b588-63d8-4301-8928-7bced2826e4b} TCPHandler: Processed in 0.002040819 sec. 2025.01.17 08:05:51.854818 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.855027 [ 260 ] {af51682b-deb3-4f95-abb0-e15aa29fe634} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:51.855085 [ 260 ] {af51682b-deb3-4f95-abb0-e15aa29fe634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:51.855967 [ 260 ] {af51682b-deb3-4f95-abb0-e15aa29fe634} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.856008 [ 260 ] {af51682b-deb3-4f95-abb0-e15aa29fe634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.856405 [ 260 ] {af51682b-deb3-4f95-abb0-e15aa29fe634} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:05:51.856643 [ 260 ] {af51682b-deb3-4f95-abb0-e15aa29fe634} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.856845 [ 260 ] {af51682b-deb3-4f95-abb0-e15aa29fe634} executeQuery: Read 884 rows, 65.67 KiB in 0.00185 sec., 477837.8378378378 rows/sec., 34.67 MiB/sec. 2025.01.17 08:05:51.856898 [ 260 ] {af51682b-deb3-4f95-abb0-e15aa29fe634} TCPHandler: Processed in 0.002222802 sec. 2025.01.17 08:05:51.857050 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.857188 [ 262 ] {cfbf4fa6-3a1f-42ff-a573-007cb4a53e17} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:05:51.857248 [ 262 ] {cfbf4fa6-3a1f-42ff-a573-007cb4a53e17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:05:51.857808 [ 262 ] {cfbf4fa6-3a1f-42ff-a573-007cb4a53e17} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.857852 [ 262 ] {cfbf4fa6-3a1f-42ff-a573-007cb4a53e17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.858261 [ 262 ] {cfbf4fa6-3a1f-42ff-a573-007cb4a53e17} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:05:51.858503 [ 262 ] {cfbf4fa6-3a1f-42ff-a573-007cb4a53e17} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.858622 [ 27 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.01.17 08:05:51.858665 [ 27 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.858688 [ 262 ] {cfbf4fa6-3a1f-42ff-a573-007cb4a53e17} executeQuery: Read 6 rows, 321.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 205.15 KiB/sec. 2025.01.17 08:05:51.858690 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.858787 [ 262 ] {cfbf4fa6-3a1f-42ff-a573-007cb4a53e17} TCPHandler: Processed in 0.001803937 sec. 2025.01.17 08:05:51.858978 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.01.17 08:05:51.858991 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.859275 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:51.859285 [ 260 ] {6bf46c64-1f05-4d47-b386-fe2960b46b5d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:51.859340 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part 2025.01.17 08:05:51.859408 [ 260 ] {6bf46c64-1f05-4d47-b386-fe2960b46b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:51.859564 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.01.17 08:05:51.859959 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.01.17 08:05:51.860315 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.01.17 08:05:51.860646 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.01.17 08:05:51.860964 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.01.17 08:05:51.862853 [ 260 ] {6bf46c64-1f05-4d47-b386-fe2960b46b5d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.862937 [ 260 ] {6bf46c64-1f05-4d47-b386-fe2960b46b5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.863361 [ 192 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.004555585 sec., 39511.93973990168 rows/sec., 2.02 MiB/sec. 2025.01.17 08:05:51.863589 [ 192 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.01.17 08:05:51.863973 [ 260 ] {6bf46c64-1f05-4d47-b386-fe2960b46b5d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:05:51.864121 [ 192 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.864315 [ 192 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_30_6} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.01.17 08:05:51.864493 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 08:05:51.864506 [ 260 ] {6bf46c64-1f05-4d47-b386-fe2960b46b5d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.864771 [ 260 ] {6bf46c64-1f05-4d47-b386-fe2960b46b5d} executeQuery: Read 1089 rows, 74.52 KiB in 0.005585 sec., 194986.57117278426 rows/sec., 13.03 MiB/sec. 2025.01.17 08:05:51.864893 [ 260 ] {6bf46c64-1f05-4d47-b386-fe2960b46b5d} TCPHandler: Processed in 0.006019276 sec. 2025.01.17 08:05:51.865106 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.865231 [ 262 ] {d3e25677-1ebd-4d59-800b-cfac00fdcd82} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:05:51.865283 [ 262 ] {d3e25677-1ebd-4d59-800b-cfac00fdcd82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:05:51.865754 [ 262 ] {d3e25677-1ebd-4d59-800b-cfac00fdcd82} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.865792 [ 262 ] {d3e25677-1ebd-4d59-800b-cfac00fdcd82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.866152 [ 262 ] {d3e25677-1ebd-4d59-800b-cfac00fdcd82} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:05:51.866385 [ 262 ] {d3e25677-1ebd-4d59-800b-cfac00fdcd82} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.866507 [ 27 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.01.17 08:05:51.866550 [ 27 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.866576 [ 262 ] {d3e25677-1ebd-4d59-800b-cfac00fdcd82} executeQuery: Read 1 rows, 69.00 B in 0.001367 sec., 731.528895391368 rows/sec., 49.29 KiB/sec. 2025.01.17 08:05:51.866580 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.866675 [ 262 ] {d3e25677-1ebd-4d59-800b-cfac00fdcd82} TCPHandler: Processed in 0.001649404 sec. 2025.01.17 08:05:51.866952 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.866960 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.01.17 08:05:51.867273 [ 260 ] {ed4a6e73-fe77-4c4e-9870-c2f9b1cf6569} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:51.867465 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:51.867482 [ 260 ] {ed4a6e73-fe77-4c4e-9870-c2f9b1cf6569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:05:51.867541 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part 2025.01.17 08:05:51.867867 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.01.17 08:05:51.868240 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.01.17 08:05:51.868642 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.01.17 08:05:51.868947 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.01.17 08:05:51.869253 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.01.17 08:05:51.872656 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005981706 sec., 5015.291624162071 rows/sec., 337.94 KiB/sec. 2025.01.17 08:05:51.872874 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.01.17 08:05:51.873123 [ 260 ] {ed4a6e73-fe77-4c4e-9870-c2f9b1cf6569} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.873178 [ 260 ] {ed4a6e73-fe77-4c4e-9870-c2f9b1cf6569} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.873474 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.873656 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_30_6} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.01.17 08:05:51.873805 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:05:51.874234 [ 260 ] {ed4a6e73-fe77-4c4e-9870-c2f9b1cf6569} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:05:51.874511 [ 260 ] {ed4a6e73-fe77-4c4e-9870-c2f9b1cf6569} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.874797 [ 260 ] {ed4a6e73-fe77-4c4e-9870-c2f9b1cf6569} executeQuery: Read 34 rows, 62.39 KiB in 0.007634 sec., 4453.7594969871625 rows/sec., 7.98 MiB/sec. 2025.01.17 08:05:51.875073 [ 260 ] {ed4a6e73-fe77-4c4e-9870-c2f9b1cf6569} TCPHandler: Processed in 0.008278269 sec. 2025.01.17 08:05:51.875234 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:51.875373 [ 262 ] {63982ef9-6558-4d76-a5ad-019e57c65250} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:51.875432 [ 262 ] {63982ef9-6558-4d76-a5ad-019e57c65250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:51.876001 [ 262 ] {63982ef9-6558-4d76-a5ad-019e57c65250} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:51.876046 [ 262 ] {63982ef9-6558-4d76-a5ad-019e57c65250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:51.876448 [ 262 ] {63982ef9-6558-4d76-a5ad-019e57c65250} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:05:51.876687 [ 262 ] {63982ef9-6558-4d76-a5ad-019e57c65250} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:51.876867 [ 262 ] {63982ef9-6558-4d76-a5ad-019e57c65250} executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec. 2025.01.17 08:05:51.876920 [ 262 ] {63982ef9-6558-4d76-a5ad-019e57c65250} TCPHandler: Processed in 0.001757816 sec. 2025.01.17 08:05:52.728569 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:52.728791 [ 260 ] {bba9b10c-4c32-48eb-be7d-98692bc7a20b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:05:52.728873 [ 260 ] {bba9b10c-4c32-48eb-be7d-98692bc7a20b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:05:52.729653 [ 260 ] {bba9b10c-4c32-48eb-be7d-98692bc7a20b} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:52.729706 [ 260 ] {bba9b10c-4c32-48eb-be7d-98692bc7a20b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:52.730120 [ 260 ] {bba9b10c-4c32-48eb-be7d-98692bc7a20b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.17 08:05:52.730381 [ 260 ] {bba9b10c-4c32-48eb-be7d-98692bc7a20b} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:52.730624 [ 260 ] {bba9b10c-4c32-48eb-be7d-98692bc7a20b} executeQuery: Read 4 rows, 334.00 B in 0.001889 sec., 2117.5224986765484 rows/sec., 172.67 KiB/sec. 2025.01.17 08:05:52.730688 [ 260 ] {bba9b10c-4c32-48eb-be7d-98692bc7a20b} TCPHandler: Processed in 0.002318223 sec. 2025.01.17 08:05:52.730953 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:52.731164 [ 262 ] {d59d21ac-d57e-48b9-be4f-83089334a847} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:52.731236 [ 262 ] {d59d21ac-d57e-48b9-be4f-83089334a847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:52.731956 [ 262 ] {d59d21ac-d57e-48b9-be4f-83089334a847} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:52.732004 [ 262 ] {d59d21ac-d57e-48b9-be4f-83089334a847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:52.732429 [ 262 ] {d59d21ac-d57e-48b9-be4f-83089334a847} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:05:52.732683 [ 262 ] {d59d21ac-d57e-48b9-be4f-83089334a847} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:52.732961 [ 262 ] {d59d21ac-d57e-48b9-be4f-83089334a847} executeQuery: Read 12 rows, 1.12 KiB in 0.00184 sec., 6521.739130434782 rows/sec., 609.82 KiB/sec. 2025.01.17 08:05:52.733081 [ 262 ] {d59d21ac-d57e-48b9-be4f-83089334a847} TCPHandler: Processed in 0.002265643 sec. 2025.01.17 08:05:52.733272 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:52.733535 [ 260 ] {d02be3b8-0b7e-439f-9986-55602da3c5a3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:05:52.733595 [ 260 ] {d02be3b8-0b7e-439f-9986-55602da3c5a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:05:52.734265 [ 260 ] {d02be3b8-0b7e-439f-9986-55602da3c5a3} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:52.734308 [ 260 ] {d02be3b8-0b7e-439f-9986-55602da3c5a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:52.734667 [ 260 ] {d02be3b8-0b7e-439f-9986-55602da3c5a3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:05:52.734906 [ 260 ] {d02be3b8-0b7e-439f-9986-55602da3c5a3} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:52.735136 [ 260 ] {d02be3b8-0b7e-439f-9986-55602da3c5a3} executeQuery: Read 9 rows, 671.00 B in 0.001661 sec., 5418.4226369656835 rows/sec., 394.51 KiB/sec. 2025.01.17 08:05:52.735193 [ 260 ] {d02be3b8-0b7e-439f-9986-55602da3c5a3} TCPHandler: Processed in 0.002020119 sec. 2025.01.17 08:05:52.735407 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:52.735636 [ 262 ] {4afda8f2-d614-4e47-ae5a-06b9ecc8ada2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:52.735729 [ 262 ] {4afda8f2-d614-4e47-ae5a-06b9ecc8ada2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:52.736523 [ 262 ] {4afda8f2-d614-4e47-ae5a-06b9ecc8ada2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:52.736565 [ 262 ] {4afda8f2-d614-4e47-ae5a-06b9ecc8ada2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:52.736927 [ 262 ] {4afda8f2-d614-4e47-ae5a-06b9ecc8ada2} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:05:52.737168 [ 262 ] {4afda8f2-d614-4e47-ae5a-06b9ecc8ada2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:52.737395 [ 262 ] {4afda8f2-d614-4e47-ae5a-06b9ecc8ada2} executeQuery: Read 9 rows, 744.00 B in 0.001811 sec., 4969.630038652678 rows/sec., 401.19 KiB/sec. 2025.01.17 08:05:52.737466 [ 262 ] {4afda8f2-d614-4e47-ae5a-06b9ecc8ada2} TCPHandler: Processed in 0.002173361 sec. 2025.01.17 08:05:52.737653 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:52.737818 [ 260 ] {028967f6-fd1b-4926-a9b6-f3ab734c3a13} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:52.737883 [ 260 ] {028967f6-fd1b-4926-a9b6-f3ab734c3a13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:52.738461 [ 260 ] {028967f6-fd1b-4926-a9b6-f3ab734c3a13} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:52.738500 [ 260 ] {028967f6-fd1b-4926-a9b6-f3ab734c3a13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:52.738868 [ 260 ] {028967f6-fd1b-4926-a9b6-f3ab734c3a13} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:05:52.739111 [ 260 ] {028967f6-fd1b-4926-a9b6-f3ab734c3a13} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:52.739338 [ 260 ] {028967f6-fd1b-4926-a9b6-f3ab734c3a13} executeQuery: Read 2 rows, 144.00 B in 0.001551 sec., 1289.4906511927788 rows/sec., 90.67 KiB/sec. 2025.01.17 08:05:52.739393 [ 260 ] {028967f6-fd1b-4926-a9b6-f3ab734c3a13} TCPHandler: Processed in 0.001852106 sec. 2025.01.17 08:05:52.739608 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:52.739833 [ 262 ] {58f2bdf7-ffe7-4184-a653-647afb317ded} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:52.739979 [ 262 ] {58f2bdf7-ffe7-4184-a653-647afb317ded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:05:52.741166 [ 262 ] {58f2bdf7-ffe7-4184-a653-647afb317ded} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:52.741207 [ 262 ] {58f2bdf7-ffe7-4184-a653-647afb317ded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:52.741818 [ 262 ] {58f2bdf7-ffe7-4184-a653-647afb317ded} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:05:52.742097 [ 262 ] {58f2bdf7-ffe7-4184-a653-647afb317ded} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:52.742365 [ 262 ] {58f2bdf7-ffe7-4184-a653-647afb317ded} executeQuery: Read 5 rows, 9.17 KiB in 0.002588 sec., 1931.9938176197836 rows/sec., 3.46 MiB/sec. 2025.01.17 08:05:52.742470 [ 262 ] {58f2bdf7-ffe7-4184-a653-647afb317ded} TCPHandler: Processed in 0.002976523 sec. 2025.01.17 08:05:53.870769 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2025.01.17 08:05:53.871502 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:53.871549 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:53.872110 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:05:53.872400 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:53.872652 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2025.01.17 08:05:55.212839 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2025.01.17 08:05:55.232757 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:55.232811 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:55.240195 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:05:55.241018 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:55.243655 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2025.01.17 08:05:57.735247 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:57.735462 [ 260 ] {881676e3-fd01-4f39-9739-7a64be8d9419} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:05:57.735541 [ 260 ] {881676e3-fd01-4f39-9739-7a64be8d9419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:05:57.736432 [ 260 ] {881676e3-fd01-4f39-9739-7a64be8d9419} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:57.736483 [ 260 ] {881676e3-fd01-4f39-9739-7a64be8d9419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:57.736922 [ 260 ] {881676e3-fd01-4f39-9739-7a64be8d9419} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:05:57.737175 [ 260 ] {881676e3-fd01-4f39-9739-7a64be8d9419} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:57.737406 [ 260 ] {881676e3-fd01-4f39-9739-7a64be8d9419} executeQuery: Read 56 rows, 4.41 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.15 MiB/sec. 2025.01.17 08:05:57.737464 [ 260 ] {881676e3-fd01-4f39-9739-7a64be8d9419} TCPHandler: Processed in 0.002355664 sec. 2025.01.17 08:05:57.737723 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:57.737934 [ 262 ] {c50eed8a-7139-463d-98e9-378ad30a2eb2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:05:57.738014 [ 262 ] {c50eed8a-7139-463d-98e9-378ad30a2eb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:05:57.738812 [ 262 ] {c50eed8a-7139-463d-98e9-378ad30a2eb2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:57.738860 [ 262 ] {c50eed8a-7139-463d-98e9-378ad30a2eb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:57.739294 [ 262 ] {c50eed8a-7139-463d-98e9-378ad30a2eb2} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:05:57.739549 [ 262 ] {c50eed8a-7139-463d-98e9-378ad30a2eb2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:57.739779 [ 262 ] {c50eed8a-7139-463d-98e9-378ad30a2eb2} executeQuery: Read 64 rows, 5.12 KiB in 0.001903 sec., 33631.108775617446 rows/sec., 2.62 MiB/sec. 2025.01.17 08:05:57.739836 [ 262 ] {c50eed8a-7139-463d-98e9-378ad30a2eb2} TCPHandler: Processed in 0.002244902 sec. 2025.01.17 08:05:57.740064 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:57.740205 [ 260 ] {7ed8f44e-8a0e-4253-93ae-a97ecaf6fed8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:05:57.740298 [ 260 ] {7ed8f44e-8a0e-4253-93ae-a97ecaf6fed8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:05:57.740874 [ 260 ] {7ed8f44e-8a0e-4253-93ae-a97ecaf6fed8} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:57.740914 [ 260 ] {7ed8f44e-8a0e-4253-93ae-a97ecaf6fed8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:57.741302 [ 260 ] {7ed8f44e-8a0e-4253-93ae-a97ecaf6fed8} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:05:57.741537 [ 260 ] {7ed8f44e-8a0e-4253-93ae-a97ecaf6fed8} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:57.741739 [ 107 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.01.17 08:05:57.741791 [ 260 ] {7ed8f44e-8a0e-4253-93ae-a97ecaf6fed8} executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. 2025.01.17 08:05:57.741859 [ 107 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:57.741951 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:57.741987 [ 260 ] {7ed8f44e-8a0e-4253-93ae-a97ecaf6fed8} TCPHandler: Processed in 0.001982328 sec. 2025.01.17 08:05:57.742233 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:05:57.742341 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2025.01.17 08:05:57.742437 [ 262 ] {276def68-5567-49a0-bdb7-d1f3e5abd3e5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:05:57.742567 [ 262 ] {276def68-5567-49a0-bdb7-d1f3e5abd3e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:05:57.742717 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:57.742813 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 20340 rows starting from the beginning of the part 2025.01.17 08:05:57.743212 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part 2025.01.17 08:05:57.743539 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2025.01.17 08:05:57.743810 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:05:57.743909 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2 rows starting from the beginning of the part 2025.01.17 08:05:57.744269 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2025.01.17 08:05:57.744983 [ 262 ] {276def68-5567-49a0-bdb7-d1f3e5abd3e5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:57.745046 [ 262 ] {276def68-5567-49a0-bdb7-d1f3e5abd3e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:57.745751 [ 262 ] {276def68-5567-49a0-bdb7-d1f3e5abd3e5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:05:57.746084 [ 262 ] {276def68-5567-49a0-bdb7-d1f3e5abd3e5} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:57.746358 [ 107 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 08:05:57.746463 [ 107 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:05:57.746528 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:05:57.746606 [ 262 ] {276def68-5567-49a0-bdb7-d1f3e5abd3e5} executeQuery: Read 60 rows, 4.14 KiB in 0.004179 sec., 14357.501794687723 rows/sec., 990.82 KiB/sec. 2025.01.17 08:05:57.747238 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 08:05:57.747235 [ 262 ] {276def68-5567-49a0-bdb7-d1f3e5abd3e5} TCPHandler: Processed in 0.005126223 sec. 2025.01.17 08:05:57.747972 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:05:57.748084 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3976 rows starting from the beginning of the part 2025.01.17 08:05:57.748588 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2025.01.17 08:05:57.749159 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part 2025.01.17 08:05:57.749496 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2025.01.17 08:05:57.749731 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part 2025.01.17 08:05:57.749892 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2025.01.17 08:05:57.753662 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 4 columns (4 merged, 0 gathered) in 0.007000731 sec., 617078.4165253601 rows/sec., 40.22 MiB/sec. 2025.01.17 08:05:57.754280 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 08:05:57.754641 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:57.754738 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_61_12} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 08:05:57.754841 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.01.17 08:05:57.758428 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 21988 rows, containing 5 columns (5 merged, 0 gathered) in 0.016275563 sec., 1350982.451421189 rows/sec., 91.19 MiB/sec. 2025.01.17 08:05:57.759005 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.01.17 08:05:57.759369 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:05:57.759458 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_65_13} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.01.17 08:05:57.759553 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.17 08:06:01.228225 [ 154 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:06:01.228326 [ 154 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:06:01.372883 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2025.01.17 08:06:01.373569 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:01.373621 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:01.374168 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:06:01.374429 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:01.374711 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.01.17 08:06:01.466854 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1192 2025.01.17 08:06:01.470439 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:01.470496 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:01.472006 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:06:01.472353 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:01.473663 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1192 2025.01.17 08:06:02.743764 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.743828 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2025.01.17 08:06:02.744150 [ 260 ] {508e0ca5-7f36-4780-a0e0-c1b5867744e5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:06:02.744333 [ 260 ] {508e0ca5-7f36-4780-a0e0-c1b5867744e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:06:02.749286 [ 260 ] {508e0ca5-7f36-4780-a0e0-c1b5867744e5} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.749393 [ 260 ] {508e0ca5-7f36-4780-a0e0-c1b5867744e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.751511 [ 260 ] {508e0ca5-7f36-4780-a0e0-c1b5867744e5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:06:02.752683 [ 260 ] {508e0ca5-7f36-4780-a0e0-c1b5867744e5} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.753739 [ 260 ] {508e0ca5-7f36-4780-a0e0-c1b5867744e5} executeQuery: Read 14 rows, 1.01 KiB in 0.009672 sec., 1447.4772539288667 rows/sec., 104.20 KiB/sec. 2025.01.17 08:06:02.754202 [ 260 ] {508e0ca5-7f36-4780-a0e0-c1b5867744e5} TCPHandler: Processed in 0.010569521 sec. 2025.01.17 08:06:02.755306 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.755734 [ 262 ] {894438a4-5e2a-4a09-b450-bf5b7f0df73f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:02.755906 [ 262 ] {894438a4-5e2a-4a09-b450-bf5b7f0df73f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:02.759844 [ 262 ] {894438a4-5e2a-4a09-b450-bf5b7f0df73f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.759932 [ 262 ] {894438a4-5e2a-4a09-b450-bf5b7f0df73f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.761636 [ 262 ] {894438a4-5e2a-4a09-b450-bf5b7f0df73f} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:06:02.762564 [ 262 ] {894438a4-5e2a-4a09-b450-bf5b7f0df73f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.763458 [ 262 ] {894438a4-5e2a-4a09-b450-bf5b7f0df73f} executeQuery: Read 281 rows, 25.42 KiB in 0.007813 sec., 35965.6981953155 rows/sec., 3.18 MiB/sec. 2025.01.17 08:06:02.763786 [ 262 ] {894438a4-5e2a-4a09-b450-bf5b7f0df73f} TCPHandler: Processed in 0.009391765 sec. 2025.01.17 08:06:02.764077 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.764492 [ 260 ] {b057bca7-afe4-4cc6-a475-3f0ba838451d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:06:02.764668 [ 260 ] {b057bca7-afe4-4cc6-a475-3f0ba838451d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:06:02.767929 [ 260 ] {b057bca7-afe4-4cc6-a475-3f0ba838451d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.768016 [ 260 ] {b057bca7-afe4-4cc6-a475-3f0ba838451d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.769797 [ 260 ] {b057bca7-afe4-4cc6-a475-3f0ba838451d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:06:02.770793 [ 260 ] {b057bca7-afe4-4cc6-a475-3f0ba838451d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.771423 [ 260 ] {b057bca7-afe4-4cc6-a475-3f0ba838451d} executeQuery: Read 46 rows, 3.39 KiB in 0.007059 sec., 6516.503754072814 rows/sec., 480.05 KiB/sec. 2025.01.17 08:06:02.771648 [ 260 ] {b057bca7-afe4-4cc6-a475-3f0ba838451d} TCPHandler: Processed in 0.007724181 sec. 2025.01.17 08:06:02.771968 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.772408 [ 262 ] {071de6b4-35a2-4de6-9e81-af913834d794} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:06:02.772607 [ 262 ] {071de6b4-35a2-4de6-9e81-af913834d794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:06:02.775508 [ 262 ] {071de6b4-35a2-4de6-9e81-af913834d794} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.775606 [ 262 ] {071de6b4-35a2-4de6-9e81-af913834d794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.777510 [ 262 ] {071de6b4-35a2-4de6-9e81-af913834d794} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:06:02.778369 [ 262 ] {071de6b4-35a2-4de6-9e81-af913834d794} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.779001 [ 262 ] {071de6b4-35a2-4de6-9e81-af913834d794} executeQuery: Read 14 rows, 1004.00 B in 0.006705 sec., 2087.9940343027592 rows/sec., 146.23 KiB/sec. 2025.01.17 08:06:02.779313 [ 262 ] {071de6b4-35a2-4de6-9e81-af913834d794} TCPHandler: Processed in 0.007525098 sec. 2025.01.17 08:06:02.779726 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.780246 [ 260 ] {5ac22d59-9e1d-478b-aa93-a10671468c9c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:06:02.780559 [ 260 ] {5ac22d59-9e1d-478b-aa93-a10671468c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:06:02.782955 [ 260 ] {5ac22d59-9e1d-478b-aa93-a10671468c9c} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.783021 [ 260 ] {5ac22d59-9e1d-478b-aa93-a10671468c9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.784150 [ 260 ] {5ac22d59-9e1d-478b-aa93-a10671468c9c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:06:02.784731 [ 260 ] {5ac22d59-9e1d-478b-aa93-a10671468c9c} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.785471 [ 260 ] {5ac22d59-9e1d-478b-aa93-a10671468c9c} executeQuery: Read 13 rows, 830.00 B in 0.005386 sec., 2413.665057556628 rows/sec., 150.49 KiB/sec. 2025.01.17 08:06:02.785697 [ 260 ] {5ac22d59-9e1d-478b-aa93-a10671468c9c} TCPHandler: Processed in 0.006205969 sec. 2025.01.17 08:06:02.786057 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.786681 [ 262 ] {a05381f8-80c3-4247-9ed0-9e8e928fda0f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:02.786868 [ 262 ] {a05381f8-80c3-4247-9ed0-9e8e928fda0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:02.790278 [ 262 ] {a05381f8-80c3-4247-9ed0-9e8e928fda0f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.790356 [ 262 ] {a05381f8-80c3-4247-9ed0-9e8e928fda0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.791572 [ 262 ] {a05381f8-80c3-4247-9ed0-9e8e928fda0f} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:06:02.792216 [ 262 ] {a05381f8-80c3-4247-9ed0-9e8e928fda0f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.792887 [ 262 ] {a05381f8-80c3-4247-9ed0-9e8e928fda0f} executeQuery: Read 421 rows, 30.80 KiB in 0.006463 sec., 65140.02785084326 rows/sec., 4.65 MiB/sec. 2025.01.17 08:06:02.793175 [ 262 ] {a05381f8-80c3-4247-9ed0-9e8e928fda0f} TCPHandler: Processed in 0.007320594 sec. 2025.01.17 08:06:02.793481 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.793876 [ 260 ] {686b9765-6394-4914-b509-2a4560787fe2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:06:02.794075 [ 260 ] {686b9765-6394-4914-b509-2a4560787fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:06:02.795697 [ 260 ] {686b9765-6394-4914-b509-2a4560787fe2} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.795745 [ 260 ] {686b9765-6394-4914-b509-2a4560787fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.796287 [ 260 ] {686b9765-6394-4914-b509-2a4560787fe2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:06:02.796703 [ 260 ] {686b9765-6394-4914-b509-2a4560787fe2} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.797362 [ 260 ] {686b9765-6394-4914-b509-2a4560787fe2} executeQuery: Read 6 rows, 321.00 B in 0.003589 sec., 1671.7748676511562 rows/sec., 87.34 KiB/sec. 2025.01.17 08:06:02.797914 [ 260 ] {686b9765-6394-4914-b509-2a4560787fe2} TCPHandler: Processed in 0.004607906 sec. 2025.01.17 08:06:02.798485 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.798930 [ 262 ] {5f8aa8b3-f3de-4314-8974-06f87e8fb7ad} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:02.799123 [ 262 ] {5f8aa8b3-f3de-4314-8974-06f87e8fb7ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:02.803334 [ 262 ] {5f8aa8b3-f3de-4314-8974-06f87e8fb7ad} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.803434 [ 262 ] {5f8aa8b3-f3de-4314-8974-06f87e8fb7ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.805505 [ 262 ] {5f8aa8b3-f3de-4314-8974-06f87e8fb7ad} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:06:02.806660 [ 262 ] {5f8aa8b3-f3de-4314-8974-06f87e8fb7ad} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.807197 [ 262 ] {5f8aa8b3-f3de-4314-8974-06f87e8fb7ad} executeQuery: Read 237 rows, 16.27 KiB in 0.008423 sec., 28137.243262495547 rows/sec., 1.89 MiB/sec. 2025.01.17 08:06:02.807471 [ 262 ] {5f8aa8b3-f3de-4314-8974-06f87e8fb7ad} TCPHandler: Processed in 0.009378185 sec. 2025.01.17 08:06:02.807731 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.808506 [ 260 ] {2aab7cf7-81cd-4966-9405-04a01445b0b3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:06:02.808787 [ 260 ] {2aab7cf7-81cd-4966-9405-04a01445b0b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:06:02.812180 [ 260 ] {2aab7cf7-81cd-4966-9405-04a01445b0b3} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.812305 [ 260 ] {2aab7cf7-81cd-4966-9405-04a01445b0b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.813758 [ 260 ] {2aab7cf7-81cd-4966-9405-04a01445b0b3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:06:02.814625 [ 260 ] {2aab7cf7-81cd-4966-9405-04a01445b0b3} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.815311 [ 260 ] {2aab7cf7-81cd-4966-9405-04a01445b0b3} executeQuery: Read 1 rows, 69.00 B in 0.007307 sec., 136.8550704803613 rows/sec., 9.22 KiB/sec. 2025.01.17 08:06:02.815669 [ 260 ] {2aab7cf7-81cd-4966-9405-04a01445b0b3} TCPHandler: Processed in 0.008073866 sec. 2025.01.17 08:06:02.815936 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.816173 [ 262 ] {562da5d4-ab4e-4e2e-95e8-c4b4fb5ab35f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:02.816548 [ 262 ] {562da5d4-ab4e-4e2e-95e8-c4b4fb5ab35f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:06:02.821743 [ 262 ] {562da5d4-ab4e-4e2e-95e8-c4b4fb5ab35f} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.821792 [ 262 ] {562da5d4-ab4e-4e2e-95e8-c4b4fb5ab35f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.822982 [ 262 ] {562da5d4-ab4e-4e2e-95e8-c4b4fb5ab35f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:06:02.823966 [ 262 ] {562da5d4-ab4e-4e2e-95e8-c4b4fb5ab35f} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.824840 [ 262 ] {562da5d4-ab4e-4e2e-95e8-c4b4fb5ab35f} executeQuery: Read 39 rows, 71.56 KiB in 0.008728 sec., 4468.377635197067 rows/sec., 8.01 MiB/sec. 2025.01.17 08:06:02.825447 [ 262 ] {562da5d4-ab4e-4e2e-95e8-c4b4fb5ab35f} TCPHandler: Processed in 0.009642649 sec. 2025.01.17 08:06:02.825750 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:02.826038 [ 260 ] {b02564d1-c8de-48e3-831e-bf5add5a2ce6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:02.826187 [ 260 ] {b02564d1-c8de-48e3-831e-bf5add5a2ce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:02.828650 [ 260 ] {b02564d1-c8de-48e3-831e-bf5add5a2ce6} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.828765 [ 260 ] {b02564d1-c8de-48e3-831e-bf5add5a2ce6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.831176 [ 260 ] {b02564d1-c8de-48e3-831e-bf5add5a2ce6} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:06:02.831958 [ 260 ] {b02564d1-c8de-48e3-831e-bf5add5a2ce6} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.832933 [ 260 ] {b02564d1-c8de-48e3-831e-bf5add5a2ce6} executeQuery: Read 82 rows, 5.33 KiB in 0.006925 sec., 11841.15523465704 rows/sec., 770.11 KiB/sec. 2025.01.17 08:06:02.833636 [ 260 ] {b02564d1-c8de-48e3-831e-bf5add5a2ce6} TCPHandler: Processed in 0.008037286 sec. 2025.01.17 08:06:02.836612 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:02.836680 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.17 08:06:02.844520 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:06:02.845469 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:02.850113 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.01.17 08:06:03.000238 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 223.10 MiB, peak 230.19 MiB, free memory in arenas 0.00 B, will set to 221.80 MiB (RSS), difference: -1.30 MiB 2025.01.17 08:06:07.736571 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:07.736778 [ 260 ] {eaecac61-0692-453c-90c0-9f3dae2aa322} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:07.736850 [ 260 ] {eaecac61-0692-453c-90c0-9f3dae2aa322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:07.737649 [ 260 ] {eaecac61-0692-453c-90c0-9f3dae2aa322} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:07.737696 [ 260 ] {eaecac61-0692-453c-90c0-9f3dae2aa322} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:07.738142 [ 260 ] {eaecac61-0692-453c-90c0-9f3dae2aa322} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:06:07.738402 [ 260 ] {eaecac61-0692-453c-90c0-9f3dae2aa322} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:07.738609 [ 78 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 08:06:07.738677 [ 260 ] {eaecac61-0692-453c-90c0-9f3dae2aa322} executeQuery: Read 56 rows, 4.41 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.21 MiB/sec. 2025.01.17 08:06:07.738704 [ 78 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:07.738777 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:07.738815 [ 260 ] {eaecac61-0692-453c-90c0-9f3dae2aa322} TCPHandler: Processed in 0.002363684 sec. 2025.01.17 08:06:07.738958 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 08:06:07.739112 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:07.739124 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:07.739217 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1430 rows starting from the beginning of the part 2025.01.17 08:06:07.739426 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:06:07.739473 [ 262 ] {eb93603a-3fe1-4b6a-8356-3b9d4d6b04b3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:07.739745 [ 262 ] {eb93603a-3fe1-4b6a-8356-3b9d4d6b04b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:07.739896 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 12 rows starting from the beginning of the part 2025.01.17 08:06:07.740219 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2025.01.17 08:06:07.740470 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 281 rows starting from the beginning of the part 2025.01.17 08:06:07.740739 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2025.01.17 08:06:07.742459 [ 262 ] {eb93603a-3fe1-4b6a-8356-3b9d4d6b04b3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:07.742551 [ 262 ] {eb93603a-3fe1-4b6a-8356-3b9d4d6b04b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:07.743408 [ 262 ] {eb93603a-3fe1-4b6a-8356-3b9d4d6b04b3} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:06:07.743801 [ 262 ] {eb93603a-3fe1-4b6a-8356-3b9d4d6b04b3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:07.744130 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 5 columns (5 merged, 0 gathered) in 0.005235215 sec., 621177.9267900173 rows/sec., 54.50 MiB/sec. 2025.01.17 08:06:07.744204 [ 78 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 08:06:07.744299 [ 78 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:07.744335 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:07.744374 [ 262 ] {eb93603a-3fe1-4b6a-8356-3b9d4d6b04b3} executeQuery: Read 64 rows, 5.12 KiB in 0.005052 sec., 12668.25019794141 rows/sec., 1012.52 KiB/sec. 2025.01.17 08:06:07.744671 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 08:06:07.744770 [ 262 ] {eb93603a-3fe1-4b6a-8356-3b9d4d6b04b3} TCPHandler: Processed in 0.005808523 sec. 2025.01.17 08:06:07.744800 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 08:06:07.745030 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:07.745326 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:07.745476 [ 260 ] {c228167c-bb45-4e3c-88e7-e4bbe92727e6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:07.745492 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:07.745498 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part 2025.01.17 08:06:07.745669 [ 260 ] {c228167c-bb45-4e3c-88e7-e4bbe92727e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:07.745804 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_71_14} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 08:06:07.746197 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:06:07.746290 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 884 rows starting from the beginning of the part 2025.01.17 08:06:07.746677 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 9 rows starting from the beginning of the part 2025.01.17 08:06:07.747044 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2025.01.17 08:06:07.747404 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 421 rows starting from the beginning of the part 2025.01.17 08:06:07.747608 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.01.17 08:06:07.748699 [ 260 ] {c228167c-bb45-4e3c-88e7-e4bbe92727e6} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:07.748762 [ 260 ] {c228167c-bb45-4e3c-88e7-e4bbe92727e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:07.749878 [ 260 ] {c228167c-bb45-4e3c-88e7-e4bbe92727e6} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:06:07.750325 [ 260 ] {c228167c-bb45-4e3c-88e7-e4bbe92727e6} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:07.750792 [ 260 ] {c228167c-bb45-4e3c-88e7-e4bbe92727e6} executeQuery: Read 160 rows, 11.41 KiB in 0.005457 sec., 29320.139270661537 rows/sec., 2.04 MiB/sec. 2025.01.17 08:06:07.751054 [ 260 ] {c228167c-bb45-4e3c-88e7-e4bbe92727e6} TCPHandler: Processed in 0.006163688 sec. 2025.01.17 08:06:07.751059 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2355 rows, containing 5 columns (5 merged, 0 gathered) in 0.006599054 sec., 356869.33308925794 rows/sec., 27.32 MiB/sec. 2025.01.17 08:06:07.751265 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 08:06:07.751532 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:07.751616 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_71_14} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 08:06:07.751699 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.17 08:06:07.752068 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:07.752215 [ 262 ] {b5bef1b2-170d-4a10-87f4-1ccdce4b2fb4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:07.752279 [ 262 ] {b5bef1b2-170d-4a10-87f4-1ccdce4b2fb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:07.752866 [ 262 ] {b5bef1b2-170d-4a10-87f4-1ccdce4b2fb4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:07.752907 [ 262 ] {b5bef1b2-170d-4a10-87f4-1ccdce4b2fb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:07.753291 [ 262 ] {b5bef1b2-170d-4a10-87f4-1ccdce4b2fb4} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:06:07.753541 [ 262 ] {b5bef1b2-170d-4a10-87f4-1ccdce4b2fb4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:07.753752 [ 262 ] {b5bef1b2-170d-4a10-87f4-1ccdce4b2fb4} executeQuery: Read 60 rows, 4.14 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.57 MiB/sec. 2025.01.17 08:06:07.753807 [ 262 ] {b5bef1b2-170d-4a10-87f4-1ccdce4b2fb4} TCPHandler: Processed in 0.001808256 sec. 2025.01.17 08:06:08.874971 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2025.01.17 08:06:08.875985 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:08.876027 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:08.876570 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:06:08.876831 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:08.877030 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2025.01.17 08:06:10.350298 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.01.17 08:06:10.371973 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:10.372026 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:10.379660 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:06:10.380461 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:10.383638 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.01.17 08:06:11.474037 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1222 2025.01.17 08:06:11.477189 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:11.477240 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:11.478747 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:06:11.479070 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:11.479652 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1222 2025.01.17 08:06:12.741800 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.742010 [ 260 ] {256476a8-31d6-4899-909d-6ce4083c9951} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:06:12.742081 [ 260 ] {256476a8-31d6-4899-909d-6ce4083c9951} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:06:12.742816 [ 260 ] {256476a8-31d6-4899-909d-6ce4083c9951} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.742868 [ 260 ] {256476a8-31d6-4899-909d-6ce4083c9951} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.743305 [ 260 ] {256476a8-31d6-4899-909d-6ce4083c9951} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:06:12.743557 [ 260 ] {256476a8-31d6-4899-909d-6ce4083c9951} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.743791 [ 260 ] {256476a8-31d6-4899-909d-6ce4083c9951} executeQuery: Read 14 rows, 1.01 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 548.92 KiB/sec. 2025.01.17 08:06:12.743850 [ 260 ] {256476a8-31d6-4899-909d-6ce4083c9951} TCPHandler: Processed in 0.002191271 sec. 2025.01.17 08:06:12.744122 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.744367 [ 262 ] {bbce0a6d-c40b-4dec-ad44-53f104d97ef2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:12.744458 [ 262 ] {bbce0a6d-c40b-4dec-ad44-53f104d97ef2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:12.745433 [ 262 ] {bbce0a6d-c40b-4dec-ad44-53f104d97ef2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.745478 [ 262 ] {bbce0a6d-c40b-4dec-ad44-53f104d97ef2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.745941 [ 262 ] {bbce0a6d-c40b-4dec-ad44-53f104d97ef2} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:06:12.746199 [ 262 ] {bbce0a6d-c40b-4dec-ad44-53f104d97ef2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.746445 [ 262 ] {bbce0a6d-c40b-4dec-ad44-53f104d97ef2} executeQuery: Read 281 rows, 25.42 KiB in 0.002144 sec., 131063.43283582089 rows/sec., 11.58 MiB/sec. 2025.01.17 08:06:12.746518 [ 262 ] {bbce0a6d-c40b-4dec-ad44-53f104d97ef2} TCPHandler: Processed in 0.002549497 sec. 2025.01.17 08:06:12.746713 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.746880 [ 260 ] {95418a3e-aa33-4f57-8124-7655d44a6598} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:06:12.746938 [ 260 ] {95418a3e-aa33-4f57-8124-7655d44a6598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:06:12.747543 [ 260 ] {95418a3e-aa33-4f57-8124-7655d44a6598} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.747584 [ 260 ] {95418a3e-aa33-4f57-8124-7655d44a6598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.747950 [ 260 ] {95418a3e-aa33-4f57-8124-7655d44a6598} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:06:12.748193 [ 260 ] {95418a3e-aa33-4f57-8124-7655d44a6598} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.748428 [ 260 ] {95418a3e-aa33-4f57-8124-7655d44a6598} executeQuery: Read 46 rows, 3.39 KiB in 0.001571 sec., 29280.712921705923 rows/sec., 2.11 MiB/sec. 2025.01.17 08:06:12.748576 [ 260 ] {95418a3e-aa33-4f57-8124-7655d44a6598} TCPHandler: Processed in 0.001972118 sec. 2025.01.17 08:06:12.748963 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.749099 [ 262 ] {a7182fcd-2ace-4a92-a0d3-43842e340c1d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:06:12.749156 [ 262 ] {a7182fcd-2ace-4a92-a0d3-43842e340c1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:06:12.749822 [ 262 ] {a7182fcd-2ace-4a92-a0d3-43842e340c1d} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.749870 [ 262 ] {a7182fcd-2ace-4a92-a0d3-43842e340c1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.750249 [ 262 ] {a7182fcd-2ace-4a92-a0d3-43842e340c1d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:06:12.750486 [ 262 ] {a7182fcd-2ace-4a92-a0d3-43842e340c1d} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.750699 [ 262 ] {a7182fcd-2ace-4a92-a0d3-43842e340c1d} executeQuery: Read 14 rows, 1004.00 B in 0.001629 sec., 8594.229588704728 rows/sec., 601.88 KiB/sec. 2025.01.17 08:06:12.750751 [ 262 ] {a7182fcd-2ace-4a92-a0d3-43842e340c1d} TCPHandler: Processed in 0.001846557 sec. 2025.01.17 08:06:12.751142 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.751280 [ 260 ] {9d7ce004-ec13-4442-a3a5-2cbf451fafd1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:06:12.751337 [ 260 ] {9d7ce004-ec13-4442-a3a5-2cbf451fafd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:06:12.752010 [ 260 ] {9d7ce004-ec13-4442-a3a5-2cbf451fafd1} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.752051 [ 260 ] {9d7ce004-ec13-4442-a3a5-2cbf451fafd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.752412 [ 260 ] {9d7ce004-ec13-4442-a3a5-2cbf451fafd1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:06:12.752658 [ 260 ] {9d7ce004-ec13-4442-a3a5-2cbf451fafd1} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.752865 [ 260 ] {9d7ce004-ec13-4442-a3a5-2cbf451fafd1} executeQuery: Read 13 rows, 830.00 B in 0.001615 sec., 8049.5356037151705 rows/sec., 501.89 KiB/sec. 2025.01.17 08:06:12.752917 [ 260 ] {9d7ce004-ec13-4442-a3a5-2cbf451fafd1} TCPHandler: Processed in 0.001841617 sec. 2025.01.17 08:06:12.753069 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.753207 [ 262 ] {922d846a-c77f-4aa3-966b-ee72a95ccf0c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:12.753263 [ 262 ] {922d846a-c77f-4aa3-966b-ee72a95ccf0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:12.754110 [ 262 ] {922d846a-c77f-4aa3-966b-ee72a95ccf0c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.754149 [ 262 ] {922d846a-c77f-4aa3-966b-ee72a95ccf0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.754536 [ 262 ] {922d846a-c77f-4aa3-966b-ee72a95ccf0c} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:06:12.754779 [ 262 ] {922d846a-c77f-4aa3-966b-ee72a95ccf0c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.754986 [ 262 ] {922d846a-c77f-4aa3-966b-ee72a95ccf0c} executeQuery: Read 421 rows, 30.80 KiB in 0.001809 sec., 232725.26257600883 rows/sec., 16.63 MiB/sec. 2025.01.17 08:06:12.755041 [ 262 ] {922d846a-c77f-4aa3-966b-ee72a95ccf0c} TCPHandler: Processed in 0.002037399 sec. 2025.01.17 08:06:12.755231 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.755359 [ 260 ] {f5d6cffc-decc-455c-a94c-27db72856659} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:06:12.755413 [ 260 ] {f5d6cffc-decc-455c-a94c-27db72856659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:06:12.755892 [ 260 ] {f5d6cffc-decc-455c-a94c-27db72856659} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.755932 [ 260 ] {f5d6cffc-decc-455c-a94c-27db72856659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.756297 [ 260 ] {f5d6cffc-decc-455c-a94c-27db72856659} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:06:12.756540 [ 260 ] {f5d6cffc-decc-455c-a94c-27db72856659} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.756747 [ 260 ] {f5d6cffc-decc-455c-a94c-27db72856659} executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. 2025.01.17 08:06:12.756798 [ 260 ] {f5d6cffc-decc-455c-a94c-27db72856659} TCPHandler: Processed in 0.001668133 sec. 2025.01.17 08:06:12.756933 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.757078 [ 262 ] {31e8d8ee-1220-40f6-8d55-2978b36ebbe6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:12.757141 [ 262 ] {31e8d8ee-1220-40f6-8d55-2978b36ebbe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:12.757821 [ 262 ] {31e8d8ee-1220-40f6-8d55-2978b36ebbe6} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.757869 [ 262 ] {31e8d8ee-1220-40f6-8d55-2978b36ebbe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.758293 [ 262 ] {31e8d8ee-1220-40f6-8d55-2978b36ebbe6} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:06:12.758533 [ 262 ] {31e8d8ee-1220-40f6-8d55-2978b36ebbe6} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.758754 [ 262 ] {31e8d8ee-1220-40f6-8d55-2978b36ebbe6} executeQuery: Read 237 rows, 16.27 KiB in 0.001706 sec., 138921.45369284877 rows/sec., 9.31 MiB/sec. 2025.01.17 08:06:12.758831 [ 262 ] {31e8d8ee-1220-40f6-8d55-2978b36ebbe6} TCPHandler: Processed in 0.001954057 sec. 2025.01.17 08:06:12.759031 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.759172 [ 260 ] {4ff9ca40-cac3-4d89-90db-20362448d41e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:06:12.759234 [ 260 ] {4ff9ca40-cac3-4d89-90db-20362448d41e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:06:12.759790 [ 260 ] {4ff9ca40-cac3-4d89-90db-20362448d41e} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.759837 [ 260 ] {4ff9ca40-cac3-4d89-90db-20362448d41e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.760220 [ 260 ] {4ff9ca40-cac3-4d89-90db-20362448d41e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:06:12.760463 [ 260 ] {4ff9ca40-cac3-4d89-90db-20362448d41e} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.760669 [ 260 ] {4ff9ca40-cac3-4d89-90db-20362448d41e} executeQuery: Read 1 rows, 69.00 B in 0.001527 sec., 654.8788474132285 rows/sec., 44.13 KiB/sec. 2025.01.17 08:06:12.760718 [ 260 ] {4ff9ca40-cac3-4d89-90db-20362448d41e} TCPHandler: Processed in 0.001791216 sec. 2025.01.17 08:06:12.760863 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.760984 [ 262 ] {11b1c230-5e2f-412d-a74e-712bbb6c23d4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:12.761074 [ 262 ] {11b1c230-5e2f-412d-a74e-712bbb6c23d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:06:12.762379 [ 262 ] {11b1c230-5e2f-412d-a74e-712bbb6c23d4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.762418 [ 262 ] {11b1c230-5e2f-412d-a74e-712bbb6c23d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.763071 [ 262 ] {11b1c230-5e2f-412d-a74e-712bbb6c23d4} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:06:12.763325 [ 262 ] {11b1c230-5e2f-412d-a74e-712bbb6c23d4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.763569 [ 262 ] {11b1c230-5e2f-412d-a74e-712bbb6c23d4} executeQuery: Read 39 rows, 71.56 KiB in 0.002614 sec., 14919.663351185922 rows/sec., 26.74 MiB/sec. 2025.01.17 08:06:12.763859 [ 262 ] {11b1c230-5e2f-412d-a74e-712bbb6c23d4} TCPHandler: Processed in 0.003053264 sec. 2025.01.17 08:06:12.764033 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:12.764149 [ 260 ] {d5060698-93b7-49ed-b1ea-4c5377c9c4ab} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:12.764199 [ 260 ] {d5060698-93b7-49ed-b1ea-4c5377c9c4ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:12.764687 [ 260 ] {d5060698-93b7-49ed-b1ea-4c5377c9c4ab} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:12.764726 [ 260 ] {d5060698-93b7-49ed-b1ea-4c5377c9c4ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:12.765105 [ 260 ] {d5060698-93b7-49ed-b1ea-4c5377c9c4ab} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:06:12.765358 [ 260 ] {d5060698-93b7-49ed-b1ea-4c5377c9c4ab} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:12.765572 [ 260 ] {d5060698-93b7-49ed-b1ea-4c5377c9c4ab} executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec. 2025.01.17 08:06:12.765622 [ 260 ] {d5060698-93b7-49ed-b1ea-4c5377c9c4ab} TCPHandler: Processed in 0.001664264 sec. 2025.01.17 08:06:16.228398 [ 153 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:06:16.228503 [ 153 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:06:16.377285 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2025.01.17 08:06:16.378339 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:16.378386 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:16.378939 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:06:16.379215 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:16.379442 [ 153 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 08:06:16.379480 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.01.17 08:06:16.379525 [ 153 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:16.379557 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:16.379756 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 08:06:16.380006 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:16.380076 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part 2025.01.17 08:06:16.380186 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2025.01.17 08:06:16.380411 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2025.01.17 08:06:16.380608 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2025.01.17 08:06:16.380820 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2025.01.17 08:06:16.380956 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2025.01.17 08:06:16.383660 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004007757 sec., 5266287.352252145 rows/sec., 75.33 MiB/sec. 2025.01.17 08:06:16.384095 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 08:06:16.384427 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:16.384524 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_46_9} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 08:06:16.384640 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. 2025.01.17 08:06:17.736385 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:17.736598 [ 260 ] {b5e324a8-fdfa-4add-adc1-dafe14de88df} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:17.736678 [ 260 ] {b5e324a8-fdfa-4add-adc1-dafe14de88df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:17.737494 [ 260 ] {b5e324a8-fdfa-4add-adc1-dafe14de88df} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:17.737545 [ 260 ] {b5e324a8-fdfa-4add-adc1-dafe14de88df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:17.737973 [ 260 ] {b5e324a8-fdfa-4add-adc1-dafe14de88df} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:06:17.738216 [ 260 ] {b5e324a8-fdfa-4add-adc1-dafe14de88df} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:17.738460 [ 260 ] {b5e324a8-fdfa-4add-adc1-dafe14de88df} executeQuery: Read 56 rows, 4.41 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.25 MiB/sec. 2025.01.17 08:06:17.738546 [ 260 ] {b5e324a8-fdfa-4add-adc1-dafe14de88df} TCPHandler: Processed in 0.002303664 sec. 2025.01.17 08:06:17.738905 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:17.739235 [ 262 ] {7346aea4-a318-4d9a-bfe4-9277723821ef} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:17.739308 [ 262 ] {7346aea4-a318-4d9a-bfe4-9277723821ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:17.740050 [ 262 ] {7346aea4-a318-4d9a-bfe4-9277723821ef} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:17.740098 [ 262 ] {7346aea4-a318-4d9a-bfe4-9277723821ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:17.740522 [ 262 ] {7346aea4-a318-4d9a-bfe4-9277723821ef} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:06:17.740773 [ 262 ] {7346aea4-a318-4d9a-bfe4-9277723821ef} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:17.741002 [ 262 ] {7346aea4-a318-4d9a-bfe4-9277723821ef} executeQuery: Read 64 rows, 5.12 KiB in 0.001841 sec., 34763.71537208039 rows/sec., 2.71 MiB/sec. 2025.01.17 08:06:17.741057 [ 262 ] {7346aea4-a318-4d9a-bfe4-9277723821ef} TCPHandler: Processed in 0.002370274 sec. 2025.01.17 08:06:17.741206 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:17.741346 [ 260 ] {36a1ee04-e760-4c1e-bcc2-20000c3d1921} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:17.741407 [ 260 ] {36a1ee04-e760-4c1e-bcc2-20000c3d1921} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:17.742062 [ 260 ] {36a1ee04-e760-4c1e-bcc2-20000c3d1921} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:17.742109 [ 260 ] {36a1ee04-e760-4c1e-bcc2-20000c3d1921} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:17.742512 [ 260 ] {36a1ee04-e760-4c1e-bcc2-20000c3d1921} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:06:17.742750 [ 260 ] {36a1ee04-e760-4c1e-bcc2-20000c3d1921} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:17.742964 [ 260 ] {36a1ee04-e760-4c1e-bcc2-20000c3d1921} executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. 2025.01.17 08:06:17.743017 [ 260 ] {36a1ee04-e760-4c1e-bcc2-20000c3d1921} TCPHandler: Processed in 0.001877607 sec. 2025.01.17 08:06:17.743148 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:17.743286 [ 262 ] {c46d41f6-4a23-4ee0-8916-96d1f7f5598d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:17.743346 [ 262 ] {c46d41f6-4a23-4ee0-8916-96d1f7f5598d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:17.743933 [ 262 ] {c46d41f6-4a23-4ee0-8916-96d1f7f5598d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:17.743980 [ 262 ] {c46d41f6-4a23-4ee0-8916-96d1f7f5598d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:17.744376 [ 262 ] {c46d41f6-4a23-4ee0-8916-96d1f7f5598d} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:06:17.744606 [ 262 ] {c46d41f6-4a23-4ee0-8916-96d1f7f5598d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:17.744821 [ 262 ] {c46d41f6-4a23-4ee0-8916-96d1f7f5598d} executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. 2025.01.17 08:06:17.744870 [ 262 ] {c46d41f6-4a23-4ee0-8916-96d1f7f5598d} TCPHandler: Processed in 0.001777395 sec. 2025.01.17 08:06:17.883809 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.01.17 08:06:17.906157 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:17.906223 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:17.913886 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:06:17.914684 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:17.915120 [ 32 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 08:06:17.915306 [ 32 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:17.915415 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:17.916215 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 08:06:17.931227 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.01.17 08:06:17.932912 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:17.934399 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.01.17 08:06:17.940247 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.01.17 08:06:17.946329 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2025.01.17 08:06:17.952108 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2025.01.17 08:06:17.958402 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.01.17 08:06:17.963162 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.01.17 08:06:18.000255 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 233.21 MiB, peak 233.21 MiB, free memory in arenas 0.00 B, will set to 225.02 MiB (RSS), difference: -8.19 MiB 2025.01.17 08:06:18.025499 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.109885037 sec., 3157.845776581938 rows/sec., 16.33 MiB/sec. 2025.01.17 08:06:18.028548 [ 189 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 08:06:18.031483 [ 189 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:18.031604 [ 189 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_46_9} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 08:06:18.034264 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.17 08:06:19.000251 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 215.61 MiB, peak 233.21 MiB, free memory in arenas 0.00 B, will set to 226.63 MiB (RSS), difference: 11.02 MiB 2025.01.17 08:06:21.479985 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1252 2025.01.17 08:06:21.483014 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.483075 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.484535 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:06:21.484884 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.485511 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1252 2025.01.17 08:06:21.843491 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.843674 [ 260 ] {ebd14606-0278-4a13-bb37-862070a98086} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:06:21.843746 [ 260 ] {ebd14606-0278-4a13-bb37-862070a98086} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:06:21.844471 [ 260 ] {ebd14606-0278-4a13-bb37-862070a98086} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.844514 [ 260 ] {ebd14606-0278-4a13-bb37-862070a98086} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.844937 [ 260 ] {ebd14606-0278-4a13-bb37-862070a98086} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:06:21.845201 [ 260 ] {ebd14606-0278-4a13-bb37-862070a98086} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.845417 [ 151 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.17 08:06:21.845439 [ 260 ] {ebd14606-0278-4a13-bb37-862070a98086} executeQuery: Read 14 rows, 1.01 KiB in 0.001809 sec., 7739.0823659480375 rows/sec., 557.11 KiB/sec. 2025.01.17 08:06:21.845508 [ 151 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.845587 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.845596 [ 260 ] {ebd14606-0278-4a13-bb37-862070a98086} TCPHandler: Processed in 0.002229363 sec. 2025.01.17 08:06:21.845789 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.01.17 08:06:21.845903 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.845964 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:21.846012 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2025.01.17 08:06:21.846221 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.01.17 08:06:21.846281 [ 262 ] {0e9301b2-eb75-42c8-9b9e-46c959d833f9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:06:21.846443 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.17 08:06:21.846489 [ 262 ] {0e9301b2-eb75-42c8-9b9e-46c959d833f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:06:21.846795 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.17 08:06:21.847218 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2025.01.17 08:06:21.849178 [ 262 ] {0e9301b2-eb75-42c8-9b9e-46c959d833f9} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.849257 [ 262 ] {0e9301b2-eb75-42c8-9b9e-46c959d833f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.849669 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003989807 sec., 17544.70830293295 rows/sec., 1.30 MiB/sec. 2025.01.17 08:06:21.849940 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.17 08:06:21.850126 [ 262 ] {0e9301b2-eb75-42c8-9b9e-46c959d833f9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.17 08:06:21.850541 [ 198 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.850589 [ 262 ] {0e9301b2-eb75-42c8-9b9e-46c959d833f9} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.850694 [ 198 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_33_8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.17 08:06:21.850929 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:06:21.851013 [ 262 ] {0e9301b2-eb75-42c8-9b9e-46c959d833f9} executeQuery: Read 2 rows, 167.00 B in 0.004901 sec., 408.0799836768007 rows/sec., 33.28 KiB/sec. 2025.01.17 08:06:21.851107 [ 262 ] {0e9301b2-eb75-42c8-9b9e-46c959d833f9} TCPHandler: Processed in 0.005396258 sec. 2025.01.17 08:06:21.851280 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.851401 [ 260 ] {c919475b-3546-4d62-9ae3-296bb76ed3db} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:21.851450 [ 260 ] {c919475b-3546-4d62-9ae3-296bb76ed3db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:21.852823 [ 260 ] {c919475b-3546-4d62-9ae3-296bb76ed3db} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.852878 [ 260 ] {c919475b-3546-4d62-9ae3-296bb76ed3db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.853427 [ 260 ] {c919475b-3546-4d62-9ae3-296bb76ed3db} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:06:21.853684 [ 260 ] {c919475b-3546-4d62-9ae3-296bb76ed3db} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.853908 [ 260 ] {c919475b-3546-4d62-9ae3-296bb76ed3db} executeQuery: Read 1412 rows, 121.08 KiB in 0.002534 sec., 557221.7837411208 rows/sec., 46.66 MiB/sec. 2025.01.17 08:06:21.853977 [ 260 ] {c919475b-3546-4d62-9ae3-296bb76ed3db} TCPHandler: Processed in 0.00275901 sec. 2025.01.17 08:06:21.854204 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.854346 [ 262 ] {16e81694-4028-418d-b9fb-d8b0bfa86def} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:06:21.854403 [ 262 ] {16e81694-4028-418d-b9fb-d8b0bfa86def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:06:21.855098 [ 262 ] {16e81694-4028-418d-b9fb-d8b0bfa86def} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.855145 [ 262 ] {16e81694-4028-418d-b9fb-d8b0bfa86def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.855539 [ 262 ] {16e81694-4028-418d-b9fb-d8b0bfa86def} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:06:21.855787 [ 262 ] {16e81694-4028-418d-b9fb-d8b0bfa86def} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.855963 [ 151 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 08:06:21.856029 [ 262 ] {16e81694-4028-418d-b9fb-d8b0bfa86def} executeQuery: Read 43 rows, 3.15 KiB in 0.001709 sec., 25160.91281451141 rows/sec., 1.80 MiB/sec. 2025.01.17 08:06:21.856034 [ 151 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.856119 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.856173 [ 262 ] {16e81694-4028-418d-b9fb-d8b0bfa86def} TCPHandler: Processed in 0.00209112 sec. 2025.01.17 08:06:21.856368 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 08:06:21.856384 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.856494 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:21.856536 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 64 rows starting from the beginning of the part 2025.01.17 08:06:21.856561 [ 260 ] {fc792479-9e10-4440-ae14-0e1206dd0d25} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:06:21.856698 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 53 rows starting from the beginning of the part 2025.01.17 08:06:21.856707 [ 260 ] {fc792479-9e10-4440-ae14-0e1206dd0d25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:06:21.857098 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part 2025.01.17 08:06:21.857439 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part 2025.01.17 08:06:21.857690 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part 2025.01.17 08:06:21.858017 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 43 rows starting from the beginning of the part 2025.01.17 08:06:21.859105 [ 260 ] {fc792479-9e10-4440-ae14-0e1206dd0d25} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.859155 [ 260 ] {fc792479-9e10-4440-ae14-0e1206dd0d25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.859760 [ 260 ] {fc792479-9e10-4440-ae14-0e1206dd0d25} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:06:21.859817 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 5 columns (5 merged, 0 gathered) in 0.003587421 sec., 72754.21535414996 rows/sec., 5.47 MiB/sec. 2025.01.17 08:06:21.860125 [ 260 ] {fc792479-9e10-4440-ae14-0e1206dd0d25} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.860156 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 08:06:21.860482 [ 260 ] {fc792479-9e10-4440-ae14-0e1206dd0d25} executeQuery: Read 242 rows, 16.79 KiB in 0.003957 sec., 61157.442506949716 rows/sec., 4.14 MiB/sec. 2025.01.17 08:06:21.860635 [ 260 ] {fc792479-9e10-4440-ae14-0e1206dd0d25} TCPHandler: Processed in 0.004346032 sec. 2025.01.17 08:06:21.860825 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.860892 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.860979 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_41_8} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 08:06:21.861170 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 08:06:21.861221 [ 262 ] {467fbf46-3792-4ba4-9a29-0b9deb30abba} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:06:21.861308 [ 262 ] {467fbf46-3792-4ba4-9a29-0b9deb30abba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:06:21.861912 [ 262 ] {467fbf46-3792-4ba4-9a29-0b9deb30abba} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.861952 [ 262 ] {467fbf46-3792-4ba4-9a29-0b9deb30abba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.862307 [ 262 ] {467fbf46-3792-4ba4-9a29-0b9deb30abba} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:06:21.862547 [ 262 ] {467fbf46-3792-4ba4-9a29-0b9deb30abba} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.862723 [ 151 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.17 08:06:21.862784 [ 151 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.862801 [ 262 ] {467fbf46-3792-4ba4-9a29-0b9deb30abba} executeQuery: Read 13 rows, 830.00 B in 0.001674 sec., 7765.830346475508 rows/sec., 484.20 KiB/sec. 2025.01.17 08:06:21.862820 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.862943 [ 262 ] {467fbf46-3792-4ba4-9a29-0b9deb30abba} TCPHandler: Processed in 0.002193501 sec. 2025.01.17 08:06:21.863021 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.01.17 08:06:21.863166 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.863199 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:21.863250 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2025.01.17 08:06:21.863526 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.01.17 08:06:21.863567 [ 260 ] {bd7e02f8-a976-4e1a-909b-8729dbadd1de} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:21.863741 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2025.01.17 08:06:21.863770 [ 260 ] {bd7e02f8-a976-4e1a-909b-8729dbadd1de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:21.864122 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.01.17 08:06:21.864488 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2025.01.17 08:06:21.866768 [ 260 ] {bd7e02f8-a976-4e1a-909b-8729dbadd1de} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.866883 [ 260 ] {bd7e02f8-a976-4e1a-909b-8729dbadd1de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.866963 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004011597 sec., 16203.023384452625 rows/sec., 1.05 MiB/sec. 2025.01.17 08:06:21.867180 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.17 08:06:21.867671 [ 260 ] {bd7e02f8-a976-4e1a-909b-8729dbadd1de} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:06:21.867706 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.867853 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_33_8} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.17 08:06:21.868014 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:06:21.868112 [ 260 ] {bd7e02f8-a976-4e1a-909b-8729dbadd1de} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.868355 [ 260 ] {bd7e02f8-a976-4e1a-909b-8729dbadd1de} executeQuery: Read 874 rows, 64.86 KiB in 0.005004 sec., 174660.27178257395 rows/sec., 12.66 MiB/sec. 2025.01.17 08:06:21.868421 [ 260 ] {bd7e02f8-a976-4e1a-909b-8729dbadd1de} TCPHandler: Processed in 0.005346097 sec. 2025.01.17 08:06:21.868599 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.868742 [ 262 ] {7417309b-af78-4916-8b14-076b36050130} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:06:21.868802 [ 262 ] {7417309b-af78-4916-8b14-076b36050130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:06:21.869380 [ 262 ] {7417309b-af78-4916-8b14-076b36050130} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.869419 [ 262 ] {7417309b-af78-4916-8b14-076b36050130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.869810 [ 262 ] {7417309b-af78-4916-8b14-076b36050130} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:06:21.870066 [ 262 ] {7417309b-af78-4916-8b14-076b36050130} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.870283 [ 262 ] {7417309b-af78-4916-8b14-076b36050130} executeQuery: Read 6 rows, 321.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. 2025.01.17 08:06:21.870339 [ 262 ] {7417309b-af78-4916-8b14-076b36050130} TCPHandler: Processed in 0.001812175 sec. 2025.01.17 08:06:21.870508 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.870648 [ 260 ] {cb3a7f2d-404f-4183-a203-f6a0678f5408} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:21.870711 [ 260 ] {cb3a7f2d-404f-4183-a203-f6a0678f5408} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:21.871579 [ 260 ] {cb3a7f2d-404f-4183-a203-f6a0678f5408} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.871618 [ 260 ] {cb3a7f2d-404f-4183-a203-f6a0678f5408} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.872078 [ 260 ] {cb3a7f2d-404f-4183-a203-f6a0678f5408} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:06:21.872339 [ 260 ] {cb3a7f2d-404f-4183-a203-f6a0678f5408} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.872516 [ 151 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.01.17 08:06:21.872584 [ 151 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.872591 [ 260 ] {cb3a7f2d-404f-4183-a203-f6a0678f5408} executeQuery: Read 1084 rows, 74.17 KiB in 0.001963 sec., 552215.9959246052 rows/sec., 36.90 MiB/sec. 2025.01.17 08:06:21.872621 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.872760 [ 260 ] {cb3a7f2d-404f-4183-a203-f6a0678f5408} TCPHandler: Processed in 0.002317223 sec. 2025.01.17 08:06:21.872818 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2025.01.17 08:06:21.872952 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.872997 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:21.873053 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_65_13, total 21988 rows starting from the beginning of the part 2025.01.17 08:06:21.873167 [ 262 ] {8dcd76a1-e910-4175-bf67-8145b7078a14} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:06:21.873314 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part 2025.01.17 08:06:21.873369 [ 262 ] {8dcd76a1-e910-4175-bf67-8145b7078a14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:06:21.873627 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2025.01.17 08:06:21.873998 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part 2025.01.17 08:06:21.874383 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2025.01.17 08:06:21.874754 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:06:21.875627 [ 262 ] {8dcd76a1-e910-4175-bf67-8145b7078a14} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.875696 [ 262 ] {8dcd76a1-e910-4175-bf67-8145b7078a14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.876364 [ 262 ] {8dcd76a1-e910-4175-bf67-8145b7078a14} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:06:21.876751 [ 262 ] {8dcd76a1-e910-4175-bf67-8145b7078a14} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.877077 [ 262 ] {8dcd76a1-e910-4175-bf67-8145b7078a14} executeQuery: Read 1 rows, 69.00 B in 0.003984 sec., 251.00401606425706 rows/sec., 16.91 KiB/sec. 2025.01.17 08:06:21.877232 [ 262 ] {8dcd76a1-e910-4175-bf67-8145b7078a14} TCPHandler: Processed in 0.004370613 sec. 2025.01.17 08:06:21.877436 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.877613 [ 260 ] {ca129c9f-b298-4a8d-b541-07297ac009aa} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:21.877748 [ 260 ] {ca129c9f-b298-4a8d-b541-07297ac009aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:06:21.879179 [ 260 ] {ca129c9f-b298-4a8d-b541-07297ac009aa} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.879219 [ 260 ] {ca129c9f-b298-4a8d-b541-07297ac009aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.889809 [ 260 ] {ca129c9f-b298-4a8d-b541-07297ac009aa} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:06:21.890730 [ 260 ] {ca129c9f-b298-4a8d-b541-07297ac009aa} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.891054 [ 151 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 08:06:21.891142 [ 151 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.891212 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.891214 [ 260 ] {ca129c9f-b298-4a8d-b541-07297ac009aa} executeQuery: Read 34 rows, 62.39 KiB in 0.013623 sec., 2495.779196946341 rows/sec., 4.47 MiB/sec. 2025.01.17 08:06:21.891706 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 08:06:21.892572 [ 260 ] {ca129c9f-b298-4a8d-b541-07297ac009aa} TCPHandler: Processed in 0.015191448 sec. 2025.01.17 08:06:21.892953 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:21.893269 [ 262 ] {a4bebfa7-01c1-42b5-a89f-0b4b92f3daea} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:21.893366 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:21.893387 [ 262 ] {a4bebfa7-01c1-42b5-a89f-0b4b92f3daea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:21.893680 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1023 rows starting from the beginning of the part 2025.01.17 08:06:21.895161 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 23866 rows, containing 5 columns (5 merged, 0 gathered) in 0.022393201 sec., 1065769.9182890377 rows/sec., 71.93 MiB/sec. 2025.01.17 08:06:21.895314 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part 2025.01.17 08:06:21.895873 [ 262 ] {a4bebfa7-01c1-42b5-a89f-0b4b92f3daea} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.895991 [ 262 ] {a4bebfa7-01c1-42b5-a89f-0b4b92f3daea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.896222 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part 2025.01.17 08:06:21.896692 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.01.17 08:06:21.896795 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part 2025.01.17 08:06:21.897851 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.897863 [ 262 ] {a4bebfa7-01c1-42b5-a89f-0b4b92f3daea} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:06:21.898004 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part 2025.01.17 08:06:21.898161 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_70_14} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.01.17 08:06:21.898492 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.17 08:06:21.898797 [ 262 ] {a4bebfa7-01c1-42b5-a89f-0b4b92f3daea} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.898950 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part 2025.01.17 08:06:21.899156 [ 69 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 08:06:21.899257 [ 69 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:21.899370 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:21.899451 [ 262 ] {a4bebfa7-01c1-42b5-a89f-0b4b92f3daea} executeQuery: Read 82 rows, 5.33 KiB in 0.006249 sec., 13122.099535925749 rows/sec., 853.42 KiB/sec. 2025.01.17 08:06:21.899792 [ 262 ] {a4bebfa7-01c1-42b5-a89f-0b4b92f3daea} TCPHandler: Processed in 0.007050731 sec. 2025.01.17 08:06:21.899848 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 08:06:21.900181 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:21.900222 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4320 rows starting from the beginning of the part 2025.01.17 08:06:21.900368 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part 2025.01.17 08:06:21.900735 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2025.01.17 08:06:21.901156 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part 2025.01.17 08:06:21.901505 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.01.17 08:06:21.901851 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part 2025.01.17 08:06:21.904665 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4686 rows, containing 4 columns (4 merged, 0 gathered) in 0.005125363 sec., 914276.7058645408 rows/sec., 59.57 MiB/sec. 2025.01.17 08:06:21.905039 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 08:06:21.905428 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.905565 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_66_13} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 08:06:21.905652 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.01.17 08:06:21.908600 [ 186 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1174 rows, containing 19 columns (19 merged, 0 gathered) in 0.017267747 sec., 67988.02414698339 rows/sec., 121.83 MiB/sec. 2025.01.17 08:06:21.909925 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 08:06:21.910372 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:21.910469 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_41_8} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 08:06:21.910638 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.37 MiB. 2025.01.17 08:06:22.000198 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 227.66 MiB, peak 239.02 MiB, free memory in arenas 0.00 B, will set to 229.87 MiB (RSS), difference: 2.21 MiB 2025.01.17 08:06:22.728384 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:22.728705 [ 260 ] {96a34732-a88a-4a6f-8686-b698a922befc} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:22.728800 [ 260 ] {96a34732-a88a-4a6f-8686-b698a922befc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:22.729633 [ 260 ] {96a34732-a88a-4a6f-8686-b698a922befc} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:22.729673 [ 260 ] {96a34732-a88a-4a6f-8686-b698a922befc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:22.730095 [ 260 ] {96a34732-a88a-4a6f-8686-b698a922befc} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:06:22.730348 [ 260 ] {96a34732-a88a-4a6f-8686-b698a922befc} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:22.730544 [ 260 ] {96a34732-a88a-4a6f-8686-b698a922befc} executeQuery: Read 10 rows, 999.00 B in 0.001928 sec., 5186.721991701244 rows/sec., 506.01 KiB/sec. 2025.01.17 08:06:22.730599 [ 260 ] {96a34732-a88a-4a6f-8686-b698a922befc} TCPHandler: Processed in 0.002390364 sec. 2025.01.17 08:06:22.730862 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:22.731073 [ 262 ] {a245e846-0404-4abd-bb57-7746ed664e3d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:06:22.731152 [ 262 ] {a245e846-0404-4abd-bb57-7746ed664e3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:06:22.731886 [ 262 ] {a245e846-0404-4abd-bb57-7746ed664e3d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:22.731935 [ 262 ] {a245e846-0404-4abd-bb57-7746ed664e3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:22.732348 [ 262 ] {a245e846-0404-4abd-bb57-7746ed664e3d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:06:22.732596 [ 262 ] {a245e846-0404-4abd-bb57-7746ed664e3d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:22.732845 [ 262 ] {a245e846-0404-4abd-bb57-7746ed664e3d} executeQuery: Read 5 rows, 385.00 B in 0.001821 sec., 2745.744096650192 rows/sec., 206.47 KiB/sec. 2025.01.17 08:06:22.732936 [ 262 ] {a245e846-0404-4abd-bb57-7746ed664e3d} TCPHandler: Processed in 0.002209802 sec. 2025.01.17 08:06:22.733184 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:22.733433 [ 260 ] {2f0e8598-6ec5-4fda-8ae6-cf45980a5c5f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:22.733482 [ 260 ] {2f0e8598-6ec5-4fda-8ae6-cf45980a5c5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:22.734041 [ 260 ] {2f0e8598-6ec5-4fda-8ae6-cf45980a5c5f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:22.734080 [ 260 ] {2f0e8598-6ec5-4fda-8ae6-cf45980a5c5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:22.734434 [ 260 ] {2f0e8598-6ec5-4fda-8ae6-cf45980a5c5f} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:06:22.734734 [ 260 ] {2f0e8598-6ec5-4fda-8ae6-cf45980a5c5f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:22.734933 [ 260 ] {2f0e8598-6ec5-4fda-8ae6-cf45980a5c5f} executeQuery: Read 5 rows, 410.00 B in 0.001558 sec., 3209.242618741977 rows/sec., 256.99 KiB/sec. 2025.01.17 08:06:22.735022 [ 260 ] {2f0e8598-6ec5-4fda-8ae6-cf45980a5c5f} TCPHandler: Processed in 0.001987179 sec. 2025.01.17 08:06:22.735212 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:22.735460 [ 262 ] {7eff8e76-7122-44ba-9332-1803ed7d05b0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:22.735552 [ 262 ] {7eff8e76-7122-44ba-9332-1803ed7d05b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:06:22.736807 [ 262 ] {7eff8e76-7122-44ba-9332-1803ed7d05b0} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:22.736846 [ 262 ] {7eff8e76-7122-44ba-9332-1803ed7d05b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:22.737474 [ 262 ] {7eff8e76-7122-44ba-9332-1803ed7d05b0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:06:22.737728 [ 262 ] {7eff8e76-7122-44ba-9332-1803ed7d05b0} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:22.737951 [ 262 ] {7eff8e76-7122-44ba-9332-1803ed7d05b0} executeQuery: Read 5 rows, 9.17 KiB in 0.002544 sec., 1965.4088050314467 rows/sec., 3.52 MiB/sec. 2025.01.17 08:06:22.738044 [ 262 ] {7eff8e76-7122-44ba-9332-1803ed7d05b0} TCPHandler: Processed in 0.002946852 sec. 2025.01.17 08:06:23.879757 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2025.01.17 08:06:23.880683 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:23.880734 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:23.881277 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:06:23.881535 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:23.881835 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2025.01.17 08:06:25.431422 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.01.17 08:06:25.449898 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:25.449948 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:25.456901 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:06:25.457651 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:25.460134 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.01.17 08:06:27.736182 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:27.736392 [ 260 ] {93a67b80-1217-4735-b315-f3f12edd417d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:27.736469 [ 260 ] {93a67b80-1217-4735-b315-f3f12edd417d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:27.737252 [ 260 ] {93a67b80-1217-4735-b315-f3f12edd417d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:27.737294 [ 260 ] {93a67b80-1217-4735-b315-f3f12edd417d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:27.737715 [ 260 ] {93a67b80-1217-4735-b315-f3f12edd417d} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:06:27.737968 [ 260 ] {93a67b80-1217-4735-b315-f3f12edd417d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:27.738132 [ 149 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 08:06:27.738178 [ 260 ] {93a67b80-1217-4735-b315-f3f12edd417d} executeQuery: Read 56 rows, 4.41 KiB in 0.001843 sec., 30385.24145415084 rows/sec., 2.33 MiB/sec. 2025.01.17 08:06:27.738190 [ 149 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:27.738230 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:27.738265 [ 260 ] {93a67b80-1217-4735-b315-f3f12edd417d} TCPHandler: Processed in 0.002215292 sec. 2025.01.17 08:06:27.738528 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 08:06:27.738831 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:27.739005 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:27.739130 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1430 rows starting from the beginning of the part 2025.01.17 08:06:27.739567 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 281 rows starting from the beginning of the part 2025.01.17 08:06:27.739909 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part 2025.01.17 08:06:27.740273 [ 262 ] {a090cdb2-d535-4c74-ae7f-79579d944383} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:27.740329 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1412 rows starting from the beginning of the part 2025.01.17 08:06:27.740557 [ 262 ] {a090cdb2-d535-4c74-ae7f-79579d944383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:27.740707 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part 2025.01.17 08:06:27.741072 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part 2025.01.17 08:06:27.742929 [ 262 ] {a090cdb2-d535-4c74-ae7f-79579d944383} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:27.743009 [ 262 ] {a090cdb2-d535-4c74-ae7f-79579d944383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:27.743774 [ 262 ] {a090cdb2-d535-4c74-ae7f-79579d944383} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:06:27.744281 [ 262 ] {a090cdb2-d535-4c74-ae7f-79579d944383} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:27.744390 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3245 rows, containing 5 columns (5 merged, 0 gathered) in 0.006083867 sec., 533377.8664129246 rows/sec., 46.81 MiB/sec. 2025.01.17 08:06:27.744576 [ 149 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 08:06:27.744667 [ 149 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:27.744711 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:27.744714 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 08:06:27.744796 [ 262 ] {a090cdb2-d535-4c74-ae7f-79579d944383} executeQuery: Read 64 rows, 5.12 KiB in 0.004732 sec., 13524.93660185968 rows/sec., 1.06 MiB/sec. 2025.01.17 08:06:27.745161 [ 262 ] {a090cdb2-d535-4c74-ae7f-79579d944383} TCPHandler: Processed in 0.006764227 sec. 2025.01.17 08:06:27.745194 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 08:06:27.745445 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:27.745563 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:27.745574 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:27.745697 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part 2025.01.17 08:06:27.745806 [ 260 ] {9b96ec9c-832e-4eda-ae0a-a4dc53d6b115} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:27.745824 [ 189 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_76_15} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 08:06:27.746112 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 421 rows starting from the beginning of the part 2025.01.17 08:06:27.746200 [ 260 ] {9b96ec9c-832e-4eda-ae0a-a4dc53d6b115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:27.746235 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 08:06:27.746550 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part 2025.01.17 08:06:27.746799 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 874 rows starting from the beginning of the part 2025.01.17 08:06:27.747283 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 5 rows starting from the beginning of the part 2025.01.17 08:06:27.747731 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part 2025.01.17 08:06:27.748988 [ 260 ] {9b96ec9c-832e-4eda-ae0a-a4dc53d6b115} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:27.749049 [ 260 ] {9b96ec9c-832e-4eda-ae0a-a4dc53d6b115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:27.749988 [ 260 ] {9b96ec9c-832e-4eda-ae0a-a4dc53d6b115} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:06:27.750338 [ 260 ] {9b96ec9c-832e-4eda-ae0a-a4dc53d6b115} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:27.750819 [ 260 ] {9b96ec9c-832e-4eda-ae0a-a4dc53d6b115} executeQuery: Read 160 rows, 11.41 KiB in 0.005123 sec., 31231.700175678314 rows/sec., 2.18 MiB/sec. 2025.01.17 08:06:27.750920 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2341 rows, containing 5 columns (5 merged, 0 gathered) in 0.006049796 sec., 386955.19650579954 rows/sec., 29.61 MiB/sec. 2025.01.17 08:06:27.750956 [ 260 ] {9b96ec9c-832e-4eda-ae0a-a4dc53d6b115} TCPHandler: Processed in 0.005677701 sec. 2025.01.17 08:06:27.751155 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:27.751241 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 08:06:27.751418 [ 262 ] {34d99a9e-4952-4791-a6b2-16036ddf1594} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:27.751512 [ 262 ] {34d99a9e-4952-4791-a6b2-16036ddf1594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:27.751970 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:27.752134 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_76_15} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 08:06:27.752248 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 08:06:27.752828 [ 262 ] {34d99a9e-4952-4791-a6b2-16036ddf1594} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:27.752874 [ 262 ] {34d99a9e-4952-4791-a6b2-16036ddf1594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.17 08:06:27.753257 [ 262 ] {34d99a9e-4952-4791-a6b2-16036ddf1594} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:06:27.753505 [ 262 ] {34d99a9e-4952-4791-a6b2-16036ddf1594} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:27.753762 [ 262 ] {34d99a9e-4952-4791-a6b2-16036ddf1594} executeQuery: Read 60 rows, 4.14 KiB in 0.00244 sec., 24590.16393442623 rows/sec., 1.66 MiB/sec. 2025.01.17 08:06:27.753883 [ 262 ] {34d99a9e-4952-4791-a6b2-16036ddf1594} TCPHandler: Processed in 0.00280245 sec. 2025.01.17 08:06:31.228565 [ 139 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:06:31.228670 [ 139 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:06:31.382059 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2025.01.17 08:06:31.382813 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:31.382854 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:31.383400 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:06:31.383659 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:31.383910 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.01.17 08:06:31.485831 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1292 2025.01.17 08:06:31.489308 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:31.489365 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:31.490836 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:06:31.491170 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:31.492431 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1292 2025.01.17 08:06:32.001831 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001244498 sec. 2025.01.17 08:06:32.742598 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.742813 [ 260 ] {b31591a4-9473-4b05-b687-8ad30744b6c2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:06:32.742893 [ 260 ] {b31591a4-9473-4b05-b687-8ad30744b6c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:06:32.743741 [ 260 ] {b31591a4-9473-4b05-b687-8ad30744b6c2} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.743798 [ 260 ] {b31591a4-9473-4b05-b687-8ad30744b6c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.744226 [ 260 ] {b31591a4-9473-4b05-b687-8ad30744b6c2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:06:32.744488 [ 260 ] {b31591a4-9473-4b05-b687-8ad30744b6c2} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.744760 [ 260 ] {b31591a4-9473-4b05-b687-8ad30744b6c2} executeQuery: Read 14 rows, 1.01 KiB in 0.001994 sec., 7021.063189568706 rows/sec., 505.42 KiB/sec. 2025.01.17 08:06:32.744866 [ 260 ] {b31591a4-9473-4b05-b687-8ad30744b6c2} TCPHandler: Processed in 0.002398704 sec. 2025.01.17 08:06:32.745167 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.745349 [ 262 ] {49836c14-26d4-4781-a371-c6e47c05dd93} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:32.745415 [ 262 ] {49836c14-26d4-4781-a371-c6e47c05dd93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:32.746291 [ 262 ] {49836c14-26d4-4781-a371-c6e47c05dd93} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.746331 [ 262 ] {49836c14-26d4-4781-a371-c6e47c05dd93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.746767 [ 262 ] {49836c14-26d4-4781-a371-c6e47c05dd93} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 08:06:32.747012 [ 262 ] {49836c14-26d4-4781-a371-c6e47c05dd93} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.747195 [ 262 ] {49836c14-26d4-4781-a371-c6e47c05dd93} executeQuery: Read 281 rows, 25.42 KiB in 0.001898 sec., 148050.57955742886 rows/sec., 13.08 MiB/sec. 2025.01.17 08:06:32.747249 [ 262 ] {49836c14-26d4-4781-a371-c6e47c05dd93} TCPHandler: Processed in 0.002243432 sec. 2025.01.17 08:06:32.747422 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.747577 [ 260 ] {40a51efc-dc38-4888-b488-44b79b03cf23} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:06:32.747638 [ 260 ] {40a51efc-dc38-4888-b488-44b79b03cf23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:06:32.748265 [ 260 ] {40a51efc-dc38-4888-b488-44b79b03cf23} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.748308 [ 260 ] {40a51efc-dc38-4888-b488-44b79b03cf23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.748676 [ 260 ] {40a51efc-dc38-4888-b488-44b79b03cf23} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:06:32.748921 [ 260 ] {40a51efc-dc38-4888-b488-44b79b03cf23} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.749122 [ 260 ] {40a51efc-dc38-4888-b488-44b79b03cf23} executeQuery: Read 46 rows, 3.39 KiB in 0.00158 sec., 29113.92405063291 rows/sec., 2.09 MiB/sec. 2025.01.17 08:06:32.749186 [ 260 ] {40a51efc-dc38-4888-b488-44b79b03cf23} TCPHandler: Processed in 0.001833826 sec. 2025.01.17 08:06:32.749353 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.749471 [ 262 ] {89c13563-16de-41f0-bcc9-25d5d8e64ccb} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:06:32.749519 [ 262 ] {89c13563-16de-41f0-bcc9-25d5d8e64ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:06:32.750092 [ 262 ] {89c13563-16de-41f0-bcc9-25d5d8e64ccb} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.750131 [ 262 ] {89c13563-16de-41f0-bcc9-25d5d8e64ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.750474 [ 262 ] {89c13563-16de-41f0-bcc9-25d5d8e64ccb} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:06:32.750716 [ 262 ] {89c13563-16de-41f0-bcc9-25d5d8e64ccb} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.750895 [ 142 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 2025.01.17 08:06:32.750955 [ 262 ] {89c13563-16de-41f0-bcc9-25d5d8e64ccb} executeQuery: Read 14 rows, 1004.00 B in 0.001507 sec., 9289.980092899801 rows/sec., 650.61 KiB/sec. 2025.01.17 08:06:32.750983 [ 142 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.751059 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.751071 [ 262 ] {89c13563-16de-41f0-bcc9-25d5d8e64ccb} TCPHandler: Processed in 0.001773175 sec. 2025.01.17 08:06:32.751279 [ 186 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full 2025.01.17 08:06:32.751439 [ 186 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:32.751483 [ 186 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 242 rows starting from the beginning of the part 2025.01.17 08:06:32.751575 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.751677 [ 186 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part 2025.01.17 08:06:32.751949 [ 186 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.17 08:06:32.751971 [ 260 ] {e3b111a9-84ba-47ca-9f87-6611efcb99f0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:06:32.752158 [ 260 ] {e3b111a9-84ba-47ca-9f87-6611efcb99f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:06:32.752281 [ 186 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.17 08:06:32.752625 [ 186 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part 2025.01.17 08:06:32.752974 [ 186 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.17 08:06:32.754588 [ 260 ] {e3b111a9-84ba-47ca-9f87-6611efcb99f0} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.754668 [ 260 ] {e3b111a9-84ba-47ca-9f87-6611efcb99f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.755599 [ 260 ] {e3b111a9-84ba-47ca-9f87-6611efcb99f0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:06:32.755959 [ 198 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.004788569 sec., 160381.94291446984 rows/sec., 11.48 MiB/sec. 2025.01.17 08:06:32.756127 [ 260 ] {e3b111a9-84ba-47ca-9f87-6611efcb99f0} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.756171 [ 198 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) 2025.01.17 08:06:32.756657 [ 260 ] {e3b111a9-84ba-47ca-9f87-6611efcb99f0} executeQuery: Read 13 rows, 830.00 B in 0.004793 sec., 2712.2887544335485 rows/sec., 169.11 KiB/sec. 2025.01.17 08:06:32.756921 [ 198 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.757037 [ 260 ] {e3b111a9-84ba-47ca-9f87-6611efcb99f0} TCPHandler: Processed in 0.0055469 sec. 2025.01.17 08:06:32.757263 [ 198 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_34_7} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 2025.01.17 08:06:32.757306 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.757566 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.17 08:06:32.757698 [ 262 ] {d3e7f20f-856d-46b9-9e59-0939c4731d1e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:32.757751 [ 262 ] {d3e7f20f-856d-46b9-9e59-0939c4731d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:32.758490 [ 262 ] {d3e7f20f-856d-46b9-9e59-0939c4731d1e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.758529 [ 262 ] {d3e7f20f-856d-46b9-9e59-0939c4731d1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.758905 [ 262 ] {d3e7f20f-856d-46b9-9e59-0939c4731d1e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 08:06:32.759138 [ 262 ] {d3e7f20f-856d-46b9-9e59-0939c4731d1e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.759350 [ 262 ] {d3e7f20f-856d-46b9-9e59-0939c4731d1e} executeQuery: Read 421 rows, 30.80 KiB in 0.00175 sec., 240571.42857142858 rows/sec., 17.19 MiB/sec. 2025.01.17 08:06:32.759403 [ 262 ] {d3e7f20f-856d-46b9-9e59-0939c4731d1e} TCPHandler: Processed in 0.002240533 sec. 2025.01.17 08:06:32.759569 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.759709 [ 260 ] {8b4b2b7d-22de-4557-9d19-30a9a74491d8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:06:32.759768 [ 260 ] {8b4b2b7d-22de-4557-9d19-30a9a74491d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:06:32.760324 [ 260 ] {8b4b2b7d-22de-4557-9d19-30a9a74491d8} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.760371 [ 260 ] {8b4b2b7d-22de-4557-9d19-30a9a74491d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.760797 [ 260 ] {8b4b2b7d-22de-4557-9d19-30a9a74491d8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:06:32.761044 [ 260 ] {8b4b2b7d-22de-4557-9d19-30a9a74491d8} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.761293 [ 260 ] {8b4b2b7d-22de-4557-9d19-30a9a74491d8} executeQuery: Read 6 rows, 321.00 B in 0.001608 sec., 3731.3432835820895 rows/sec., 194.95 KiB/sec. 2025.01.17 08:06:32.761431 [ 260 ] {8b4b2b7d-22de-4557-9d19-30a9a74491d8} TCPHandler: Processed in 0.001926058 sec. 2025.01.17 08:06:32.761620 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.761737 [ 262 ] {a79e303f-924b-4991-9536-841f23523271} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:32.761796 [ 262 ] {a79e303f-924b-4991-9536-841f23523271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:32.762466 [ 262 ] {a79e303f-924b-4991-9536-841f23523271} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.762519 [ 262 ] {a79e303f-924b-4991-9536-841f23523271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.762950 [ 262 ] {a79e303f-924b-4991-9536-841f23523271} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:06:32.763185 [ 262 ] {a79e303f-924b-4991-9536-841f23523271} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.763417 [ 262 ] {a79e303f-924b-4991-9536-841f23523271} executeQuery: Read 237 rows, 16.27 KiB in 0.001702 sec., 139247.9435957697 rows/sec., 9.33 MiB/sec. 2025.01.17 08:06:32.763506 [ 262 ] {a79e303f-924b-4991-9536-841f23523271} TCPHandler: Processed in 0.001973709 sec. 2025.01.17 08:06:32.763723 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.763910 [ 260 ] {4c9fa78f-cfd0-487e-8872-a902f6f3c480} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:06:32.763971 [ 260 ] {4c9fa78f-cfd0-487e-8872-a902f6f3c480} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:06:32.764503 [ 260 ] {4c9fa78f-cfd0-487e-8872-a902f6f3c480} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.764550 [ 260 ] {4c9fa78f-cfd0-487e-8872-a902f6f3c480} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.764936 [ 260 ] {4c9fa78f-cfd0-487e-8872-a902f6f3c480} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:06:32.765175 [ 260 ] {4c9fa78f-cfd0-487e-8872-a902f6f3c480} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.765421 [ 260 ] {4c9fa78f-cfd0-487e-8872-a902f6f3c480} executeQuery: Read 1 rows, 69.00 B in 0.001535 sec., 651.4657980456027 rows/sec., 43.90 KiB/sec. 2025.01.17 08:06:32.765597 [ 260 ] {4c9fa78f-cfd0-487e-8872-a902f6f3c480} TCPHandler: Processed in 0.001999419 sec. 2025.01.17 08:06:32.765797 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.765929 [ 262 ] {58408826-f198-46bb-8ac0-5afde4a6a129} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:32.766013 [ 262 ] {58408826-f198-46bb-8ac0-5afde4a6a129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:06:32.767267 [ 262 ] {58408826-f198-46bb-8ac0-5afde4a6a129} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.767305 [ 262 ] {58408826-f198-46bb-8ac0-5afde4a6a129} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.767959 [ 262 ] {58408826-f198-46bb-8ac0-5afde4a6a129} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:06:32.768226 [ 262 ] {58408826-f198-46bb-8ac0-5afde4a6a129} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.768487 [ 262 ] {58408826-f198-46bb-8ac0-5afde4a6a129} executeQuery: Read 39 rows, 71.56 KiB in 0.002581 sec., 15110.422316931423 rows/sec., 27.08 MiB/sec. 2025.01.17 08:06:32.768862 [ 262 ] {58408826-f198-46bb-8ac0-5afde4a6a129} TCPHandler: Processed in 0.003161135 sec. 2025.01.17 08:06:32.769104 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:32.769222 [ 260 ] {cc64f2dc-3430-4e3a-a9f9-acc4142695a6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:32.769273 [ 260 ] {cc64f2dc-3430-4e3a-a9f9-acc4142695a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:32.769776 [ 260 ] {cc64f2dc-3430-4e3a-a9f9-acc4142695a6} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.769816 [ 260 ] {cc64f2dc-3430-4e3a-a9f9-acc4142695a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.770188 [ 260 ] {cc64f2dc-3430-4e3a-a9f9-acc4142695a6} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:06:32.770427 [ 260 ] {cc64f2dc-3430-4e3a-a9f9-acc4142695a6} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.770641 [ 260 ] {cc64f2dc-3430-4e3a-a9f9-acc4142695a6} executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. 2025.01.17 08:06:32.770716 [ 260 ] {cc64f2dc-3430-4e3a-a9f9-acc4142695a6} TCPHandler: Processed in 0.001667654 sec. 2025.01.17 08:06:32.960300 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.01.17 08:06:32.980452 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:32.980502 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:32.987838 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:06:32.988639 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:32.991177 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.01.17 08:06:33.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 231.19 MiB, peak 239.02 MiB, free memory in arenas 0.00 B, will set to 229.87 MiB (RSS), difference: -1.32 MiB 2025.01.17 08:06:34.503349 [ 140 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2025.01.17 08:06:34.503467 [ 140 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:34.503511 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:34.503800 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full 2025.01.17 08:06:34.504182 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:34.504251 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part 2025.01.17 08:06:34.504353 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2025.01.17 08:06:34.504621 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2025.01.17 08:06:34.504792 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part 2025.01.17 08:06:34.504966 [ 198 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2025.01.17 08:06:34.506059 [ 200 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002447495 sec., 15526.078704961603 rows/sec., 1.30 MiB/sec. 2025.01.17 08:06:34.506223 [ 190 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.01.17 08:06:34.506507 [ 190 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:34.506585 [ 190 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_14_3} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 2025.01.17 08:06:34.506663 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:06:37.735837 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:37.736028 [ 260 ] {c74e4f50-e056-4f1d-82f2-a0679f943a57} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:37.736096 [ 260 ] {c74e4f50-e056-4f1d-82f2-a0679f943a57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:37.736829 [ 260 ] {c74e4f50-e056-4f1d-82f2-a0679f943a57} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:37.736876 [ 260 ] {c74e4f50-e056-4f1d-82f2-a0679f943a57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:37.737280 [ 260 ] {c74e4f50-e056-4f1d-82f2-a0679f943a57} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 08:06:37.737579 [ 260 ] {c74e4f50-e056-4f1d-82f2-a0679f943a57} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:37.737812 [ 260 ] {c74e4f50-e056-4f1d-82f2-a0679f943a57} executeQuery: Read 56 rows, 4.41 KiB in 0.001836 sec., 30501.089324618737 rows/sec., 2.34 MiB/sec. 2025.01.17 08:06:37.737869 [ 260 ] {c74e4f50-e056-4f1d-82f2-a0679f943a57} TCPHandler: Processed in 0.002166721 sec. 2025.01.17 08:06:37.738140 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:37.738380 [ 262 ] {5ab7fe7d-a1fa-4916-bca6-a5acece7b01c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:37.738468 [ 262 ] {5ab7fe7d-a1fa-4916-bca6-a5acece7b01c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:37.739331 [ 262 ] {5ab7fe7d-a1fa-4916-bca6-a5acece7b01c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:37.739372 [ 262 ] {5ab7fe7d-a1fa-4916-bca6-a5acece7b01c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:37.739792 [ 262 ] {5ab7fe7d-a1fa-4916-bca6-a5acece7b01c} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 08:06:37.740042 [ 262 ] {5ab7fe7d-a1fa-4916-bca6-a5acece7b01c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:37.740240 [ 262 ] {5ab7fe7d-a1fa-4916-bca6-a5acece7b01c} executeQuery: Read 64 rows, 5.12 KiB in 0.001928 sec., 33195.02074688797 rows/sec., 2.59 MiB/sec. 2025.01.17 08:06:37.740295 [ 262 ] {5ab7fe7d-a1fa-4916-bca6-a5acece7b01c} TCPHandler: Processed in 0.002302913 sec. 2025.01.17 08:06:37.740454 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:37.740600 [ 260 ] {62c83344-15a9-4111-9d15-1c2418bce25d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:37.740662 [ 260 ] {62c83344-15a9-4111-9d15-1c2418bce25d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:37.741261 [ 260 ] {62c83344-15a9-4111-9d15-1c2418bce25d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:37.741300 [ 260 ] {62c83344-15a9-4111-9d15-1c2418bce25d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:37.741698 [ 260 ] {62c83344-15a9-4111-9d15-1c2418bce25d} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:06:37.741937 [ 260 ] {62c83344-15a9-4111-9d15-1c2418bce25d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:37.742179 [ 260 ] {62c83344-15a9-4111-9d15-1c2418bce25d} executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. 2025.01.17 08:06:37.742288 [ 260 ] {62c83344-15a9-4111-9d15-1c2418bce25d} TCPHandler: Processed in 0.001900657 sec. 2025.01.17 08:06:37.742539 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:37.742789 [ 262 ] {e91e0e64-f365-43a4-8b81-e5e109430e62} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:37.742881 [ 262 ] {e91e0e64-f365-43a4-8b81-e5e109430e62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:37.743429 [ 262 ] {e91e0e64-f365-43a4-8b81-e5e109430e62} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:37.743465 [ 262 ] {e91e0e64-f365-43a4-8b81-e5e109430e62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:37.743830 [ 262 ] {e91e0e64-f365-43a4-8b81-e5e109430e62} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:06:37.744060 [ 262 ] {e91e0e64-f365-43a4-8b81-e5e109430e62} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:37.744231 [ 262 ] {e91e0e64-f365-43a4-8b81-e5e109430e62} executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. 2025.01.17 08:06:37.744279 [ 262 ] {e91e0e64-f365-43a4-8b81-e5e109430e62} TCPHandler: Processed in 0.001888607 sec. 2025.01.17 08:06:38.884137 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2025.01.17 08:06:38.884883 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:38.884930 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:38.885447 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:06:38.885710 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:38.885976 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2025.01.17 08:06:40.491340 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.01.17 08:06:40.513101 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:40.513157 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:40.520724 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:06:40.521523 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:40.525661 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.01.17 08:06:41.492807 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1322 2025.01.17 08:06:41.495794 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:41.495854 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:41.497314 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:06:41.497628 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:41.497904 [ 134 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.17 08:06:41.498035 [ 134 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:41.498133 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:41.499709 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.17 08:06:41.500165 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1322 2025.01.17 08:06:41.500854 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:41.501051 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1148 rows starting from the beginning of the part 2025.01.17 08:06:41.501777 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part 2025.01.17 08:06:41.502415 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part 2025.01.17 08:06:41.503098 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2025.01.17 08:06:41.503901 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part 2025.01.17 08:06:41.504670 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2025.01.17 08:06:41.514760 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1322 rows, containing 72 columns (72 merged, 0 gathered) in 0.016486696 sec., 80185.86622813935 rows/sec., 62.77 MiB/sec. 2025.01.17 08:06:41.516153 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.17 08:06:41.516859 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:41.516943 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_36_7} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.17 08:06:41.517152 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.01.17 08:06:42.742768 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.742959 [ 260 ] {b31d7d7b-da7f-4506-81dd-22902f684d76} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:06:42.743029 [ 260 ] {b31d7d7b-da7f-4506-81dd-22902f684d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:06:42.743745 [ 260 ] {b31d7d7b-da7f-4506-81dd-22902f684d76} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.743796 [ 260 ] {b31d7d7b-da7f-4506-81dd-22902f684d76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.744232 [ 260 ] {b31d7d7b-da7f-4506-81dd-22902f684d76} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:06:42.744485 [ 260 ] {b31d7d7b-da7f-4506-81dd-22902f684d76} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.744741 [ 260 ] {b31d7d7b-da7f-4506-81dd-22902f684d76} executeQuery: Read 14 rows, 1.01 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 550.42 KiB/sec. 2025.01.17 08:06:42.744821 [ 260 ] {b31d7d7b-da7f-4506-81dd-22902f684d76} TCPHandler: Processed in 0.002182971 sec. 2025.01.17 08:06:42.745149 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.745362 [ 262 ] {844f581c-59f1-4b52-940e-861e1808cc9f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:42.745439 [ 262 ] {844f581c-59f1-4b52-940e-861e1808cc9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:42.746402 [ 262 ] {844f581c-59f1-4b52-940e-861e1808cc9f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.746443 [ 262 ] {844f581c-59f1-4b52-940e-861e1808cc9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.746884 [ 262 ] {844f581c-59f1-4b52-940e-861e1808cc9f} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 08:06:42.747144 [ 262 ] {844f581c-59f1-4b52-940e-861e1808cc9f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.747338 [ 262 ] {844f581c-59f1-4b52-940e-861e1808cc9f} executeQuery: Read 281 rows, 25.42 KiB in 0.002031 sec., 138355.48990645004 rows/sec., 12.22 MiB/sec. 2025.01.17 08:06:42.747414 [ 262 ] {844f581c-59f1-4b52-940e-861e1808cc9f} TCPHandler: Processed in 0.002444346 sec. 2025.01.17 08:06:42.747631 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.747783 [ 260 ] {e0489db5-2b65-447b-a28a-b5a9cd1e5391} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:06:42.747840 [ 260 ] {e0489db5-2b65-447b-a28a-b5a9cd1e5391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:06:42.748488 [ 260 ] {e0489db5-2b65-447b-a28a-b5a9cd1e5391} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.748529 [ 260 ] {e0489db5-2b65-447b-a28a-b5a9cd1e5391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.748894 [ 260 ] {e0489db5-2b65-447b-a28a-b5a9cd1e5391} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:06:42.749130 [ 260 ] {e0489db5-2b65-447b-a28a-b5a9cd1e5391} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.749337 [ 260 ] {e0489db5-2b65-447b-a28a-b5a9cd1e5391} executeQuery: Read 46 rows, 3.39 KiB in 0.001586 sec., 29003.78310214376 rows/sec., 2.09 MiB/sec. 2025.01.17 08:06:42.749390 [ 260 ] {e0489db5-2b65-447b-a28a-b5a9cd1e5391} TCPHandler: Processed in 0.001876047 sec. 2025.01.17 08:06:42.749547 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.749689 [ 262 ] {b44d0424-0566-40d1-8a36-9a2a2bb83d7d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:06:42.749746 [ 262 ] {b44d0424-0566-40d1-8a36-9a2a2bb83d7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:06:42.750397 [ 262 ] {b44d0424-0566-40d1-8a36-9a2a2bb83d7d} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.750437 [ 262 ] {b44d0424-0566-40d1-8a36-9a2a2bb83d7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.750792 [ 262 ] {b44d0424-0566-40d1-8a36-9a2a2bb83d7d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:06:42.751030 [ 262 ] {b44d0424-0566-40d1-8a36-9a2a2bb83d7d} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.751205 [ 262 ] {b44d0424-0566-40d1-8a36-9a2a2bb83d7d} executeQuery: Read 14 rows, 1004.00 B in 0.001546 sec., 9055.627425614488 rows/sec., 634.20 KiB/sec. 2025.01.17 08:06:42.751255 [ 262 ] {b44d0424-0566-40d1-8a36-9a2a2bb83d7d} TCPHandler: Processed in 0.001775336 sec. 2025.01.17 08:06:42.751911 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.752052 [ 260 ] {4cb95749-0bd1-4ace-b84f-3f96a3f439ea} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:06:42.752099 [ 260 ] {4cb95749-0bd1-4ace-b84f-3f96a3f439ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:06:42.752796 [ 260 ] {4cb95749-0bd1-4ace-b84f-3f96a3f439ea} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.752843 [ 260 ] {4cb95749-0bd1-4ace-b84f-3f96a3f439ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.753289 [ 260 ] {4cb95749-0bd1-4ace-b84f-3f96a3f439ea} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:06:42.753524 [ 260 ] {4cb95749-0bd1-4ace-b84f-3f96a3f439ea} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.753720 [ 260 ] {4cb95749-0bd1-4ace-b84f-3f96a3f439ea} executeQuery: Read 13 rows, 830.00 B in 0.001691 sec., 7687.75872264932 rows/sec., 479.33 KiB/sec. 2025.01.17 08:06:42.753772 [ 260 ] {4cb95749-0bd1-4ace-b84f-3f96a3f439ea} TCPHandler: Processed in 0.001915888 sec. 2025.01.17 08:06:42.753927 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.754042 [ 262 ] {45a91343-b260-4a75-8b43-75db05716078} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:42.754089 [ 262 ] {45a91343-b260-4a75-8b43-75db05716078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:42.754841 [ 262 ] {45a91343-b260-4a75-8b43-75db05716078} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.754880 [ 262 ] {45a91343-b260-4a75-8b43-75db05716078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.755254 [ 262 ] {45a91343-b260-4a75-8b43-75db05716078} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 08:06:42.755490 [ 262 ] {45a91343-b260-4a75-8b43-75db05716078} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.755689 [ 262 ] {45a91343-b260-4a75-8b43-75db05716078} executeQuery: Read 421 rows, 30.80 KiB in 0.00167 sec., 252095.80838323353 rows/sec., 18.01 MiB/sec. 2025.01.17 08:06:42.755787 [ 262 ] {45a91343-b260-4a75-8b43-75db05716078} TCPHandler: Processed in 0.001915278 sec. 2025.01.17 08:06:42.755965 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.756099 [ 260 ] {3cf6524b-ec6f-4a94-91eb-5eb750d084ec} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:06:42.756149 [ 260 ] {3cf6524b-ec6f-4a94-91eb-5eb750d084ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:06:42.756769 [ 260 ] {3cf6524b-ec6f-4a94-91eb-5eb750d084ec} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.756807 [ 260 ] {3cf6524b-ec6f-4a94-91eb-5eb750d084ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.757161 [ 260 ] {3cf6524b-ec6f-4a94-91eb-5eb750d084ec} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:06:42.757398 [ 260 ] {3cf6524b-ec6f-4a94-91eb-5eb750d084ec} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.757560 [ 132 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.01.17 08:06:42.757633 [ 132 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.757639 [ 260 ] {3cf6524b-ec6f-4a94-91eb-5eb750d084ec} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2025.01.17 08:06:42.757678 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.757752 [ 260 ] {3cf6524b-ec6f-4a94-91eb-5eb750d084ec} TCPHandler: Processed in 0.001855107 sec. 2025.01.17 08:06:42.757959 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.757990 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.01.17 08:06:42.758127 [ 262 ] {2772551f-7146-4b2d-a7eb-0171fb6ea2c5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:42.758250 [ 262 ] {2772551f-7146-4b2d-a7eb-0171fb6ea2c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:42.758290 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:42.758397 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 180 rows starting from the beginning of the part 2025.01.17 08:06:42.758706 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.01.17 08:06:42.759184 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.01.17 08:06:42.759617 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.01.17 08:06:42.759775 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.01.17 08:06:42.760126 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.01.17 08:06:42.760909 [ 262 ] {2772551f-7146-4b2d-a7eb-0171fb6ea2c5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.760969 [ 262 ] {2772551f-7146-4b2d-a7eb-0171fb6ea2c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.761998 [ 262 ] {2772551f-7146-4b2d-a7eb-0171fb6ea2c5} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:06:42.762609 [ 262 ] {2772551f-7146-4b2d-a7eb-0171fb6ea2c5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.762836 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.005026452 sec., 41778.9725237603 rows/sec., 2.13 MiB/sec. 2025.01.17 08:06:42.763143 [ 262 ] {2772551f-7146-4b2d-a7eb-0171fb6ea2c5} executeQuery: Read 237 rows, 16.27 KiB in 0.005069 sec., 46754.78398106136 rows/sec., 3.13 MiB/sec. 2025.01.17 08:06:42.763201 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.01.17 08:06:42.763584 [ 262 ] {2772551f-7146-4b2d-a7eb-0171fb6ea2c5} TCPHandler: Processed in 0.005726782 sec. 2025.01.17 08:06:42.763935 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.764321 [ 260 ] {a60c941b-01fa-4075-8ffa-ededd5835068} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:06:42.764476 [ 260 ] {a60c941b-01fa-4075-8ffa-ededd5835068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:06:42.764605 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.764866 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_35_7} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.01.17 08:06:42.765057 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 08:06:42.765348 [ 260 ] {a60c941b-01fa-4075-8ffa-ededd5835068} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.765393 [ 260 ] {a60c941b-01fa-4075-8ffa-ededd5835068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.765757 [ 260 ] {a60c941b-01fa-4075-8ffa-ededd5835068} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:06:42.765999 [ 260 ] {a60c941b-01fa-4075-8ffa-ededd5835068} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.766173 [ 132 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.01.17 08:06:42.766227 [ 132 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.766244 [ 260 ] {a60c941b-01fa-4075-8ffa-ededd5835068} executeQuery: Read 1 rows, 69.00 B in 0.002063 sec., 484.73097430925833 rows/sec., 32.66 KiB/sec. 2025.01.17 08:06:42.766277 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.766394 [ 260 ] {a60c941b-01fa-4075-8ffa-ededd5835068} TCPHandler: Processed in 0.002644638 sec. 2025.01.17 08:06:42.766639 [ 196 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.01.17 08:06:42.766642 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.766952 [ 196 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:42.766963 [ 262 ] {b15cc560-98c3-48db-9e9d-115103031be2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:42.767017 [ 196 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part 2025.01.17 08:06:42.767224 [ 262 ] {b15cc560-98c3-48db-9e9d-115103031be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:06:42.767363 [ 196 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.01.17 08:06:42.767977 [ 196 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.01.17 08:06:42.768341 [ 196 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.01.17 08:06:42.768789 [ 196 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.01.17 08:06:42.769185 [ 196 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.01.17 08:06:42.772979 [ 195 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.006567954 sec., 5328.904556883315 rows/sec., 359.08 KiB/sec. 2025.01.17 08:06:42.773003 [ 262 ] {b15cc560-98c3-48db-9e9d-115103031be2} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.773066 [ 262 ] {b15cc560-98c3-48db-9e9d-115103031be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.773182 [ 195 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.01.17 08:06:42.773877 [ 195 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.774082 [ 195 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_35_7} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.01.17 08:06:42.774270 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:06:42.774555 [ 262 ] {b15cc560-98c3-48db-9e9d-115103031be2} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:06:42.774838 [ 262 ] {b15cc560-98c3-48db-9e9d-115103031be2} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.775052 [ 262 ] {b15cc560-98c3-48db-9e9d-115103031be2} executeQuery: Read 39 rows, 71.56 KiB in 0.008195 sec., 4758.999389871874 rows/sec., 8.53 MiB/sec. 2025.01.17 08:06:42.775195 [ 262 ] {b15cc560-98c3-48db-9e9d-115103031be2} TCPHandler: Processed in 0.008677314 sec. 2025.01.17 08:06:42.775367 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:42.775508 [ 260 ] {fbc5d6a8-f65a-4c11-9793-9856799ddc12} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:42.775568 [ 260 ] {fbc5d6a8-f65a-4c11-9793-9856799ddc12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:42.776151 [ 260 ] {fbc5d6a8-f65a-4c11-9793-9856799ddc12} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:42.776190 [ 260 ] {fbc5d6a8-f65a-4c11-9793-9856799ddc12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:42.776578 [ 260 ] {fbc5d6a8-f65a-4c11-9793-9856799ddc12} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:06:42.776830 [ 260 ] {fbc5d6a8-f65a-4c11-9793-9856799ddc12} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:42.777038 [ 260 ] {fbc5d6a8-f65a-4c11-9793-9856799ddc12} executeQuery: Read 82 rows, 5.33 KiB in 0.001561 sec., 52530.42921204356 rows/sec., 3.34 MiB/sec. 2025.01.17 08:06:42.777103 [ 260 ] {fbc5d6a8-f65a-4c11-9793-9856799ddc12} TCPHandler: Processed in 0.001804106 sec. 2025.01.17 08:06:46.229046 [ 128 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:06:46.229114 [ 128 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:06:46.386198 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2025.01.17 08:06:46.386983 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:46.387029 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:46.387594 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:06:46.387854 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:46.388091 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.01.17 08:06:47.736566 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:47.736760 [ 260 ] {f44e56ca-d569-4fde-8ca9-c96f1527012c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:47.736831 [ 260 ] {f44e56ca-d569-4fde-8ca9-c96f1527012c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:47.737614 [ 260 ] {f44e56ca-d569-4fde-8ca9-c96f1527012c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:47.737665 [ 260 ] {f44e56ca-d569-4fde-8ca9-c96f1527012c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:47.738101 [ 260 ] {f44e56ca-d569-4fde-8ca9-c96f1527012c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 08:06:47.738358 [ 260 ] {f44e56ca-d569-4fde-8ca9-c96f1527012c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:47.738627 [ 260 ] {f44e56ca-d569-4fde-8ca9-c96f1527012c} executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. 2025.01.17 08:06:47.738736 [ 260 ] {f44e56ca-d569-4fde-8ca9-c96f1527012c} TCPHandler: Processed in 0.002295963 sec. 2025.01.17 08:06:47.739007 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:47.739190 [ 262 ] {0f16ae45-03f9-432d-a638-ea88e6c25b42} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:47.739257 [ 262 ] {0f16ae45-03f9-432d-a638-ea88e6c25b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:47.739987 [ 262 ] {0f16ae45-03f9-432d-a638-ea88e6c25b42} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:47.740031 [ 262 ] {0f16ae45-03f9-432d-a638-ea88e6c25b42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:47.740447 [ 262 ] {0f16ae45-03f9-432d-a638-ea88e6c25b42} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 08:06:47.740691 [ 262 ] {0f16ae45-03f9-432d-a638-ea88e6c25b42} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:47.740932 [ 262 ] {0f16ae45-03f9-432d-a638-ea88e6c25b42} executeQuery: Read 64 rows, 5.12 KiB in 0.001793 sec., 35694.36698271054 rows/sec., 2.79 MiB/sec. 2025.01.17 08:06:47.740988 [ 262 ] {0f16ae45-03f9-432d-a638-ea88e6c25b42} TCPHandler: Processed in 0.00211989 sec. 2025.01.17 08:06:47.741146 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:47.741278 [ 260 ] {964ccd7f-4482-49ff-9e86-b34913f83bfc} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:47.741335 [ 260 ] {964ccd7f-4482-49ff-9e86-b34913f83bfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:47.741940 [ 260 ] {964ccd7f-4482-49ff-9e86-b34913f83bfc} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:47.741978 [ 260 ] {964ccd7f-4482-49ff-9e86-b34913f83bfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:47.742360 [ 260 ] {964ccd7f-4482-49ff-9e86-b34913f83bfc} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:06:47.742613 [ 260 ] {964ccd7f-4482-49ff-9e86-b34913f83bfc} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:47.742904 [ 123 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2025.01.17 08:06:47.742990 [ 260 ] {964ccd7f-4482-49ff-9e86-b34913f83bfc} executeQuery: Read 160 rows, 11.41 KiB in 0.00173 sec., 92485.54913294798 rows/sec., 6.44 MiB/sec. 2025.01.17 08:06:47.742996 [ 123 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:47.743078 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:47.743168 [ 260 ] {964ccd7f-4482-49ff-9e86-b34913f83bfc} TCPHandler: Processed in 0.002077229 sec. 2025.01.17 08:06:47.743264 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2025.01.17 08:06:47.743403 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:47.743417 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:47.743473 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_70_14, total 23866 rows starting from the beginning of the part 2025.01.17 08:06:47.743715 [ 262 ] {b2b46408-7bb5-4345-947e-a53e45f79b75} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:47.743730 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part 2025.01.17 08:06:47.743940 [ 262 ] {b2b46408-7bb5-4345-947e-a53e45f79b75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:47.744006 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part 2025.01.17 08:06:47.744307 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part 2025.01.17 08:06:47.744610 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part 2025.01.17 08:06:47.744962 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part 2025.01.17 08:06:47.746301 [ 262 ] {b2b46408-7bb5-4345-947e-a53e45f79b75} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:47.746345 [ 262 ] {b2b46408-7bb5-4345-947e-a53e45f79b75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:47.746828 [ 262 ] {b2b46408-7bb5-4345-947e-a53e45f79b75} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:06:47.747225 [ 262 ] {b2b46408-7bb5-4345-947e-a53e45f79b75} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:47.747577 [ 123 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 08:06:47.747706 [ 123 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:47.747766 [ 262 ] {b2b46408-7bb5-4345-947e-a53e45f79b75} executeQuery: Read 60 rows, 4.14 KiB in 0.004188 sec., 14326.647564469915 rows/sec., 988.69 KiB/sec. 2025.01.17 08:06:47.747817 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:47.748072 [ 262 ] {b2b46408-7bb5-4345-947e-a53e45f79b75} TCPHandler: Processed in 0.004747269 sec. 2025.01.17 08:06:47.748411 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 08:06:47.748702 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:47.748751 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4686 rows starting from the beginning of the part 2025.01.17 08:06:47.748860 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.01.17 08:06:47.748960 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part 2025.01.17 08:06:47.749158 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2025.01.17 08:06:47.749239 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part 2025.01.17 08:06:47.749442 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part 2025.01.17 08:06:47.752773 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 5030 rows, containing 4 columns (4 merged, 0 gathered) in 0.004722598 sec., 1065091.7143487546 rows/sec., 69.42 MiB/sec. 2025.01.17 08:06:47.753455 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 08:06:47.753834 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 24820 rows, containing 5 columns (5 merged, 0 gathered) in 0.010642583 sec., 2332140.609098374 rows/sec., 157.47 MiB/sec. 2025.01.17 08:06:47.754087 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2025.01.17 08:06:47.754096 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:47.754316 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_71_14} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 08:06:47.754525 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.01.17 08:06:47.754624 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:47.754711 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_75_15} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2025.01.17 08:06:47.754793 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.17 08:06:48.025816 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.01.17 08:06:48.047064 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:48.047108 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:48.054756 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:06:48.055602 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:48.058260 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.01.17 08:06:51.500566 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1352 2025.01.17 08:06:51.504131 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.504175 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.505626 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:06:51.505951 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.506466 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1352 2025.01.17 08:06:51.840641 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.840834 [ 260 ] {8701d8b4-920e-4d5f-84b0-c39247b1bec4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:06:51.840907 [ 260 ] {8701d8b4-920e-4d5f-84b0-c39247b1bec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:06:51.841670 [ 260 ] {8701d8b4-920e-4d5f-84b0-c39247b1bec4} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.841735 [ 260 ] {8701d8b4-920e-4d5f-84b0-c39247b1bec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.842208 [ 260 ] {8701d8b4-920e-4d5f-84b0-c39247b1bec4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:06:51.842472 [ 260 ] {8701d8b4-920e-4d5f-84b0-c39247b1bec4} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.842711 [ 260 ] {8701d8b4-920e-4d5f-84b0-c39247b1bec4} executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. 2025.01.17 08:06:51.842781 [ 260 ] {8701d8b4-920e-4d5f-84b0-c39247b1bec4} TCPHandler: Processed in 0.002274283 sec. 2025.01.17 08:06:51.843024 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.843206 [ 262 ] {0fc50ad0-4e44-4998-ac98-be0024ccd011} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:06:51.843277 [ 262 ] {0fc50ad0-4e44-4998-ac98-be0024ccd011} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:06:51.843993 [ 262 ] {0fc50ad0-4e44-4998-ac98-be0024ccd011} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.844037 [ 262 ] {0fc50ad0-4e44-4998-ac98-be0024ccd011} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.844460 [ 262 ] {0fc50ad0-4e44-4998-ac98-be0024ccd011} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.17 08:06:51.844705 [ 262 ] {0fc50ad0-4e44-4998-ac98-be0024ccd011} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.844932 [ 262 ] {0fc50ad0-4e44-4998-ac98-be0024ccd011} executeQuery: Read 12 rows, 1002.00 B in 0.001775 sec., 6760.56338028169 rows/sec., 551.28 KiB/sec. 2025.01.17 08:06:51.844990 [ 262 ] {0fc50ad0-4e44-4998-ac98-be0024ccd011} TCPHandler: Processed in 0.00209255 sec. 2025.01.17 08:06:51.845159 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.845306 [ 260 ] {7caed9c9-d7f0-4877-9766-c4e00dbf0854} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:51.845367 [ 260 ] {7caed9c9-d7f0-4877-9766-c4e00dbf0854} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:51.846486 [ 260 ] {7caed9c9-d7f0-4877-9766-c4e00dbf0854} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.846529 [ 260 ] {7caed9c9-d7f0-4877-9766-c4e00dbf0854} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.846981 [ 260 ] {7caed9c9-d7f0-4877-9766-c4e00dbf0854} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 08:06:51.847221 [ 260 ] {7caed9c9-d7f0-4877-9766-c4e00dbf0854} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.847399 [ 118 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 08:06:51.847452 [ 260 ] {7caed9c9-d7f0-4877-9766-c4e00dbf0854} executeQuery: Read 1417 rows, 121.45 KiB in 0.002178 sec., 650596.8778696052 rows/sec., 54.45 MiB/sec. 2025.01.17 08:06:51.847503 [ 118 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.847559 [ 260 ] {7caed9c9-d7f0-4877-9766-c4e00dbf0854} TCPHandler: Processed in 0.002466986 sec. 2025.01.17 08:06:51.847580 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.847841 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.847894 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 08:06:51.848207 [ 262 ] {8eecb88d-726d-4036-a0d6-e5e001675735} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:06:51.848428 [ 262 ] {8eecb88d-726d-4036-a0d6-e5e001675735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:06:51.848698 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:51.848850 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1430 rows starting from the beginning of the part 2025.01.17 08:06:51.849428 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 281 rows starting from the beginning of the part 2025.01.17 08:06:51.849994 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2025.01.17 08:06:51.850553 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 281 rows starting from the beginning of the part 2025.01.17 08:06:51.851176 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part 2025.01.17 08:06:51.851488 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:06:51.852449 [ 262 ] {8eecb88d-726d-4036-a0d6-e5e001675735} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.852514 [ 262 ] {8eecb88d-726d-4036-a0d6-e5e001675735} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.853390 [ 262 ] {8eecb88d-726d-4036-a0d6-e5e001675735} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:06:51.853943 [ 262 ] {8eecb88d-726d-4036-a0d6-e5e001675735} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.854277 [ 262 ] {8eecb88d-726d-4036-a0d6-e5e001675735} executeQuery: Read 53 rows, 3.85 KiB in 0.006262 sec., 8463.749600766529 rows/sec., 614.91 KiB/sec. 2025.01.17 08:06:51.854534 [ 262 ] {8eecb88d-726d-4036-a0d6-e5e001675735} TCPHandler: Processed in 0.006835087 sec. 2025.01.17 08:06:51.854922 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.855548 [ 192 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3521 rows, containing 5 columns (5 merged, 0 gathered) in 0.007823072 sec., 450078.9459690515 rows/sec., 39.63 MiB/sec. 2025.01.17 08:06:51.855557 [ 260 ] {7abc047c-aacd-415b-b1ae-05335d78b242} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:06:51.855646 [ 260 ] {7abc047c-aacd-415b-b1ae-05335d78b242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:06:51.855832 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 08:06:51.856241 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.856368 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_81_16} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 08:06:51.856495 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.01.17 08:06:51.856573 [ 260 ] {7abc047c-aacd-415b-b1ae-05335d78b242} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.856612 [ 260 ] {7abc047c-aacd-415b-b1ae-05335d78b242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.856972 [ 260 ] {7abc047c-aacd-415b-b1ae-05335d78b242} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:06:51.857211 [ 260 ] {7abc047c-aacd-415b-b1ae-05335d78b242} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.857443 [ 260 ] {7abc047c-aacd-415b-b1ae-05335d78b242} executeQuery: Read 242 rows, 16.79 KiB in 0.002116 sec., 114366.72967863895 rows/sec., 7.75 MiB/sec. 2025.01.17 08:06:51.857567 [ 260 ] {7abc047c-aacd-415b-b1ae-05335d78b242} TCPHandler: Processed in 0.002881161 sec. 2025.01.17 08:06:51.857746 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.857882 [ 262 ] {ff4ced72-6996-44b7-8d00-11ac1a4e6b6d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:06:51.857936 [ 262 ] {ff4ced72-6996-44b7-8d00-11ac1a4e6b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:06:51.858596 [ 262 ] {ff4ced72-6996-44b7-8d00-11ac1a4e6b6d} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.858636 [ 262 ] {ff4ced72-6996-44b7-8d00-11ac1a4e6b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.858995 [ 262 ] {ff4ced72-6996-44b7-8d00-11ac1a4e6b6d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:06:51.859232 [ 262 ] {ff4ced72-6996-44b7-8d00-11ac1a4e6b6d} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.859453 [ 262 ] {ff4ced72-6996-44b7-8d00-11ac1a4e6b6d} executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. 2025.01.17 08:06:51.859524 [ 262 ] {ff4ced72-6996-44b7-8d00-11ac1a4e6b6d} TCPHandler: Processed in 0.001866067 sec. 2025.01.17 08:06:51.859761 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.859918 [ 260 ] {92f2b6af-8d14-4ead-87f3-1cfccab098ad} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:51.859974 [ 260 ] {92f2b6af-8d14-4ead-87f3-1cfccab098ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:51.860979 [ 260 ] {92f2b6af-8d14-4ead-87f3-1cfccab098ad} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.861015 [ 260 ] {92f2b6af-8d14-4ead-87f3-1cfccab098ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.861388 [ 260 ] {92f2b6af-8d14-4ead-87f3-1cfccab098ad} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 08:06:51.861620 [ 260 ] {92f2b6af-8d14-4ead-87f3-1cfccab098ad} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.861819 [ 117 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 08:06:51.861866 [ 260 ] {92f2b6af-8d14-4ead-87f3-1cfccab098ad} executeQuery: Read 884 rows, 65.67 KiB in 0.001976 sec., 447368.42105263163 rows/sec., 32.46 MiB/sec. 2025.01.17 08:06:51.861870 [ 117 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.861916 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.861942 [ 260 ] {92f2b6af-8d14-4ead-87f3-1cfccab098ad} TCPHandler: Processed in 0.002292493 sec. 2025.01.17 08:06:51.862152 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 08:06:51.862221 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.862563 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:51.862691 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part 2025.01.17 08:06:51.862689 [ 262 ] {587af1b8-2c07-4187-afbd-0c93514e8bcb} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:06:51.862987 [ 262 ] {587af1b8-2c07-4187-afbd-0c93514e8bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:06:51.863204 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 421 rows starting from the beginning of the part 2025.01.17 08:06:51.863885 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.01.17 08:06:51.864552 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 421 rows starting from the beginning of the part 2025.01.17 08:06:51.864999 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part 2025.01.17 08:06:51.865149 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 884 rows starting from the beginning of the part 2025.01.17 08:06:51.866057 [ 262 ] {587af1b8-2c07-4187-afbd-0c93514e8bcb} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.866127 [ 262 ] {587af1b8-2c07-4187-afbd-0c93514e8bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.866992 [ 262 ] {587af1b8-2c07-4187-afbd-0c93514e8bcb} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:06:51.867385 [ 262 ] {587af1b8-2c07-4187-afbd-0c93514e8bcb} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.867620 [ 262 ] {587af1b8-2c07-4187-afbd-0c93514e8bcb} executeQuery: Read 6 rows, 321.00 B in 0.005095 sec., 1177.6251226692837 rows/sec., 61.53 KiB/sec. 2025.01.17 08:06:51.867807 [ 262 ] {587af1b8-2c07-4187-afbd-0c93514e8bcb} TCPHandler: Processed in 0.005761983 sec. 2025.01.17 08:06:51.868072 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.868151 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2767 rows, containing 5 columns (5 merged, 0 gathered) in 0.006170509 sec., 448423.29862901097 rows/sec., 34.24 MiB/sec. 2025.01.17 08:06:51.868237 [ 260 ] {c51b1180-9212-4231-85ce-3a4ec925cacb} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:51.868320 [ 260 ] {c51b1180-9212-4231-85ce-3a4ec925cacb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:51.868406 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 08:06:51.868946 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.869029 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_81_16} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 08:06:51.869162 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.17 08:06:51.869514 [ 260 ] {c51b1180-9212-4231-85ce-3a4ec925cacb} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.869558 [ 260 ] {c51b1180-9212-4231-85ce-3a4ec925cacb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.870003 [ 260 ] {c51b1180-9212-4231-85ce-3a4ec925cacb} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:06:51.870247 [ 260 ] {c51b1180-9212-4231-85ce-3a4ec925cacb} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.870422 [ 260 ] {c51b1180-9212-4231-85ce-3a4ec925cacb} executeQuery: Read 1089 rows, 74.52 KiB in 0.002232 sec., 487903.2258064516 rows/sec., 32.60 MiB/sec. 2025.01.17 08:06:51.870476 [ 260 ] {c51b1180-9212-4231-85ce-3a4ec925cacb} TCPHandler: Processed in 0.002533536 sec. 2025.01.17 08:06:51.870668 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.870785 [ 262 ] {4a41e9f0-c785-4418-aa22-431589652e90} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:06:51.870836 [ 262 ] {4a41e9f0-c785-4418-aa22-431589652e90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:06:51.871300 [ 262 ] {4a41e9f0-c785-4418-aa22-431589652e90} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.871338 [ 262 ] {4a41e9f0-c785-4418-aa22-431589652e90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.871695 [ 262 ] {4a41e9f0-c785-4418-aa22-431589652e90} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:06:51.871945 [ 262 ] {4a41e9f0-c785-4418-aa22-431589652e90} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.872178 [ 262 ] {4a41e9f0-c785-4418-aa22-431589652e90} executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. 2025.01.17 08:06:51.872356 [ 262 ] {4a41e9f0-c785-4418-aa22-431589652e90} TCPHandler: Processed in 0.001735405 sec. 2025.01.17 08:06:51.872586 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.872725 [ 260 ] {01d5c9e6-cc84-470b-9fea-7cd219589310} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:51.872833 [ 260 ] {01d5c9e6-cc84-470b-9fea-7cd219589310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:06:51.874150 [ 260 ] {01d5c9e6-cc84-470b-9fea-7cd219589310} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.874189 [ 260 ] {01d5c9e6-cc84-470b-9fea-7cd219589310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.874831 [ 260 ] {01d5c9e6-cc84-470b-9fea-7cd219589310} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:06:51.875089 [ 260 ] {01d5c9e6-cc84-470b-9fea-7cd219589310} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.875286 [ 260 ] {01d5c9e6-cc84-470b-9fea-7cd219589310} executeQuery: Read 34 rows, 62.39 KiB in 0.002592 sec., 13117.283950617284 rows/sec., 23.51 MiB/sec. 2025.01.17 08:06:51.875379 [ 260 ] {01d5c9e6-cc84-470b-9fea-7cd219589310} TCPHandler: Processed in 0.002913152 sec. 2025.01.17 08:06:51.875538 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:51.875674 [ 262 ] {517cd6fa-dc39-4fb3-add6-04cb2d376543} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:51.875731 [ 262 ] {517cd6fa-dc39-4fb3-add6-04cb2d376543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:51.876305 [ 262 ] {517cd6fa-dc39-4fb3-add6-04cb2d376543} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:51.876353 [ 262 ] {517cd6fa-dc39-4fb3-add6-04cb2d376543} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:51.876749 [ 262 ] {517cd6fa-dc39-4fb3-add6-04cb2d376543} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:06:51.876987 [ 262 ] {517cd6fa-dc39-4fb3-add6-04cb2d376543} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:51.877186 [ 262 ] {517cd6fa-dc39-4fb3-add6-04cb2d376543} executeQuery: Read 82 rows, 5.33 KiB in 0.001543 sec., 53143.22747893713 rows/sec., 3.38 MiB/sec. 2025.01.17 08:06:51.877236 [ 262 ] {517cd6fa-dc39-4fb3-add6-04cb2d376543} TCPHandler: Processed in 0.001764005 sec. 2025.01.17 08:06:52.728486 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:52.728690 [ 260 ] {a77d038a-1132-4a17-85cd-53bf242014fc} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:06:52.728757 [ 260 ] {a77d038a-1132-4a17-85cd-53bf242014fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:06:52.729492 [ 260 ] {a77d038a-1132-4a17-85cd-53bf242014fc} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:52.729538 [ 260 ] {a77d038a-1132-4a17-85cd-53bf242014fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:52.729957 [ 260 ] {a77d038a-1132-4a17-85cd-53bf242014fc} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.17 08:06:52.730219 [ 260 ] {a77d038a-1132-4a17-85cd-53bf242014fc} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:52.730466 [ 260 ] {a77d038a-1132-4a17-85cd-53bf242014fc} executeQuery: Read 4 rows, 334.00 B in 0.001826 sec., 2190.580503833516 rows/sec., 178.63 KiB/sec. 2025.01.17 08:06:52.730615 [ 260 ] {a77d038a-1132-4a17-85cd-53bf242014fc} TCPHandler: Processed in 0.002283172 sec. 2025.01.17 08:06:52.730894 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:52.731102 [ 262 ] {2056c611-1f8a-47c7-82b4-cb1275d8c8f8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:52.731181 [ 262 ] {2056c611-1f8a-47c7-82b4-cb1275d8c8f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:52.731952 [ 262 ] {2056c611-1f8a-47c7-82b4-cb1275d8c8f8} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:52.732001 [ 262 ] {2056c611-1f8a-47c7-82b4-cb1275d8c8f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:52.732426 [ 262 ] {2056c611-1f8a-47c7-82b4-cb1275d8c8f8} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 08:06:52.732696 [ 262 ] {2056c611-1f8a-47c7-82b4-cb1275d8c8f8} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:52.732920 [ 262 ] {2056c611-1f8a-47c7-82b4-cb1275d8c8f8} executeQuery: Read 12 rows, 1.12 KiB in 0.001876 sec., 6396.588486140725 rows/sec., 598.12 KiB/sec. 2025.01.17 08:06:52.732976 [ 262 ] {2056c611-1f8a-47c7-82b4-cb1275d8c8f8} TCPHandler: Processed in 0.002228232 sec. 2025.01.17 08:06:52.733143 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:52.733314 [ 260 ] {d347b340-7cfc-4177-9411-f0a91084723d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:06:52.733371 [ 260 ] {d347b340-7cfc-4177-9411-f0a91084723d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:06:52.733971 [ 260 ] {d347b340-7cfc-4177-9411-f0a91084723d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:52.734011 [ 260 ] {d347b340-7cfc-4177-9411-f0a91084723d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:52.734379 [ 260 ] {d347b340-7cfc-4177-9411-f0a91084723d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:06:52.734625 [ 260 ] {d347b340-7cfc-4177-9411-f0a91084723d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:52.734797 [ 115 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 08:06:52.734861 [ 260 ] {d347b340-7cfc-4177-9411-f0a91084723d} executeQuery: Read 9 rows, 671.00 B in 0.001577 sec., 5707.038681039949 rows/sec., 415.52 KiB/sec. 2025.01.17 08:06:52.734886 [ 115 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:52.734956 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:52.735012 [ 260 ] {d347b340-7cfc-4177-9411-f0a91084723d} TCPHandler: Processed in 0.001932667 sec. 2025.01.17 08:06:52.735215 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 08:06:52.735229 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:52.735387 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:52.735408 [ 262 ] {7b04f0a6-d761-465e-b68f-9517830f7506} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:52.735433 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 64 rows starting from the beginning of the part 2025.01.17 08:06:52.735477 [ 262 ] {7b04f0a6-d761-465e-b68f-9517830f7506} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:52.735678 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part 2025.01.17 08:06:52.736065 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 46 rows starting from the beginning of the part 2025.01.17 08:06:52.736493 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part 2025.01.17 08:06:52.736857 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 53 rows starting from the beginning of the part 2025.01.17 08:06:52.737211 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part 2025.01.17 08:06:52.738033 [ 262 ] {7b04f0a6-d761-465e-b68f-9517830f7506} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:52.738073 [ 262 ] {7b04f0a6-d761-465e-b68f-9517830f7506} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:52.738626 [ 262 ] {7b04f0a6-d761-465e-b68f-9517830f7506} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 08:06:52.738886 [ 190 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.003818645 sec., 58397.67771028729 rows/sec., 4.39 MiB/sec. 2025.01.17 08:06:52.738969 [ 262 ] {7b04f0a6-d761-465e-b68f-9517830f7506} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:52.739052 [ 190 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 08:06:52.739282 [ 262 ] {7b04f0a6-d761-465e-b68f-9517830f7506} executeQuery: Read 9 rows, 744.00 B in 0.003917 sec., 2297.676793464386 rows/sec., 185.49 KiB/sec. 2025.01.17 08:06:52.739361 [ 262 ] {7b04f0a6-d761-465e-b68f-9517830f7506} TCPHandler: Processed in 0.004238841 sec. 2025.01.17 08:06:52.739551 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:52.739595 [ 190 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:52.739758 [ 190 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_46_9} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 08:06:52.739772 [ 260 ] {3ad23e68-f048-45d9-94a2-9b72b1b9185c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:52.739884 [ 260 ] {3ad23e68-f048-45d9-94a2-9b72b1b9185c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:52.739886 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:06:52.740443 [ 260 ] {3ad23e68-f048-45d9-94a2-9b72b1b9185c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:52.740486 [ 260 ] {3ad23e68-f048-45d9-94a2-9b72b1b9185c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:52.740862 [ 260 ] {3ad23e68-f048-45d9-94a2-9b72b1b9185c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 08:06:52.741105 [ 260 ] {3ad23e68-f048-45d9-94a2-9b72b1b9185c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:52.741326 [ 260 ] {3ad23e68-f048-45d9-94a2-9b72b1b9185c} executeQuery: Read 2 rows, 144.00 B in 0.001618 sec., 1236.0939431396785 rows/sec., 86.91 KiB/sec. 2025.01.17 08:06:52.741415 [ 260 ] {3ad23e68-f048-45d9-94a2-9b72b1b9185c} TCPHandler: Processed in 0.001951828 sec. 2025.01.17 08:06:52.741612 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:52.741760 [ 262 ] {fa85d1a5-569f-45a8-b82f-2bc821804138} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:52.741848 [ 262 ] {fa85d1a5-569f-45a8-b82f-2bc821804138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:06:52.743007 [ 262 ] {fa85d1a5-569f-45a8-b82f-2bc821804138} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:52.743045 [ 262 ] {fa85d1a5-569f-45a8-b82f-2bc821804138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:52.743644 [ 262 ] {fa85d1a5-569f-45a8-b82f-2bc821804138} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:06:52.743904 [ 262 ] {fa85d1a5-569f-45a8-b82f-2bc821804138} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:52.744081 [ 115 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 08:06:52.744148 [ 115 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:52.744180 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:52.744196 [ 262 ] {fa85d1a5-569f-45a8-b82f-2bc821804138} executeQuery: Read 5 rows, 9.17 KiB in 0.002457 sec., 2035.002035002035 rows/sec., 3.65 MiB/sec. 2025.01.17 08:06:52.744967 [ 262 ] {fa85d1a5-569f-45a8-b82f-2bc821804138} TCPHandler: Processed in 0.003453199 sec. 2025.01.17 08:06:52.744968 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 08:06:52.745424 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:52.745502 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1174 rows starting from the beginning of the part 2025.01.17 08:06:52.745875 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part 2025.01.17 08:06:52.746205 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part 2025.01.17 08:06:52.746542 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part 2025.01.17 08:06:52.746881 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part 2025.01.17 08:06:52.747218 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part 2025.01.17 08:06:52.753667 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 19 columns (19 merged, 0 gathered) in 0.009382355 sec., 138131.63113099002 rows/sec., 247.53 MiB/sec. 2025.01.17 08:06:52.754936 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 08:06:52.755343 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:52.755418 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_46_9} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 08:06:52.755579 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2025.01.17 08:06:53.000192 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 231.57 MiB, peak 243.14 MiB, free memory in arenas 0.00 B, will set to 233.13 MiB (RSS), difference: 1.56 MiB 2025.01.17 08:06:53.888325 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2025.01.17 08:06:53.889008 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:53.889062 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:53.889599 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:06:53.889860 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:53.890123 [ 116 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 08:06:53.890151 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2025.01.17 08:06:53.890252 [ 116 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:53.890300 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:53.890472 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 08:06:53.890642 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:53.890687 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.01.17 08:06:53.890771 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2025.01.17 08:06:53.890995 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2025.01.17 08:06:53.891237 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2025.01.17 08:06:53.891419 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2025.01.17 08:06:53.891593 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2025.01.17 08:06:53.894731 [ 195 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.004334172 sec., 5390418.285199572 rows/sec., 77.11 MiB/sec. 2025.01.17 08:06:53.895141 [ 196 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 08:06:53.895460 [ 196 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:53.895553 [ 196 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_51_10} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 08:06:53.895665 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.01.17 08:06:55.558432 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.01.17 08:06:55.581831 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:55.581889 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:55.589344 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:06:55.590155 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:55.590569 [ 113 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 08:06:55.590722 [ 113 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:55.590803 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:55.591293 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 08:06:55.605363 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.01.17 08:06:55.607249 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:06:55.608972 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.01.17 08:06:55.615157 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.01.17 08:06:55.620918 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.01.17 08:06:55.626813 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.01.17 08:06:55.632708 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.01.17 08:06:55.637451 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.01.17 08:06:55.699537 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.108555608 sec., 3546.5694227423055 rows/sec., 18.34 MiB/sec. 2025.01.17 08:06:55.701700 [ 188 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 08:06:55.704214 [ 188 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:55.704345 [ 188 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_51_10} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 08:06:55.705961 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.17 08:06:57.736766 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:57.736972 [ 260 ] {9b2906da-3ea3-4400-a8e6-d4e9164ad16a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:06:57.737050 [ 260 ] {9b2906da-3ea3-4400-a8e6-d4e9164ad16a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:06:57.737859 [ 260 ] {9b2906da-3ea3-4400-a8e6-d4e9164ad16a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:57.737903 [ 260 ] {9b2906da-3ea3-4400-a8e6-d4e9164ad16a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:57.738338 [ 260 ] {9b2906da-3ea3-4400-a8e6-d4e9164ad16a} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 08:06:57.738599 [ 260 ] {9b2906da-3ea3-4400-a8e6-d4e9164ad16a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:57.738834 [ 260 ] {9b2906da-3ea3-4400-a8e6-d4e9164ad16a} executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. 2025.01.17 08:06:57.738893 [ 260 ] {9b2906da-3ea3-4400-a8e6-d4e9164ad16a} TCPHandler: Processed in 0.002262022 sec. 2025.01.17 08:06:57.739193 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:57.739493 [ 262 ] {b0afcbd4-3dc0-43df-897b-e7ea5f31edd1} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:06:57.739609 [ 262 ] {b0afcbd4-3dc0-43df-897b-e7ea5f31edd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:06:57.740411 [ 262 ] {b0afcbd4-3dc0-43df-897b-e7ea5f31edd1} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:57.740460 [ 262 ] {b0afcbd4-3dc0-43df-897b-e7ea5f31edd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:57.740899 [ 262 ] {b0afcbd4-3dc0-43df-897b-e7ea5f31edd1} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 08:06:57.741173 [ 262 ] {b0afcbd4-3dc0-43df-897b-e7ea5f31edd1} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:57.741413 [ 262 ] {b0afcbd4-3dc0-43df-897b-e7ea5f31edd1} executeQuery: Read 64 rows, 5.12 KiB in 0.002003 sec., 31952.07189216176 rows/sec., 2.49 MiB/sec. 2025.01.17 08:06:57.741479 [ 262 ] {b0afcbd4-3dc0-43df-897b-e7ea5f31edd1} TCPHandler: Processed in 0.002473505 sec. 2025.01.17 08:06:57.741627 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:57.741767 [ 260 ] {6ebb3109-bc96-4c05-a97f-d17c7618d4e7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:06:57.741828 [ 260 ] {6ebb3109-bc96-4c05-a97f-d17c7618d4e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:06:57.742523 [ 260 ] {6ebb3109-bc96-4c05-a97f-d17c7618d4e7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:57.742571 [ 260 ] {6ebb3109-bc96-4c05-a97f-d17c7618d4e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:57.743007 [ 260 ] {6ebb3109-bc96-4c05-a97f-d17c7618d4e7} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 08:06:57.743254 [ 260 ] {6ebb3109-bc96-4c05-a97f-d17c7618d4e7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:57.743469 [ 260 ] {6ebb3109-bc96-4c05-a97f-d17c7618d4e7} executeQuery: Read 160 rows, 11.41 KiB in 0.001733 sec., 92325.44720138489 rows/sec., 6.43 MiB/sec. 2025.01.17 08:06:57.743524 [ 260 ] {6ebb3109-bc96-4c05-a97f-d17c7618d4e7} TCPHandler: Processed in 0.001961109 sec. 2025.01.17 08:06:57.743669 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:06:57.743792 [ 262 ] {45968f6b-c320-4847-b4ec-cead2f534afc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:06:57.743846 [ 262 ] {45968f6b-c320-4847-b4ec-cead2f534afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:06:57.744375 [ 262 ] {45968f6b-c320-4847-b4ec-cead2f534afc} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:06:57.744414 [ 262 ] {45968f6b-c320-4847-b4ec-cead2f534afc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:06:57.744795 [ 262 ] {45968f6b-c320-4847-b4ec-cead2f534afc} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:06:57.745040 [ 262 ] {45968f6b-c320-4847-b4ec-cead2f534afc} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:06:57.745253 [ 262 ] {45968f6b-c320-4847-b4ec-cead2f534afc} executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. 2025.01.17 08:06:57.745308 [ 262 ] {45968f6b-c320-4847-b4ec-cead2f534afc} TCPHandler: Processed in 0.001698014 sec. 2025.01.17 08:07:01.229354 [ 106 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:07:01.229420 [ 106 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:07:01.390454 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 2025.01.17 08:07:01.391289 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:01.391342 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:01.391884 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:07:01.392173 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:01.392404 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.01.17 08:07:01.506776 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1396 2025.01.17 08:07:01.510219 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:01.510271 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:01.511780 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:07:01.512103 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:01.512669 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1396 2025.01.17 08:07:02.743779 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.743988 [ 260 ] {b29f63ea-6805-48ff-b87b-93aad9b3ce1d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:07:02.744067 [ 260 ] {b29f63ea-6805-48ff-b87b-93aad9b3ce1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:07:02.744907 [ 260 ] {b29f63ea-6805-48ff-b87b-93aad9b3ce1d} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.744952 [ 260 ] {b29f63ea-6805-48ff-b87b-93aad9b3ce1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.745392 [ 260 ] {b29f63ea-6805-48ff-b87b-93aad9b3ce1d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:07:02.745649 [ 260 ] {b29f63ea-6805-48ff-b87b-93aad9b3ce1d} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.745809 [ 105 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.17 08:07:02.745861 [ 105 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.745861 [ 260 ] {b29f63ea-6805-48ff-b87b-93aad9b3ce1d} executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. 2025.01.17 08:07:02.745892 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.745974 [ 260 ] {b29f63ea-6805-48ff-b87b-93aad9b3ce1d} TCPHandler: Processed in 0.002330234 sec. 2025.01.17 08:07:02.746249 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.01.17 08:07:02.746521 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.746681 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:02.746820 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2025.01.17 08:07:02.747333 [ 262 ] {d12ed7ea-53bd-4bad-8447-e450c2d6aa4f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:02.747355 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:02.747565 [ 262 ] {d12ed7ea-53bd-4bad-8447-e450c2d6aa4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:02.747773 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:02.748011 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:02.748319 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:02.749998 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004019537 sec., 17414.94107405903 rows/sec., 1.29 MiB/sec. 2025.01.17 08:07:02.750306 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.17 08:07:02.750717 [ 262 ] {d12ed7ea-53bd-4bad-8447-e450c2d6aa4f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.750793 [ 262 ] {d12ed7ea-53bd-4bad-8447-e450c2d6aa4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.750976 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.751134 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_37_9} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.17 08:07:02.751313 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:07:02.751534 [ 262 ] {d12ed7ea-53bd-4bad-8447-e450c2d6aa4f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 08:07:02.751795 [ 262 ] {d12ed7ea-53bd-4bad-8447-e450c2d6aa4f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.752047 [ 262 ] {d12ed7ea-53bd-4bad-8447-e450c2d6aa4f} executeQuery: Read 281 rows, 25.42 KiB in 0.005059 sec., 55544.57402648745 rows/sec., 4.91 MiB/sec. 2025.01.17 08:07:02.752171 [ 262 ] {d12ed7ea-53bd-4bad-8447-e450c2d6aa4f} TCPHandler: Processed in 0.006044847 sec. 2025.01.17 08:07:02.752528 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.752679 [ 260 ] {92fa0c33-7942-4a85-a36f-57a8b755bd7d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:07:02.752741 [ 260 ] {92fa0c33-7942-4a85-a36f-57a8b755bd7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:07:02.753371 [ 260 ] {92fa0c33-7942-4a85-a36f-57a8b755bd7d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.753410 [ 260 ] {92fa0c33-7942-4a85-a36f-57a8b755bd7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.753784 [ 260 ] {92fa0c33-7942-4a85-a36f-57a8b755bd7d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:07:02.754023 [ 260 ] {92fa0c33-7942-4a85-a36f-57a8b755bd7d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.754230 [ 260 ] {92fa0c33-7942-4a85-a36f-57a8b755bd7d} executeQuery: Read 46 rows, 3.39 KiB in 0.001596 sec., 28822.05513784461 rows/sec., 2.07 MiB/sec. 2025.01.17 08:07:02.754404 [ 260 ] {92fa0c33-7942-4a85-a36f-57a8b755bd7d} TCPHandler: Processed in 0.002008529 sec. 2025.01.17 08:07:02.754604 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.754734 [ 262 ] {c4a5ec84-f2e6-406e-8f89-d9ca39cd284c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:07:02.754788 [ 262 ] {c4a5ec84-f2e6-406e-8f89-d9ca39cd284c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:07:02.755418 [ 262 ] {c4a5ec84-f2e6-406e-8f89-d9ca39cd284c} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.755457 [ 262 ] {c4a5ec84-f2e6-406e-8f89-d9ca39cd284c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.755817 [ 262 ] {c4a5ec84-f2e6-406e-8f89-d9ca39cd284c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:07:02.756080 [ 262 ] {c4a5ec84-f2e6-406e-8f89-d9ca39cd284c} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.756325 [ 262 ] {c4a5ec84-f2e6-406e-8f89-d9ca39cd284c} executeQuery: Read 14 rows, 1004.00 B in 0.00155 sec., 9032.258064516129 rows/sec., 632.56 KiB/sec. 2025.01.17 08:07:02.756522 [ 262 ] {c4a5ec84-f2e6-406e-8f89-d9ca39cd284c} TCPHandler: Processed in 0.001967318 sec. 2025.01.17 08:07:02.756733 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.756885 [ 260 ] {cf41f611-a5c1-4383-a9b9-55b6abafbcc5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:07:02.756939 [ 260 ] {cf41f611-a5c1-4383-a9b9-55b6abafbcc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:07:02.757535 [ 260 ] {cf41f611-a5c1-4383-a9b9-55b6abafbcc5} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.757574 [ 260 ] {cf41f611-a5c1-4383-a9b9-55b6abafbcc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.757945 [ 260 ] {cf41f611-a5c1-4383-a9b9-55b6abafbcc5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:07:02.758220 [ 260 ] {cf41f611-a5c1-4383-a9b9-55b6abafbcc5} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.758408 [ 104 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.17 08:07:02.758441 [ 260 ] {cf41f611-a5c1-4383-a9b9-55b6abafbcc5} executeQuery: Read 13 rows, 830.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 514.63 KiB/sec. 2025.01.17 08:07:02.758457 [ 104 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.758524 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.758576 [ 260 ] {cf41f611-a5c1-4383-a9b9-55b6abafbcc5} TCPHandler: Processed in 0.001937858 sec. 2025.01.17 08:07:02.758708 [ 201 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.01.17 08:07:02.758753 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.758943 [ 201 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:02.758971 [ 262 ] {d9177f95-af83-497c-8198-1edb34e7cd22} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:02.759025 [ 201 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2025.01.17 08:07:02.759079 [ 262 ] {d9177f95-af83-497c-8198-1edb34e7cd22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:02.759351 [ 201 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.01.17 08:07:02.759835 [ 201 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2025.01.17 08:07:02.760149 [ 201 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.01.17 08:07:02.760515 [ 201 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2025.01.17 08:07:02.762105 [ 262 ] {d9177f95-af83-497c-8198-1edb34e7cd22} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.762182 [ 262 ] {d9177f95-af83-497c-8198-1edb34e7cd22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:02.762831 [ 201 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004216101 sec., 15417.087968243646 rows/sec., 1021.47 KiB/sec. 2025.01.17 08:07:02.763063 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.17 08:07:02.763167 [ 262 ] {d9177f95-af83-497c-8198-1edb34e7cd22} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 08:07:02.763558 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.763633 [ 262 ] {d9177f95-af83-497c-8198-1edb34e7cd22} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.763745 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_37_9} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.17 08:07:02.764000 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:07:02.764087 [ 262 ] {d9177f95-af83-497c-8198-1edb34e7cd22} executeQuery: Read 421 rows, 30.80 KiB in 0.005172 sec., 81399.84532095901 rows/sec., 5.82 MiB/sec. 2025.01.17 08:07:02.764161 [ 262 ] {d9177f95-af83-497c-8198-1edb34e7cd22} TCPHandler: Processed in 0.005474069 sec. 2025.01.17 08:07:02.764328 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.764455 [ 260 ] {1a7276ff-80a4-4813-9554-5ebfd419c834} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:07:02.764507 [ 260 ] {1a7276ff-80a4-4813-9554-5ebfd419c834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:07:02.765003 [ 260 ] {1a7276ff-80a4-4813-9554-5ebfd419c834} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.765041 [ 260 ] {1a7276ff-80a4-4813-9554-5ebfd419c834} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.765419 [ 260 ] {1a7276ff-80a4-4813-9554-5ebfd419c834} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:07:02.765666 [ 260 ] {1a7276ff-80a4-4813-9554-5ebfd419c834} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.765873 [ 260 ] {1a7276ff-80a4-4813-9554-5ebfd419c834} executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. 2025.01.17 08:07:02.765928 [ 260 ] {1a7276ff-80a4-4813-9554-5ebfd419c834} TCPHandler: Processed in 0.001660814 sec. 2025.01.17 08:07:02.766090 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.766230 [ 262 ] {638cc4cd-3ecb-42c8-93a6-ce816c3b9d4c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:02.766293 [ 262 ] {638cc4cd-3ecb-42c8-93a6-ce816c3b9d4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:02.766982 [ 262 ] {638cc4cd-3ecb-42c8-93a6-ce816c3b9d4c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.767020 [ 262 ] {638cc4cd-3ecb-42c8-93a6-ce816c3b9d4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.767425 [ 262 ] {638cc4cd-3ecb-42c8-93a6-ce816c3b9d4c} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 08:07:02.767677 [ 262 ] {638cc4cd-3ecb-42c8-93a6-ce816c3b9d4c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.767862 [ 262 ] {638cc4cd-3ecb-42c8-93a6-ce816c3b9d4c} executeQuery: Read 237 rows, 16.27 KiB in 0.001664 sec., 142427.88461538462 rows/sec., 9.55 MiB/sec. 2025.01.17 08:07:02.767914 [ 262 ] {638cc4cd-3ecb-42c8-93a6-ce816c3b9d4c} TCPHandler: Processed in 0.001893308 sec. 2025.01.17 08:07:02.768073 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.768197 [ 260 ] {0507ff43-a148-4f15-a7c8-5578b081429c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:07:02.768259 [ 260 ] {0507ff43-a148-4f15-a7c8-5578b081429c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:07:02.768727 [ 260 ] {0507ff43-a148-4f15-a7c8-5578b081429c} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.768771 [ 260 ] {0507ff43-a148-4f15-a7c8-5578b081429c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.769148 [ 260 ] {0507ff43-a148-4f15-a7c8-5578b081429c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:07:02.769394 [ 260 ] {0507ff43-a148-4f15-a7c8-5578b081429c} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.769612 [ 260 ] {0507ff43-a148-4f15-a7c8-5578b081429c} executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec. 2025.01.17 08:07:02.769673 [ 260 ] {0507ff43-a148-4f15-a7c8-5578b081429c} TCPHandler: Processed in 0.001654024 sec. 2025.01.17 08:07:02.769850 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.769971 [ 262 ] {3f4a6a22-1381-4cc4-a173-edde76f3ba9d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:02.770052 [ 262 ] {3f4a6a22-1381-4cc4-a173-edde76f3ba9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:07:02.771261 [ 262 ] {3f4a6a22-1381-4cc4-a173-edde76f3ba9d} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.771301 [ 262 ] {3f4a6a22-1381-4cc4-a173-edde76f3ba9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.771965 [ 262 ] {3f4a6a22-1381-4cc4-a173-edde76f3ba9d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:07:02.772227 [ 262 ] {3f4a6a22-1381-4cc4-a173-edde76f3ba9d} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.772436 [ 262 ] {3f4a6a22-1381-4cc4-a173-edde76f3ba9d} executeQuery: Read 39 rows, 71.56 KiB in 0.00249 sec., 15662.650602409638 rows/sec., 28.07 MiB/sec. 2025.01.17 08:07:02.772756 [ 262 ] {3f4a6a22-1381-4cc4-a173-edde76f3ba9d} TCPHandler: Processed in 0.002965093 sec. 2025.01.17 08:07:02.772924 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:02.773063 [ 260 ] {81c4efa8-2f64-4363-b9bf-0ea8be432f37} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:02.773121 [ 260 ] {81c4efa8-2f64-4363-b9bf-0ea8be432f37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:02.773694 [ 260 ] {81c4efa8-2f64-4363-b9bf-0ea8be432f37} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:02.773739 [ 260 ] {81c4efa8-2f64-4363-b9bf-0ea8be432f37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:02.774140 [ 260 ] {81c4efa8-2f64-4363-b9bf-0ea8be432f37} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:07:02.774399 [ 260 ] {81c4efa8-2f64-4363-b9bf-0ea8be432f37} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:02.774638 [ 260 ] {81c4efa8-2f64-4363-b9bf-0ea8be432f37} executeQuery: Read 82 rows, 5.33 KiB in 0.001601 sec., 51217.98875702686 rows/sec., 3.25 MiB/sec. 2025.01.17 08:07:02.774716 [ 260 ] {81c4efa8-2f64-4363-b9bf-0ea8be432f37} TCPHandler: Processed in 0.001859297 sec. 2025.01.17 08:07:03.105541 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.01.17 08:07:03.123708 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:03.123763 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.17 08:07:03.131347 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:07:03.132224 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:03.136189 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.01.17 08:07:07.737414 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:07.737622 [ 260 ] {03ce0527-f76f-4e66-a709-6ef8121b653b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:07.737695 [ 260 ] {03ce0527-f76f-4e66-a709-6ef8121b653b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:07.738452 [ 260 ] {03ce0527-f76f-4e66-a709-6ef8121b653b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:07.738506 [ 260 ] {03ce0527-f76f-4e66-a709-6ef8121b653b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:07.738960 [ 260 ] {03ce0527-f76f-4e66-a709-6ef8121b653b} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 08:07:07.739223 [ 260 ] {03ce0527-f76f-4e66-a709-6ef8121b653b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:07.739471 [ 260 ] {03ce0527-f76f-4e66-a709-6ef8121b653b} executeQuery: Read 56 rows, 4.41 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.27 MiB/sec. 2025.01.17 08:07:07.739538 [ 260 ] {03ce0527-f76f-4e66-a709-6ef8121b653b} TCPHandler: Processed in 0.002254472 sec. 2025.01.17 08:07:07.739796 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:07.740012 [ 262 ] {0b29e51b-03a8-4f77-b5a0-9d9a8c0c9909} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:07.740094 [ 262 ] {0b29e51b-03a8-4f77-b5a0-9d9a8c0c9909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:07.740856 [ 262 ] {0b29e51b-03a8-4f77-b5a0-9d9a8c0c9909} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:07.740911 [ 262 ] {0b29e51b-03a8-4f77-b5a0-9d9a8c0c9909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:07.741355 [ 262 ] {0b29e51b-03a8-4f77-b5a0-9d9a8c0c9909} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 08:07:07.741605 [ 262 ] {0b29e51b-03a8-4f77-b5a0-9d9a8c0c9909} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:07.741855 [ 262 ] {0b29e51b-03a8-4f77-b5a0-9d9a8c0c9909} executeQuery: Read 64 rows, 5.12 KiB in 0.001902 sec., 33648.79074658254 rows/sec., 2.63 MiB/sec. 2025.01.17 08:07:07.741922 [ 262 ] {0b29e51b-03a8-4f77-b5a0-9d9a8c0c9909} TCPHandler: Processed in 0.002268703 sec. 2025.01.17 08:07:07.742079 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:07.742225 [ 260 ] {21961713-ab91-4c16-be37-a89bba9823d5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:07.742290 [ 260 ] {21961713-ab91-4c16-be37-a89bba9823d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:07.742967 [ 260 ] {21961713-ab91-4c16-be37-a89bba9823d5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:07.743050 [ 260 ] {21961713-ab91-4c16-be37-a89bba9823d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:07.743454 [ 260 ] {21961713-ab91-4c16-be37-a89bba9823d5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 08:07:07.743690 [ 260 ] {21961713-ab91-4c16-be37-a89bba9823d5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:07.743861 [ 95 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2025.01.17 08:07:07.743982 [ 260 ] {21961713-ab91-4c16-be37-a89bba9823d5} executeQuery: Read 160 rows, 11.41 KiB in 0.001787 sec., 89535.53441522105 rows/sec., 6.24 MiB/sec. 2025.01.17 08:07:07.744010 [ 95 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:07.744077 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:07.744110 [ 260 ] {21961713-ab91-4c16-be37-a89bba9823d5} TCPHandler: Processed in 0.00209091 sec. 2025.01.17 08:07:07.744286 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2025.01.17 08:07:07.744341 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:07.744440 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:07.744518 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 24820 rows starting from the beginning of the part 2025.01.17 08:07:07.744582 [ 262 ] {997f1508-50c3-439d-b584-7672d992debd} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:07.744690 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:07:07.744796 [ 262 ] {997f1508-50c3-439d-b584-7672d992debd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:07.744976 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2 rows starting from the beginning of the part 2025.01.17 08:07:07.745321 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2025.01.17 08:07:07.745675 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part 2025.01.17 08:07:07.746036 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part 2025.01.17 08:07:07.747295 [ 262 ] {997f1508-50c3-439d-b584-7672d992debd} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:07.747340 [ 262 ] {997f1508-50c3-439d-b584-7672d992debd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:07.748054 [ 262 ] {997f1508-50c3-439d-b584-7672d992debd} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:07:07.748536 [ 262 ] {997f1508-50c3-439d-b584-7672d992debd} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:07.749044 [ 262 ] {997f1508-50c3-439d-b584-7672d992debd} executeQuery: Read 60 rows, 4.14 KiB in 0.004528 sec., 13250.88339222615 rows/sec., 914.45 KiB/sec. 2025.01.17 08:07:07.749260 [ 262 ] {997f1508-50c3-439d-b584-7672d992debd} TCPHandler: Processed in 0.005044032 sec. 2025.01.17 08:07:07.754316 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 26468 rows, containing 5 columns (5 merged, 0 gathered) in 0.010148736 sec., 2608009.5097556976 rows/sec., 176.08 MiB/sec. 2025.01.17 08:07:07.754633 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2025.01.17 08:07:07.755004 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:07.755105 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_80_16} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2025.01.17 08:07:07.755204 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.01.17 08:07:08.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 234.49 MiB, peak 247.62 MiB, free memory in arenas 0.00 B, will set to 235.55 MiB (RSS), difference: 1.06 MiB 2025.01.17 08:07:08.892634 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 2025.01.17 08:07:08.893466 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:08.893548 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:08.894325 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:07:08.894795 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:08.895054 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 2025.01.17 08:07:10.636360 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.01.17 08:07:10.656119 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:10.656173 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:10.663386 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:07:10.664159 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:10.668062 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.01.17 08:07:11.513104 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1426 2025.01.17 08:07:11.516329 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:11.516388 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:11.517859 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:07:11.518188 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:11.518827 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1426 2025.01.17 08:07:12.743441 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.743655 [ 260 ] {c4dcaf4d-6049-4ad6-bf77-a9ddef0d4628} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:07:12.743736 [ 260 ] {c4dcaf4d-6049-4ad6-bf77-a9ddef0d4628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:07:12.744585 [ 260 ] {c4dcaf4d-6049-4ad6-bf77-a9ddef0d4628} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.744640 [ 260 ] {c4dcaf4d-6049-4ad6-bf77-a9ddef0d4628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.745093 [ 260 ] {c4dcaf4d-6049-4ad6-bf77-a9ddef0d4628} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:07:12.745356 [ 260 ] {c4dcaf4d-6049-4ad6-bf77-a9ddef0d4628} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.745614 [ 260 ] {c4dcaf4d-6049-4ad6-bf77-a9ddef0d4628} executeQuery: Read 14 rows, 1.01 KiB in 0.002014 sec., 6951.340615690168 rows/sec., 500.40 KiB/sec. 2025.01.17 08:07:12.745682 [ 260 ] {c4dcaf4d-6049-4ad6-bf77-a9ddef0d4628} TCPHandler: Processed in 0.002380665 sec. 2025.01.17 08:07:12.746004 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.746277 [ 262 ] {f7ca6f7b-de13-43ea-9458-72858f815a71} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:12.746370 [ 262 ] {f7ca6f7b-de13-43ea-9458-72858f815a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:12.747272 [ 262 ] {f7ca6f7b-de13-43ea-9458-72858f815a71} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.747316 [ 262 ] {f7ca6f7b-de13-43ea-9458-72858f815a71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.747760 [ 262 ] {f7ca6f7b-de13-43ea-9458-72858f815a71} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 08:07:12.748021 [ 262 ] {f7ca6f7b-de13-43ea-9458-72858f815a71} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.748168 [ 92 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 08:07:12.748220 [ 92 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.748231 [ 262 ] {f7ca6f7b-de13-43ea-9458-72858f815a71} executeQuery: Read 281 rows, 25.42 KiB in 0.002031 sec., 138355.48990645004 rows/sec., 12.22 MiB/sec. 2025.01.17 08:07:12.748253 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.748336 [ 262 ] {f7ca6f7b-de13-43ea-9458-72858f815a71} TCPHandler: Processed in 0.002502616 sec. 2025.01.17 08:07:12.748407 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 08:07:12.748538 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.748570 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:12.748623 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1430 rows starting from the beginning of the part 2025.01.17 08:07:12.748807 [ 260 ] {fb6f2a19-7af7-4b48-9568-3d2bf4673851} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:07:12.748910 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 12 rows starting from the beginning of the part 2025.01.17 08:07:12.748946 [ 260 ] {fb6f2a19-7af7-4b48-9568-3d2bf4673851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:07:12.749280 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2025.01.17 08:07:12.749589 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 281 rows starting from the beginning of the part 2025.01.17 08:07:12.749890 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2025.01.17 08:07:12.750227 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 281 rows starting from the beginning of the part 2025.01.17 08:07:12.751758 [ 260 ] {fb6f2a19-7af7-4b48-9568-3d2bf4673851} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.751830 [ 260 ] {fb6f2a19-7af7-4b48-9568-3d2bf4673851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.752826 [ 260 ] {fb6f2a19-7af7-4b48-9568-3d2bf4673851} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:07:12.753242 [ 260 ] {fb6f2a19-7af7-4b48-9568-3d2bf4673851} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.753479 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2116 rows, containing 5 columns (5 merged, 0 gathered) in 0.005138913 sec., 411760.23022767657 rows/sec., 36.43 MiB/sec. 2025.01.17 08:07:12.753687 [ 260 ] {fb6f2a19-7af7-4b48-9568-3d2bf4673851} executeQuery: Read 46 rows, 3.39 KiB in 0.004983 sec., 9231.386714830423 rows/sec., 680.05 KiB/sec. 2025.01.17 08:07:12.753861 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 08:07:12.754058 [ 260 ] {fb6f2a19-7af7-4b48-9568-3d2bf4673851} TCPHandler: Processed in 0.005619331 sec. 2025.01.17 08:07:12.754377 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.754652 [ 262 ] {92f978a6-53ff-4648-80a7-e59af024dbd4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:07:12.754721 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.754731 [ 262 ] {92f978a6-53ff-4648-80a7-e59af024dbd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:07:12.754835 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_86_17} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 08:07:12.754920 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.17 08:07:12.755446 [ 262 ] {92f978a6-53ff-4648-80a7-e59af024dbd4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.755484 [ 262 ] {92f978a6-53ff-4648-80a7-e59af024dbd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.755834 [ 262 ] {92f978a6-53ff-4648-80a7-e59af024dbd4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:07:12.756076 [ 262 ] {92f978a6-53ff-4648-80a7-e59af024dbd4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.756272 [ 262 ] {92f978a6-53ff-4648-80a7-e59af024dbd4} executeQuery: Read 14 rows, 1004.00 B in 0.001678 sec., 8343.265792610251 rows/sec., 584.31 KiB/sec. 2025.01.17 08:07:12.756395 [ 262 ] {92f978a6-53ff-4648-80a7-e59af024dbd4} TCPHandler: Processed in 0.002205791 sec. 2025.01.17 08:07:12.756568 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.756707 [ 260 ] {630b03aa-1501-4e8e-81f8-2176188641a3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:07:12.756766 [ 260 ] {630b03aa-1501-4e8e-81f8-2176188641a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:07:12.757444 [ 260 ] {630b03aa-1501-4e8e-81f8-2176188641a3} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.757485 [ 260 ] {630b03aa-1501-4e8e-81f8-2176188641a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.757841 [ 260 ] {630b03aa-1501-4e8e-81f8-2176188641a3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:07:12.758077 [ 260 ] {630b03aa-1501-4e8e-81f8-2176188641a3} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.758313 [ 260 ] {630b03aa-1501-4e8e-81f8-2176188641a3} executeQuery: Read 13 rows, 830.00 B in 0.001629 sec., 7980.3560466543895 rows/sec., 497.57 KiB/sec. 2025.01.17 08:07:12.758385 [ 260 ] {630b03aa-1501-4e8e-81f8-2176188641a3} TCPHandler: Processed in 0.001887747 sec. 2025.01.17 08:07:12.758607 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.758757 [ 262 ] {2a2b4af6-4dc1-417c-a43d-bb61827ebc8a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:12.758807 [ 262 ] {2a2b4af6-4dc1-417c-a43d-bb61827ebc8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:12.759530 [ 262 ] {2a2b4af6-4dc1-417c-a43d-bb61827ebc8a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.759568 [ 262 ] {2a2b4af6-4dc1-417c-a43d-bb61827ebc8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.759941 [ 262 ] {2a2b4af6-4dc1-417c-a43d-bb61827ebc8a} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 08:07:12.760187 [ 262 ] {2a2b4af6-4dc1-417c-a43d-bb61827ebc8a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.760322 [ 92 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 08:07:12.760358 [ 92 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.760377 [ 262 ] {2a2b4af6-4dc1-417c-a43d-bb61827ebc8a} executeQuery: Read 421 rows, 30.80 KiB in 0.001641 sec., 256550.88360755634 rows/sec., 18.33 MiB/sec. 2025.01.17 08:07:12.760384 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.760509 [ 262 ] {2a2b4af6-4dc1-417c-a43d-bb61827ebc8a} TCPHandler: Processed in 0.002016469 sec. 2025.01.17 08:07:12.760599 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 08:07:12.760684 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.760729 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:12.760763 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part 2025.01.17 08:07:12.760887 [ 260 ] {7135d464-676b-429a-982f-4ab72aa998c1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:07:12.760905 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 9 rows starting from the beginning of the part 2025.01.17 08:07:12.761042 [ 260 ] {7135d464-676b-429a-982f-4ab72aa998c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:07:12.761123 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2025.01.17 08:07:12.761368 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 421 rows starting from the beginning of the part 2025.01.17 08:07:12.761615 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.01.17 08:07:12.761838 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 421 rows starting from the beginning of the part 2025.01.17 08:07:12.762517 [ 260 ] {7135d464-676b-429a-982f-4ab72aa998c1} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.762562 [ 260 ] {7135d464-676b-429a-982f-4ab72aa998c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.763136 [ 260 ] {7135d464-676b-429a-982f-4ab72aa998c1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:07:12.763400 [ 260 ] {7135d464-676b-429a-982f-4ab72aa998c1} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.763811 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 5 columns (5 merged, 0 gathered) in 0.003326578 sec., 568752.6340882432 rows/sec., 43.44 MiB/sec. 2025.01.17 08:07:12.763840 [ 260 ] {7135d464-676b-429a-982f-4ab72aa998c1} executeQuery: Read 6 rows, 321.00 B in 0.003032 sec., 1978.891820580475 rows/sec., 103.39 KiB/sec. 2025.01.17 08:07:12.763960 [ 260 ] {7135d464-676b-429a-982f-4ab72aa998c1} TCPHandler: Processed in 0.003342628 sec. 2025.01.17 08:07:12.764168 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 08:07:12.764180 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.764393 [ 262 ] {30fcbbc1-bddf-40bf-b649-ac4f046c0172} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:12.764457 [ 262 ] {30fcbbc1-bddf-40bf-b649-ac4f046c0172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:12.764598 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.764737 [ 186 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_86_17} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 08:07:12.764834 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.17 08:07:12.765177 [ 262 ] {30fcbbc1-bddf-40bf-b649-ac4f046c0172} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.765217 [ 262 ] {30fcbbc1-bddf-40bf-b649-ac4f046c0172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.765632 [ 262 ] {30fcbbc1-bddf-40bf-b649-ac4f046c0172} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 08:07:12.765890 [ 262 ] {30fcbbc1-bddf-40bf-b649-ac4f046c0172} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.766094 [ 262 ] {30fcbbc1-bddf-40bf-b649-ac4f046c0172} executeQuery: Read 237 rows, 16.27 KiB in 0.001736 sec., 136520.73732718895 rows/sec., 9.15 MiB/sec. 2025.01.17 08:07:12.766146 [ 262 ] {30fcbbc1-bddf-40bf-b649-ac4f046c0172} TCPHandler: Processed in 0.00209266 sec. 2025.01.17 08:07:12.766285 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.766416 [ 260 ] {3e6ceb70-164b-42ad-bd80-c1a046b6445d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:07:12.766473 [ 260 ] {3e6ceb70-164b-42ad-bd80-c1a046b6445d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:07:12.767072 [ 260 ] {3e6ceb70-164b-42ad-bd80-c1a046b6445d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.767120 [ 260 ] {3e6ceb70-164b-42ad-bd80-c1a046b6445d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.767504 [ 260 ] {3e6ceb70-164b-42ad-bd80-c1a046b6445d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.17 08:07:12.767742 [ 260 ] {3e6ceb70-164b-42ad-bd80-c1a046b6445d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.767998 [ 260 ] {3e6ceb70-164b-42ad-bd80-c1a046b6445d} executeQuery: Read 1 rows, 69.00 B in 0.001583 sec., 631.7119393556538 rows/sec., 42.57 KiB/sec. 2025.01.17 08:07:12.768128 [ 260 ] {3e6ceb70-164b-42ad-bd80-c1a046b6445d} TCPHandler: Processed in 0.001880607 sec. 2025.01.17 08:07:12.768334 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.768478 [ 262 ] {b69c9f88-4acd-4815-93d5-03846fdaafe3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:12.768558 [ 262 ] {b69c9f88-4acd-4815-93d5-03846fdaafe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:07:12.769859 [ 262 ] {b69c9f88-4acd-4815-93d5-03846fdaafe3} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.769897 [ 262 ] {b69c9f88-4acd-4815-93d5-03846fdaafe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.770556 [ 262 ] {b69c9f88-4acd-4815-93d5-03846fdaafe3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:07:12.770823 [ 262 ] {b69c9f88-4acd-4815-93d5-03846fdaafe3} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.771110 [ 262 ] {b69c9f88-4acd-4815-93d5-03846fdaafe3} executeQuery: Read 39 rows, 71.56 KiB in 0.002651 sec., 14711.429649188984 rows/sec., 26.36 MiB/sec. 2025.01.17 08:07:12.771572 [ 262 ] {b69c9f88-4acd-4815-93d5-03846fdaafe3} TCPHandler: Processed in 0.003337378 sec. 2025.01.17 08:07:12.771919 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:12.772087 [ 260 ] {bffccd4b-ff46-4854-bfa3-6c00522bcd9b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:12.772145 [ 260 ] {bffccd4b-ff46-4854-bfa3-6c00522bcd9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:12.772668 [ 260 ] {bffccd4b-ff46-4854-bfa3-6c00522bcd9b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.772707 [ 260 ] {bffccd4b-ff46-4854-bfa3-6c00522bcd9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.773081 [ 260 ] {bffccd4b-ff46-4854-bfa3-6c00522bcd9b} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:07:12.773322 [ 260 ] {bffccd4b-ff46-4854-bfa3-6c00522bcd9b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.773501 [ 91 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 08:07:12.773563 [ 260 ] {bffccd4b-ff46-4854-bfa3-6c00522bcd9b} executeQuery: Read 82 rows, 5.33 KiB in 0.0015 sec., 54666.666666666664 rows/sec., 3.47 MiB/sec. 2025.01.17 08:07:12.773610 [ 91 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:12.773677 [ 260 ] {bffccd4b-ff46-4854-bfa3-6c00522bcd9b} TCPHandler: Processed in 0.001948428 sec. 2025.01.17 08:07:12.773684 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:12.773898 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 08:07:12.774109 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:12.774167 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5030 rows starting from the beginning of the part 2025.01.17 08:07:12.774348 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part 2025.01.17 08:07:12.774500 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2025.01.17 08:07:12.774661 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part 2025.01.17 08:07:12.774806 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2025.01.17 08:07:12.774953 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part 2025.01.17 08:07:12.776749 [ 186 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 5396 rows, containing 4 columns (4 merged, 0 gathered) in 0.002938472 sec., 1836328.5408198545 rows/sec., 119.64 MiB/sec. 2025.01.17 08:07:12.777046 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 08:07:12.777324 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:12.777400 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_76_15} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 08:07:12.777471 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.01.17 08:07:16.229462 [ 87 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:07:16.229530 [ 87 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:07:16.395272 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 2025.01.17 08:07:16.396282 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:16.396357 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:16.396937 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:07:16.397199 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:16.397399 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.01.17 08:07:17.736539 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:17.736728 [ 260 ] {ac49f659-8af9-4e8c-af4c-6ccf4b39edf6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:17.736803 [ 260 ] {ac49f659-8af9-4e8c-af4c-6ccf4b39edf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:17.737776 [ 260 ] {ac49f659-8af9-4e8c-af4c-6ccf4b39edf6} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:17.737852 [ 260 ] {ac49f659-8af9-4e8c-af4c-6ccf4b39edf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:17.738347 [ 260 ] {ac49f659-8af9-4e8c-af4c-6ccf4b39edf6} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 08:07:17.738626 [ 260 ] {ac49f659-8af9-4e8c-af4c-6ccf4b39edf6} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:17.738914 [ 260 ] {ac49f659-8af9-4e8c-af4c-6ccf4b39edf6} executeQuery: Read 56 rows, 4.41 KiB in 0.002231 sec., 25100.851636037652 rows/sec., 1.93 MiB/sec. 2025.01.17 08:07:17.739043 [ 260 ] {ac49f659-8af9-4e8c-af4c-6ccf4b39edf6} TCPHandler: Processed in 0.002641948 sec. 2025.01.17 08:07:17.739366 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:17.739562 [ 262 ] {7fc33b4b-b532-441d-8346-7e394a70267c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:17.739633 [ 262 ] {7fc33b4b-b532-441d-8346-7e394a70267c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:17.740382 [ 262 ] {7fc33b4b-b532-441d-8346-7e394a70267c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:17.740430 [ 262 ] {7fc33b4b-b532-441d-8346-7e394a70267c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:17.740878 [ 262 ] {7fc33b4b-b532-441d-8346-7e394a70267c} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 08:07:17.741141 [ 262 ] {7fc33b4b-b532-441d-8346-7e394a70267c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:17.741385 [ 262 ] {7fc33b4b-b532-441d-8346-7e394a70267c} executeQuery: Read 64 rows, 5.12 KiB in 0.001869 sec., 34242.91064740503 rows/sec., 2.67 MiB/sec. 2025.01.17 08:07:17.741471 [ 262 ] {7fc33b4b-b532-441d-8346-7e394a70267c} TCPHandler: Processed in 0.002284123 sec. 2025.01.17 08:07:17.741694 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:17.741914 [ 260 ] {83e1fb06-c271-4066-bdb1-ed30aae5e6bb} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:17.741973 [ 260 ] {83e1fb06-c271-4066-bdb1-ed30aae5e6bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:17.742613 [ 260 ] {83e1fb06-c271-4066-bdb1-ed30aae5e6bb} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:17.742658 [ 260 ] {83e1fb06-c271-4066-bdb1-ed30aae5e6bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:17.743158 [ 260 ] {83e1fb06-c271-4066-bdb1-ed30aae5e6bb} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 08:07:17.743448 [ 260 ] {83e1fb06-c271-4066-bdb1-ed30aae5e6bb} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:17.743703 [ 260 ] {83e1fb06-c271-4066-bdb1-ed30aae5e6bb} executeQuery: Read 160 rows, 11.41 KiB in 0.001836 sec., 87145.96949891068 rows/sec., 6.07 MiB/sec. 2025.01.17 08:07:17.743787 [ 260 ] {83e1fb06-c271-4066-bdb1-ed30aae5e6bb} TCPHandler: Processed in 0.002202772 sec. 2025.01.17 08:07:17.743998 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:17.744146 [ 262 ] {32d3eda8-2936-4a9d-a03f-ba001acaaa6d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:17.744198 [ 262 ] {32d3eda8-2936-4a9d-a03f-ba001acaaa6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:17.744706 [ 262 ] {32d3eda8-2936-4a9d-a03f-ba001acaaa6d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:17.744745 [ 262 ] {32d3eda8-2936-4a9d-a03f-ba001acaaa6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:17.745136 [ 262 ] {32d3eda8-2936-4a9d-a03f-ba001acaaa6d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 08:07:17.745383 [ 262 ] {32d3eda8-2936-4a9d-a03f-ba001acaaa6d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:17.745605 [ 262 ] {32d3eda8-2936-4a9d-a03f-ba001acaaa6d} executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. 2025.01.17 08:07:17.745699 [ 262 ] {32d3eda8-2936-4a9d-a03f-ba001acaaa6d} TCPHandler: Processed in 0.001817726 sec. 2025.01.17 08:07:18.168232 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.01.17 08:07:18.189508 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:18.189559 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:18.196974 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:07:18.197745 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:18.200265 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.01.17 08:07:21.519152 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1456 2025.01.17 08:07:21.522176 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.522232 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.523716 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:07:21.524039 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.524675 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1456 2025.01.17 08:07:21.846084 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.846283 [ 260 ] {1e4b5808-8f41-4e88-bb39-1691a3f2291b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:07:21.846355 [ 260 ] {1e4b5808-8f41-4e88-bb39-1691a3f2291b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:07:21.847105 [ 260 ] {1e4b5808-8f41-4e88-bb39-1691a3f2291b} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.847153 [ 260 ] {1e4b5808-8f41-4e88-bb39-1691a3f2291b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.847579 [ 260 ] {1e4b5808-8f41-4e88-bb39-1691a3f2291b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:07:21.847822 [ 260 ] {1e4b5808-8f41-4e88-bb39-1691a3f2291b} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.848066 [ 260 ] {1e4b5808-8f41-4e88-bb39-1691a3f2291b} executeQuery: Read 14 rows, 1.01 KiB in 0.001833 sec., 7637.752318603382 rows/sec., 549.82 KiB/sec. 2025.01.17 08:07:21.848133 [ 260 ] {1e4b5808-8f41-4e88-bb39-1691a3f2291b} TCPHandler: Processed in 0.002172701 sec. 2025.01.17 08:07:21.848400 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.848596 [ 262 ] {f785955d-ca8c-45e7-b0f4-5568a97498cc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:07:21.848671 [ 262 ] {f785955d-ca8c-45e7-b0f4-5568a97498cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:07:21.849365 [ 262 ] {f785955d-ca8c-45e7-b0f4-5568a97498cc} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.849416 [ 262 ] {f785955d-ca8c-45e7-b0f4-5568a97498cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.849827 [ 262 ] {f785955d-ca8c-45e7-b0f4-5568a97498cc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.17 08:07:21.850079 [ 262 ] {f785955d-ca8c-45e7-b0f4-5568a97498cc} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.850355 [ 262 ] {f785955d-ca8c-45e7-b0f4-5568a97498cc} executeQuery: Read 2 rows, 167.00 B in 0.001803 sec., 1109.2623405435386 rows/sec., 90.45 KiB/sec. 2025.01.17 08:07:21.850592 [ 262 ] {f785955d-ca8c-45e7-b0f4-5568a97498cc} TCPHandler: Processed in 0.002316733 sec. 2025.01.17 08:07:21.850753 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.850880 [ 260 ] {75fc9ab9-2387-459e-9d2d-b88f97726474} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:21.850929 [ 260 ] {75fc9ab9-2387-459e-9d2d-b88f97726474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:21.852099 [ 260 ] {75fc9ab9-2387-459e-9d2d-b88f97726474} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.852141 [ 260 ] {75fc9ab9-2387-459e-9d2d-b88f97726474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.852607 [ 260 ] {75fc9ab9-2387-459e-9d2d-b88f97726474} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 08:07:21.852843 [ 260 ] {75fc9ab9-2387-459e-9d2d-b88f97726474} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.853078 [ 260 ] {75fc9ab9-2387-459e-9d2d-b88f97726474} executeQuery: Read 1412 rows, 121.08 KiB in 0.002226 sec., 634321.6531895776 rows/sec., 53.12 MiB/sec. 2025.01.17 08:07:21.853139 [ 260 ] {75fc9ab9-2387-459e-9d2d-b88f97726474} TCPHandler: Processed in 0.002443604 sec. 2025.01.17 08:07:21.853347 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.853573 [ 262 ] {b0a4de0b-aa50-416e-9ded-71d60ca80850} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:07:21.853667 [ 262 ] {b0a4de0b-aa50-416e-9ded-71d60ca80850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:07:21.854303 [ 262 ] {b0a4de0b-aa50-416e-9ded-71d60ca80850} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.854343 [ 262 ] {b0a4de0b-aa50-416e-9ded-71d60ca80850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.854724 [ 262 ] {b0a4de0b-aa50-416e-9ded-71d60ca80850} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:07:21.854971 [ 262 ] {b0a4de0b-aa50-416e-9ded-71d60ca80850} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.855181 [ 262 ] {b0a4de0b-aa50-416e-9ded-71d60ca80850} executeQuery: Read 43 rows, 3.15 KiB in 0.001665 sec., 25825.825825825825 rows/sec., 1.85 MiB/sec. 2025.01.17 08:07:21.855239 [ 262 ] {b0a4de0b-aa50-416e-9ded-71d60ca80850} TCPHandler: Processed in 0.002004309 sec. 2025.01.17 08:07:21.855389 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.855509 [ 260 ] {dd19fe22-6d1b-44b4-b69d-d53549682e01} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:07:21.855557 [ 260 ] {dd19fe22-6d1b-44b4-b69d-d53549682e01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:07:21.856206 [ 260 ] {dd19fe22-6d1b-44b4-b69d-d53549682e01} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.856248 [ 260 ] {dd19fe22-6d1b-44b4-b69d-d53549682e01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.856622 [ 260 ] {dd19fe22-6d1b-44b4-b69d-d53549682e01} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:07:21.856870 [ 260 ] {dd19fe22-6d1b-44b4-b69d-d53549682e01} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.857039 [ 82 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 2025.01.17 08:07:21.857101 [ 260 ] {dd19fe22-6d1b-44b4-b69d-d53549682e01} executeQuery: Read 242 rows, 16.79 KiB in 0.001616 sec., 149752.47524752474 rows/sec., 10.15 MiB/sec. 2025.01.17 08:07:21.857125 [ 82 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.857193 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.857216 [ 260 ] {dd19fe22-6d1b-44b4-b69d-d53549682e01} TCPHandler: Processed in 0.001884437 sec. 2025.01.17 08:07:21.857476 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.857746 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full 2025.01.17 08:07:21.857818 [ 262 ] {b79344a9-d0ec-43dd-ad36-44eb379cbe19} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:07:21.857994 [ 262 ] {b79344a9-d0ec-43dd-ad36-44eb379cbe19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:07:21.858431 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:21.858515 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 242 rows starting from the beginning of the part 2025.01.17 08:07:21.858940 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:21.859403 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part 2025.01.17 08:07:21.859611 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:21.859961 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:21.860223 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part 2025.01.17 08:07:21.860913 [ 262 ] {b79344a9-d0ec-43dd-ad36-44eb379cbe19} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.860970 [ 262 ] {b79344a9-d0ec-43dd-ad36-44eb379cbe19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.861865 [ 262 ] {b79344a9-d0ec-43dd-ad36-44eb379cbe19} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:07:21.862448 [ 262 ] {b79344a9-d0ec-43dd-ad36-44eb379cbe19} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.862960 [ 262 ] {b79344a9-d0ec-43dd-ad36-44eb379cbe19} executeQuery: Read 13 rows, 830.00 B in 0.005216 sec., 2492.3312883435583 rows/sec., 155.40 KiB/sec. 2025.01.17 08:07:21.863315 [ 262 ] {b79344a9-d0ec-43dd-ad36-44eb379cbe19} TCPHandler: Processed in 0.006003957 sec. 2025.01.17 08:07:21.863361 [ 190 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006067707 sec., 126571.70163292327 rows/sec., 9.06 MiB/sec. 2025.01.17 08:07:21.863501 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.863580 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) 2025.01.17 08:07:21.863767 [ 260 ] {c02a9a2a-3801-46b1-8108-3261eb8afbc3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:21.863871 [ 260 ] {c02a9a2a-3801-46b1-8108-3261eb8afbc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:21.864196 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.864413 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_39_8} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 2025.01.17 08:07:21.864618 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.17 08:07:21.865428 [ 260 ] {c02a9a2a-3801-46b1-8108-3261eb8afbc3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.865474 [ 260 ] {c02a9a2a-3801-46b1-8108-3261eb8afbc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.865903 [ 260 ] {c02a9a2a-3801-46b1-8108-3261eb8afbc3} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 08:07:21.866150 [ 260 ] {c02a9a2a-3801-46b1-8108-3261eb8afbc3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.866387 [ 260 ] {c02a9a2a-3801-46b1-8108-3261eb8afbc3} executeQuery: Read 874 rows, 64.86 KiB in 0.002685 sec., 325512.104283054 rows/sec., 23.59 MiB/sec. 2025.01.17 08:07:21.866496 [ 260 ] {c02a9a2a-3801-46b1-8108-3261eb8afbc3} TCPHandler: Processed in 0.003078664 sec. 2025.01.17 08:07:21.866746 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.866910 [ 262 ] {476f14ff-e939-4513-8af8-c0dec14132b7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:07:21.866971 [ 262 ] {476f14ff-e939-4513-8af8-c0dec14132b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:07:21.867555 [ 262 ] {476f14ff-e939-4513-8af8-c0dec14132b7} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.867601 [ 262 ] {476f14ff-e939-4513-8af8-c0dec14132b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.867981 [ 262 ] {476f14ff-e939-4513-8af8-c0dec14132b7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:07:21.868231 [ 262 ] {476f14ff-e939-4513-8af8-c0dec14132b7} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.868447 [ 262 ] {476f14ff-e939-4513-8af8-c0dec14132b7} executeQuery: Read 6 rows, 321.00 B in 0.001567 sec., 3828.9725590299936 rows/sec., 200.05 KiB/sec. 2025.01.17 08:07:21.868500 [ 262 ] {476f14ff-e939-4513-8af8-c0dec14132b7} TCPHandler: Processed in 0.001907108 sec. 2025.01.17 08:07:21.868648 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.868788 [ 260 ] {2b07e027-ecde-4e3a-be17-939788d1ff8e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:21.868851 [ 260 ] {2b07e027-ecde-4e3a-be17-939788d1ff8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:21.869759 [ 260 ] {2b07e027-ecde-4e3a-be17-939788d1ff8e} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.869799 [ 260 ] {2b07e027-ecde-4e3a-be17-939788d1ff8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.870261 [ 260 ] {2b07e027-ecde-4e3a-be17-939788d1ff8e} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 08:07:21.870505 [ 260 ] {2b07e027-ecde-4e3a-be17-939788d1ff8e} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.870713 [ 260 ] {2b07e027-ecde-4e3a-be17-939788d1ff8e} executeQuery: Read 1084 rows, 74.17 KiB in 0.001957 sec., 553909.0444557997 rows/sec., 37.01 MiB/sec. 2025.01.17 08:07:21.870773 [ 260 ] {2b07e027-ecde-4e3a-be17-939788d1ff8e} TCPHandler: Processed in 0.002184241 sec. 2025.01.17 08:07:21.870926 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.871063 [ 262 ] {971c4550-d1ea-4f7a-8a05-45d08aeb54d0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:07:21.871123 [ 262 ] {971c4550-d1ea-4f7a-8a05-45d08aeb54d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:07:21.871671 [ 262 ] {971c4550-d1ea-4f7a-8a05-45d08aeb54d0} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.871710 [ 262 ] {971c4550-d1ea-4f7a-8a05-45d08aeb54d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.872072 [ 262 ] {971c4550-d1ea-4f7a-8a05-45d08aeb54d0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.17 08:07:21.872321 [ 262 ] {971c4550-d1ea-4f7a-8a05-45d08aeb54d0} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.872575 [ 262 ] {971c4550-d1ea-4f7a-8a05-45d08aeb54d0} executeQuery: Read 1 rows, 69.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 43.98 KiB/sec. 2025.01.17 08:07:21.872751 [ 262 ] {971c4550-d1ea-4f7a-8a05-45d08aeb54d0} TCPHandler: Processed in 0.001886377 sec. 2025.01.17 08:07:21.872966 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.873102 [ 260 ] {3033cd49-f1d8-4645-bdd9-a860dd80cf62} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:21.873185 [ 260 ] {3033cd49-f1d8-4645-bdd9-a860dd80cf62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:07:21.874461 [ 260 ] {3033cd49-f1d8-4645-bdd9-a860dd80cf62} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.874500 [ 260 ] {3033cd49-f1d8-4645-bdd9-a860dd80cf62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.875191 [ 260 ] {3033cd49-f1d8-4645-bdd9-a860dd80cf62} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:07:21.875449 [ 260 ] {3033cd49-f1d8-4645-bdd9-a860dd80cf62} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.875653 [ 260 ] {3033cd49-f1d8-4645-bdd9-a860dd80cf62} executeQuery: Read 34 rows, 62.39 KiB in 0.002581 sec., 13173.188686555599 rows/sec., 23.61 MiB/sec. 2025.01.17 08:07:21.875758 [ 260 ] {3033cd49-f1d8-4645-bdd9-a860dd80cf62} TCPHandler: Processed in 0.002902122 sec. 2025.01.17 08:07:21.875980 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:21.876204 [ 262 ] {4c6d6fb7-7c24-425a-b7ed-b8b659f6160e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:21.876294 [ 262 ] {4c6d6fb7-7c24-425a-b7ed-b8b659f6160e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:21.876948 [ 262 ] {4c6d6fb7-7c24-425a-b7ed-b8b659f6160e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:21.877013 [ 262 ] {4c6d6fb7-7c24-425a-b7ed-b8b659f6160e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:21.877393 [ 262 ] {4c6d6fb7-7c24-425a-b7ed-b8b659f6160e} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 08:07:21.877630 [ 262 ] {4c6d6fb7-7c24-425a-b7ed-b8b659f6160e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:21.877845 [ 262 ] {4c6d6fb7-7c24-425a-b7ed-b8b659f6160e} executeQuery: Read 82 rows, 5.33 KiB in 0.001694 sec., 48406.139315230226 rows/sec., 3.07 MiB/sec. 2025.01.17 08:07:21.877897 [ 262 ] {4c6d6fb7-7c24-425a-b7ed-b8b659f6160e} TCPHandler: Processed in 0.002028059 sec. 2025.01.17 08:07:22.729082 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:22.729289 [ 260 ] {2f294631-31c1-4a95-9daf-ca1eafe93952} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:22.729366 [ 260 ] {2f294631-31c1-4a95-9daf-ca1eafe93952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:22.730117 [ 260 ] {2f294631-31c1-4a95-9daf-ca1eafe93952} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:22.730158 [ 260 ] {2f294631-31c1-4a95-9daf-ca1eafe93952} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:22.730582 [ 260 ] {2f294631-31c1-4a95-9daf-ca1eafe93952} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 08:07:22.730843 [ 260 ] {2f294631-31c1-4a95-9daf-ca1eafe93952} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:22.731037 [ 260 ] {2f294631-31c1-4a95-9daf-ca1eafe93952} executeQuery: Read 10 rows, 999.00 B in 0.001805 sec., 5540.16620498615 rows/sec., 540.49 KiB/sec. 2025.01.17 08:07:22.731092 [ 260 ] {2f294631-31c1-4a95-9daf-ca1eafe93952} TCPHandler: Processed in 0.002144731 sec. 2025.01.17 08:07:22.731358 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:22.731569 [ 262 ] {eed1bb51-7686-4d3a-87d2-1731819735b6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:07:22.731653 [ 262 ] {eed1bb51-7686-4d3a-87d2-1731819735b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:07:22.732405 [ 262 ] {eed1bb51-7686-4d3a-87d2-1731819735b6} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:22.732460 [ 262 ] {eed1bb51-7686-4d3a-87d2-1731819735b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:22.732892 [ 262 ] {eed1bb51-7686-4d3a-87d2-1731819735b6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:07:22.733148 [ 262 ] {eed1bb51-7686-4d3a-87d2-1731819735b6} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:22.733384 [ 262 ] {eed1bb51-7686-4d3a-87d2-1731819735b6} executeQuery: Read 5 rows, 385.00 B in 0.001871 sec., 2672.367717797969 rows/sec., 200.95 KiB/sec. 2025.01.17 08:07:22.733451 [ 262 ] {eed1bb51-7686-4d3a-87d2-1731819735b6} TCPHandler: Processed in 0.002231212 sec. 2025.01.17 08:07:22.733637 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:22.733773 [ 260 ] {fd6f3048-f93f-4948-87b5-85f9da1a27af} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:22.733831 [ 260 ] {fd6f3048-f93f-4948-87b5-85f9da1a27af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:22.734504 [ 260 ] {fd6f3048-f93f-4948-87b5-85f9da1a27af} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:22.734550 [ 260 ] {fd6f3048-f93f-4948-87b5-85f9da1a27af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:22.734926 [ 260 ] {fd6f3048-f93f-4948-87b5-85f9da1a27af} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 08:07:22.735166 [ 260 ] {fd6f3048-f93f-4948-87b5-85f9da1a27af} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:22.735362 [ 260 ] {fd6f3048-f93f-4948-87b5-85f9da1a27af} executeQuery: Read 5 rows, 410.00 B in 0.001619 sec., 3088.3261272390364 rows/sec., 247.31 KiB/sec. 2025.01.17 08:07:22.735414 [ 260 ] {fd6f3048-f93f-4948-87b5-85f9da1a27af} TCPHandler: Processed in 0.001843136 sec. 2025.01.17 08:07:22.735573 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:22.735697 [ 262 ] {b8cd3960-97e6-4725-9b18-b82b34ae8096} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:22.735789 [ 262 ] {b8cd3960-97e6-4725-9b18-b82b34ae8096} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:07:22.737017 [ 262 ] {b8cd3960-97e6-4725-9b18-b82b34ae8096} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:22.737055 [ 262 ] {b8cd3960-97e6-4725-9b18-b82b34ae8096} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:22.737678 [ 262 ] {b8cd3960-97e6-4725-9b18-b82b34ae8096} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:07:22.737953 [ 262 ] {b8cd3960-97e6-4725-9b18-b82b34ae8096} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:22.738195 [ 262 ] {b8cd3960-97e6-4725-9b18-b82b34ae8096} executeQuery: Read 5 rows, 9.17 KiB in 0.002522 sec., 1982.5535289452816 rows/sec., 3.55 MiB/sec. 2025.01.17 08:07:22.738602 [ 262 ] {b8cd3960-97e6-4725-9b18-b82b34ae8096} TCPHandler: Processed in 0.003085024 sec. 2025.01.17 08:07:23.897629 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 2025.01.17 08:07:23.898304 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:23.898355 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:23.898882 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:07:23.899140 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:23.899376 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 2025.01.17 08:07:25.700438 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.01.17 08:07:25.722412 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:25.722473 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:25.730202 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:07:25.731026 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:25.734609 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.01.17 08:07:27.737341 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:27.737550 [ 260 ] {4fddb671-0c1f-432a-85e6-fda9bd1febc5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:27.737629 [ 260 ] {4fddb671-0c1f-432a-85e6-fda9bd1febc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:27.738416 [ 260 ] {4fddb671-0c1f-432a-85e6-fda9bd1febc5} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:27.738460 [ 260 ] {4fddb671-0c1f-432a-85e6-fda9bd1febc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:27.738903 [ 260 ] {4fddb671-0c1f-432a-85e6-fda9bd1febc5} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 08:07:27.739163 [ 260 ] {4fddb671-0c1f-432a-85e6-fda9bd1febc5} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:27.739421 [ 260 ] {4fddb671-0c1f-432a-85e6-fda9bd1febc5} executeQuery: Read 56 rows, 4.41 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.23 MiB/sec. 2025.01.17 08:07:27.739482 [ 260 ] {4fddb671-0c1f-432a-85e6-fda9bd1febc5} TCPHandler: Processed in 0.002275882 sec. 2025.01.17 08:07:27.739807 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:27.740058 [ 262 ] {9271b346-5f9b-435e-8389-38bd5c22a12f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:27.740135 [ 262 ] {9271b346-5f9b-435e-8389-38bd5c22a12f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:27.740959 [ 262 ] {9271b346-5f9b-435e-8389-38bd5c22a12f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:27.740998 [ 262 ] {9271b346-5f9b-435e-8389-38bd5c22a12f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:27.741424 [ 262 ] {9271b346-5f9b-435e-8389-38bd5c22a12f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 08:07:27.741674 [ 262 ] {9271b346-5f9b-435e-8389-38bd5c22a12f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:27.741867 [ 262 ] {9271b346-5f9b-435e-8389-38bd5c22a12f} executeQuery: Read 64 rows, 5.12 KiB in 0.001866 sec., 34297.96355841372 rows/sec., 2.68 MiB/sec. 2025.01.17 08:07:27.741921 [ 262 ] {9271b346-5f9b-435e-8389-38bd5c22a12f} TCPHandler: Processed in 0.002293383 sec. 2025.01.17 08:07:27.742069 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:27.742210 [ 260 ] {016ee57f-fbb6-4a34-bcf7-a7eca7dcdf14} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:27.742271 [ 260 ] {016ee57f-fbb6-4a34-bcf7-a7eca7dcdf14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:27.742936 [ 260 ] {016ee57f-fbb6-4a34-bcf7-a7eca7dcdf14} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:27.742976 [ 260 ] {016ee57f-fbb6-4a34-bcf7-a7eca7dcdf14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:27.743425 [ 260 ] {016ee57f-fbb6-4a34-bcf7-a7eca7dcdf14} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 08:07:27.743694 [ 260 ] {016ee57f-fbb6-4a34-bcf7-a7eca7dcdf14} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:27.743902 [ 260 ] {016ee57f-fbb6-4a34-bcf7-a7eca7dcdf14} executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec. 2025.01.17 08:07:27.743960 [ 260 ] {016ee57f-fbb6-4a34-bcf7-a7eca7dcdf14} TCPHandler: Processed in 0.001957089 sec. 2025.01.17 08:07:27.744101 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:27.744218 [ 262 ] {1f9e359b-1fe5-44b0-8380-07301965f4b0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:27.744267 [ 262 ] {1f9e359b-1fe5-44b0-8380-07301965f4b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:27.744779 [ 262 ] {1f9e359b-1fe5-44b0-8380-07301965f4b0} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:27.744817 [ 262 ] {1f9e359b-1fe5-44b0-8380-07301965f4b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.17 08:07:27.745199 [ 262 ] {1f9e359b-1fe5-44b0-8380-07301965f4b0} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 08:07:27.745443 [ 262 ] {1f9e359b-1fe5-44b0-8380-07301965f4b0} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:27.745619 [ 262 ] {1f9e359b-1fe5-44b0-8380-07301965f4b0} executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. 2025.01.17 08:07:27.745668 [ 262 ] {1f9e359b-1fe5-44b0-8380-07301965f4b0} TCPHandler: Processed in 0.001624633 sec. 2025.01.17 08:07:31.229775 [ 68 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:07:31.229851 [ 68 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:07:31.399620 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 2025.01.17 08:07:31.400497 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:31.400539 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:31.401125 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:07:31.401380 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:31.401534 [ 68 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 08:07:31.401565 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.01.17 08:07:31.401578 [ 68 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:31.401603 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:31.401741 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 08:07:31.401927 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:31.401989 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part 2025.01.17 08:07:31.402107 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2025.01.17 08:07:31.402351 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2025.01.17 08:07:31.402567 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2025.01.17 08:07:31.402666 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2025.01.17 08:07:31.402871 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2025.01.17 08:07:31.406025 [ 190 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004349702 sec., 5904082.624510828 rows/sec., 84.46 MiB/sec. 2025.01.17 08:07:31.406301 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 08:07:31.406723 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:31.406839 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_56_11} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 08:07:31.406985 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2025.01.17 08:07:31.524991 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1496 2025.01.17 08:07:31.528170 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:31.528221 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:31.529654 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:07:31.529940 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:31.530192 [ 68 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.17 08:07:31.530386 [ 68 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:31.530474 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:31.530913 [ 190 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.17 08:07:31.531765 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1496 2025.01.17 08:07:31.532082 [ 190 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:31.532216 [ 190 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1322 rows starting from the beginning of the part 2025.01.17 08:07:31.532767 [ 190 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part 2025.01.17 08:07:31.533271 [ 190 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part 2025.01.17 08:07:31.533774 [ 190 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part 2025.01.17 08:07:31.534273 [ 190 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part 2025.01.17 08:07:31.534866 [ 190 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part 2025.01.17 08:07:31.544001 [ 200 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 72 columns (72 merged, 0 gathered) in 0.013368711 sec., 111903.08474766191 rows/sec., 86.62 MiB/sec. 2025.01.17 08:07:31.545754 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.17 08:07:31.546634 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:31.546743 [ 191 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_41_8} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.17 08:07:31.547111 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.01.17 08:07:32.177042 [ 63 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 5 parts from all_1_35_7 to all_39_39_0 2025.01.17 08:07:32.177105 [ 63 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.177128 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.177315 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_35_7 to all_39_39_0 into Compact with storage Full 2025.01.17 08:07:32.177593 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:32.177636 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part 2025.01.17 08:07:32.177710 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.01.17 08:07:32.177818 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.01.17 08:07:32.177939 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.01.17 08:07:32.178018 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.01.17 08:07:32.178996 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.001791026 sec., 21775.228276976435 rows/sec., 1.43 MiB/sec. 2025.01.17 08:07:32.179131 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) 2025.01.17 08:07:32.179419 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.179503 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_39_8} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 5 parts: [all_1_35_7, all_39_39_0] -> all_1_39_8 2025.01.17 08:07:32.179585 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:07:32.743520 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.743709 [ 260 ] {f6fc031c-bf11-4482-aa54-1a9fec4835c8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:07:32.743779 [ 260 ] {f6fc031c-bf11-4482-aa54-1a9fec4835c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:07:32.744505 [ 260 ] {f6fc031c-bf11-4482-aa54-1a9fec4835c8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.744551 [ 260 ] {f6fc031c-bf11-4482-aa54-1a9fec4835c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.744964 [ 260 ] {f6fc031c-bf11-4482-aa54-1a9fec4835c8} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:07:32.745210 [ 260 ] {f6fc031c-bf11-4482-aa54-1a9fec4835c8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.745453 [ 260 ] {f6fc031c-bf11-4482-aa54-1a9fec4835c8} executeQuery: Read 14 rows, 1.01 KiB in 0.001795 sec., 7799.442896935933 rows/sec., 561.46 KiB/sec. 2025.01.17 08:07:32.745512 [ 260 ] {f6fc031c-bf11-4482-aa54-1a9fec4835c8} TCPHandler: Processed in 0.002120451 sec. 2025.01.17 08:07:32.745768 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.745979 [ 262 ] {55e38bbe-3d14-4b9e-b10a-3a8aeddb4021} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:32.746057 [ 262 ] {55e38bbe-3d14-4b9e-b10a-3a8aeddb4021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:32.746944 [ 262 ] {55e38bbe-3d14-4b9e-b10a-3a8aeddb4021} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.746986 [ 262 ] {55e38bbe-3d14-4b9e-b10a-3a8aeddb4021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.747442 [ 262 ] {55e38bbe-3d14-4b9e-b10a-3a8aeddb4021} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 08:07:32.747706 [ 262 ] {55e38bbe-3d14-4b9e-b10a-3a8aeddb4021} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.747862 [ 63 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 08:07:32.747899 [ 63 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.747910 [ 262 ] {55e38bbe-3d14-4b9e-b10a-3a8aeddb4021} executeQuery: Read 281 rows, 25.42 KiB in 0.001987 sec., 141419.22496225467 rows/sec., 12.49 MiB/sec. 2025.01.17 08:07:32.747924 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.748018 [ 262 ] {55e38bbe-3d14-4b9e-b10a-3a8aeddb4021} TCPHandler: Processed in 0.002382015 sec. 2025.01.17 08:07:32.748131 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 08:07:32.748260 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:32.748267 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.748296 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1430 rows starting from the beginning of the part 2025.01.17 08:07:32.748440 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part 2025.01.17 08:07:32.748457 [ 260 ] {2ff9926d-2330-4de4-8f37-128d54bdd0bc} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:07:32.748560 [ 260 ] {2ff9926d-2330-4de4-8f37-128d54bdd0bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:07:32.748683 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1412 rows starting from the beginning of the part 2025.01.17 08:07:32.748952 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part 2025.01.17 08:07:32.749166 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part 2025.01.17 08:07:32.749406 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 281 rows starting from the beginning of the part 2025.01.17 08:07:32.750405 [ 260 ] {2ff9926d-2330-4de4-8f37-128d54bdd0bc} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.750454 [ 260 ] {2ff9926d-2330-4de4-8f37-128d54bdd0bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.750955 [ 260 ] {2ff9926d-2330-4de4-8f37-128d54bdd0bc} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:07:32.751223 [ 260 ] {2ff9926d-2330-4de4-8f37-128d54bdd0bc} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.751402 [ 63 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 08:07:32.751452 [ 63 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.751489 [ 260 ] {2ff9926d-2330-4de4-8f37-128d54bdd0bc} executeQuery: Read 46 rows, 3.39 KiB in 0.003083 sec., 14920.531949399936 rows/sec., 1.07 MiB/sec. 2025.01.17 08:07:32.751495 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.751688 [ 260 ] {2ff9926d-2330-4de4-8f37-128d54bdd0bc} TCPHandler: Processed in 0.00347389 sec. 2025.01.17 08:07:32.751838 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 08:07:32.752472 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:32.752498 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.752620 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 64 rows starting from the beginning of the part 2025.01.17 08:07:32.753111 [ 262 ] {95c650aa-19a0-4c7e-9158-1667f3052e21} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:07:32.753171 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 46 rows starting from the beginning of the part 2025.01.17 08:07:32.753205 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3245 rows, containing 5 columns (5 merged, 0 gathered) in 0.005161685 sec., 628670.6763392186 rows/sec., 55.17 MiB/sec. 2025.01.17 08:07:32.753375 [ 262 ] {95c650aa-19a0-4c7e-9158-1667f3052e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:07:32.753766 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part 2025.01.17 08:07:32.753859 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 08:07:32.754260 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 43 rows starting from the beginning of the part 2025.01.17 08:07:32.754789 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part 2025.01.17 08:07:32.755222 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part 2025.01.17 08:07:32.755406 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.756019 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_91_18} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 08:07:32.756436 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:07:32.757959 [ 262 ] {95c650aa-19a0-4c7e-9158-1667f3052e21} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.758025 [ 262 ] {95c650aa-19a0-4c7e-9158-1667f3052e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.759002 [ 262 ] {95c650aa-19a0-4c7e-9158-1667f3052e21} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:07:32.759092 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 5 columns (5 merged, 0 gathered) in 0.007458138 sec., 33520.43097084018 rows/sec., 2.53 MiB/sec. 2025.01.17 08:07:32.759274 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 08:07:32.759478 [ 262 ] {95c650aa-19a0-4c7e-9158-1667f3052e21} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.759825 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.759866 [ 262 ] {95c650aa-19a0-4c7e-9158-1667f3052e21} executeQuery: Read 14 rows, 1004.00 B in 0.007006 sec., 1998.2871824150727 rows/sec., 139.95 KiB/sec. 2025.01.17 08:07:32.759989 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_51_10} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 08:07:32.760016 [ 262 ] {95c650aa-19a0-4c7e-9158-1667f3052e21} TCPHandler: Processed in 0.007742181 sec. 2025.01.17 08:07:32.760206 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 08:07:32.760223 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.760341 [ 260 ] {d8b26450-5e07-41fb-9df3-113faa14e8d1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:07:32.760395 [ 260 ] {d8b26450-5e07-41fb-9df3-113faa14e8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:07:32.760962 [ 260 ] {d8b26450-5e07-41fb-9df3-113faa14e8d1} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.761000 [ 260 ] {d8b26450-5e07-41fb-9df3-113faa14e8d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.761343 [ 260 ] {d8b26450-5e07-41fb-9df3-113faa14e8d1} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:07:32.761586 [ 260 ] {d8b26450-5e07-41fb-9df3-113faa14e8d1} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.761805 [ 260 ] {d8b26450-5e07-41fb-9df3-113faa14e8d1} executeQuery: Read 13 rows, 830.00 B in 0.001484 sec., 8760.10781671159 rows/sec., 546.19 KiB/sec. 2025.01.17 08:07:32.761907 [ 260 ] {d8b26450-5e07-41fb-9df3-113faa14e8d1} TCPHandler: Processed in 0.001775126 sec. 2025.01.17 08:07:32.762092 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.762226 [ 262 ] {ccfe040a-308d-4ca4-ab1d-04497cd9abc2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:32.762283 [ 262 ] {ccfe040a-308d-4ca4-ab1d-04497cd9abc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:32.763154 [ 262 ] {ccfe040a-308d-4ca4-ab1d-04497cd9abc2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.763192 [ 262 ] {ccfe040a-308d-4ca4-ab1d-04497cd9abc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.763591 [ 262 ] {ccfe040a-308d-4ca4-ab1d-04497cd9abc2} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 08:07:32.763843 [ 262 ] {ccfe040a-308d-4ca4-ab1d-04497cd9abc2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.763996 [ 63 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 08:07:32.764037 [ 63 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.764041 [ 262 ] {ccfe040a-308d-4ca4-ab1d-04497cd9abc2} executeQuery: Read 421 rows, 30.80 KiB in 0.001842 sec., 228555.9174809989 rows/sec., 16.33 MiB/sec. 2025.01.17 08:07:32.764061 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.764192 [ 262 ] {ccfe040a-308d-4ca4-ab1d-04497cd9abc2} TCPHandler: Processed in 0.002187842 sec. 2025.01.17 08:07:32.764320 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 08:07:32.764416 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.764453 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:32.764483 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part 2025.01.17 08:07:32.764702 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part 2025.01.17 08:07:32.764703 [ 260 ] {9f26401e-011a-4f0f-8ee3-f59fedf8c70c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:07:32.764928 [ 260 ] {9f26401e-011a-4f0f-8ee3-f59fedf8c70c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:07:32.764961 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 874 rows starting from the beginning of the part 2025.01.17 08:07:32.765191 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 5 rows starting from the beginning of the part 2025.01.17 08:07:32.765511 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part 2025.01.17 08:07:32.765827 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 421 rows starting from the beginning of the part 2025.01.17 08:07:32.766629 [ 260 ] {9f26401e-011a-4f0f-8ee3-f59fedf8c70c} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.766680 [ 260 ] {9f26401e-011a-4f0f-8ee3-f59fedf8c70c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.767276 [ 260 ] {9f26401e-011a-4f0f-8ee3-f59fedf8c70c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:07:32.767565 [ 260 ] {9f26401e-011a-4f0f-8ee3-f59fedf8c70c} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.767775 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2341 rows, containing 5 columns (5 merged, 0 gathered) in 0.003612342 sec., 648056.0257029927 rows/sec., 49.59 MiB/sec. 2025.01.17 08:07:32.767846 [ 63 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.01.17 08:07:32.767917 [ 63 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.767975 [ 260 ] {9f26401e-011a-4f0f-8ee3-f59fedf8c70c} executeQuery: Read 6 rows, 321.00 B in 0.003393 sec., 1768.3465959328028 rows/sec., 92.39 KiB/sec. 2025.01.17 08:07:32.767988 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.768029 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 08:07:32.768300 [ 260 ] {9f26401e-011a-4f0f-8ee3-f59fedf8c70c} TCPHandler: Processed in 0.003970706 sec. 2025.01.17 08:07:32.768364 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2025.01.17 08:07:32.768584 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.768607 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:32.768663 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 210 rows starting from the beginning of the part 2025.01.17 08:07:32.768714 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.769060 [ 262 ] {c0ad53d5-1c31-4ab3-93f2-84299b4fbfe1} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:32.769098 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.01.17 08:07:32.769220 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_91_18} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 08:07:32.769419 [ 262 ] {c0ad53d5-1c31-4ab3-93f2-84299b4fbfe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:32.769537 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.01.17 08:07:32.769705 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 08:07:32.769909 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.01.17 08:07:32.770294 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.01.17 08:07:32.770672 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.01.17 08:07:32.772351 [ 262 ] {c0ad53d5-1c31-4ab3-93f2-84299b4fbfe1} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.772420 [ 262 ] {c0ad53d5-1c31-4ab3-93f2-84299b4fbfe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.773197 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.005033452 sec., 47680.9950705798 rows/sec., 2.43 MiB/sec. 2025.01.17 08:07:32.773393 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.01.17 08:07:32.773478 [ 262 ] {c0ad53d5-1c31-4ab3-93f2-84299b4fbfe1} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 08:07:32.773830 [ 186 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.773902 [ 262 ] {c0ad53d5-1c31-4ab3-93f2-84299b4fbfe1} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.774004 [ 186 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_40_8} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.01.17 08:07:32.774109 [ 63 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2025.01.17 08:07:32.774174 [ 63 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.774182 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:07:32.774222 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.774244 [ 262 ] {c0ad53d5-1c31-4ab3-93f2-84299b4fbfe1} executeQuery: Read 237 rows, 16.27 KiB in 0.005424 sec., 43694.69026548672 rows/sec., 2.93 MiB/sec. 2025.01.17 08:07:32.774388 [ 262 ] {c0ad53d5-1c31-4ab3-93f2-84299b4fbfe1} TCPHandler: Processed in 0.005973426 sec. 2025.01.17 08:07:32.774399 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2025.01.17 08:07:32.774541 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:32.774581 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.774595 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 26468 rows starting from the beginning of the part 2025.01.17 08:07:32.774838 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part 2025.01.17 08:07:32.774937 [ 260 ] {5b693e74-ef36-4079-8b69-6f5c2d975e47} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:07:32.775119 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part 2025.01.17 08:07:32.775126 [ 260 ] {5b693e74-ef36-4079-8b69-6f5c2d975e47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:07:32.775429 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:07:32.775908 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2025.01.17 08:07:32.776237 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part 2025.01.17 08:07:32.777387 [ 260 ] {5b693e74-ef36-4079-8b69-6f5c2d975e47} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.777452 [ 260 ] {5b693e74-ef36-4079-8b69-6f5c2d975e47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.777959 [ 260 ] {5b693e74-ef36-4079-8b69-6f5c2d975e47} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.17 08:07:32.778257 [ 260 ] {5b693e74-ef36-4079-8b69-6f5c2d975e47} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.778599 [ 260 ] {5b693e74-ef36-4079-8b69-6f5c2d975e47} executeQuery: Read 1 rows, 69.00 B in 0.003778 sec., 264.69031233456855 rows/sec., 17.84 KiB/sec. 2025.01.17 08:07:32.778816 [ 260 ] {5b693e74-ef36-4079-8b69-6f5c2d975e47} TCPHandler: Processed in 0.004334872 sec. 2025.01.17 08:07:32.779002 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.779176 [ 262 ] {54336987-c263-43e8-be1b-8264bba3dc6a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:32.779313 [ 262 ] {54336987-c263-43e8-be1b-8264bba3dc6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:07:32.780741 [ 262 ] {54336987-c263-43e8-be1b-8264bba3dc6a} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.780778 [ 262 ] {54336987-c263-43e8-be1b-8264bba3dc6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.781633 [ 262 ] {54336987-c263-43e8-be1b-8264bba3dc6a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:07:32.781916 [ 262 ] {54336987-c263-43e8-be1b-8264bba3dc6a} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.782082 [ 63 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 08:07:32.782176 [ 63 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.782200 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.782248 [ 262 ] {54336987-c263-43e8-be1b-8264bba3dc6a} executeQuery: Read 39 rows, 71.56 KiB in 0.003101 sec., 12576.588197355692 rows/sec., 22.54 MiB/sec. 2025.01.17 08:07:32.782565 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 08:07:32.782800 [ 262 ] {54336987-c263-43e8-be1b-8264bba3dc6a} TCPHandler: Processed in 0.003876366 sec. 2025.01.17 08:07:32.783075 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:32.783398 [ 260 ] {5dee14df-441f-462c-be63-b2bbe457732a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:32.783602 [ 260 ] {5dee14df-441f-462c-be63-b2bbe457732a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:32.783875 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:32.784203 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1296 rows starting from the beginning of the part 2025.01.17 08:07:32.785129 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2025.01.17 08:07:32.786161 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 28346 rows, containing 5 columns (5 merged, 0 gathered) in 0.01186822 sec., 2388395.226916926 rows/sec., 161.23 MiB/sec. 2025.01.17 08:07:32.786602 [ 260 ] {5dee14df-441f-462c-be63-b2bbe457732a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:32.786634 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part 2025.01.17 08:07:32.786708 [ 260 ] {5dee14df-441f-462c-be63-b2bbe457732a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:32.786729 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2025.01.17 08:07:32.787894 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.788027 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2025.01.17 08:07:32.788202 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_85_17} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2025.01.17 08:07:32.788462 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.01.17 08:07:32.788819 [ 260 ] {5dee14df-441f-462c-be63-b2bbe457732a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 08:07:32.788908 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part 2025.01.17 08:07:32.789439 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part 2025.01.17 08:07:32.789596 [ 260 ] {5dee14df-441f-462c-be63-b2bbe457732a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.790406 [ 260 ] {5dee14df-441f-462c-be63-b2bbe457732a} executeQuery: Read 82 rows, 5.33 KiB in 0.007121 sec., 11515.236624069654 rows/sec., 748.91 KiB/sec. 2025.01.17 08:07:32.790663 [ 260 ] {5dee14df-441f-462c-be63-b2bbe457732a} TCPHandler: Processed in 0.007744901 sec. 2025.01.17 08:07:32.798985 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 19 columns (19 merged, 0 gathered) in 0.01670617 sec., 86913.99644562458 rows/sec., 155.75 MiB/sec. 2025.01.17 08:07:32.800329 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 08:07:32.800744 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:32.800836 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_51_10} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 08:07:32.800962 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. 2025.01.17 08:07:33.000212 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 237.30 MiB, peak 248.82 MiB, free memory in arenas 0.00 B, will set to 241.20 MiB (RSS), difference: 3.90 MiB 2025.01.17 08:07:33.234771 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.01.17 08:07:33.256218 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:33.256263 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:33.263517 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:07:33.264295 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:33.264626 [ 62 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 08:07:33.264703 [ 62 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:33.264754 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:33.265340 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 08:07:33.280695 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.01.17 08:07:33.282510 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:33.284251 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.01.17 08:07:33.289990 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.01.17 08:07:33.295653 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.01.17 08:07:33.301262 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.01.17 08:07:33.307441 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.01.17 08:07:33.312083 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.01.17 08:07:33.375195 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.110297403 sec., 3826.0193669292466 rows/sec., 19.78 MiB/sec. 2025.01.17 08:07:33.378544 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 08:07:33.381442 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:33.381557 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_56_11} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 08:07:33.383897 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.17 08:07:37.737040 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:37.737226 [ 260 ] {6de485c7-e492-4702-ac5f-e6165f124887} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:37.737299 [ 260 ] {6de485c7-e492-4702-ac5f-e6165f124887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:37.738055 [ 260 ] {6de485c7-e492-4702-ac5f-e6165f124887} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:37.738100 [ 260 ] {6de485c7-e492-4702-ac5f-e6165f124887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:37.738552 [ 260 ] {6de485c7-e492-4702-ac5f-e6165f124887} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 08:07:37.738827 [ 260 ] {6de485c7-e492-4702-ac5f-e6165f124887} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:37.739036 [ 260 ] {6de485c7-e492-4702-ac5f-e6165f124887} executeQuery: Read 56 rows, 4.41 KiB in 0.001859 sec., 30123.72243141474 rows/sec., 2.31 MiB/sec. 2025.01.17 08:07:37.739102 [ 260 ] {6de485c7-e492-4702-ac5f-e6165f124887} TCPHandler: Processed in 0.002189702 sec. 2025.01.17 08:07:37.739355 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:37.739564 [ 262 ] {612d3285-1358-4aa2-9dab-4279f2277c98} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:37.739642 [ 262 ] {612d3285-1358-4aa2-9dab-4279f2277c98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:37.740463 [ 262 ] {612d3285-1358-4aa2-9dab-4279f2277c98} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:37.740510 [ 262 ] {612d3285-1358-4aa2-9dab-4279f2277c98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:37.740942 [ 262 ] {612d3285-1358-4aa2-9dab-4279f2277c98} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 08:07:37.741199 [ 262 ] {612d3285-1358-4aa2-9dab-4279f2277c98} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:37.741436 [ 262 ] {612d3285-1358-4aa2-9dab-4279f2277c98} executeQuery: Read 64 rows, 5.12 KiB in 0.001928 sec., 33195.02074688797 rows/sec., 2.59 MiB/sec. 2025.01.17 08:07:37.741505 [ 262 ] {612d3285-1358-4aa2-9dab-4279f2277c98} TCPHandler: Processed in 0.002286093 sec. 2025.01.17 08:07:37.741726 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:37.741959 [ 260 ] {3b0c7d95-6b02-4743-b8d9-d9b843f3be9b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:37.742026 [ 260 ] {3b0c7d95-6b02-4743-b8d9-d9b843f3be9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:37.742649 [ 260 ] {3b0c7d95-6b02-4743-b8d9-d9b843f3be9b} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:37.742691 [ 260 ] {3b0c7d95-6b02-4743-b8d9-d9b843f3be9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:37.743110 [ 260 ] {3b0c7d95-6b02-4743-b8d9-d9b843f3be9b} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 08:07:37.743366 [ 260 ] {3b0c7d95-6b02-4743-b8d9-d9b843f3be9b} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:37.743552 [ 260 ] {3b0c7d95-6b02-4743-b8d9-d9b843f3be9b} executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. 2025.01.17 08:07:37.743609 [ 260 ] {3b0c7d95-6b02-4743-b8d9-d9b843f3be9b} TCPHandler: Processed in 0.002024919 sec. 2025.01.17 08:07:37.743767 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:37.743912 [ 262 ] {ec8271dc-a8e2-44f8-a4cc-f09771b8fc1d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:37.743975 [ 262 ] {ec8271dc-a8e2-44f8-a4cc-f09771b8fc1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:37.744537 [ 262 ] {ec8271dc-a8e2-44f8-a4cc-f09771b8fc1d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:37.744578 [ 262 ] {ec8271dc-a8e2-44f8-a4cc-f09771b8fc1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:37.744963 [ 262 ] {ec8271dc-a8e2-44f8-a4cc-f09771b8fc1d} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 08:07:37.745215 [ 262 ] {ec8271dc-a8e2-44f8-a4cc-f09771b8fc1d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:37.745373 [ 57 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 08:07:37.745438 [ 57 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:37.745454 [ 262 ] {ec8271dc-a8e2-44f8-a4cc-f09771b8fc1d} executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. 2025.01.17 08:07:37.745478 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:37.745589 [ 262 ] {ec8271dc-a8e2-44f8-a4cc-f09771b8fc1d} TCPHandler: Processed in 0.001890577 sec. 2025.01.17 08:07:37.745771 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 08:07:37.745947 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:37.745986 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5396 rows starting from the beginning of the part 2025.01.17 08:07:37.746062 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2025.01.17 08:07:37.746300 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part 2025.01.17 08:07:37.746488 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.01.17 08:07:37.746620 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part 2025.01.17 08:07:37.746824 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.01.17 08:07:37.748874 [ 198 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 5740 rows, containing 4 columns (4 merged, 0 gathered) in 0.003258407 sec., 1761597.0012340385 rows/sec., 114.81 MiB/sec. 2025.01.17 08:07:37.749367 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 08:07:37.749758 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:37.749862 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_81_16} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 08:07:37.749976 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2025.01.17 08:07:38.901799 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 2025.01.17 08:07:38.902481 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:38.902524 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:38.903077 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:07:38.903343 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:38.903549 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 2025.01.17 08:07:40.780876 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.01.17 08:07:40.799805 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:40.799859 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:40.806738 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:07:40.807489 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:40.812165 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.01.17 08:07:41.532123 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1526 2025.01.17 08:07:41.535176 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:41.535235 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:41.536755 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:07:41.537071 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:41.538456 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1526 2025.01.17 08:07:42.744522 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.744709 [ 260 ] {f9e007e5-4371-47ea-9889-b1e91dac5026} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:07:42.744784 [ 260 ] {f9e007e5-4371-47ea-9889-b1e91dac5026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:07:42.745542 [ 260 ] {f9e007e5-4371-47ea-9889-b1e91dac5026} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.745592 [ 260 ] {f9e007e5-4371-47ea-9889-b1e91dac5026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.746034 [ 260 ] {f9e007e5-4371-47ea-9889-b1e91dac5026} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:07:42.746299 [ 260 ] {f9e007e5-4371-47ea-9889-b1e91dac5026} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.746513 [ 52 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.17 08:07:42.746548 [ 260 ] {f9e007e5-4371-47ea-9889-b1e91dac5026} executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. 2025.01.17 08:07:42.746603 [ 52 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.746684 [ 260 ] {f9e007e5-4371-47ea-9889-b1e91dac5026} TCPHandler: Processed in 0.002287502 sec. 2025.01.17 08:07:42.746689 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.746918 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.01.17 08:07:42.746968 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.747184 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:42.747265 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2025.01.17 08:07:42.747277 [ 262 ] {193ed4d6-caaa-4b06-87b5-d3dc9638645a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:42.747439 [ 262 ] {193ed4d6-caaa-4b06-87b5-d3dc9638645a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:42.747495 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:42.747942 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:42.748256 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:42.748705 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.17 08:07:42.750207 [ 262 ] {193ed4d6-caaa-4b06-87b5-d3dc9638645a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.750293 [ 262 ] {193ed4d6-caaa-4b06-87b5-d3dc9638645a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.751407 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004589186 sec., 15253.249704849617 rows/sec., 1.13 MiB/sec. 2025.01.17 08:07:42.751532 [ 262 ] {193ed4d6-caaa-4b06-87b5-d3dc9638645a} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 08:07:42.751592 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.17 08:07:42.752024 [ 262 ] {193ed4d6-caaa-4b06-87b5-d3dc9638645a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.752112 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.752329 [ 187 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_41_10} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.17 08:07:42.752488 [ 262 ] {193ed4d6-caaa-4b06-87b5-d3dc9638645a} executeQuery: Read 281 rows, 25.42 KiB in 0.0053 sec., 53018.8679245283 rows/sec., 4.68 MiB/sec. 2025.01.17 08:07:42.752503 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:07:42.752634 [ 262 ] {193ed4d6-caaa-4b06-87b5-d3dc9638645a} TCPHandler: Processed in 0.005818234 sec. 2025.01.17 08:07:42.753069 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.753207 [ 260 ] {18e83d49-e4f2-4e52-95c2-678e51a30c04} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:07:42.753262 [ 260 ] {18e83d49-e4f2-4e52-95c2-678e51a30c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:07:42.753948 [ 260 ] {18e83d49-e4f2-4e52-95c2-678e51a30c04} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.753992 [ 260 ] {18e83d49-e4f2-4e52-95c2-678e51a30c04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.754392 [ 260 ] {18e83d49-e4f2-4e52-95c2-678e51a30c04} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:07:42.754650 [ 260 ] {18e83d49-e4f2-4e52-95c2-678e51a30c04} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.754869 [ 260 ] {18e83d49-e4f2-4e52-95c2-678e51a30c04} executeQuery: Read 46 rows, 3.39 KiB in 0.001694 sec., 27154.663518299883 rows/sec., 1.95 MiB/sec. 2025.01.17 08:07:42.754940 [ 260 ] {18e83d49-e4f2-4e52-95c2-678e51a30c04} TCPHandler: Processed in 0.001931288 sec. 2025.01.17 08:07:42.755139 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.755289 [ 262 ] {82348210-dabd-4d5f-af72-6314581ffc87} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:07:42.755352 [ 262 ] {82348210-dabd-4d5f-af72-6314581ffc87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:07:42.755989 [ 262 ] {82348210-dabd-4d5f-af72-6314581ffc87} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.756031 [ 262 ] {82348210-dabd-4d5f-af72-6314581ffc87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.756405 [ 262 ] {82348210-dabd-4d5f-af72-6314581ffc87} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:07:42.756674 [ 262 ] {82348210-dabd-4d5f-af72-6314581ffc87} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.756909 [ 262 ] {82348210-dabd-4d5f-af72-6314581ffc87} executeQuery: Read 14 rows, 1004.00 B in 0.001655 sec., 8459.214501510574 rows/sec., 592.43 KiB/sec. 2025.01.17 08:07:42.757020 [ 262 ] {82348210-dabd-4d5f-af72-6314581ffc87} TCPHandler: Processed in 0.001963588 sec. 2025.01.17 08:07:42.757202 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.757328 [ 260 ] {4be9d555-e906-451a-918f-694ce3969712} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:07:42.757380 [ 260 ] {4be9d555-e906-451a-918f-694ce3969712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:07:42.757982 [ 260 ] {4be9d555-e906-451a-918f-694ce3969712} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.758024 [ 260 ] {4be9d555-e906-451a-918f-694ce3969712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.758411 [ 260 ] {4be9d555-e906-451a-918f-694ce3969712} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:07:42.758658 [ 260 ] {4be9d555-e906-451a-918f-694ce3969712} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.758823 [ 52 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.17 08:07:42.758897 [ 52 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.758912 [ 260 ] {4be9d555-e906-451a-918f-694ce3969712} executeQuery: Read 13 rows, 830.00 B in 0.001604 sec., 8104.738154613467 rows/sec., 505.33 KiB/sec. 2025.01.17 08:07:42.758930 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.759113 [ 260 ] {4be9d555-e906-451a-918f-694ce3969712} TCPHandler: Processed in 0.001976049 sec. 2025.01.17 08:07:42.759337 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.01.17 08:07:42.759423 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.759894 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:42.759898 [ 262 ] {821f5abe-463f-4e3b-b7c8-bb290f838be3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:42.759998 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2025.01.17 08:07:42.760018 [ 262 ] {821f5abe-463f-4e3b-b7c8-bb290f838be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:42.760289 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.01.17 08:07:42.760620 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2025.01.17 08:07:42.760933 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.01.17 08:07:42.761274 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2025.01.17 08:07:42.762447 [ 262 ] {821f5abe-463f-4e3b-b7c8-bb290f838be3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.762492 [ 262 ] {821f5abe-463f-4e3b-b7c8-bb290f838be3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.762900 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003831045 sec., 16966.650091554653 rows/sec., 1.10 MiB/sec. 2025.01.17 08:07:42.763161 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.17 08:07:42.763200 [ 262 ] {821f5abe-463f-4e3b-b7c8-bb290f838be3} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 08:07:42.763666 [ 262 ] {821f5abe-463f-4e3b-b7c8-bb290f838be3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.763747 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.764020 [ 199 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_41_10} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.17 08:07:42.764178 [ 262 ] {821f5abe-463f-4e3b-b7c8-bb290f838be3} executeQuery: Read 421 rows, 30.80 KiB in 0.004403 sec., 95616.62502838974 rows/sec., 6.83 MiB/sec. 2025.01.17 08:07:42.764299 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:07:42.764501 [ 262 ] {821f5abe-463f-4e3b-b7c8-bb290f838be3} TCPHandler: Processed in 0.005246255 sec. 2025.01.17 08:07:42.764715 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.764866 [ 260 ] {4af41aa5-aa03-420f-becd-6d290d8fad93} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:07:42.764927 [ 260 ] {4af41aa5-aa03-420f-becd-6d290d8fad93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:07:42.765503 [ 260 ] {4af41aa5-aa03-420f-becd-6d290d8fad93} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.765543 [ 260 ] {4af41aa5-aa03-420f-becd-6d290d8fad93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.765923 [ 260 ] {4af41aa5-aa03-420f-becd-6d290d8fad93} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:07:42.766167 [ 260 ] {4af41aa5-aa03-420f-becd-6d290d8fad93} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.766380 [ 260 ] {4af41aa5-aa03-420f-becd-6d290d8fad93} executeQuery: Read 6 rows, 321.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 202.77 KiB/sec. 2025.01.17 08:07:42.766436 [ 260 ] {4af41aa5-aa03-420f-becd-6d290d8fad93} TCPHandler: Processed in 0.001827407 sec. 2025.01.17 08:07:42.766585 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.766704 [ 262 ] {828e69af-354c-47a9-b530-0991ee2632cd} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:42.766758 [ 262 ] {828e69af-354c-47a9-b530-0991ee2632cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:42.767344 [ 262 ] {828e69af-354c-47a9-b530-0991ee2632cd} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.767381 [ 262 ] {828e69af-354c-47a9-b530-0991ee2632cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.767793 [ 262 ] {828e69af-354c-47a9-b530-0991ee2632cd} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 08:07:42.768043 [ 262 ] {828e69af-354c-47a9-b530-0991ee2632cd} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.768224 [ 262 ] {828e69af-354c-47a9-b530-0991ee2632cd} executeQuery: Read 237 rows, 16.27 KiB in 0.001548 sec., 153100.77519379847 rows/sec., 10.26 MiB/sec. 2025.01.17 08:07:42.768278 [ 262 ] {828e69af-354c-47a9-b530-0991ee2632cd} TCPHandler: Processed in 0.001750335 sec. 2025.01.17 08:07:42.768420 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.768552 [ 260 ] {99d4225d-0a7c-4cef-9904-25377629b857} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:07:42.768613 [ 260 ] {99d4225d-0a7c-4cef-9904-25377629b857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:07:42.769165 [ 260 ] {99d4225d-0a7c-4cef-9904-25377629b857} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.769212 [ 260 ] {99d4225d-0a7c-4cef-9904-25377629b857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.769625 [ 260 ] {99d4225d-0a7c-4cef-9904-25377629b857} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.17 08:07:42.769871 [ 260 ] {99d4225d-0a7c-4cef-9904-25377629b857} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.770123 [ 260 ] {99d4225d-0a7c-4cef-9904-25377629b857} executeQuery: Read 1 rows, 69.00 B in 0.001593 sec., 627.7463904582548 rows/sec., 42.30 KiB/sec. 2025.01.17 08:07:42.770189 [ 260 ] {99d4225d-0a7c-4cef-9904-25377629b857} TCPHandler: Processed in 0.001817286 sec. 2025.01.17 08:07:42.770413 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.770560 [ 262 ] {634a0ffe-56d1-4fc6-b9a7-15858d646fc5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:42.770653 [ 262 ] {634a0ffe-56d1-4fc6-b9a7-15858d646fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:07:42.771954 [ 262 ] {634a0ffe-56d1-4fc6-b9a7-15858d646fc5} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.771992 [ 262 ] {634a0ffe-56d1-4fc6-b9a7-15858d646fc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.772655 [ 262 ] {634a0ffe-56d1-4fc6-b9a7-15858d646fc5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:07:42.772917 [ 262 ] {634a0ffe-56d1-4fc6-b9a7-15858d646fc5} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.773115 [ 262 ] {634a0ffe-56d1-4fc6-b9a7-15858d646fc5} executeQuery: Read 39 rows, 71.56 KiB in 0.002587 sec., 15075.37688442211 rows/sec., 27.01 MiB/sec. 2025.01.17 08:07:42.773220 [ 262 ] {634a0ffe-56d1-4fc6-b9a7-15858d646fc5} TCPHandler: Processed in 0.002917852 sec. 2025.01.17 08:07:42.773382 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:42.773565 [ 260 ] {503fcdc2-59b8-40a1-b9ca-e0a5bc3cb051} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:42.773645 [ 260 ] {503fcdc2-59b8-40a1-b9ca-e0a5bc3cb051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:42.774149 [ 260 ] {503fcdc2-59b8-40a1-b9ca-e0a5bc3cb051} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:42.774189 [ 260 ] {503fcdc2-59b8-40a1-b9ca-e0a5bc3cb051} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:42.774583 [ 260 ] {503fcdc2-59b8-40a1-b9ca-e0a5bc3cb051} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 08:07:42.774838 [ 260 ] {503fcdc2-59b8-40a1-b9ca-e0a5bc3cb051} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:42.775073 [ 260 ] {503fcdc2-59b8-40a1-b9ca-e0a5bc3cb051} executeQuery: Read 82 rows, 5.33 KiB in 0.001583 sec., 51800.37902716362 rows/sec., 3.29 MiB/sec. 2025.01.17 08:07:42.775137 [ 260 ] {503fcdc2-59b8-40a1-b9ca-e0a5bc3cb051} TCPHandler: Processed in 0.001823797 sec. 2025.01.17 08:07:46.229903 [ 46 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:07:46.230004 [ 46 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:07:46.403773 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 2025.01.17 08:07:46.404551 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:46.404613 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:46.405155 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:07:46.405410 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:46.405705 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.01.17 08:07:47.736985 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:47.737199 [ 260 ] {d5e729a8-c560-4b2a-8820-f735cb0d2322} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:47.737283 [ 260 ] {d5e729a8-c560-4b2a-8820-f735cb0d2322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:47.738121 [ 260 ] {d5e729a8-c560-4b2a-8820-f735cb0d2322} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:47.738178 [ 260 ] {d5e729a8-c560-4b2a-8820-f735cb0d2322} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:47.738622 [ 260 ] {d5e729a8-c560-4b2a-8820-f735cb0d2322} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 08:07:47.738881 [ 260 ] {d5e729a8-c560-4b2a-8820-f735cb0d2322} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:47.739115 [ 260 ] {d5e729a8-c560-4b2a-8820-f735cb0d2322} executeQuery: Read 56 rows, 4.41 KiB in 0.001965 sec., 28498.727735368953 rows/sec., 2.19 MiB/sec. 2025.01.17 08:07:47.739236 [ 260 ] {d5e729a8-c560-4b2a-8820-f735cb0d2322} TCPHandler: Processed in 0.002391825 sec. 2025.01.17 08:07:47.739506 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:47.739685 [ 262 ] {3922d2aa-2752-4ccf-bd63-e900788ebed8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:47.739753 [ 262 ] {3922d2aa-2752-4ccf-bd63-e900788ebed8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:47.740503 [ 262 ] {3922d2aa-2752-4ccf-bd63-e900788ebed8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:47.740545 [ 262 ] {3922d2aa-2752-4ccf-bd63-e900788ebed8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:47.740985 [ 262 ] {3922d2aa-2752-4ccf-bd63-e900788ebed8} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 08:07:47.741241 [ 262 ] {3922d2aa-2752-4ccf-bd63-e900788ebed8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:47.741434 [ 262 ] {3922d2aa-2752-4ccf-bd63-e900788ebed8} executeQuery: Read 64 rows, 5.12 KiB in 0.001799 sec., 35575.319622012226 rows/sec., 2.78 MiB/sec. 2025.01.17 08:07:47.741490 [ 262 ] {3922d2aa-2752-4ccf-bd63-e900788ebed8} TCPHandler: Processed in 0.00211723 sec. 2025.01.17 08:07:47.741663 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:47.741795 [ 260 ] {5cc563a0-f71e-43ba-89e7-a0eba570eb78} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:47.741854 [ 260 ] {5cc563a0-f71e-43ba-89e7-a0eba570eb78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:47.742486 [ 260 ] {5cc563a0-f71e-43ba-89e7-a0eba570eb78} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:47.742529 [ 260 ] {5cc563a0-f71e-43ba-89e7-a0eba570eb78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:47.742951 [ 260 ] {5cc563a0-f71e-43ba-89e7-a0eba570eb78} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 08:07:47.743210 [ 260 ] {5cc563a0-f71e-43ba-89e7-a0eba570eb78} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:47.743434 [ 260 ] {5cc563a0-f71e-43ba-89e7-a0eba570eb78} executeQuery: Read 160 rows, 11.41 KiB in 0.00167 sec., 95808.38323353294 rows/sec., 6.67 MiB/sec. 2025.01.17 08:07:47.743497 [ 260 ] {5cc563a0-f71e-43ba-89e7-a0eba570eb78} TCPHandler: Processed in 0.001893257 sec. 2025.01.17 08:07:47.743672 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:47.743803 [ 262 ] {d9b93b3a-c71f-4a40-b92f-746d126ae803} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:47.743858 [ 262 ] {d9b93b3a-c71f-4a40-b92f-746d126ae803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:47.744392 [ 262 ] {d9b93b3a-c71f-4a40-b92f-746d126ae803} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:47.744431 [ 262 ] {d9b93b3a-c71f-4a40-b92f-746d126ae803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:47.744838 [ 262 ] {d9b93b3a-c71f-4a40-b92f-746d126ae803} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 08:07:47.745079 [ 262 ] {d9b93b3a-c71f-4a40-b92f-746d126ae803} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:47.745270 [ 262 ] {d9b93b3a-c71f-4a40-b92f-746d126ae803} executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. 2025.01.17 08:07:47.745351 [ 262 ] {d9b93b3a-c71f-4a40-b92f-746d126ae803} TCPHandler: Processed in 0.001736245 sec. 2025.01.17 08:07:48.312341 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.01.17 08:07:48.332820 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:48.332885 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:48.340247 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:07:48.341030 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:48.343782 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.01.17 08:07:51.538779 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1556 2025.01.17 08:07:51.541926 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.541972 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.543413 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:07:51.543720 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.545041 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1556 2025.01.17 08:07:51.848714 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.848928 [ 260 ] {da37ef5d-ad86-4b4d-85f3-47103fb7b1f8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:07:51.849008 [ 260 ] {da37ef5d-ad86-4b4d-85f3-47103fb7b1f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:07:51.849886 [ 260 ] {da37ef5d-ad86-4b4d-85f3-47103fb7b1f8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.849934 [ 260 ] {da37ef5d-ad86-4b4d-85f3-47103fb7b1f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.850364 [ 260 ] {da37ef5d-ad86-4b4d-85f3-47103fb7b1f8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:07:51.850631 [ 260 ] {da37ef5d-ad86-4b4d-85f3-47103fb7b1f8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.850862 [ 260 ] {da37ef5d-ad86-4b4d-85f3-47103fb7b1f8} executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. 2025.01.17 08:07:51.850920 [ 260 ] {da37ef5d-ad86-4b4d-85f3-47103fb7b1f8} TCPHandler: Processed in 0.002344814 sec. 2025.01.17 08:07:51.851175 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.851356 [ 262 ] {5afcdfdb-0a4b-437f-bdfc-9033f183491c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:07:51.851424 [ 262 ] {5afcdfdb-0a4b-437f-bdfc-9033f183491c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:07:51.852143 [ 262 ] {5afcdfdb-0a4b-437f-bdfc-9033f183491c} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.852187 [ 262 ] {5afcdfdb-0a4b-437f-bdfc-9033f183491c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.852600 [ 262 ] {5afcdfdb-0a4b-437f-bdfc-9033f183491c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.17 08:07:51.852854 [ 262 ] {5afcdfdb-0a4b-437f-bdfc-9033f183491c} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.853151 [ 262 ] {5afcdfdb-0a4b-437f-bdfc-9033f183491c} executeQuery: Read 12 rows, 1002.00 B in 0.001837 sec., 6532.3897659227 rows/sec., 532.67 KiB/sec. 2025.01.17 08:07:51.853367 [ 262 ] {5afcdfdb-0a4b-437f-bdfc-9033f183491c} TCPHandler: Processed in 0.002307393 sec. 2025.01.17 08:07:51.853548 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.853686 [ 260 ] {864b2920-5ff0-4421-9f96-77a09cad11a4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:51.853744 [ 260 ] {864b2920-5ff0-4421-9f96-77a09cad11a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:51.855060 [ 260 ] {864b2920-5ff0-4421-9f96-77a09cad11a4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.855099 [ 260 ] {864b2920-5ff0-4421-9f96-77a09cad11a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.855551 [ 260 ] {864b2920-5ff0-4421-9f96-77a09cad11a4} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 08:07:51.855793 [ 260 ] {864b2920-5ff0-4421-9f96-77a09cad11a4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.856025 [ 260 ] {864b2920-5ff0-4421-9f96-77a09cad11a4} executeQuery: Read 1417 rows, 121.45 KiB in 0.002369 sec., 598142.6762346982 rows/sec., 50.06 MiB/sec. 2025.01.17 08:07:51.856078 [ 260 ] {864b2920-5ff0-4421-9f96-77a09cad11a4} TCPHandler: Processed in 0.002598377 sec. 2025.01.17 08:07:51.856292 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.856511 [ 262 ] {3033d1b1-1c6e-4bef-96fd-78cb9ebbda33} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:07:51.856600 [ 262 ] {3033d1b1-1c6e-4bef-96fd-78cb9ebbda33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:07:51.857342 [ 262 ] {3033d1b1-1c6e-4bef-96fd-78cb9ebbda33} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.857382 [ 262 ] {3033d1b1-1c6e-4bef-96fd-78cb9ebbda33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.857748 [ 262 ] {3033d1b1-1c6e-4bef-96fd-78cb9ebbda33} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:07:51.857988 [ 262 ] {3033d1b1-1c6e-4bef-96fd-78cb9ebbda33} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.858204 [ 262 ] {3033d1b1-1c6e-4bef-96fd-78cb9ebbda33} executeQuery: Read 53 rows, 3.85 KiB in 0.001747 sec., 30337.72180881511 rows/sec., 2.15 MiB/sec. 2025.01.17 08:07:51.858259 [ 262 ] {3033d1b1-1c6e-4bef-96fd-78cb9ebbda33} TCPHandler: Processed in 0.00208166 sec. 2025.01.17 08:07:51.858403 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.858520 [ 260 ] {dcb565a6-8077-4130-8cb7-b84cefeeaad3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:07:51.858568 [ 260 ] {dcb565a6-8077-4130-8cb7-b84cefeeaad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:07:51.859217 [ 260 ] {dcb565a6-8077-4130-8cb7-b84cefeeaad3} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.859256 [ 260 ] {dcb565a6-8077-4130-8cb7-b84cefeeaad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.859614 [ 260 ] {dcb565a6-8077-4130-8cb7-b84cefeeaad3} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:07:51.859850 [ 260 ] {dcb565a6-8077-4130-8cb7-b84cefeeaad3} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.860077 [ 260 ] {dcb565a6-8077-4130-8cb7-b84cefeeaad3} executeQuery: Read 242 rows, 16.79 KiB in 0.00158 sec., 153164.55696202532 rows/sec., 10.38 MiB/sec. 2025.01.17 08:07:51.860130 [ 260 ] {dcb565a6-8077-4130-8cb7-b84cefeeaad3} TCPHandler: Processed in 0.001783395 sec. 2025.01.17 08:07:51.860278 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.860415 [ 262 ] {839d01df-1388-4bdd-bdfb-65db95c58cfd} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:07:51.860472 [ 262 ] {839d01df-1388-4bdd-bdfb-65db95c58cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:07:51.861106 [ 262 ] {839d01df-1388-4bdd-bdfb-65db95c58cfd} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.861145 [ 262 ] {839d01df-1388-4bdd-bdfb-65db95c58cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.861500 [ 262 ] {839d01df-1388-4bdd-bdfb-65db95c58cfd} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:07:51.861762 [ 262 ] {839d01df-1388-4bdd-bdfb-65db95c58cfd} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.862004 [ 262 ] {839d01df-1388-4bdd-bdfb-65db95c58cfd} executeQuery: Read 13 rows, 830.00 B in 0.001619 sec., 8029.647930821495 rows/sec., 500.65 KiB/sec. 2025.01.17 08:07:51.862059 [ 262 ] {839d01df-1388-4bdd-bdfb-65db95c58cfd} TCPHandler: Processed in 0.001844807 sec. 2025.01.17 08:07:51.862205 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.862343 [ 260 ] {b15f6db3-22ad-4c19-85aa-ad6233c63166} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:51.862401 [ 260 ] {b15f6db3-22ad-4c19-85aa-ad6233c63166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:51.863467 [ 260 ] {b15f6db3-22ad-4c19-85aa-ad6233c63166} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.863508 [ 260 ] {b15f6db3-22ad-4c19-85aa-ad6233c63166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.863902 [ 260 ] {b15f6db3-22ad-4c19-85aa-ad6233c63166} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 08:07:51.864169 [ 260 ] {b15f6db3-22ad-4c19-85aa-ad6233c63166} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.864373 [ 260 ] {b15f6db3-22ad-4c19-85aa-ad6233c63166} executeQuery: Read 884 rows, 65.67 KiB in 0.00206 sec., 429126.21359223296 rows/sec., 31.13 MiB/sec. 2025.01.17 08:07:51.864426 [ 260 ] {b15f6db3-22ad-4c19-85aa-ad6233c63166} TCPHandler: Processed in 0.002284733 sec. 2025.01.17 08:07:51.864573 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.864689 [ 262 ] {7f216547-9b7b-4f40-a102-92d24b4b069e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:07:51.864738 [ 262 ] {7f216547-9b7b-4f40-a102-92d24b4b069e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:07:51.865220 [ 262 ] {7f216547-9b7b-4f40-a102-92d24b4b069e} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.865258 [ 262 ] {7f216547-9b7b-4f40-a102-92d24b4b069e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.865623 [ 262 ] {7f216547-9b7b-4f40-a102-92d24b4b069e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:07:51.865869 [ 262 ] {7f216547-9b7b-4f40-a102-92d24b4b069e} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.866088 [ 262 ] {7f216547-9b7b-4f40-a102-92d24b4b069e} executeQuery: Read 6 rows, 321.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 220.45 KiB/sec. 2025.01.17 08:07:51.866142 [ 262 ] {7f216547-9b7b-4f40-a102-92d24b4b069e} TCPHandler: Processed in 0.001625473 sec. 2025.01.17 08:07:51.866287 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.866405 [ 260 ] {1cb6b92a-662e-43ab-aef6-26d28f27b215} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:51.866458 [ 260 ] {1cb6b92a-662e-43ab-aef6-26d28f27b215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:51.867239 [ 260 ] {1cb6b92a-662e-43ab-aef6-26d28f27b215} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.867279 [ 260 ] {1cb6b92a-662e-43ab-aef6-26d28f27b215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.867736 [ 260 ] {1cb6b92a-662e-43ab-aef6-26d28f27b215} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 08:07:51.867990 [ 260 ] {1cb6b92a-662e-43ab-aef6-26d28f27b215} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.868212 [ 260 ] {1cb6b92a-662e-43ab-aef6-26d28f27b215} executeQuery: Read 1089 rows, 74.52 KiB in 0.001831 sec., 594756.9634079738 rows/sec., 39.75 MiB/sec. 2025.01.17 08:07:51.868267 [ 260 ] {1cb6b92a-662e-43ab-aef6-26d28f27b215} TCPHandler: Processed in 0.002036349 sec. 2025.01.17 08:07:51.868416 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.868534 [ 262 ] {53af3918-e3f6-482a-b984-4ae0064d5aa9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:07:51.868585 [ 262 ] {53af3918-e3f6-482a-b984-4ae0064d5aa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:07:51.869057 [ 262 ] {53af3918-e3f6-482a-b984-4ae0064d5aa9} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.869096 [ 262 ] {53af3918-e3f6-482a-b984-4ae0064d5aa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.869450 [ 262 ] {53af3918-e3f6-482a-b984-4ae0064d5aa9} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.17 08:07:51.869688 [ 262 ] {53af3918-e3f6-482a-b984-4ae0064d5aa9} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.869921 [ 262 ] {53af3918-e3f6-482a-b984-4ae0064d5aa9} executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. 2025.01.17 08:07:51.869992 [ 262 ] {53af3918-e3f6-482a-b984-4ae0064d5aa9} TCPHandler: Processed in 0.001632214 sec. 2025.01.17 08:07:51.870252 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.870397 [ 260 ] {2e10e0d8-c9a2-48df-b7af-5df8c85a062d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:51.870489 [ 260 ] {2e10e0d8-c9a2-48df-b7af-5df8c85a062d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:07:51.871661 [ 260 ] {2e10e0d8-c9a2-48df-b7af-5df8c85a062d} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.871702 [ 260 ] {2e10e0d8-c9a2-48df-b7af-5df8c85a062d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.872339 [ 260 ] {2e10e0d8-c9a2-48df-b7af-5df8c85a062d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:07:51.872591 [ 260 ] {2e10e0d8-c9a2-48df-b7af-5df8c85a062d} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.872834 [ 260 ] {2e10e0d8-c9a2-48df-b7af-5df8c85a062d} executeQuery: Read 34 rows, 62.39 KiB in 0.002467 sec., 13781.921361978111 rows/sec., 24.70 MiB/sec. 2025.01.17 08:07:51.872929 [ 260 ] {2e10e0d8-c9a2-48df-b7af-5df8c85a062d} TCPHandler: Processed in 0.002832291 sec. 2025.01.17 08:07:51.873075 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:51.873196 [ 262 ] {1de35136-ca61-4fb3-96af-78d047935a46} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:51.873247 [ 262 ] {1de35136-ca61-4fb3-96af-78d047935a46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:51.873765 [ 262 ] {1de35136-ca61-4fb3-96af-78d047935a46} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:51.873806 [ 262 ] {1de35136-ca61-4fb3-96af-78d047935a46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:51.874190 [ 262 ] {1de35136-ca61-4fb3-96af-78d047935a46} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 08:07:51.874430 [ 262 ] {1de35136-ca61-4fb3-96af-78d047935a46} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:51.874638 [ 262 ] {1de35136-ca61-4fb3-96af-78d047935a46} executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec. 2025.01.17 08:07:51.874707 [ 262 ] {1de35136-ca61-4fb3-96af-78d047935a46} TCPHandler: Processed in 0.001684424 sec. 2025.01.17 08:07:52.729637 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:52.729855 [ 260 ] {f164bcfe-8541-4595-8a05-3dcf28a63397} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:07:52.729929 [ 260 ] {f164bcfe-8541-4595-8a05-3dcf28a63397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:07:52.730653 [ 260 ] {f164bcfe-8541-4595-8a05-3dcf28a63397} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:52.730704 [ 260 ] {f164bcfe-8541-4595-8a05-3dcf28a63397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:52.731128 [ 260 ] {f164bcfe-8541-4595-8a05-3dcf28a63397} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.17 08:07:52.731377 [ 260 ] {f164bcfe-8541-4595-8a05-3dcf28a63397} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:52.731578 [ 34 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2025.01.17 08:07:52.731637 [ 260 ] {f164bcfe-8541-4595-8a05-3dcf28a63397} executeQuery: Read 4 rows, 334.00 B in 0.001833 sec., 2182.214948172395 rows/sec., 177.94 KiB/sec. 2025.01.17 08:07:52.731687 [ 34 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:52.731768 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:52.731771 [ 260 ] {f164bcfe-8541-4595-8a05-3dcf28a63397} TCPHandler: Processed in 0.002270932 sec. 2025.01.17 08:07:52.732024 [ 188 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full 2025.01.17 08:07:52.732111 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:52.732284 [ 188 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:52.732352 [ 188 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part 2025.01.17 08:07:52.732403 [ 262 ] {6086e8b3-bb61-4862-b559-43e65a31f0cc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:52.732562 [ 188 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2025.01.17 08:07:52.732597 [ 262 ] {6086e8b3-bb61-4862-b559-43e65a31f0cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:52.732938 [ 188 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2025.01.17 08:07:52.733199 [ 188 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2025.01.17 08:07:52.733483 [ 188 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part 2025.01.17 08:07:52.733817 [ 188 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part 2025.01.17 08:07:52.735519 [ 262 ] {6086e8b3-bb61-4862-b559-43e65a31f0cc} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:52.735599 [ 262 ] {6086e8b3-bb61-4862-b559-43e65a31f0cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:52.736769 [ 188 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.00487062 sec., 10676.258874640189 rows/sec., 912.28 KiB/sec. 2025.01.17 08:07:52.736812 [ 262 ] {6086e8b3-bb61-4862-b559-43e65a31f0cc} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 08:07:52.737012 [ 199 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2025.01.17 08:07:52.737228 [ 262 ] {6086e8b3-bb61-4862-b559-43e65a31f0cc} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:52.737512 [ 34 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 08:07:52.737622 [ 34 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:52.737641 [ 199 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:52.737677 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:52.737774 [ 262 ] {6086e8b3-bb61-4862-b559-43e65a31f0cc} executeQuery: Read 12 rows, 1.12 KiB in 0.005429 sec., 2210.3518143304477 rows/sec., 206.68 KiB/sec. 2025.01.17 08:07:52.737916 [ 199 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_19_4} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 2025.01.17 08:07:52.738062 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 08:07:52.738176 [ 262 ] {6086e8b3-bb61-4862-b559-43e65a31f0cc} TCPHandler: Processed in 0.006232279 sec. 2025.01.17 08:07:52.738194 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:07:52.738397 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:52.738448 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1430 rows starting from the beginning of the part 2025.01.17 08:07:52.738459 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:52.738665 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2025.01.17 08:07:52.738830 [ 260 ] {c886c8fc-d6b0-44f0-81a5-3879171ca32a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:07:52.739043 [ 260 ] {c886c8fc-d6b0-44f0-81a5-3879171ca32a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:07:52.739073 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 281 rows starting from the beginning of the part 2025.01.17 08:07:52.739604 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part 2025.01.17 08:07:52.740016 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:07:52.740569 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 12 rows starting from the beginning of the part 2025.01.17 08:07:52.742421 [ 260 ] {c886c8fc-d6b0-44f0-81a5-3879171ca32a} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:52.742486 [ 260 ] {c886c8fc-d6b0-44f0-81a5-3879171ca32a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:52.743483 [ 260 ] {c886c8fc-d6b0-44f0-81a5-3879171ca32a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:07:52.743879 [ 260 ] {c886c8fc-d6b0-44f0-81a5-3879171ca32a} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:52.744127 [ 260 ] {c886c8fc-d6b0-44f0-81a5-3879171ca32a} executeQuery: Read 9 rows, 671.00 B in 0.005436 sec., 1655.6291390728477 rows/sec., 120.54 KiB/sec. 2025.01.17 08:07:52.744211 [ 260 ] {c886c8fc-d6b0-44f0-81a5-3879171ca32a} TCPHandler: Processed in 0.005889365 sec. 2025.01.17 08:07:52.744507 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:52.744601 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 5 columns (5 merged, 0 gathered) in 0.006796657 sec., 478470.5186682217 rows/sec., 41.98 MiB/sec. 2025.01.17 08:07:52.744736 [ 262 ] {89a8a9d3-5938-4e40-8efc-06a439e2d2e1} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:52.744814 [ 262 ] {89a8a9d3-5938-4e40-8efc-06a439e2d2e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:52.744912 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 08:07:52.745329 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:52.745476 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_96_19} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 08:07:52.745605 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 08:07:52.745664 [ 262 ] {89a8a9d3-5938-4e40-8efc-06a439e2d2e1} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:52.745707 [ 262 ] {89a8a9d3-5938-4e40-8efc-06a439e2d2e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:52.746072 [ 262 ] {89a8a9d3-5938-4e40-8efc-06a439e2d2e1} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 08:07:52.746313 [ 262 ] {89a8a9d3-5938-4e40-8efc-06a439e2d2e1} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:52.746510 [ 34 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 08:07:52.746566 [ 34 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:52.746586 [ 262 ] {89a8a9d3-5938-4e40-8efc-06a439e2d2e1} executeQuery: Read 9 rows, 744.00 B in 0.001888 sec., 4766.949152542373 rows/sec., 384.83 KiB/sec. 2025.01.17 08:07:52.746602 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:52.746799 [ 262 ] {89a8a9d3-5938-4e40-8efc-06a439e2d2e1} TCPHandler: Processed in 0.002433335 sec. 2025.01.17 08:07:52.746865 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 08:07:52.747056 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:52.747408 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:52.747433 [ 260 ] {ce03b5a1-07a8-452c-8d64-5bae49b9298d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:52.747546 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part 2025.01.17 08:07:52.747603 [ 260 ] {ce03b5a1-07a8-452c-8d64-5bae49b9298d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:52.748022 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.01.17 08:07:52.748618 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 421 rows starting from the beginning of the part 2025.01.17 08:07:52.749164 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part 2025.01.17 08:07:52.749587 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 884 rows starting from the beginning of the part 2025.01.17 08:07:52.750106 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 9 rows starting from the beginning of the part 2025.01.17 08:07:52.751844 [ 260 ] {ce03b5a1-07a8-452c-8d64-5bae49b9298d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:52.751924 [ 260 ] {ce03b5a1-07a8-452c-8d64-5bae49b9298d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:52.752695 [ 260 ] {ce03b5a1-07a8-452c-8d64-5bae49b9298d} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 08:07:52.753050 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2355 rows, containing 5 columns (5 merged, 0 gathered) in 0.00632091 sec., 372572.93649173935 rows/sec., 28.53 MiB/sec. 2025.01.17 08:07:52.753109 [ 260 ] {ce03b5a1-07a8-452c-8d64-5bae49b9298d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:52.753325 [ 34 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_85_17 to all_89_89_0 2025.01.17 08:07:52.753333 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 08:07:52.753402 [ 34 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:52.753453 [ 260 ] {ce03b5a1-07a8-452c-8d64-5bae49b9298d} executeQuery: Read 2 rows, 144.00 B in 0.006133 sec., 326.10467960215226 rows/sec., 22.93 KiB/sec. 2025.01.17 08:07:52.753493 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:52.753808 [ 260 ] {ce03b5a1-07a8-452c-8d64-5bae49b9298d} TCPHandler: Processed in 0.006872918 sec. 2025.01.17 08:07:52.754181 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:52.754264 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_85_17 to all_89_89_0 into Compact with storage Full 2025.01.17 08:07:52.754581 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:52.754615 [ 262 ] {f2c431c5-b0eb-41c7-ba77-a254e05ac278} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:52.755003 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_96_19} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 08:07:52.755031 [ 262 ] {f2c431c5-b0eb-41c7-ba77-a254e05ac278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:07:52.755505 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.17 08:07:52.756248 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:07:52.756526 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 28346 rows starting from the beginning of the part 2025.01.17 08:07:52.757422 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2025.01.17 08:07:52.758439 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part 2025.01.17 08:07:52.759002 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.01.17 08:07:52.759433 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:07:52.761433 [ 262 ] {f2c431c5-b0eb-41c7-ba77-a254e05ac278} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:52.761503 [ 262 ] {f2c431c5-b0eb-41c7-ba77-a254e05ac278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.17 08:07:52.763193 [ 262 ] {f2c431c5-b0eb-41c7-ba77-a254e05ac278} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:07:52.763534 [ 262 ] {f2c431c5-b0eb-41c7-ba77-a254e05ac278} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:52.763812 [ 262 ] {f2c431c5-b0eb-41c7-ba77-a254e05ac278} executeQuery: Read 5 rows, 9.17 KiB in 0.009327 sec., 536.0780529645116 rows/sec., 983.68 KiB/sec. 2025.01.17 08:07:52.764405 [ 262 ] {f2c431c5-b0eb-41c7-ba77-a254e05ac278} TCPHandler: Processed in 0.0104371 sec. 2025.01.17 08:07:52.768196 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} MergeTask::MergeProjectionsStage: Merge sorted 29992 rows, containing 5 columns (5 merged, 0 gathered) in 0.014394997 sec., 2083501.6499135082 rows/sec., 140.63 MiB/sec. 2025.01.17 08:07:52.768647 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) 2025.01.17 08:07:52.768987 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:52.769074 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_89_18} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_85_17, all_89_89_0] -> all_1_89_18 2025.01.17 08:07:52.769159 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.17 08:07:53.905942 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 2025.01.17 08:07:53.906747 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:53.906802 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:07:53.907357 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:07:53.907622 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:53.907873 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 2025.01.17 08:07:55.843956 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.01.17 08:07:55.866925 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:55.866977 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:07:55.874403 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:07:55.875447 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:55.881168 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.01.17 08:07:57.737833 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:57.738031 [ 260 ] {a10d8edd-4832-4696-8c9f-a74c5b6dd64c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:07:57.738107 [ 260 ] {a10d8edd-4832-4696-8c9f-a74c5b6dd64c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:07:57.738926 [ 260 ] {a10d8edd-4832-4696-8c9f-a74c5b6dd64c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:57.738971 [ 260 ] {a10d8edd-4832-4696-8c9f-a74c5b6dd64c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:07:57.739407 [ 260 ] {a10d8edd-4832-4696-8c9f-a74c5b6dd64c} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 08:07:57.739663 [ 260 ] {a10d8edd-4832-4696-8c9f-a74c5b6dd64c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:57.739897 [ 260 ] {a10d8edd-4832-4696-8c9f-a74c5b6dd64c} executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. 2025.01.17 08:07:57.739955 [ 260 ] {a10d8edd-4832-4696-8c9f-a74c5b6dd64c} TCPHandler: Processed in 0.002266303 sec. 2025.01.17 08:07:57.740215 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:57.740424 [ 262 ] {f5d981a6-b777-481c-a4a8-8ac295f7fd81} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:07:57.740504 [ 262 ] {f5d981a6-b777-481c-a4a8-8ac295f7fd81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:07:57.741326 [ 262 ] {f5d981a6-b777-481c-a4a8-8ac295f7fd81} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:57.741369 [ 262 ] {f5d981a6-b777-481c-a4a8-8ac295f7fd81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:07:57.741809 [ 262 ] {f5d981a6-b777-481c-a4a8-8ac295f7fd81} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 08:07:57.742066 [ 262 ] {f5d981a6-b777-481c-a4a8-8ac295f7fd81} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:57.742274 [ 262 ] {f5d981a6-b777-481c-a4a8-8ac295f7fd81} executeQuery: Read 64 rows, 5.12 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.62 MiB/sec. 2025.01.17 08:07:57.742339 [ 262 ] {f5d981a6-b777-481c-a4a8-8ac295f7fd81} TCPHandler: Processed in 0.002258083 sec. 2025.01.17 08:07:57.742507 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:57.742648 [ 260 ] {6044a8ad-3dae-4edb-a27e-651ee23cea34} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:07:57.742710 [ 260 ] {6044a8ad-3dae-4edb-a27e-651ee23cea34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:07:57.743348 [ 260 ] {6044a8ad-3dae-4edb-a27e-651ee23cea34} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:57.743387 [ 260 ] {6044a8ad-3dae-4edb-a27e-651ee23cea34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:07:57.743817 [ 260 ] {6044a8ad-3dae-4edb-a27e-651ee23cea34} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 08:07:57.744085 [ 260 ] {6044a8ad-3dae-4edb-a27e-651ee23cea34} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:57.744298 [ 260 ] {6044a8ad-3dae-4edb-a27e-651ee23cea34} executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. 2025.01.17 08:07:57.744351 [ 260 ] {6044a8ad-3dae-4edb-a27e-651ee23cea34} TCPHandler: Processed in 0.001912678 sec. 2025.01.17 08:07:57.744517 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:07:57.744647 [ 262 ] {10a8a36e-56fa-46e1-95a0-8edd55b58df4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:07:57.744701 [ 262 ] {10a8a36e-56fa-46e1-95a0-8edd55b58df4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:07:57.745220 [ 262 ] {10a8a36e-56fa-46e1-95a0-8edd55b58df4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:07:57.745259 [ 262 ] {10a8a36e-56fa-46e1-95a0-8edd55b58df4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:07:57.745642 [ 262 ] {10a8a36e-56fa-46e1-95a0-8edd55b58df4} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 08:07:57.745883 [ 262 ] {10a8a36e-56fa-46e1-95a0-8edd55b58df4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:07:57.746094 [ 262 ] {10a8a36e-56fa-46e1-95a0-8edd55b58df4} executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. 2025.01.17 08:07:57.746187 [ 262 ] {10a8a36e-56fa-46e1-95a0-8edd55b58df4} TCPHandler: Processed in 0.001727345 sec. 2025.01.17 08:08:01.230065 [ 24 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:08:01.230138 [ 24 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:08:01.408100 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 2025.01.17 08:08:01.408813 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:01.408861 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:01.409425 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:08:01.409710 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:01.409926 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.01.17 08:08:01.545358 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1600 2025.01.17 08:08:01.548626 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:01.548677 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:01.550135 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:08:01.550447 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:01.551784 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1600 2025.01.17 08:08:02.744133 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.744334 [ 260 ] {87b4e7b5-5554-45a9-ae2d-53b4edd6eb3c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:08:02.744413 [ 260 ] {87b4e7b5-5554-45a9-ae2d-53b4edd6eb3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:08:02.745244 [ 260 ] {87b4e7b5-5554-45a9-ae2d-53b4edd6eb3c} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.745301 [ 260 ] {87b4e7b5-5554-45a9-ae2d-53b4edd6eb3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.745723 [ 260 ] {87b4e7b5-5554-45a9-ae2d-53b4edd6eb3c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:08:02.745972 [ 260 ] {87b4e7b5-5554-45a9-ae2d-53b4edd6eb3c} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.746208 [ 260 ] {87b4e7b5-5554-45a9-ae2d-53b4edd6eb3c} executeQuery: Read 14 rows, 1.01 KiB in 0.001933 sec., 7242.628039317124 rows/sec., 521.37 KiB/sec. 2025.01.17 08:08:02.746266 [ 260 ] {87b4e7b5-5554-45a9-ae2d-53b4edd6eb3c} TCPHandler: Processed in 0.002264232 sec. 2025.01.17 08:08:02.746590 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.746891 [ 262 ] {c4725259-dcfa-4138-b2ee-99a20943b70c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:02.747009 [ 262 ] {c4725259-dcfa-4138-b2ee-99a20943b70c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:02.748019 [ 262 ] {c4725259-dcfa-4138-b2ee-99a20943b70c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.748071 [ 262 ] {c4725259-dcfa-4138-b2ee-99a20943b70c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.748522 [ 262 ] {c4725259-dcfa-4138-b2ee-99a20943b70c} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 08:08:02.748772 [ 262 ] {c4725259-dcfa-4138-b2ee-99a20943b70c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.749057 [ 262 ] {c4725259-dcfa-4138-b2ee-99a20943b70c} executeQuery: Read 281 rows, 25.42 KiB in 0.002245 sec., 125167.03786191536 rows/sec., 11.06 MiB/sec. 2025.01.17 08:08:02.749171 [ 262 ] {c4725259-dcfa-4138-b2ee-99a20943b70c} TCPHandler: Processed in 0.00276773 sec. 2025.01.17 08:08:02.749402 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.749688 [ 260 ] {dbd1ed42-879f-40d0-9cd1-05b679640fdd} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:08:02.749773 [ 260 ] {dbd1ed42-879f-40d0-9cd1-05b679640fdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:08:02.751060 [ 260 ] {dbd1ed42-879f-40d0-9cd1-05b679640fdd} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.751101 [ 260 ] {dbd1ed42-879f-40d0-9cd1-05b679640fdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.751460 [ 260 ] {dbd1ed42-879f-40d0-9cd1-05b679640fdd} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:08:02.751701 [ 260 ] {dbd1ed42-879f-40d0-9cd1-05b679640fdd} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.751934 [ 260 ] {dbd1ed42-879f-40d0-9cd1-05b679640fdd} executeQuery: Read 46 rows, 3.39 KiB in 0.002294 sec., 20052.310374891018 rows/sec., 1.44 MiB/sec. 2025.01.17 08:08:02.752011 [ 260 ] {dbd1ed42-879f-40d0-9cd1-05b679640fdd} TCPHandler: Processed in 0.00273929 sec. 2025.01.17 08:08:02.753371 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.753601 [ 262 ] {ce5d1ffd-dbe1-4761-874e-aa94b6be0039} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:08:02.753695 [ 262 ] {ce5d1ffd-dbe1-4761-874e-aa94b6be0039} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:08:02.754565 [ 262 ] {ce5d1ffd-dbe1-4761-874e-aa94b6be0039} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.754607 [ 262 ] {ce5d1ffd-dbe1-4761-874e-aa94b6be0039} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.754960 [ 262 ] {ce5d1ffd-dbe1-4761-874e-aa94b6be0039} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:08:02.755202 [ 262 ] {ce5d1ffd-dbe1-4761-874e-aa94b6be0039} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.755468 [ 262 ] {ce5d1ffd-dbe1-4761-874e-aa94b6be0039} executeQuery: Read 14 rows, 1004.00 B in 0.001912 sec., 7322.175732217573 rows/sec., 512.80 KiB/sec. 2025.01.17 08:08:02.755570 [ 262 ] {ce5d1ffd-dbe1-4761-874e-aa94b6be0039} TCPHandler: Processed in 0.002317074 sec. 2025.01.17 08:08:02.755816 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.756074 [ 260 ] {18c8b923-8713-4158-8581-29db9a3c8c1a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:08:02.756133 [ 260 ] {18c8b923-8713-4158-8581-29db9a3c8c1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:08:02.756761 [ 260 ] {18c8b923-8713-4158-8581-29db9a3c8c1a} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.756801 [ 260 ] {18c8b923-8713-4158-8581-29db9a3c8c1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.757169 [ 260 ] {18c8b923-8713-4158-8581-29db9a3c8c1a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:08:02.757425 [ 260 ] {18c8b923-8713-4158-8581-29db9a3c8c1a} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.757676 [ 260 ] {18c8b923-8713-4158-8581-29db9a3c8c1a} executeQuery: Read 13 rows, 830.00 B in 0.001662 sec., 7821.901323706377 rows/sec., 487.69 KiB/sec. 2025.01.17 08:08:02.757889 [ 260 ] {18c8b923-8713-4158-8581-29db9a3c8c1a} TCPHandler: Processed in 0.002225412 sec. 2025.01.17 08:08:02.758119 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.758259 [ 262 ] {c86859b4-fd29-475d-9321-6b0ab4d2c6ff} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:02.758313 [ 262 ] {c86859b4-fd29-475d-9321-6b0ab4d2c6ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:02.759053 [ 262 ] {c86859b4-fd29-475d-9321-6b0ab4d2c6ff} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.759094 [ 262 ] {c86859b4-fd29-475d-9321-6b0ab4d2c6ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.759470 [ 262 ] {c86859b4-fd29-475d-9321-6b0ab4d2c6ff} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 08:08:02.759711 [ 262 ] {c86859b4-fd29-475d-9321-6b0ab4d2c6ff} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.759957 [ 262 ] {c86859b4-fd29-475d-9321-6b0ab4d2c6ff} executeQuery: Read 421 rows, 30.80 KiB in 0.001729 sec., 243493.34875650663 rows/sec., 17.40 MiB/sec. 2025.01.17 08:08:02.760029 [ 262 ] {c86859b4-fd29-475d-9321-6b0ab4d2c6ff} TCPHandler: Processed in 0.002034839 sec. 2025.01.17 08:08:02.760245 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.760547 [ 260 ] {379c241d-4539-4a6c-acdd-0389d240b047} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:08:02.760607 [ 260 ] {379c241d-4539-4a6c-acdd-0389d240b047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:08:02.761217 [ 260 ] {379c241d-4539-4a6c-acdd-0389d240b047} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.761264 [ 260 ] {379c241d-4539-4a6c-acdd-0389d240b047} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.761646 [ 260 ] {379c241d-4539-4a6c-acdd-0389d240b047} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:08:02.761883 [ 260 ] {379c241d-4539-4a6c-acdd-0389d240b047} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.762135 [ 260 ] {379c241d-4539-4a6c-acdd-0389d240b047} executeQuery: Read 6 rows, 321.00 B in 0.001681 sec., 3569.303985722784 rows/sec., 186.48 KiB/sec. 2025.01.17 08:08:02.762344 [ 260 ] {379c241d-4539-4a6c-acdd-0389d240b047} TCPHandler: Processed in 0.002212562 sec. 2025.01.17 08:08:02.762555 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.762681 [ 262 ] {a0955392-a754-45d5-bf5e-0ed37f4fe86f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:02.762734 [ 262 ] {a0955392-a754-45d5-bf5e-0ed37f4fe86f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:02.763337 [ 262 ] {a0955392-a754-45d5-bf5e-0ed37f4fe86f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.763377 [ 262 ] {a0955392-a754-45d5-bf5e-0ed37f4fe86f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.763797 [ 262 ] {a0955392-a754-45d5-bf5e-0ed37f4fe86f} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 08:08:02.764043 [ 262 ] {a0955392-a754-45d5-bf5e-0ed37f4fe86f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.764276 [ 262 ] {a0955392-a754-45d5-bf5e-0ed37f4fe86f} executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. 2025.01.17 08:08:02.764345 [ 262 ] {a0955392-a754-45d5-bf5e-0ed37f4fe86f} TCPHandler: Processed in 0.001891027 sec. 2025.01.17 08:08:02.764565 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.764748 [ 260 ] {aaf01ab6-68cf-4b4f-900f-e66ba9bbc4f5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:08:02.764800 [ 260 ] {aaf01ab6-68cf-4b4f-900f-e66ba9bbc4f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:08:02.765262 [ 260 ] {aaf01ab6-68cf-4b4f-900f-e66ba9bbc4f5} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.765300 [ 260 ] {aaf01ab6-68cf-4b4f-900f-e66ba9bbc4f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.765661 [ 260 ] {aaf01ab6-68cf-4b4f-900f-e66ba9bbc4f5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.17 08:08:02.765894 [ 260 ] {aaf01ab6-68cf-4b4f-900f-e66ba9bbc4f5} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.766144 [ 260 ] {aaf01ab6-68cf-4b4f-900f-e66ba9bbc4f5} executeQuery: Read 1 rows, 69.00 B in 0.00141 sec., 709.2198581560284 rows/sec., 47.79 KiB/sec. 2025.01.17 08:08:02.766320 [ 260 ] {aaf01ab6-68cf-4b4f-900f-e66ba9bbc4f5} TCPHandler: Processed in 0.001862147 sec. 2025.01.17 08:08:02.766620 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.766844 [ 262 ] {5cf7d467-6670-4e52-b8f5-f7b0dbbf00db} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:02.766987 [ 262 ] {5cf7d467-6670-4e52-b8f5-f7b0dbbf00db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:08:02.768287 [ 262 ] {5cf7d467-6670-4e52-b8f5-f7b0dbbf00db} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.768327 [ 262 ] {5cf7d467-6670-4e52-b8f5-f7b0dbbf00db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.768994 [ 262 ] {5cf7d467-6670-4e52-b8f5-f7b0dbbf00db} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:08:02.769259 [ 262 ] {5cf7d467-6670-4e52-b8f5-f7b0dbbf00db} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.769524 [ 262 ] {5cf7d467-6670-4e52-b8f5-f7b0dbbf00db} executeQuery: Read 39 rows, 71.56 KiB in 0.002734 sec., 14264.813460131676 rows/sec., 25.56 MiB/sec. 2025.01.17 08:08:02.769839 [ 262 ] {5cf7d467-6670-4e52-b8f5-f7b0dbbf00db} TCPHandler: Processed in 0.003407298 sec. 2025.01.17 08:08:02.770014 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:02.770150 [ 260 ] {f0324919-5546-4956-98e8-c3158888e8be} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:02.770208 [ 260 ] {f0324919-5546-4956-98e8-c3158888e8be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:02.770782 [ 260 ] {f0324919-5546-4956-98e8-c3158888e8be} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.770831 [ 260 ] {f0324919-5546-4956-98e8-c3158888e8be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.771272 [ 260 ] {f0324919-5546-4956-98e8-c3158888e8be} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 08:08:02.771513 [ 260 ] {f0324919-5546-4956-98e8-c3158888e8be} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.771689 [ 48 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 08:08:02.771752 [ 260 ] {f0324919-5546-4956-98e8-c3158888e8be} executeQuery: Read 82 rows, 5.33 KiB in 0.001624 sec., 50492.61083743842 rows/sec., 3.21 MiB/sec. 2025.01.17 08:08:02.771782 [ 48 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:02.771858 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:02.771866 [ 260 ] {f0324919-5546-4956-98e8-c3158888e8be} TCPHandler: Processed in 0.001915617 sec. 2025.01.17 08:08:02.772075 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 08:08:02.772229 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:02.772270 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5740 rows starting from the beginning of the part 2025.01.17 08:08:02.772344 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part 2025.01.17 08:08:02.772552 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2025.01.17 08:08:02.772705 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part 2025.01.17 08:08:02.772974 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part 2025.01.17 08:08:02.773224 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part 2025.01.17 08:08:02.775251 [ 200 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 6106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003295977 sec., 1852561.4711510427 rows/sec., 120.70 MiB/sec. 2025.01.17 08:08:02.775639 [ 186 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 08:08:02.775939 [ 186 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:02.776024 [ 186 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_86_17} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 08:08:02.776116 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.01.17 08:08:03.381339 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.01.17 08:08:03.402982 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:03.403047 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:03.410610 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:08:03.411399 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:03.415613 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.01.17 08:08:07.737537 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:07.737726 [ 260 ] {20c46552-d78a-4cb5-9ad0-dfe502620371} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:07.737797 [ 260 ] {20c46552-d78a-4cb5-9ad0-dfe502620371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:07.738569 [ 260 ] {20c46552-d78a-4cb5-9ad0-dfe502620371} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:07.738623 [ 260 ] {20c46552-d78a-4cb5-9ad0-dfe502620371} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:07.739063 [ 260 ] {20c46552-d78a-4cb5-9ad0-dfe502620371} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 08:08:07.739314 [ 260 ] {20c46552-d78a-4cb5-9ad0-dfe502620371} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:07.739556 [ 260 ] {20c46552-d78a-4cb5-9ad0-dfe502620371} executeQuery: Read 56 rows, 4.41 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.29 MiB/sec. 2025.01.17 08:08:07.739623 [ 260 ] {20c46552-d78a-4cb5-9ad0-dfe502620371} TCPHandler: Processed in 0.002214652 sec. 2025.01.17 08:08:07.739900 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:07.740107 [ 262 ] {833785b4-ab6d-4b11-8c6e-159fe6be3760} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:07.740188 [ 262 ] {833785b4-ab6d-4b11-8c6e-159fe6be3760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:07.740976 [ 262 ] {833785b4-ab6d-4b11-8c6e-159fe6be3760} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:07.741029 [ 262 ] {833785b4-ab6d-4b11-8c6e-159fe6be3760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:07.741478 [ 262 ] {833785b4-ab6d-4b11-8c6e-159fe6be3760} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 08:08:07.741756 [ 262 ] {833785b4-ab6d-4b11-8c6e-159fe6be3760} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:07.742000 [ 262 ] {833785b4-ab6d-4b11-8c6e-159fe6be3760} executeQuery: Read 64 rows, 5.12 KiB in 0.001949 sec., 32837.35248845562 rows/sec., 2.56 MiB/sec. 2025.01.17 08:08:07.742067 [ 262 ] {833785b4-ab6d-4b11-8c6e-159fe6be3760} TCPHandler: Processed in 0.002308383 sec. 2025.01.17 08:08:07.742274 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:07.742546 [ 260 ] {5798d946-7355-4fc3-bb36-f09f510ef526} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:07.742622 [ 260 ] {5798d946-7355-4fc3-bb36-f09f510ef526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:07.743213 [ 260 ] {5798d946-7355-4fc3-bb36-f09f510ef526} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:07.743254 [ 260 ] {5798d946-7355-4fc3-bb36-f09f510ef526} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:07.743657 [ 260 ] {5798d946-7355-4fc3-bb36-f09f510ef526} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 08:08:07.743910 [ 260 ] {5798d946-7355-4fc3-bb36-f09f510ef526} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:07.744143 [ 260 ] {5798d946-7355-4fc3-bb36-f09f510ef526} executeQuery: Read 160 rows, 11.41 KiB in 0.00169 sec., 94674.55621301774 rows/sec., 6.59 MiB/sec. 2025.01.17 08:08:07.744201 [ 260 ] {5798d946-7355-4fc3-bb36-f09f510ef526} TCPHandler: Processed in 0.002034639 sec. 2025.01.17 08:08:07.744357 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:07.744482 [ 262 ] {58ef055a-70b5-47c9-b01a-9d8d836b412d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:07.744533 [ 262 ] {58ef055a-70b5-47c9-b01a-9d8d836b412d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:07.745061 [ 262 ] {58ef055a-70b5-47c9-b01a-9d8d836b412d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:07.745101 [ 262 ] {58ef055a-70b5-47c9-b01a-9d8d836b412d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:07.745512 [ 262 ] {58ef055a-70b5-47c9-b01a-9d8d836b412d} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 08:08:07.745762 [ 262 ] {58ef055a-70b5-47c9-b01a-9d8d836b412d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:07.745974 [ 262 ] {58ef055a-70b5-47c9-b01a-9d8d836b412d} executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. 2025.01.17 08:08:07.746026 [ 262 ] {58ef055a-70b5-47c9-b01a-9d8d836b412d} TCPHandler: Processed in 0.001727695 sec. 2025.01.17 08:08:08.910161 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 2025.01.17 08:08:08.910865 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:08.910921 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:08.911532 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:08:08.911797 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:08.912019 [ 154 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 08:08:08.912053 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 2025.01.17 08:08:08.912102 [ 154 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:08.912131 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:08.912251 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 08:08:08.912366 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:08.912401 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2025.01.17 08:08:08.912474 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2025.01.17 08:08:08.912639 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2025.01.17 08:08:08.912932 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2025.01.17 08:08:08.913068 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2025.01.17 08:08:08.913182 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2025.01.17 08:08:08.916279 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.004077838 sec., 6851179.473044294 rows/sec., 98.01 MiB/sec. 2025.01.17 08:08:08.916537 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 08:08:08.916831 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:08.916910 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_61_12} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 08:08:08.916998 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.01.17 08:08:10.915793 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.01.17 08:08:10.938194 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:10.938262 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:10.945648 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:08:10.946445 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:10.946880 [ 147 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 08:08:10.947023 [ 147 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:10.947103 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:10.947737 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 08:08:10.964272 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.01.17 08:08:10.966215 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:10.967505 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.01.17 08:08:10.972885 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.01.17 08:08:10.979163 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.01.17 08:08:10.984717 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.01.17 08:08:10.990535 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.01.17 08:08:10.995243 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.01.17 08:08:11.000263 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 247.57 MiB, peak 255.69 MiB, free memory in arenas 0.00 B, will set to 243.04 MiB (RSS), difference: -4.53 MiB 2025.01.17 08:08:11.059506 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.11223565 sec., 4098.519498929261 rows/sec., 21.19 MiB/sec. 2025.01.17 08:08:11.061712 [ 186 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 08:08:11.064073 [ 186 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:11.064175 [ 186 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_61_12} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 08:08:11.065459 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.17 08:08:11.552176 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1630 2025.01.17 08:08:11.555202 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:11.555254 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:11.556814 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:08:11.557162 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:11.557859 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1630 2025.01.17 08:08:12.000192 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 235.58 MiB, peak 255.69 MiB, free memory in arenas 0.00 B, will set to 247.62 MiB (RSS), difference: 12.04 MiB 2025.01.17 08:08:12.743495 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.743690 [ 260 ] {00dd8938-c32f-46d4-9a65-747892bdb601} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:08:12.743762 [ 260 ] {00dd8938-c32f-46d4-9a65-747892bdb601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:08:12.744537 [ 260 ] {00dd8938-c32f-46d4-9a65-747892bdb601} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.744594 [ 260 ] {00dd8938-c32f-46d4-9a65-747892bdb601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.745041 [ 260 ] {00dd8938-c32f-46d4-9a65-747892bdb601} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:08:12.745340 [ 260 ] {00dd8938-c32f-46d4-9a65-747892bdb601} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.745595 [ 260 ] {00dd8938-c32f-46d4-9a65-747892bdb601} executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. 2025.01.17 08:08:12.745666 [ 260 ] {00dd8938-c32f-46d4-9a65-747892bdb601} TCPHandler: Processed in 0.002303883 sec. 2025.01.17 08:08:12.745929 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.746136 [ 262 ] {be01a3cc-6bd5-4316-a591-75978c194ad2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:12.746229 [ 262 ] {be01a3cc-6bd5-4316-a591-75978c194ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:12.747234 [ 262 ] {be01a3cc-6bd5-4316-a591-75978c194ad2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.747287 [ 262 ] {be01a3cc-6bd5-4316-a591-75978c194ad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.747803 [ 262 ] {be01a3cc-6bd5-4316-a591-75978c194ad2} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.17 08:08:12.748101 [ 262 ] {be01a3cc-6bd5-4316-a591-75978c194ad2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.748350 [ 262 ] {be01a3cc-6bd5-4316-a591-75978c194ad2} executeQuery: Read 281 rows, 25.42 KiB in 0.002267 sec., 123952.35994706661 rows/sec., 10.95 MiB/sec. 2025.01.17 08:08:12.748418 [ 262 ] {be01a3cc-6bd5-4316-a591-75978c194ad2} TCPHandler: Processed in 0.002623988 sec. 2025.01.17 08:08:12.748583 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.748711 [ 260 ] {b0017e7c-b70a-41b5-8d6a-8e6c717b7c0f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:08:12.748763 [ 260 ] {b0017e7c-b70a-41b5-8d6a-8e6c717b7c0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:08:12.749382 [ 260 ] {b0017e7c-b70a-41b5-8d6a-8e6c717b7c0f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.749424 [ 260 ] {b0017e7c-b70a-41b5-8d6a-8e6c717b7c0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.749800 [ 260 ] {b0017e7c-b70a-41b5-8d6a-8e6c717b7c0f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:08:12.750050 [ 260 ] {b0017e7c-b70a-41b5-8d6a-8e6c717b7c0f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.750241 [ 135 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 08:08:12.750268 [ 260 ] {b0017e7c-b70a-41b5-8d6a-8e6c717b7c0f} executeQuery: Read 46 rows, 3.39 KiB in 0.001586 sec., 29003.78310214376 rows/sec., 2.09 MiB/sec. 2025.01.17 08:08:12.750359 [ 135 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.750405 [ 260 ] {b0017e7c-b70a-41b5-8d6a-8e6c717b7c0f} TCPHandler: Processed in 0.001878327 sec. 2025.01.17 08:08:12.750430 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.750603 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.750680 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 08:08:12.750810 [ 262 ] {7b1dd92c-008b-4db2-b451-b0e2a15e599b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:08:12.750949 [ 262 ] {7b1dd92c-008b-4db2-b451-b0e2a15e599b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:08:12.750969 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:12.751076 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 64 rows starting from the beginning of the part 2025.01.17 08:08:12.751394 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part 2025.01.17 08:08:12.751877 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 53 rows starting from the beginning of the part 2025.01.17 08:08:12.752270 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part 2025.01.17 08:08:12.752614 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 46 rows starting from the beginning of the part 2025.01.17 08:08:12.752875 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part 2025.01.17 08:08:12.753642 [ 262 ] {7b1dd92c-008b-4db2-b451-b0e2a15e599b} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.753714 [ 262 ] {7b1dd92c-008b-4db2-b451-b0e2a15e599b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.754686 [ 262 ] {7b1dd92c-008b-4db2-b451-b0e2a15e599b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:08:12.755226 [ 262 ] {7b1dd92c-008b-4db2-b451-b0e2a15e599b} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.755682 [ 135 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 2025.01.17 08:08:12.755797 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.005232945 sec., 50449.6034259867 rows/sec., 3.80 MiB/sec. 2025.01.17 08:08:12.755808 [ 135 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.755911 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.755912 [ 262 ] {7b1dd92c-008b-4db2-b451-b0e2a15e599b} executeQuery: Read 14 rows, 1004.00 B in 0.005147 sec., 2720.0310860695554 rows/sec., 190.49 KiB/sec. 2025.01.17 08:08:12.756155 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 08:08:12.756262 [ 262 ] {7b1dd92c-008b-4db2-b451-b0e2a15e599b} TCPHandler: Processed in 0.005740152 sec. 2025.01.17 08:08:12.756536 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.756578 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full 2025.01.17 08:08:12.756826 [ 260 ] {88bd1b18-5863-4d99-b3a9-186913ff9a75} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:08:12.756974 [ 260 ] {88bd1b18-5863-4d99-b3a9-186913ff9a75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:08:12.757175 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:12.757196 [ 199 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.757314 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 242 rows starting from the beginning of the part 2025.01.17 08:08:12.757678 [ 199 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_56_11} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 08:08:12.757944 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.17 08:08:12.758116 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 08:08:12.758450 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.17 08:08:12.758828 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part 2025.01.17 08:08:12.759211 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.17 08:08:12.759416 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.17 08:08:12.760312 [ 260 ] {88bd1b18-5863-4d99-b3a9-186913ff9a75} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.760376 [ 260 ] {88bd1b18-5863-4d99-b3a9-186913ff9a75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.761295 [ 260 ] {88bd1b18-5863-4d99-b3a9-186913ff9a75} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:08:12.761842 [ 260 ] {88bd1b18-5863-4d99-b3a9-186913ff9a75} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.762358 [ 260 ] {88bd1b18-5863-4d99-b3a9-186913ff9a75} executeQuery: Read 13 rows, 830.00 B in 0.005645 sec., 2302.9229406554473 rows/sec., 143.59 KiB/sec. 2025.01.17 08:08:12.762396 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006360001 sec., 84905.64702741399 rows/sec., 6.08 MiB/sec. 2025.01.17 08:08:12.762484 [ 260 ] {88bd1b18-5863-4d99-b3a9-186913ff9a75} TCPHandler: Processed in 0.006073328 sec. 2025.01.17 08:08:12.762614 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) 2025.01.17 08:08:12.762692 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.762933 [ 262 ] {893036c2-d6e3-4a01-8d08-77e9128f8dfc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:12.763029 [ 262 ] {893036c2-d6e3-4a01-8d08-77e9128f8dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:12.763098 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.763402 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_44_9} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 2025.01.17 08:08:12.763727 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.17 08:08:12.764585 [ 262 ] {893036c2-d6e3-4a01-8d08-77e9128f8dfc} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.764630 [ 262 ] {893036c2-d6e3-4a01-8d08-77e9128f8dfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.765038 [ 262 ] {893036c2-d6e3-4a01-8d08-77e9128f8dfc} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.17 08:08:12.765290 [ 262 ] {893036c2-d6e3-4a01-8d08-77e9128f8dfc} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.765542 [ 262 ] {893036c2-d6e3-4a01-8d08-77e9128f8dfc} executeQuery: Read 421 rows, 30.80 KiB in 0.002693 sec., 156331.22911251392 rows/sec., 11.17 MiB/sec. 2025.01.17 08:08:12.765616 [ 262 ] {893036c2-d6e3-4a01-8d08-77e9128f8dfc} TCPHandler: Processed in 0.003021714 sec. 2025.01.17 08:08:12.765831 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.766157 [ 260 ] {4c7c316d-9de0-4088-ad1a-ee38e8e82c69} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:08:12.766261 [ 260 ] {4c7c316d-9de0-4088-ad1a-ee38e8e82c69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:08:12.766746 [ 260 ] {4c7c316d-9de0-4088-ad1a-ee38e8e82c69} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.766785 [ 260 ] {4c7c316d-9de0-4088-ad1a-ee38e8e82c69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.767164 [ 260 ] {4c7c316d-9de0-4088-ad1a-ee38e8e82c69} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:08:12.767408 [ 260 ] {4c7c316d-9de0-4088-ad1a-ee38e8e82c69} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.767629 [ 260 ] {4c7c316d-9de0-4088-ad1a-ee38e8e82c69} executeQuery: Read 6 rows, 321.00 B in 0.001591 sec., 3771.213073538655 rows/sec., 197.03 KiB/sec. 2025.01.17 08:08:12.767726 [ 260 ] {4c7c316d-9de0-4088-ad1a-ee38e8e82c69} TCPHandler: Processed in 0.002018099 sec. 2025.01.17 08:08:12.767936 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.768083 [ 262 ] {3ef4f052-7555-444d-a58b-6189d754a901} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:12.768146 [ 262 ] {3ef4f052-7555-444d-a58b-6189d754a901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:12.768810 [ 262 ] {3ef4f052-7555-444d-a58b-6189d754a901} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.768850 [ 262 ] {3ef4f052-7555-444d-a58b-6189d754a901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.769319 [ 262 ] {3ef4f052-7555-444d-a58b-6189d754a901} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 08:08:12.769617 [ 262 ] {3ef4f052-7555-444d-a58b-6189d754a901} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.769804 [ 135 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 2025.01.17 08:08:12.769858 [ 135 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.769885 [ 262 ] {3ef4f052-7555-444d-a58b-6189d754a901} executeQuery: Read 237 rows, 16.27 KiB in 0.001824 sec., 129934.21052631579 rows/sec., 8.71 MiB/sec. 2025.01.17 08:08:12.769900 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.770127 [ 262 ] {3ef4f052-7555-444d-a58b-6189d754a901} TCPHandler: Processed in 0.002314944 sec. 2025.01.17 08:08:12.770163 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full 2025.01.17 08:08:12.770434 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.770639 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:12.770762 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_89_18, total 29992 rows starting from the beginning of the part 2025.01.17 08:08:12.771035 [ 260 ] {ba118bce-19d8-4c50-9950-6fe35397e054} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:08:12.771342 [ 260 ] {ba118bce-19d8-4c50-9950-6fe35397e054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:08:12.771345 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2 rows starting from the beginning of the part 2025.01.17 08:08:12.771917 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part 2025.01.17 08:08:12.772584 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part 2025.01.17 08:08:12.773027 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2025.01.17 08:08:12.773315 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part 2025.01.17 08:08:12.774162 [ 260 ] {ba118bce-19d8-4c50-9950-6fe35397e054} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.774232 [ 260 ] {ba118bce-19d8-4c50-9950-6fe35397e054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.774905 [ 260 ] {ba118bce-19d8-4c50-9950-6fe35397e054} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.17 08:08:12.775388 [ 260 ] {ba118bce-19d8-4c50-9950-6fe35397e054} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.775611 [ 135 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 2025.01.17 08:08:12.775712 [ 135 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.775784 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.775973 [ 260 ] {ba118bce-19d8-4c50-9950-6fe35397e054} executeQuery: Read 1 rows, 69.00 B in 0.005112 sec., 195.61815336463224 rows/sec., 13.18 KiB/sec. 2025.01.17 08:08:12.776538 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full 2025.01.17 08:08:12.776736 [ 260 ] {ba118bce-19d8-4c50-9950-6fe35397e054} TCPHandler: Processed in 0.006472023 sec. 2025.01.17 08:08:12.777118 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.777584 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:12.777737 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 39 rows starting from the beginning of the part 2025.01.17 08:08:12.777840 [ 262 ] {2ec29200-9f9f-4ac9-a20e-77fa2fd24dd7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:12.778248 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.01.17 08:08:12.778398 [ 262 ] {2ec29200-9f9f-4ac9-a20e-77fa2fd24dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:08:12.778672 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.01.17 08:08:12.779097 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.01.17 08:08:12.779518 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.01.17 08:08:12.780230 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.01.17 08:08:12.786104 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 4 columns (4 merged, 0 gathered) in 0.010181826 sec., 4321.4252531913235 rows/sec., 291.19 KiB/sec. 2025.01.17 08:08:12.786263 [ 262 ] {2ec29200-9f9f-4ac9-a20e-77fa2fd24dd7} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.786301 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) 2025.01.17 08:08:12.786319 [ 262 ] {2ec29200-9f9f-4ac9-a20e-77fa2fd24dd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.786885 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.787412 [ 194 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_44_9} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 2025.01.17 08:08:12.787673 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:08:12.788022 [ 262 ] {2ec29200-9f9f-4ac9-a20e-77fa2fd24dd7} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:08:12.788330 [ 262 ] {2ec29200-9f9f-4ac9-a20e-77fa2fd24dd7} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.788543 [ 135 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 08:08:12.788659 [ 135 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.788736 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.788871 [ 262 ] {2ec29200-9f9f-4ac9-a20e-77fa2fd24dd7} executeQuery: Read 39 rows, 71.56 KiB in 0.011292 sec., 3453.7725823591923 rows/sec., 6.19 MiB/sec. 2025.01.17 08:08:12.788924 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 08:08:12.789262 [ 262 ] {2ec29200-9f9f-4ac9-a20e-77fa2fd24dd7} TCPHandler: Processed in 0.012385888 sec. 2025.01.17 08:08:12.789566 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:12.789646 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:12.789911 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1452 rows starting from the beginning of the part 2025.01.17 08:08:12.789940 [ 260 ] {39f22b3a-1b8e-459e-88e2-cd98e4d0a5f7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:12.790062 [ 260 ] {39f22b3a-1b8e-459e-88e2-cd98e4d0a5f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:12.790725 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part 2025.01.17 08:08:12.792027 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part 2025.01.17 08:08:12.792304 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} MergeTask::MergeProjectionsStage: Merge sorted 30788 rows, containing 5 columns (5 merged, 0 gathered) in 0.02227117 sec., 1382415.0235483812 rows/sec., 93.33 MiB/sec. 2025.01.17 08:08:12.793240 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part 2025.01.17 08:08:12.793366 [ 260 ] {39f22b3a-1b8e-459e-88e2-cd98e4d0a5f7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:12.793472 [ 260 ] {39f22b3a-1b8e-459e-88e2-cd98e4d0a5f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:12.793489 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) 2025.01.17 08:08:12.794028 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part 2025.01.17 08:08:12.795012 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part 2025.01.17 08:08:12.795415 [ 260 ] {39f22b3a-1b8e-459e-88e2-cd98e4d0a5f7} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 08:08:12.796198 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.796614 [ 260 ] {39f22b3a-1b8e-459e-88e2-cd98e4d0a5f7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.796804 [ 195 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_94_19} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 2025.01.17 08:08:12.797285 [ 260 ] {39f22b3a-1b8e-459e-88e2-cd98e4d0a5f7} executeQuery: Read 82 rows, 5.33 KiB in 0.007451 sec., 11005.234196752113 rows/sec., 715.74 KiB/sec. 2025.01.17 08:08:12.797380 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.17 08:08:12.797578 [ 260 ] {39f22b3a-1b8e-459e-88e2-cd98e4d0a5f7} TCPHandler: Processed in 0.008189487 sec. 2025.01.17 08:08:12.804889 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 19 columns (19 merged, 0 gathered) in 0.01605535 sec., 100153.53137739134 rows/sec., 179.47 MiB/sec. 2025.01.17 08:08:12.806467 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 08:08:12.806905 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:12.806993 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_56_11} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 08:08:12.807147 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2025.01.17 08:08:13.000187 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 248.55 MiB, peak 260.11 MiB, free memory in arenas 0.00 B, will set to 252.36 MiB (RSS), difference: 3.81 MiB 2025.01.17 08:08:16.230172 [ 83 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:08:16.230242 [ 83 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:08:16.412311 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 2025.01.17 08:08:16.413199 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:16.413238 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:16.413782 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:08:16.414058 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:16.414258 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.01.17 08:08:17.738132 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:17.738343 [ 260 ] {6ab7f5ff-4a12-4966-a178-ea57e878c0c3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:17.738423 [ 260 ] {6ab7f5ff-4a12-4966-a178-ea57e878c0c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:17.739246 [ 260 ] {6ab7f5ff-4a12-4966-a178-ea57e878c0c3} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:17.739302 [ 260 ] {6ab7f5ff-4a12-4966-a178-ea57e878c0c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:17.739744 [ 260 ] {6ab7f5ff-4a12-4966-a178-ea57e878c0c3} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.17 08:08:17.740008 [ 260 ] {6ab7f5ff-4a12-4966-a178-ea57e878c0c3} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:17.740217 [ 75 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.17 08:08:17.740242 [ 260 ] {6ab7f5ff-4a12-4966-a178-ea57e878c0c3} executeQuery: Read 56 rows, 4.41 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.21 MiB/sec. 2025.01.17 08:08:17.740308 [ 75 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:17.740386 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:17.740396 [ 260 ] {6ab7f5ff-4a12-4966-a178-ea57e878c0c3} TCPHandler: Processed in 0.002405485 sec. 2025.01.17 08:08:17.740775 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.17 08:08:17.740816 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:17.741271 [ 262 ] {7150fcc0-dbf7-4f4a-a43d-12098713ada7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:17.741473 [ 262 ] {7150fcc0-dbf7-4f4a-a43d-12098713ada7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:17.741478 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:17.741658 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1430 rows starting from the beginning of the part 2025.01.17 08:08:17.742105 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part 2025.01.17 08:08:17.742453 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 281 rows starting from the beginning of the part 2025.01.17 08:08:17.742837 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2025.01.17 08:08:17.743264 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 281 rows starting from the beginning of the part 2025.01.17 08:08:17.743548 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part 2025.01.17 08:08:17.744530 [ 262 ] {7150fcc0-dbf7-4f4a-a43d-12098713ada7} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:17.744591 [ 262 ] {7150fcc0-dbf7-4f4a-a43d-12098713ada7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:17.745633 [ 262 ] {7150fcc0-dbf7-4f4a-a43d-12098713ada7} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.17 08:08:17.746152 [ 262 ] {7150fcc0-dbf7-4f4a-a43d-12098713ada7} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:17.746370 [ 75 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.17 08:08:17.746434 [ 75 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:17.746497 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:17.746535 [ 262 ] {7150fcc0-dbf7-4f4a-a43d-12098713ada7} executeQuery: Read 64 rows, 5.12 KiB in 0.005397 sec., 11858.439874004076 rows/sec., 947.79 KiB/sec. 2025.01.17 08:08:17.747373 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.17 08:08:17.747446 [ 262 ] {7150fcc0-dbf7-4f4a-a43d-12098713ada7} TCPHandler: Processed in 0.006891439 sec. 2025.01.17 08:08:17.747989 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:17.748411 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.007829792 sec., 275869.3972968886 rows/sec., 24.34 MiB/sec. 2025.01.17 08:08:17.748395 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:17.748559 [ 260 ] {dced210e-e562-4daf-81bc-b7058857eb88} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:17.748944 [ 260 ] {dced210e-e562-4daf-81bc-b7058857eb88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:17.748971 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.17 08:08:17.750085 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:17.750449 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_101_20} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.17 08:08:17.750425 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 913 rows starting from the beginning of the part 2025.01.17 08:08:17.750776 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.17 08:08:17.751461 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part 2025.01.17 08:08:17.751741 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 421 rows starting from the beginning of the part 2025.01.17 08:08:17.752070 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.01.17 08:08:17.752496 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 421 rows starting from the beginning of the part 2025.01.17 08:08:17.752539 [ 260 ] {dced210e-e562-4daf-81bc-b7058857eb88} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:17.752642 [ 260 ] {dced210e-e562-4daf-81bc-b7058857eb88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:17.752673 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part 2025.01.17 08:08:17.753858 [ 260 ] {dced210e-e562-4daf-81bc-b7058857eb88} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 08:08:17.754363 [ 260 ] {dced210e-e562-4daf-81bc-b7058857eb88} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:17.754900 [ 260 ] {dced210e-e562-4daf-81bc-b7058857eb88} executeQuery: Read 160 rows, 11.41 KiB in 0.006513 sec., 24566.252111162292 rows/sec., 1.71 MiB/sec. 2025.01.17 08:08:17.755072 [ 260 ] {dced210e-e562-4daf-81bc-b7058857eb88} TCPHandler: Processed in 0.007384216 sec. 2025.01.17 08:08:17.755255 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:17.755533 [ 262 ] {ae5a78c1-ed7f-412c-8fb9-4c33af0bb7a9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:17.755680 [ 262 ] {ae5a78c1-ed7f-412c-8fb9-4c33af0bb7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:17.755687 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.00905305 sec., 215065.64086136717 rows/sec., 16.46 MiB/sec. 2025.01.17 08:08:17.755963 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.17 08:08:17.756511 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:17.756730 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_101_20} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.17 08:08:17.756746 [ 262 ] {ae5a78c1-ed7f-412c-8fb9-4c33af0bb7a9} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:17.756834 [ 262 ] {ae5a78c1-ed7f-412c-8fb9-4c33af0bb7a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:17.756872 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.17 08:08:17.757291 [ 262 ] {ae5a78c1-ed7f-412c-8fb9-4c33af0bb7a9} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 08:08:17.757540 [ 262 ] {ae5a78c1-ed7f-412c-8fb9-4c33af0bb7a9} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:17.757727 [ 262 ] {ae5a78c1-ed7f-412c-8fb9-4c33af0bb7a9} executeQuery: Read 60 rows, 4.14 KiB in 0.002329 sec., 25762.129669386002 rows/sec., 1.74 MiB/sec. 2025.01.17 08:08:17.757783 [ 262 ] {ae5a78c1-ed7f-412c-8fb9-4c33af0bb7a9} TCPHandler: Processed in 0.002606377 sec. 2025.01.17 08:08:18.464476 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.01.17 08:08:18.483122 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:18.483174 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:18.490093 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:08:18.490843 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:18.494654 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.01.17 08:08:21.558181 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1660 2025.01.17 08:08:21.561112 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.561161 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.562599 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:08:21.562903 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.563164 [ 169 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.17 08:08:21.563275 [ 169 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.563353 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.563789 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.17 08:08:21.564895 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1660 2025.01.17 08:08:21.565630 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:21.565839 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1496 rows starting from the beginning of the part 2025.01.17 08:08:21.566521 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part 2025.01.17 08:08:21.567156 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part 2025.01.17 08:08:21.567837 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 44 rows starting from the beginning of the part 2025.01.17 08:08:21.568558 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part 2025.01.17 08:08:21.569242 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part 2025.01.17 08:08:21.577801 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 72 columns (72 merged, 0 gathered) in 0.014309195 sec., 116009.32127907964 rows/sec., 89.03 MiB/sec. 2025.01.17 08:08:21.579477 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.17 08:08:21.580238 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.580321 [ 198 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_46_9} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.17 08:08:21.580607 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.01.17 08:08:21.844704 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.844911 [ 260 ] {8ffb6a27-0cd0-44e3-be68-6ed010f93fc7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:08:21.844989 [ 260 ] {8ffb6a27-0cd0-44e3-be68-6ed010f93fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:08:21.845719 [ 260 ] {8ffb6a27-0cd0-44e3-be68-6ed010f93fc7} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.845759 [ 260 ] {8ffb6a27-0cd0-44e3-be68-6ed010f93fc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.846181 [ 260 ] {8ffb6a27-0cd0-44e3-be68-6ed010f93fc7} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:08:21.846428 [ 260 ] {8ffb6a27-0cd0-44e3-be68-6ed010f93fc7} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.846576 [ 169 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.17 08:08:21.846627 [ 169 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.846631 [ 260 ] {8ffb6a27-0cd0-44e3-be68-6ed010f93fc7} executeQuery: Read 14 rows, 1.01 KiB in 0.001777 sec., 7878.446820483962 rows/sec., 567.14 KiB/sec. 2025.01.17 08:08:21.846653 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.846715 [ 260 ] {8ffb6a27-0cd0-44e3-be68-6ed010f93fc7} TCPHandler: Processed in 0.002149261 sec. 2025.01.17 08:08:21.846865 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.01.17 08:08:21.847063 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.847218 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:21.847275 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2025.01.17 08:08:21.847535 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.01.17 08:08:21.847667 [ 262 ] {d2f08555-970c-4096-a0a3-93a6f393f1c6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:08:21.847856 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.17 08:08:21.848157 [ 262 ] {d2f08555-970c-4096-a0a3-93a6f393f1c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:08:21.848307 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.17 08:08:21.848692 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2025.01.17 08:08:21.850732 [ 262 ] {d2f08555-970c-4096-a0a3-93a6f393f1c6} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.850807 [ 262 ] {d2f08555-970c-4096-a0a3-93a6f393f1c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:21.851190 [ 198 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004459224 sec., 15697.798540732647 rows/sec., 1.16 MiB/sec. 2025.01.17 08:08:21.851342 [ 198 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.17 08:08:21.851521 [ 262 ] {d2f08555-970c-4096-a0a3-93a6f393f1c6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.17 08:08:21.851674 [ 198 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.851772 [ 198 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_45_11} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.17 08:08:21.851818 [ 262 ] {d2f08555-970c-4096-a0a3-93a6f393f1c6} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.851885 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:08:21.852130 [ 262 ] {d2f08555-970c-4096-a0a3-93a6f393f1c6} executeQuery: Read 2 rows, 167.00 B in 0.004688 sec., 426.6211604095563 rows/sec., 34.79 KiB/sec. 2025.01.17 08:08:21.852409 [ 262 ] {d2f08555-970c-4096-a0a3-93a6f393f1c6} TCPHandler: Processed in 0.00557004 sec. 2025.01.17 08:08:21.852671 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.852789 [ 260 ] {3ec8ef08-7cea-4f8f-8920-fe9ecc4dfc4d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:21.852838 [ 260 ] {3ec8ef08-7cea-4f8f-8920-fe9ecc4dfc4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:21.854374 [ 260 ] {3ec8ef08-7cea-4f8f-8920-fe9ecc4dfc4d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.854414 [ 260 ] {3ec8ef08-7cea-4f8f-8920-fe9ecc4dfc4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.854872 [ 260 ] {3ec8ef08-7cea-4f8f-8920-fe9ecc4dfc4d} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.17 08:08:21.855123 [ 260 ] {3ec8ef08-7cea-4f8f-8920-fe9ecc4dfc4d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.855304 [ 260 ] {3ec8ef08-7cea-4f8f-8920-fe9ecc4dfc4d} executeQuery: Read 1412 rows, 121.08 KiB in 0.002538 sec., 556343.5776201733 rows/sec., 46.59 MiB/sec. 2025.01.17 08:08:21.855362 [ 260 ] {3ec8ef08-7cea-4f8f-8920-fe9ecc4dfc4d} TCPHandler: Processed in 0.002801711 sec. 2025.01.17 08:08:21.855650 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.855884 [ 262 ] {110062f3-65a2-491e-ba7b-734136271922} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:08:21.855975 [ 262 ] {110062f3-65a2-491e-ba7b-734136271922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:08:21.856630 [ 262 ] {110062f3-65a2-491e-ba7b-734136271922} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.856670 [ 262 ] {110062f3-65a2-491e-ba7b-734136271922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.857041 [ 262 ] {110062f3-65a2-491e-ba7b-734136271922} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:08:21.857292 [ 262 ] {110062f3-65a2-491e-ba7b-734136271922} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.857503 [ 262 ] {110062f3-65a2-491e-ba7b-734136271922} executeQuery: Read 43 rows, 3.15 KiB in 0.001674 sec., 25686.977299880527 rows/sec., 1.84 MiB/sec. 2025.01.17 08:08:21.857557 [ 262 ] {110062f3-65a2-491e-ba7b-734136271922} TCPHandler: Processed in 0.00207609 sec. 2025.01.17 08:08:21.857727 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.857865 [ 260 ] {985f79f9-1630-451b-9d93-04357844b057} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:08:21.857920 [ 260 ] {985f79f9-1630-451b-9d93-04357844b057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:08:21.858593 [ 260 ] {985f79f9-1630-451b-9d93-04357844b057} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.858630 [ 260 ] {985f79f9-1630-451b-9d93-04357844b057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.858991 [ 260 ] {985f79f9-1630-451b-9d93-04357844b057} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:08:21.859225 [ 260 ] {985f79f9-1630-451b-9d93-04357844b057} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.859415 [ 260 ] {985f79f9-1630-451b-9d93-04357844b057} executeQuery: Read 242 rows, 16.79 KiB in 0.001575 sec., 153650.79365079364 rows/sec., 10.41 MiB/sec. 2025.01.17 08:08:21.859471 [ 260 ] {985f79f9-1630-451b-9d93-04357844b057} TCPHandler: Processed in 0.001808835 sec. 2025.01.17 08:08:21.859663 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.859791 [ 262 ] {8dbd7e0a-418b-4e2f-a155-e3eee591ee13} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:08:21.859837 [ 262 ] {8dbd7e0a-418b-4e2f-a155-e3eee591ee13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:08:21.860413 [ 262 ] {8dbd7e0a-418b-4e2f-a155-e3eee591ee13} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.860452 [ 262 ] {8dbd7e0a-418b-4e2f-a155-e3eee591ee13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.860810 [ 262 ] {8dbd7e0a-418b-4e2f-a155-e3eee591ee13} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:08:21.861053 [ 262 ] {8dbd7e0a-418b-4e2f-a155-e3eee591ee13} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.861200 [ 156 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.17 08:08:21.861244 [ 262 ] {8dbd7e0a-418b-4e2f-a155-e3eee591ee13} executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. 2025.01.17 08:08:21.861250 [ 156 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.861298 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.861317 [ 262 ] {8dbd7e0a-418b-4e2f-a155-e3eee591ee13} TCPHandler: Processed in 0.001750045 sec. 2025.01.17 08:08:21.861553 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.861572 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.01.17 08:08:21.861892 [ 260 ] {475c0947-b95c-471f-b760-4aad637cae9b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:21.861913 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:21.861958 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2025.01.17 08:08:21.861983 [ 260 ] {475c0947-b95c-471f-b760-4aad637cae9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:21.862223 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2025.01.17 08:08:21.862474 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2025.01.17 08:08:21.862671 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2025.01.17 08:08:21.862974 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2025.01.17 08:08:21.864352 [ 189 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002957322 sec., 21979.34482616367 rows/sec., 1.42 MiB/sec. 2025.01.17 08:08:21.864425 [ 260 ] {475c0947-b95c-471f-b760-4aad637cae9b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.864484 [ 260 ] {475c0947-b95c-471f-b760-4aad637cae9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.864581 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.17 08:08:21.865198 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.865234 [ 260 ] {475c0947-b95c-471f-b760-4aad637cae9b} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.17 08:08:21.865356 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_45_11} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.17 08:08:21.865539 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:08:21.865644 [ 260 ] {475c0947-b95c-471f-b760-4aad637cae9b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.865888 [ 260 ] {475c0947-b95c-471f-b760-4aad637cae9b} executeQuery: Read 874 rows, 64.86 KiB in 0.004114 sec., 212445.30870199323 rows/sec., 15.40 MiB/sec. 2025.01.17 08:08:21.865961 [ 260 ] {475c0947-b95c-471f-b760-4aad637cae9b} TCPHandler: Processed in 0.004548746 sec. 2025.01.17 08:08:21.866167 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.866370 [ 262 ] {11eb1c98-5307-48fc-8b6e-30b55b8d19f9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:08:21.866434 [ 262 ] {11eb1c98-5307-48fc-8b6e-30b55b8d19f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:08:21.867005 [ 262 ] {11eb1c98-5307-48fc-8b6e-30b55b8d19f9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.867049 [ 262 ] {11eb1c98-5307-48fc-8b6e-30b55b8d19f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.867426 [ 262 ] {11eb1c98-5307-48fc-8b6e-30b55b8d19f9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:08:21.867672 [ 262 ] {11eb1c98-5307-48fc-8b6e-30b55b8d19f9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.867799 [ 156 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.01.17 08:08:21.867832 [ 156 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.867854 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.867866 [ 262 ] {11eb1c98-5307-48fc-8b6e-30b55b8d19f9} executeQuery: Read 6 rows, 321.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 202.77 KiB/sec. 2025.01.17 08:08:21.867977 [ 262 ] {11eb1c98-5307-48fc-8b6e-30b55b8d19f9} TCPHandler: Processed in 0.001923748 sec. 2025.01.17 08:08:21.867999 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.01.17 08:08:21.868123 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:21.868167 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.868181 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 240 rows starting from the beginning of the part 2025.01.17 08:08:21.868374 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.01.17 08:08:21.868537 [ 260 ] {b9daf865-dbe4-41f6-97f3-f73c07945367} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:21.868717 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.01.17 08:08:21.868758 [ 260 ] {b9daf865-dbe4-41f6-97f3-f73c07945367} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:21.869026 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.01.17 08:08:21.869319 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.01.17 08:08:21.869694 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.01.17 08:08:21.871419 [ 260 ] {b9daf865-dbe4-41f6-97f3-f73c07945367} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.871489 [ 260 ] {b9daf865-dbe4-41f6-97f3-f73c07945367} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:21.871967 [ 199 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.004060879 sec., 66488.06822365306 rows/sec., 3.39 MiB/sec. 2025.01.17 08:08:21.872217 [ 199 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.01.17 08:08:21.872419 [ 260 ] {b9daf865-dbe4-41f6-97f3-f73c07945367} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 08:08:21.872794 [ 199 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.872854 [ 260 ] {b9daf865-dbe4-41f6-97f3-f73c07945367} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.872991 [ 199 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_45_9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.01.17 08:08:21.873254 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.17 08:08:21.873336 [ 260 ] {b9daf865-dbe4-41f6-97f3-f73c07945367} executeQuery: Read 1084 rows, 74.17 KiB in 0.00493 sec., 219878.2961460446 rows/sec., 14.69 MiB/sec. 2025.01.17 08:08:21.873489 [ 260 ] {b9daf865-dbe4-41f6-97f3-f73c07945367} TCPHandler: Processed in 0.005419238 sec. 2025.01.17 08:08:21.873710 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.873856 [ 262 ] {9e1cffd0-4a97-4e78-ab57-08ecfa446df9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:08:21.873917 [ 262 ] {9e1cffd0-4a97-4e78-ab57-08ecfa446df9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:08:21.874420 [ 262 ] {9e1cffd0-4a97-4e78-ab57-08ecfa446df9} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.874460 [ 262 ] {9e1cffd0-4a97-4e78-ab57-08ecfa446df9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.874822 [ 262 ] {9e1cffd0-4a97-4e78-ab57-08ecfa446df9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.17 08:08:21.875071 [ 262 ] {9e1cffd0-4a97-4e78-ab57-08ecfa446df9} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.875251 [ 262 ] {9e1cffd0-4a97-4e78-ab57-08ecfa446df9} executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. 2025.01.17 08:08:21.875300 [ 262 ] {9e1cffd0-4a97-4e78-ab57-08ecfa446df9} TCPHandler: Processed in 0.001721925 sec. 2025.01.17 08:08:21.875448 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.875566 [ 260 ] {bdc4224c-6999-470e-b028-1634848fc7cb} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:21.875644 [ 260 ] {bdc4224c-6999-470e-b028-1634848fc7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:08:21.876803 [ 260 ] {bdc4224c-6999-470e-b028-1634848fc7cb} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.876842 [ 260 ] {bdc4224c-6999-470e-b028-1634848fc7cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.877489 [ 260 ] {bdc4224c-6999-470e-b028-1634848fc7cb} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:08:21.877755 [ 260 ] {bdc4224c-6999-470e-b028-1634848fc7cb} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.878067 [ 260 ] {bdc4224c-6999-470e-b028-1634848fc7cb} executeQuery: Read 34 rows, 62.39 KiB in 0.002521 sec., 13486.711622372075 rows/sec., 24.17 MiB/sec. 2025.01.17 08:08:21.878510 [ 260 ] {bdc4224c-6999-470e-b028-1634848fc7cb} TCPHandler: Processed in 0.003110495 sec. 2025.01.17 08:08:21.878850 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:21.879082 [ 262 ] {a5162369-7f61-4cfc-a111-93ecc319b81e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:21.879131 [ 262 ] {a5162369-7f61-4cfc-a111-93ecc319b81e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:21.879595 [ 262 ] {a5162369-7f61-4cfc-a111-93ecc319b81e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:21.879634 [ 262 ] {a5162369-7f61-4cfc-a111-93ecc319b81e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:21.880005 [ 262 ] {a5162369-7f61-4cfc-a111-93ecc319b81e} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 08:08:21.880259 [ 262 ] {a5162369-7f61-4cfc-a111-93ecc319b81e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:21.880449 [ 262 ] {a5162369-7f61-4cfc-a111-93ecc319b81e} executeQuery: Read 82 rows, 5.33 KiB in 0.001408 sec., 58238.63636363637 rows/sec., 3.70 MiB/sec. 2025.01.17 08:08:21.880499 [ 262 ] {a5162369-7f61-4cfc-a111-93ecc319b81e} TCPHandler: Processed in 0.001876367 sec. 2025.01.17 08:08:22.000197 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 253.37 MiB, peak 260.11 MiB, free memory in arenas 0.00 B, will set to 252.36 MiB (RSS), difference: -1.01 MiB 2025.01.17 08:08:22.729961 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:22.730284 [ 260 ] {0067fe58-4c40-4ad5-8c65-d7cd946a47ce} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:22.730410 [ 260 ] {0067fe58-4c40-4ad5-8c65-d7cd946a47ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:22.731252 [ 260 ] {0067fe58-4c40-4ad5-8c65-d7cd946a47ce} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:22.731296 [ 260 ] {0067fe58-4c40-4ad5-8c65-d7cd946a47ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:22.731724 [ 260 ] {0067fe58-4c40-4ad5-8c65-d7cd946a47ce} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.17 08:08:22.731986 [ 260 ] {0067fe58-4c40-4ad5-8c65-d7cd946a47ce} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:22.732190 [ 260 ] {0067fe58-4c40-4ad5-8c65-d7cd946a47ce} executeQuery: Read 10 rows, 999.00 B in 0.001997 sec., 5007.51126690035 rows/sec., 488.53 KiB/sec. 2025.01.17 08:08:22.732253 [ 260 ] {0067fe58-4c40-4ad5-8c65-d7cd946a47ce} TCPHandler: Processed in 0.002463246 sec. 2025.01.17 08:08:22.732564 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:22.732854 [ 262 ] {bc665b86-c42e-4c57-9f11-003c8d1fc14c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:08:22.732965 [ 262 ] {bc665b86-c42e-4c57-9f11-003c8d1fc14c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:08:22.733724 [ 262 ] {bc665b86-c42e-4c57-9f11-003c8d1fc14c} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:22.733767 [ 262 ] {bc665b86-c42e-4c57-9f11-003c8d1fc14c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:22.734188 [ 262 ] {bc665b86-c42e-4c57-9f11-003c8d1fc14c} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:08:22.734451 [ 262 ] {bc665b86-c42e-4c57-9f11-003c8d1fc14c} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:22.734696 [ 262 ] {bc665b86-c42e-4c57-9f11-003c8d1fc14c} executeQuery: Read 5 rows, 385.00 B in 0.00192 sec., 2604.1666666666665 rows/sec., 195.82 KiB/sec. 2025.01.17 08:08:22.734787 [ 262 ] {bc665b86-c42e-4c57-9f11-003c8d1fc14c} TCPHandler: Processed in 0.002392014 sec. 2025.01.17 08:08:22.735037 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:22.735224 [ 260 ] {ba5c35cb-dc15-41a3-ad34-93b8b5f18264} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:22.735286 [ 260 ] {ba5c35cb-dc15-41a3-ad34-93b8b5f18264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:22.735976 [ 260 ] {ba5c35cb-dc15-41a3-ad34-93b8b5f18264} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:22.736023 [ 260 ] {ba5c35cb-dc15-41a3-ad34-93b8b5f18264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:22.736383 [ 260 ] {ba5c35cb-dc15-41a3-ad34-93b8b5f18264} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.17 08:08:22.736618 [ 260 ] {ba5c35cb-dc15-41a3-ad34-93b8b5f18264} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:22.736797 [ 260 ] {ba5c35cb-dc15-41a3-ad34-93b8b5f18264} executeQuery: Read 5 rows, 410.00 B in 0.001608 sec., 3109.452736318408 rows/sec., 249.00 KiB/sec. 2025.01.17 08:08:22.736852 [ 260 ] {ba5c35cb-dc15-41a3-ad34-93b8b5f18264} TCPHandler: Processed in 0.001977689 sec. 2025.01.17 08:08:22.736987 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:22.737171 [ 262 ] {18d27830-5c87-4703-98ce-4a6b8b0aa2e5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:22.737314 [ 262 ] {18d27830-5c87-4703-98ce-4a6b8b0aa2e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:08:22.738773 [ 262 ] {18d27830-5c87-4703-98ce-4a6b8b0aa2e5} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:22.738813 [ 262 ] {18d27830-5c87-4703-98ce-4a6b8b0aa2e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.17 08:08:22.739423 [ 262 ] {18d27830-5c87-4703-98ce-4a6b8b0aa2e5} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:08:22.739690 [ 262 ] {18d27830-5c87-4703-98ce-4a6b8b0aa2e5} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:22.739937 [ 262 ] {18d27830-5c87-4703-98ce-4a6b8b0aa2e5} executeQuery: Read 5 rows, 9.17 KiB in 0.002821 sec., 1772.4211272598368 rows/sec., 3.18 MiB/sec. 2025.01.17 08:08:22.740033 [ 262 ] {18d27830-5c87-4703-98ce-4a6b8b0aa2e5} TCPHandler: Processed in 0.003101784 sec. 2025.01.17 08:08:23.914489 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 2025.01.17 08:08:23.915148 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:23.915184 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:23.915721 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:08:23.915978 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:23.916162 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 2025.01.17 08:08:25.994815 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.01.17 08:08:26.017735 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:26.017797 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:26.025372 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:08:26.026220 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:26.029968 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.01.17 08:08:27.738826 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:27.739102 [ 260 ] {3814eb58-1f3e-4965-a8e8-edf4870e161d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:27.739183 [ 260 ] {3814eb58-1f3e-4965-a8e8-edf4870e161d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:27.739997 [ 260 ] {3814eb58-1f3e-4965-a8e8-edf4870e161d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:27.740054 [ 260 ] {3814eb58-1f3e-4965-a8e8-edf4870e161d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:27.740503 [ 260 ] {3814eb58-1f3e-4965-a8e8-edf4870e161d} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.17 08:08:27.740766 [ 260 ] {3814eb58-1f3e-4965-a8e8-edf4870e161d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:27.741035 [ 260 ] {3814eb58-1f3e-4965-a8e8-edf4870e161d} executeQuery: Read 56 rows, 4.41 KiB in 0.001991 sec., 28126.56956303365 rows/sec., 2.16 MiB/sec. 2025.01.17 08:08:27.741102 [ 260 ] {3814eb58-1f3e-4965-a8e8-edf4870e161d} TCPHandler: Processed in 0.002446706 sec. 2025.01.17 08:08:27.741414 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:27.741720 [ 262 ] {1fcd7a5c-7cde-483f-b5c7-bdf2da251a59} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:27.741835 [ 262 ] {1fcd7a5c-7cde-483f-b5c7-bdf2da251a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:27.742760 [ 262 ] {1fcd7a5c-7cde-483f-b5c7-bdf2da251a59} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:27.742807 [ 262 ] {1fcd7a5c-7cde-483f-b5c7-bdf2da251a59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:27.743252 [ 262 ] {1fcd7a5c-7cde-483f-b5c7-bdf2da251a59} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.17 08:08:27.743503 [ 262 ] {1fcd7a5c-7cde-483f-b5c7-bdf2da251a59} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:27.743737 [ 262 ] {1fcd7a5c-7cde-483f-b5c7-bdf2da251a59} executeQuery: Read 64 rows, 5.12 KiB in 0.002102 sec., 30447.19314938154 rows/sec., 2.38 MiB/sec. 2025.01.17 08:08:27.743793 [ 262 ] {1fcd7a5c-7cde-483f-b5c7-bdf2da251a59} TCPHandler: Processed in 0.002564107 sec. 2025.01.17 08:08:27.743963 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:27.744112 [ 260 ] {5a6fe450-bbf4-43a1-b78e-06d3676c40d7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:27.744177 [ 260 ] {5a6fe450-bbf4-43a1-b78e-06d3676c40d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:27.744777 [ 260 ] {5a6fe450-bbf4-43a1-b78e-06d3676c40d7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:27.744820 [ 260 ] {5a6fe450-bbf4-43a1-b78e-06d3676c40d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:27.745231 [ 260 ] {5a6fe450-bbf4-43a1-b78e-06d3676c40d7} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 08:08:27.745471 [ 260 ] {5a6fe450-bbf4-43a1-b78e-06d3676c40d7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:27.745705 [ 260 ] {5a6fe450-bbf4-43a1-b78e-06d3676c40d7} executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. 2025.01.17 08:08:27.745808 [ 260 ] {5a6fe450-bbf4-43a1-b78e-06d3676c40d7} TCPHandler: Processed in 0.001918017 sec. 2025.01.17 08:08:27.745971 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:27.746103 [ 262 ] {5fd941bd-459b-4a29-980e-3a86eefd2547} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:27.746154 [ 262 ] {5fd941bd-459b-4a29-980e-3a86eefd2547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:27.746648 [ 262 ] {5fd941bd-459b-4a29-980e-3a86eefd2547} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:27.746687 [ 262 ] {5fd941bd-459b-4a29-980e-3a86eefd2547} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:27.747062 [ 262 ] {5fd941bd-459b-4a29-980e-3a86eefd2547} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 08:08:27.747314 [ 262 ] {5fd941bd-459b-4a29-980e-3a86eefd2547} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:27.747491 [ 151 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 08:08:27.747554 [ 262 ] {5fd941bd-459b-4a29-980e-3a86eefd2547} executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec. 2025.01.17 08:08:27.747585 [ 151 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:27.747665 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:27.747665 [ 262 ] {5fd941bd-459b-4a29-980e-3a86eefd2547} TCPHandler: Processed in 0.001760755 sec. 2025.01.17 08:08:27.747888 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 08:08:27.748082 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:27.748132 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6106 rows starting from the beginning of the part 2025.01.17 08:08:27.748237 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2025.01.17 08:08:27.748478 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part 2025.01.17 08:08:27.748682 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2025.01.17 08:08:27.748800 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part 2025.01.17 08:08:27.749013 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part 2025.01.17 08:08:27.751108 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 6450 rows, containing 4 columns (4 merged, 0 gathered) in 0.003316257 sec., 1944963.855334493 rows/sec., 126.76 MiB/sec. 2025.01.17 08:08:27.751486 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 08:08:27.751793 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:27.751889 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_91_18} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 08:08:27.751976 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.01.17 08:08:31.230305 [ 126 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:08:31.230372 [ 126 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:08:31.416393 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 2025.01.17 08:08:31.417078 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:31.417124 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:31.417647 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:08:31.417906 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:31.418148 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.01.17 08:08:31.565251 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1700 2025.01.17 08:08:31.568368 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:31.568417 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:31.569846 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:08:31.570153 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:31.570626 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1700 2025.01.17 08:08:32.001696 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001074266 sec. 2025.01.17 08:08:32.745541 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.745821 [ 260 ] {bf292794-cbd8-4654-a48b-a2ab5a93685a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:08:32.745926 [ 260 ] {bf292794-cbd8-4654-a48b-a2ab5a93685a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:08:32.746874 [ 260 ] {bf292794-cbd8-4654-a48b-a2ab5a93685a} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.746925 [ 260 ] {bf292794-cbd8-4654-a48b-a2ab5a93685a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.747357 [ 260 ] {bf292794-cbd8-4654-a48b-a2ab5a93685a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:08:32.747611 [ 260 ] {bf292794-cbd8-4654-a48b-a2ab5a93685a} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.747859 [ 260 ] {bf292794-cbd8-4654-a48b-a2ab5a93685a} executeQuery: Read 14 rows, 1.01 KiB in 0.002112 sec., 6628.787878787878 rows/sec., 477.18 KiB/sec. 2025.01.17 08:08:32.747928 [ 260 ] {bf292794-cbd8-4654-a48b-a2ab5a93685a} TCPHandler: Processed in 0.002543267 sec. 2025.01.17 08:08:32.748243 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.748528 [ 262 ] {aa34d375-28c6-43bf-afb2-8a6d63234768} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:32.748597 [ 262 ] {aa34d375-28c6-43bf-afb2-8a6d63234768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:32.749544 [ 262 ] {aa34d375-28c6-43bf-afb2-8a6d63234768} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.749587 [ 262 ] {aa34d375-28c6-43bf-afb2-8a6d63234768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.750053 [ 262 ] {aa34d375-28c6-43bf-afb2-8a6d63234768} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.17 08:08:32.750306 [ 262 ] {aa34d375-28c6-43bf-afb2-8a6d63234768} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.750547 [ 262 ] {aa34d375-28c6-43bf-afb2-8a6d63234768} executeQuery: Read 281 rows, 25.42 KiB in 0.002079 sec., 135161.13516113514 rows/sec., 11.94 MiB/sec. 2025.01.17 08:08:32.750605 [ 262 ] {aa34d375-28c6-43bf-afb2-8a6d63234768} TCPHandler: Processed in 0.002541676 sec. 2025.01.17 08:08:32.750768 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.750891 [ 260 ] {b12825a0-bd61-4388-bedb-a8c1e602e8e6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:08:32.750944 [ 260 ] {b12825a0-bd61-4388-bedb-a8c1e602e8e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:08:32.751590 [ 260 ] {b12825a0-bd61-4388-bedb-a8c1e602e8e6} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.751633 [ 260 ] {b12825a0-bd61-4388-bedb-a8c1e602e8e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.752010 [ 260 ] {b12825a0-bd61-4388-bedb-a8c1e602e8e6} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:08:32.752265 [ 260 ] {b12825a0-bd61-4388-bedb-a8c1e602e8e6} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.752489 [ 260 ] {b12825a0-bd61-4388-bedb-a8c1e602e8e6} executeQuery: Read 46 rows, 3.39 KiB in 0.001624 sec., 28325.12315270936 rows/sec., 2.04 MiB/sec. 2025.01.17 08:08:32.752548 [ 260 ] {b12825a0-bd61-4388-bedb-a8c1e602e8e6} TCPHandler: Processed in 0.001839496 sec. 2025.01.17 08:08:32.753580 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.753702 [ 262 ] {baa50640-f592-4c43-82cc-7b0d912af190} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:08:32.753752 [ 262 ] {baa50640-f592-4c43-82cc-7b0d912af190} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:08:32.754336 [ 262 ] {baa50640-f592-4c43-82cc-7b0d912af190} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.754377 [ 262 ] {baa50640-f592-4c43-82cc-7b0d912af190} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.754731 [ 262 ] {baa50640-f592-4c43-82cc-7b0d912af190} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:08:32.754972 [ 262 ] {baa50640-f592-4c43-82cc-7b0d912af190} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.755182 [ 262 ] {baa50640-f592-4c43-82cc-7b0d912af190} executeQuery: Read 14 rows, 1004.00 B in 0.001505 sec., 9302.32558139535 rows/sec., 651.47 KiB/sec. 2025.01.17 08:08:32.755235 [ 262 ] {baa50640-f592-4c43-82cc-7b0d912af190} TCPHandler: Processed in 0.001716925 sec. 2025.01.17 08:08:32.755381 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.755512 [ 260 ] {7823de32-34f6-4c52-a853-193a9e6ec459} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:08:32.755569 [ 260 ] {7823de32-34f6-4c52-a853-193a9e6ec459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:08:32.756274 [ 260 ] {7823de32-34f6-4c52-a853-193a9e6ec459} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.756322 [ 260 ] {7823de32-34f6-4c52-a853-193a9e6ec459} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.756701 [ 260 ] {7823de32-34f6-4c52-a853-193a9e6ec459} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:08:32.756941 [ 260 ] {7823de32-34f6-4c52-a853-193a9e6ec459} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.757188 [ 260 ] {7823de32-34f6-4c52-a853-193a9e6ec459} executeQuery: Read 13 rows, 830.00 B in 0.001704 sec., 7629.107981220657 rows/sec., 475.67 KiB/sec. 2025.01.17 08:08:32.757359 [ 260 ] {7823de32-34f6-4c52-a853-193a9e6ec459} TCPHandler: Processed in 0.002037749 sec. 2025.01.17 08:08:32.757591 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.757722 [ 262 ] {6693d127-187a-4184-89d8-94b601e4decb} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:32.757777 [ 262 ] {6693d127-187a-4184-89d8-94b601e4decb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:32.758674 [ 262 ] {6693d127-187a-4184-89d8-94b601e4decb} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.758714 [ 262 ] {6693d127-187a-4184-89d8-94b601e4decb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.759099 [ 262 ] {6693d127-187a-4184-89d8-94b601e4decb} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.17 08:08:32.759355 [ 262 ] {6693d127-187a-4184-89d8-94b601e4decb} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.759606 [ 262 ] {6693d127-187a-4184-89d8-94b601e4decb} executeQuery: Read 421 rows, 30.80 KiB in 0.00188 sec., 223936.17021276595 rows/sec., 16.00 MiB/sec. 2025.01.17 08:08:32.759661 [ 262 ] {6693d127-187a-4184-89d8-94b601e4decb} TCPHandler: Processed in 0.002160451 sec. 2025.01.17 08:08:32.759828 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.759967 [ 260 ] {af775072-3f7c-41c3-94cf-9452baea3c52} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:08:32.760027 [ 260 ] {af775072-3f7c-41c3-94cf-9452baea3c52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:08:32.760581 [ 260 ] {af775072-3f7c-41c3-94cf-9452baea3c52} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.760622 [ 260 ] {af775072-3f7c-41c3-94cf-9452baea3c52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.761000 [ 260 ] {af775072-3f7c-41c3-94cf-9452baea3c52} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:08:32.761240 [ 260 ] {af775072-3f7c-41c3-94cf-9452baea3c52} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.761483 [ 260 ] {af775072-3f7c-41c3-94cf-9452baea3c52} executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. 2025.01.17 08:08:32.761547 [ 260 ] {af775072-3f7c-41c3-94cf-9452baea3c52} TCPHandler: Processed in 0.001784475 sec. 2025.01.17 08:08:32.761809 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.761962 [ 262 ] {6d7d2dba-77b2-4601-9ff8-171ea532e92d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:32.762025 [ 262 ] {6d7d2dba-77b2-4601-9ff8-171ea532e92d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:32.762680 [ 262 ] {6d7d2dba-77b2-4601-9ff8-171ea532e92d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.762719 [ 262 ] {6d7d2dba-77b2-4601-9ff8-171ea532e92d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.763110 [ 262 ] {6d7d2dba-77b2-4601-9ff8-171ea532e92d} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 08:08:32.763342 [ 262 ] {6d7d2dba-77b2-4601-9ff8-171ea532e92d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.763603 [ 262 ] {6d7d2dba-77b2-4601-9ff8-171ea532e92d} executeQuery: Read 237 rows, 16.27 KiB in 0.001663 sec., 142513.52976548407 rows/sec., 9.55 MiB/sec. 2025.01.17 08:08:32.763675 [ 262 ] {6d7d2dba-77b2-4601-9ff8-171ea532e92d} TCPHandler: Processed in 0.002007209 sec. 2025.01.17 08:08:32.763854 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.764192 [ 260 ] {deac6ddd-406d-4a28-a313-0d9fee1e8ffc} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:08:32.764353 [ 260 ] {deac6ddd-406d-4a28-a313-0d9fee1e8ffc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:08:32.765655 [ 260 ] {deac6ddd-406d-4a28-a313-0d9fee1e8ffc} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.765696 [ 260 ] {deac6ddd-406d-4a28-a313-0d9fee1e8ffc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.766057 [ 260 ] {deac6ddd-406d-4a28-a313-0d9fee1e8ffc} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.17 08:08:32.766290 [ 260 ] {deac6ddd-406d-4a28-a313-0d9fee1e8ffc} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.766524 [ 260 ] {deac6ddd-406d-4a28-a313-0d9fee1e8ffc} executeQuery: Read 1 rows, 69.00 B in 0.002468 sec., 405.1863857374392 rows/sec., 27.30 KiB/sec. 2025.01.17 08:08:32.766591 [ 260 ] {deac6ddd-406d-4a28-a313-0d9fee1e8ffc} TCPHandler: Processed in 0.002822281 sec. 2025.01.17 08:08:32.766903 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.767126 [ 262 ] {9ac85db7-91e8-467a-bbfd-418dc230f303} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:32.767269 [ 262 ] {9ac85db7-91e8-467a-bbfd-418dc230f303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:08:32.768571 [ 262 ] {9ac85db7-91e8-467a-bbfd-418dc230f303} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.768611 [ 262 ] {9ac85db7-91e8-467a-bbfd-418dc230f303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.769273 [ 262 ] {9ac85db7-91e8-467a-bbfd-418dc230f303} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:08:32.769522 [ 262 ] {9ac85db7-91e8-467a-bbfd-418dc230f303} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.769757 [ 262 ] {9ac85db7-91e8-467a-bbfd-418dc230f303} executeQuery: Read 39 rows, 71.56 KiB in 0.002685 sec., 14525.13966480447 rows/sec., 26.03 MiB/sec. 2025.01.17 08:08:32.769851 [ 262 ] {9ac85db7-91e8-467a-bbfd-418dc230f303} TCPHandler: Processed in 0.003162485 sec. 2025.01.17 08:08:32.770014 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:32.770151 [ 260 ] {e0149091-112d-48ba-bd6b-d15b9ebaed9b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:32.770209 [ 260 ] {e0149091-112d-48ba-bd6b-d15b9ebaed9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:32.770731 [ 260 ] {e0149091-112d-48ba-bd6b-d15b9ebaed9b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:32.770770 [ 260 ] {e0149091-112d-48ba-bd6b-d15b9ebaed9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:32.771151 [ 260 ] {e0149091-112d-48ba-bd6b-d15b9ebaed9b} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 08:08:32.771387 [ 260 ] {e0149091-112d-48ba-bd6b-d15b9ebaed9b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:32.771639 [ 260 ] {e0149091-112d-48ba-bd6b-d15b9ebaed9b} executeQuery: Read 82 rows, 5.33 KiB in 0.001515 sec., 54125.412541254125 rows/sec., 3.44 MiB/sec. 2025.01.17 08:08:32.771743 [ 260 ] {e0149091-112d-48ba-bd6b-d15b9ebaed9b} TCPHandler: Processed in 0.001791435 sec. 2025.01.17 08:08:33.530151 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.01.17 08:08:33.551426 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:33.551484 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:33.558756 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:08:33.559527 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:33.563567 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.01.17 08:08:37.738443 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:37.738636 [ 260 ] {15af9916-1080-45f5-9307-c042ad7a3142} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:37.738712 [ 260 ] {15af9916-1080-45f5-9307-c042ad7a3142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:37.739542 [ 260 ] {15af9916-1080-45f5-9307-c042ad7a3142} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:37.739607 [ 260 ] {15af9916-1080-45f5-9307-c042ad7a3142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:37.740064 [ 260 ] {15af9916-1080-45f5-9307-c042ad7a3142} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.17 08:08:37.740322 [ 260 ] {15af9916-1080-45f5-9307-c042ad7a3142} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:37.740493 [ 145 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.17 08:08:37.740535 [ 260 ] {15af9916-1080-45f5-9307-c042ad7a3142} executeQuery: Read 56 rows, 4.41 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.21 MiB/sec. 2025.01.17 08:08:37.740539 [ 145 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:37.740584 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:37.740632 [ 260 ] {15af9916-1080-45f5-9307-c042ad7a3142} TCPHandler: Processed in 0.002330694 sec. 2025.01.17 08:08:37.740938 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.01.17 08:08:37.741008 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:37.741478 [ 262 ] {3a9fcf2c-48b6-4c17-a764-3062d8715905} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:37.741572 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:37.741670 [ 262 ] {3a9fcf2c-48b6-4c17-a764-3062d8715905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:37.741747 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1430 rows starting from the beginning of the part 2025.01.17 08:08:37.742662 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1412 rows starting from the beginning of the part 2025.01.17 08:08:37.743162 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part 2025.01.17 08:08:37.743541 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part 2025.01.17 08:08:37.743896 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 281 rows starting from the beginning of the part 2025.01.17 08:08:37.744363 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part 2025.01.17 08:08:37.745445 [ 262 ] {3a9fcf2c-48b6-4c17-a764-3062d8715905} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:37.745537 [ 262 ] {3a9fcf2c-48b6-4c17-a764-3062d8715905} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:37.746456 [ 262 ] {3a9fcf2c-48b6-4c17-a764-3062d8715905} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.17 08:08:37.746894 [ 262 ] {3a9fcf2c-48b6-4c17-a764-3062d8715905} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:37.747130 [ 145 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.17 08:08:37.747192 [ 145 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:37.747250 [ 262 ] {3a9fcf2c-48b6-4c17-a764-3062d8715905} executeQuery: Read 64 rows, 5.12 KiB in 0.005907 sec., 10834.603013373964 rows/sec., 865.96 KiB/sec. 2025.01.17 08:08:37.747251 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:37.747573 [ 262 ] {3a9fcf2c-48b6-4c17-a764-3062d8715905} TCPHandler: Processed in 0.006771067 sec. 2025.01.17 08:08:37.747894 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.01.17 08:08:37.747921 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:37.748484 [ 260 ] {f792ec1e-055f-4e3c-bdc0-b6a791d6ba65} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:37.748525 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:37.748698 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 913 rows starting from the beginning of the part 2025.01.17 08:08:37.748789 [ 260 ] {f792ec1e-055f-4e3c-bdc0-b6a791d6ba65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:37.749348 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 874 rows starting from the beginning of the part 2025.01.17 08:08:37.749890 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 5 rows starting from the beginning of the part 2025.01.17 08:08:37.750476 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part 2025.01.17 08:08:37.751045 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 421 rows starting from the beginning of the part 2025.01.17 08:08:37.751573 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2025.01.17 08:08:37.752174 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3245 rows, containing 5 columns (5 merged, 0 gathered) in 0.011486614 sec., 282502.74624010175 rows/sec., 24.79 MiB/sec. 2025.01.17 08:08:37.752582 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.17 08:08:37.753479 [ 260 ] {f792ec1e-055f-4e3c-bdc0-b6a791d6ba65} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:37.753491 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:37.753562 [ 260 ] {f792ec1e-055f-4e3c-bdc0-b6a791d6ba65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:37.753761 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_106_21} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.17 08:08:37.754032 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:08:37.754935 [ 260 ] {f792ec1e-055f-4e3c-bdc0-b6a791d6ba65} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 08:08:37.755319 [ 260 ] {f792ec1e-055f-4e3c-bdc0-b6a791d6ba65} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:37.755688 [ 139 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 2025.01.17 08:08:37.755827 [ 139 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:37.755913 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:37.756094 [ 260 ] {f792ec1e-055f-4e3c-bdc0-b6a791d6ba65} executeQuery: Read 160 rows, 11.41 KiB in 0.007833 sec., 20426.401123452062 rows/sec., 1.42 MiB/sec. 2025.01.17 08:08:37.756092 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2341 rows, containing 5 columns (5 merged, 0 gathered) in 0.008625443 sec., 271406.3497955989 rows/sec., 20.77 MiB/sec. 2025.01.17 08:08:37.756384 [ 260 ] {f792ec1e-055f-4e3c-bdc0-b6a791d6ba65} TCPHandler: Processed in 0.008643944 sec. 2025.01.17 08:08:37.756389 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full 2025.01.17 08:08:37.756577 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.17 08:08:37.756670 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:37.756997 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:37.757012 [ 262 ] {4cd051f1-312a-4d5c-a1af-448ba7ba0201} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:37.757114 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_94_19, total 30788 rows starting from the beginning of the part 2025.01.17 08:08:37.757168 [ 262 ] {4cd051f1-312a-4d5c-a1af-448ba7ba0201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:37.757417 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:37.757775 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_106_21} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.17 08:08:37.757863 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2025.01.17 08:08:37.758050 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.17 08:08:37.758390 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:08:37.758738 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2025.01.17 08:08:37.758961 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 237 rows starting from the beginning of the part 2025.01.17 08:08:37.759320 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part 2025.01.17 08:08:37.760201 [ 262 ] {4cd051f1-312a-4d5c-a1af-448ba7ba0201} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:37.760252 [ 262 ] {4cd051f1-312a-4d5c-a1af-448ba7ba0201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.17 08:08:37.760984 [ 262 ] {4cd051f1-312a-4d5c-a1af-448ba7ba0201} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 08:08:37.761313 [ 262 ] {4cd051f1-312a-4d5c-a1af-448ba7ba0201} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:37.761722 [ 262 ] {4cd051f1-312a-4d5c-a1af-448ba7ba0201} executeQuery: Read 60 rows, 4.14 KiB in 0.004813 sec., 12466.23727404945 rows/sec., 860.30 KiB/sec. 2025.01.17 08:08:37.762177 [ 262 ] {4cd051f1-312a-4d5c-a1af-448ba7ba0201} TCPHandler: Processed in 0.005631051 sec. 2025.01.17 08:08:37.767613 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} MergeTask::MergeProjectionsStage: Merge sorted 32589 rows, containing 5 columns (5 merged, 0 gathered) in 0.011534236 sec., 2825414.7045369977 rows/sec., 190.77 MiB/sec. 2025.01.17 08:08:37.768429 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) 2025.01.17 08:08:37.768762 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:37.768850 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_99_20} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 2025.01.17 08:08:37.768951 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.01.17 08:08:38.918380 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 2025.01.17 08:08:38.919084 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:38.919133 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:38.919680 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:08:38.919937 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:38.920211 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 2025.01.17 08:08:41.063735 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.01.17 08:08:41.086183 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:41.086250 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:41.097002 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:08:41.098670 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:41.108919 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.01.17 08:08:41.570972 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1730 2025.01.17 08:08:41.574068 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:41.574124 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:41.575611 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:08:41.575929 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:41.578332 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1730 2025.01.17 08:08:42.745765 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.745965 [ 260 ] {5cc820d6-5731-4fd2-a11c-22bdc2cea952} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:08:42.746041 [ 260 ] {5cc820d6-5731-4fd2-a11c-22bdc2cea952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:08:42.746985 [ 260 ] {5cc820d6-5731-4fd2-a11c-22bdc2cea952} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.747036 [ 260 ] {5cc820d6-5731-4fd2-a11c-22bdc2cea952} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.747641 [ 260 ] {5cc820d6-5731-4fd2-a11c-22bdc2cea952} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:08:42.748017 [ 260 ] {5cc820d6-5731-4fd2-a11c-22bdc2cea952} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.748305 [ 260 ] {5cc820d6-5731-4fd2-a11c-22bdc2cea952} executeQuery: Read 14 rows, 1.01 KiB in 0.002385 sec., 5870.020964360587 rows/sec., 422.56 KiB/sec. 2025.01.17 08:08:42.748425 [ 260 ] {5cc820d6-5731-4fd2-a11c-22bdc2cea952} TCPHandler: Processed in 0.00277897 sec. 2025.01.17 08:08:42.748787 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.748977 [ 262 ] {6cf6c388-7ad7-4636-b55c-53bab3caf9c8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:42.749052 [ 262 ] {6cf6c388-7ad7-4636-b55c-53bab3caf9c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:42.750046 [ 262 ] {6cf6c388-7ad7-4636-b55c-53bab3caf9c8} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.750102 [ 262 ] {6cf6c388-7ad7-4636-b55c-53bab3caf9c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.750576 [ 262 ] {6cf6c388-7ad7-4636-b55c-53bab3caf9c8} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.17 08:08:42.750850 [ 262 ] {6cf6c388-7ad7-4636-b55c-53bab3caf9c8} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.751066 [ 262 ] {6cf6c388-7ad7-4636-b55c-53bab3caf9c8} executeQuery: Read 281 rows, 25.42 KiB in 0.002135 sec., 131615.925058548 rows/sec., 11.63 MiB/sec. 2025.01.17 08:08:42.751179 [ 262 ] {6cf6c388-7ad7-4636-b55c-53bab3caf9c8} TCPHandler: Processed in 0.002570277 sec. 2025.01.17 08:08:42.751401 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.751516 [ 260 ] {8d6b4297-ec7e-4204-a231-d999b02ac835} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:08:42.751560 [ 260 ] {8d6b4297-ec7e-4204-a231-d999b02ac835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:08:42.752142 [ 260 ] {8d6b4297-ec7e-4204-a231-d999b02ac835} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.752178 [ 260 ] {8d6b4297-ec7e-4204-a231-d999b02ac835} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.752707 [ 260 ] {8d6b4297-ec7e-4204-a231-d999b02ac835} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:08:42.753088 [ 260 ] {8d6b4297-ec7e-4204-a231-d999b02ac835} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.753351 [ 260 ] {8d6b4297-ec7e-4204-a231-d999b02ac835} executeQuery: Read 46 rows, 3.39 KiB in 0.001846 sec., 24918.743228602383 rows/sec., 1.79 MiB/sec. 2025.01.17 08:08:42.753431 [ 260 ] {8d6b4297-ec7e-4204-a231-d999b02ac835} TCPHandler: Processed in 0.002095521 sec. 2025.01.17 08:08:42.754149 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.754294 [ 262 ] {83ecea9b-0e3c-4730-9f03-663d6a5a91de} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:08:42.754355 [ 262 ] {83ecea9b-0e3c-4730-9f03-663d6a5a91de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:08:42.755015 [ 262 ] {83ecea9b-0e3c-4730-9f03-663d6a5a91de} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.755054 [ 262 ] {83ecea9b-0e3c-4730-9f03-663d6a5a91de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.755424 [ 262 ] {83ecea9b-0e3c-4730-9f03-663d6a5a91de} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:08:42.755668 [ 262 ] {83ecea9b-0e3c-4730-9f03-663d6a5a91de} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.755862 [ 262 ] {83ecea9b-0e3c-4730-9f03-663d6a5a91de} executeQuery: Read 14 rows, 1004.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 613.56 KiB/sec. 2025.01.17 08:08:42.755954 [ 262 ] {83ecea9b-0e3c-4730-9f03-663d6a5a91de} TCPHandler: Processed in 0.001877787 sec. 2025.01.17 08:08:42.756209 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.756377 [ 260 ] {9b2e9672-a597-481a-9d8b-f0ba3bbb90c3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:08:42.756435 [ 260 ] {9b2e9672-a597-481a-9d8b-f0ba3bbb90c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:08:42.757074 [ 260 ] {9b2e9672-a597-481a-9d8b-f0ba3bbb90c3} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.757114 [ 260 ] {9b2e9672-a597-481a-9d8b-f0ba3bbb90c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.757485 [ 260 ] {9b2e9672-a597-481a-9d8b-f0ba3bbb90c3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:08:42.757720 [ 260 ] {9b2e9672-a597-481a-9d8b-f0ba3bbb90c3} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.757930 [ 260 ] {9b2e9672-a597-481a-9d8b-f0ba3bbb90c3} executeQuery: Read 13 rows, 830.00 B in 0.001584 sec., 8207.070707070707 rows/sec., 511.71 KiB/sec. 2025.01.17 08:08:42.757983 [ 260 ] {9b2e9672-a597-481a-9d8b-f0ba3bbb90c3} TCPHandler: Processed in 0.001927028 sec. 2025.01.17 08:08:42.758152 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.758292 [ 262 ] {6feb510d-ef4a-450a-8269-4cb3ae0393ee} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:42.758349 [ 262 ] {6feb510d-ef4a-450a-8269-4cb3ae0393ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:42.759288 [ 262 ] {6feb510d-ef4a-450a-8269-4cb3ae0393ee} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.759327 [ 262 ] {6feb510d-ef4a-450a-8269-4cb3ae0393ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.759705 [ 262 ] {6feb510d-ef4a-450a-8269-4cb3ae0393ee} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.17 08:08:42.759947 [ 262 ] {6feb510d-ef4a-450a-8269-4cb3ae0393ee} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.760136 [ 262 ] {6feb510d-ef4a-450a-8269-4cb3ae0393ee} executeQuery: Read 421 rows, 30.80 KiB in 0.001876 sec., 224413.6460554371 rows/sec., 16.04 MiB/sec. 2025.01.17 08:08:42.760236 [ 262 ] {6feb510d-ef4a-450a-8269-4cb3ae0393ee} TCPHandler: Processed in 0.002151831 sec. 2025.01.17 08:08:42.760398 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.760578 [ 260 ] {0d3fd778-4d95-4a76-b8a3-66aa2282d805} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:08:42.760636 [ 260 ] {0d3fd778-4d95-4a76-b8a3-66aa2282d805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:08:42.761140 [ 260 ] {0d3fd778-4d95-4a76-b8a3-66aa2282d805} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.761178 [ 260 ] {0d3fd778-4d95-4a76-b8a3-66aa2282d805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.761550 [ 260 ] {0d3fd778-4d95-4a76-b8a3-66aa2282d805} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:08:42.761789 [ 260 ] {0d3fd778-4d95-4a76-b8a3-66aa2282d805} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.762016 [ 260 ] {0d3fd778-4d95-4a76-b8a3-66aa2282d805} executeQuery: Read 6 rows, 321.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 212.38 KiB/sec. 2025.01.17 08:08:42.762067 [ 260 ] {0d3fd778-4d95-4a76-b8a3-66aa2282d805} TCPHandler: Processed in 0.001748315 sec. 2025.01.17 08:08:42.762278 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.762502 [ 262 ] {cbc4bc69-e1ab-404d-9f26-b92800073c82} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:42.762598 [ 262 ] {cbc4bc69-e1ab-404d-9f26-b92800073c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:42.763321 [ 262 ] {cbc4bc69-e1ab-404d-9f26-b92800073c82} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.763360 [ 262 ] {cbc4bc69-e1ab-404d-9f26-b92800073c82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.763757 [ 262 ] {cbc4bc69-e1ab-404d-9f26-b92800073c82} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.17 08:08:42.763994 [ 262 ] {cbc4bc69-e1ab-404d-9f26-b92800073c82} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.764203 [ 262 ] {cbc4bc69-e1ab-404d-9f26-b92800073c82} executeQuery: Read 237 rows, 16.27 KiB in 0.001754 sec., 135119.72633979475 rows/sec., 9.06 MiB/sec. 2025.01.17 08:08:42.764304 [ 262 ] {cbc4bc69-e1ab-404d-9f26-b92800073c82} TCPHandler: Processed in 0.002135531 sec. 2025.01.17 08:08:42.764516 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.764732 [ 260 ] {8c4f65f8-9d3f-4aef-b49c-cc88a3b0fab4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:08:42.764793 [ 260 ] {8c4f65f8-9d3f-4aef-b49c-cc88a3b0fab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:08:42.765271 [ 260 ] {8c4f65f8-9d3f-4aef-b49c-cc88a3b0fab4} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.765310 [ 260 ] {8c4f65f8-9d3f-4aef-b49c-cc88a3b0fab4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.765692 [ 260 ] {8c4f65f8-9d3f-4aef-b49c-cc88a3b0fab4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.17 08:08:42.765930 [ 260 ] {8c4f65f8-9d3f-4aef-b49c-cc88a3b0fab4} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.766148 [ 260 ] {8c4f65f8-9d3f-4aef-b49c-cc88a3b0fab4} executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. 2025.01.17 08:08:42.766199 [ 260 ] {8c4f65f8-9d3f-4aef-b49c-cc88a3b0fab4} TCPHandler: Processed in 0.001804716 sec. 2025.01.17 08:08:42.766403 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.766628 [ 262 ] {b9e3f7e4-93ea-4f1b-8404-22eeb9f9698f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:42.766763 [ 262 ] {b9e3f7e4-93ea-4f1b-8404-22eeb9f9698f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:08:42.768047 [ 262 ] {b9e3f7e4-93ea-4f1b-8404-22eeb9f9698f} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.768085 [ 262 ] {b9e3f7e4-93ea-4f1b-8404-22eeb9f9698f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.768750 [ 262 ] {b9e3f7e4-93ea-4f1b-8404-22eeb9f9698f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:08:42.769015 [ 262 ] {b9e3f7e4-93ea-4f1b-8404-22eeb9f9698f} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.769268 [ 262 ] {b9e3f7e4-93ea-4f1b-8404-22eeb9f9698f} executeQuery: Read 39 rows, 71.56 KiB in 0.002681 sec., 14546.810891458412 rows/sec., 26.07 MiB/sec. 2025.01.17 08:08:42.769631 [ 262 ] {b9e3f7e4-93ea-4f1b-8404-22eeb9f9698f} TCPHandler: Processed in 0.003341318 sec. 2025.01.17 08:08:42.769890 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:42.770036 [ 260 ] {224b727a-c6ab-4c2f-ae70-97f9b69e8484} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:42.770086 [ 260 ] {224b727a-c6ab-4c2f-ae70-97f9b69e8484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:42.770600 [ 260 ] {224b727a-c6ab-4c2f-ae70-97f9b69e8484} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:42.770639 [ 260 ] {224b727a-c6ab-4c2f-ae70-97f9b69e8484} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:42.771017 [ 260 ] {224b727a-c6ab-4c2f-ae70-97f9b69e8484} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 08:08:42.771252 [ 260 ] {224b727a-c6ab-4c2f-ae70-97f9b69e8484} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:42.771460 [ 260 ] {224b727a-c6ab-4c2f-ae70-97f9b69e8484} executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. 2025.01.17 08:08:42.771511 [ 260 ] {224b727a-c6ab-4c2f-ae70-97f9b69e8484} TCPHandler: Processed in 0.001766655 sec. 2025.01.17 08:08:46.230430 [ 136 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:08:46.230528 [ 136 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:08:46.420469 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 2025.01.17 08:08:46.421362 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:46.421407 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:46.421934 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:08:46.422194 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:46.422412 [ 136 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 08:08:46.422465 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.01.17 08:08:46.422508 [ 136 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:46.422541 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:46.422673 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 08:08:46.422800 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:46.422839 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part 2025.01.17 08:08:46.422912 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2025.01.17 08:08:46.423007 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2025.01.17 08:08:46.423247 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2025.01.17 08:08:46.423422 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2025.01.17 08:08:46.423498 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2025.01.17 08:08:46.425999 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003385769 sec., 8936226.895573799 rows/sec., 127.83 MiB/sec. 2025.01.17 08:08:46.426616 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 08:08:46.427136 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:46.427229 [ 186 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_66_13} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 08:08:46.427348 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. 2025.01.17 08:08:47.738326 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:47.738537 [ 260 ] {b52b5744-0271-43ce-8ef9-50520918e1ae} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:47.738617 [ 260 ] {b52b5744-0271-43ce-8ef9-50520918e1ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:47.739451 [ 260 ] {b52b5744-0271-43ce-8ef9-50520918e1ae} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:47.739503 [ 260 ] {b52b5744-0271-43ce-8ef9-50520918e1ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:47.739933 [ 260 ] {b52b5744-0271-43ce-8ef9-50520918e1ae} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.17 08:08:47.740179 [ 260 ] {b52b5744-0271-43ce-8ef9-50520918e1ae} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:47.740407 [ 260 ] {b52b5744-0271-43ce-8ef9-50520918e1ae} executeQuery: Read 56 rows, 4.41 KiB in 0.001925 sec., 29090.90909090909 rows/sec., 2.23 MiB/sec. 2025.01.17 08:08:47.740480 [ 260 ] {b52b5744-0271-43ce-8ef9-50520918e1ae} TCPHandler: Processed in 0.002293462 sec. 2025.01.17 08:08:47.740744 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:47.740966 [ 262 ] {a787e55a-982f-46a3-8e02-39a926d70c50} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:47.741041 [ 262 ] {a787e55a-982f-46a3-8e02-39a926d70c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:47.741794 [ 262 ] {a787e55a-982f-46a3-8e02-39a926d70c50} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:47.741837 [ 262 ] {a787e55a-982f-46a3-8e02-39a926d70c50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:47.742262 [ 262 ] {a787e55a-982f-46a3-8e02-39a926d70c50} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.17 08:08:47.742510 [ 262 ] {a787e55a-982f-46a3-8e02-39a926d70c50} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:47.742745 [ 262 ] {a787e55a-982f-46a3-8e02-39a926d70c50} executeQuery: Read 64 rows, 5.12 KiB in 0.001835 sec., 34877.38419618529 rows/sec., 2.72 MiB/sec. 2025.01.17 08:08:47.742802 [ 262 ] {a787e55a-982f-46a3-8e02-39a926d70c50} TCPHandler: Processed in 0.002194561 sec. 2025.01.17 08:08:47.742981 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:47.743121 [ 260 ] {63ed3df8-8938-40f2-848f-447e0ee86f81} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:47.743184 [ 260 ] {63ed3df8-8938-40f2-848f-447e0ee86f81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:47.743847 [ 260 ] {63ed3df8-8938-40f2-848f-447e0ee86f81} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:47.743893 [ 260 ] {63ed3df8-8938-40f2-848f-447e0ee86f81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:47.744309 [ 260 ] {63ed3df8-8938-40f2-848f-447e0ee86f81} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.17 08:08:47.744580 [ 260 ] {63ed3df8-8938-40f2-848f-447e0ee86f81} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:47.744800 [ 260 ] {63ed3df8-8938-40f2-848f-447e0ee86f81} executeQuery: Read 160 rows, 11.41 KiB in 0.001707 sec., 93731.69302870533 rows/sec., 6.53 MiB/sec. 2025.01.17 08:08:47.744884 [ 260 ] {63ed3df8-8938-40f2-848f-447e0ee86f81} TCPHandler: Processed in 0.001967279 sec. 2025.01.17 08:08:47.745057 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:47.745209 [ 262 ] {70d1dff7-57b8-4e7b-8a59-f7e810f1a53d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:47.745269 [ 262 ] {70d1dff7-57b8-4e7b-8a59-f7e810f1a53d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:47.745876 [ 262 ] {70d1dff7-57b8-4e7b-8a59-f7e810f1a53d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:47.745920 [ 262 ] {70d1dff7-57b8-4e7b-8a59-f7e810f1a53d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:47.746301 [ 262 ] {70d1dff7-57b8-4e7b-8a59-f7e810f1a53d} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 08:08:47.746533 [ 262 ] {70d1dff7-57b8-4e7b-8a59-f7e810f1a53d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:47.746750 [ 262 ] {70d1dff7-57b8-4e7b-8a59-f7e810f1a53d} executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. 2025.01.17 08:08:47.746811 [ 262 ] {70d1dff7-57b8-4e7b-8a59-f7e810f1a53d} TCPHandler: Processed in 0.001826786 sec. 2025.01.17 08:08:48.609118 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.01.17 08:08:48.631053 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:48.631100 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:48.638537 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:08:48.639310 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:48.639622 [ 134 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 08:08:48.639699 [ 134 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:48.639743 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:48.640235 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 08:08:48.657563 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.01.17 08:08:48.659252 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:48.661076 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.01.17 08:08:48.667063 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.01.17 08:08:48.673192 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.01.17 08:08:48.678995 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.01.17 08:08:48.684984 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.01.17 08:08:48.689949 [ 198 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.01.17 08:08:48.752992 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.113094893 sec., 4403.381857392977 rows/sec., 22.77 MiB/sec. 2025.01.17 08:08:48.756543 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 08:08:48.759406 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:48.759498 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_66_13} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 08:08:48.761816 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2025.01.17 08:08:49.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 253.70 MiB, peak 267.44 MiB, free memory in arenas 0.00 B, will set to 255.16 MiB (RSS), difference: 1.46 MiB 2025.01.17 08:08:51.578624 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1760 2025.01.17 08:08:51.581651 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.581715 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.583184 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:08:51.583500 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.584540 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1760 2025.01.17 08:08:51.846468 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.846668 [ 260 ] {fe0dc219-980b-4226-8e14-5f35759bf0a1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:08:51.846740 [ 260 ] {fe0dc219-980b-4226-8e14-5f35759bf0a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:08:51.847549 [ 260 ] {fe0dc219-980b-4226-8e14-5f35759bf0a1} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.847596 [ 260 ] {fe0dc219-980b-4226-8e14-5f35759bf0a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.848048 [ 260 ] {fe0dc219-980b-4226-8e14-5f35759bf0a1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:08:51.848317 [ 260 ] {fe0dc219-980b-4226-8e14-5f35759bf0a1} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.848529 [ 260 ] {fe0dc219-980b-4226-8e14-5f35759bf0a1} executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. 2025.01.17 08:08:51.848612 [ 260 ] {fe0dc219-980b-4226-8e14-5f35759bf0a1} TCPHandler: Processed in 0.002273423 sec. 2025.01.17 08:08:51.848882 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.849076 [ 262 ] {63ea240e-fa25-4ece-9627-62b6f6c9f7a8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:08:51.849154 [ 262 ] {63ea240e-fa25-4ece-9627-62b6f6c9f7a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:08:51.849852 [ 262 ] {63ea240e-fa25-4ece-9627-62b6f6c9f7a8} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.849898 [ 262 ] {63ea240e-fa25-4ece-9627-62b6f6c9f7a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.850297 [ 262 ] {63ea240e-fa25-4ece-9627-62b6f6c9f7a8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.17 08:08:51.850541 [ 262 ] {63ea240e-fa25-4ece-9627-62b6f6c9f7a8} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.850822 [ 262 ] {63ea240e-fa25-4ece-9627-62b6f6c9f7a8} executeQuery: Read 12 rows, 1002.00 B in 0.001801 sec., 6662.965019433647 rows/sec., 543.32 KiB/sec. 2025.01.17 08:08:51.851243 [ 262 ] {63ea240e-fa25-4ece-9627-62b6f6c9f7a8} TCPHandler: Processed in 0.002479175 sec. 2025.01.17 08:08:51.851579 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.851726 [ 260 ] {7c5b4e31-43d6-4fe1-94e5-053c9a21570c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:51.851778 [ 260 ] {7c5b4e31-43d6-4fe1-94e5-053c9a21570c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:51.852911 [ 260 ] {7c5b4e31-43d6-4fe1-94e5-053c9a21570c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.852952 [ 260 ] {7c5b4e31-43d6-4fe1-94e5-053c9a21570c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.853424 [ 260 ] {7c5b4e31-43d6-4fe1-94e5-053c9a21570c} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.17 08:08:51.853668 [ 260 ] {7c5b4e31-43d6-4fe1-94e5-053c9a21570c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.853854 [ 260 ] {7c5b4e31-43d6-4fe1-94e5-053c9a21570c} executeQuery: Read 1417 rows, 121.45 KiB in 0.002155 sec., 657540.6032482599 rows/sec., 55.04 MiB/sec. 2025.01.17 08:08:51.853939 [ 260 ] {7c5b4e31-43d6-4fe1-94e5-053c9a21570c} TCPHandler: Processed in 0.002557227 sec. 2025.01.17 08:08:51.854126 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.854288 [ 262 ] {a6ac1dc0-1fd5-4bfa-b27a-fd1e85b225de} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:08:51.854344 [ 262 ] {a6ac1dc0-1fd5-4bfa-b27a-fd1e85b225de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:08:51.855039 [ 262 ] {a6ac1dc0-1fd5-4bfa-b27a-fd1e85b225de} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.855085 [ 262 ] {a6ac1dc0-1fd5-4bfa-b27a-fd1e85b225de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.855451 [ 262 ] {a6ac1dc0-1fd5-4bfa-b27a-fd1e85b225de} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:08:51.855699 [ 262 ] {a6ac1dc0-1fd5-4bfa-b27a-fd1e85b225de} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.855864 [ 129 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 08:08:51.855925 [ 129 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.855932 [ 262 ] {a6ac1dc0-1fd5-4bfa-b27a-fd1e85b225de} executeQuery: Read 53 rows, 3.85 KiB in 0.001665 sec., 31831.83183183183 rows/sec., 2.26 MiB/sec. 2025.01.17 08:08:51.855962 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.856092 [ 262 ] {a6ac1dc0-1fd5-4bfa-b27a-fd1e85b225de} TCPHandler: Processed in 0.00205163 sec. 2025.01.17 08:08:51.856297 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 08:08:51.856344 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.856763 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:51.856815 [ 260 ] {731d0767-2dc7-45ec-8f5a-c0eb8d2f9b7c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:08:51.856922 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 64 rows starting from the beginning of the part 2025.01.17 08:08:51.857035 [ 260 ] {731d0767-2dc7-45ec-8f5a-c0eb8d2f9b7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:08:51.857428 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 43 rows starting from the beginning of the part 2025.01.17 08:08:51.858065 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part 2025.01.17 08:08:51.858626 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 46 rows starting from the beginning of the part 2025.01.17 08:08:51.858861 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part 2025.01.17 08:08:51.859076 [ 197 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 53 rows starting from the beginning of the part 2025.01.17 08:08:51.860049 [ 260 ] {731d0767-2dc7-45ec-8f5a-c0eb8d2f9b7c} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.860095 [ 260 ] {731d0767-2dc7-45ec-8f5a-c0eb8d2f9b7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.860674 [ 260 ] {731d0767-2dc7-45ec-8f5a-c0eb8d2f9b7c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:08:51.860867 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.004797128 sec., 53573.721610096705 rows/sec., 4.03 MiB/sec. 2025.01.17 08:08:51.861062 [ 260 ] {731d0767-2dc7-45ec-8f5a-c0eb8d2f9b7c} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.861091 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 08:08:51.861375 [ 260 ] {731d0767-2dc7-45ec-8f5a-c0eb8d2f9b7c} executeQuery: Read 242 rows, 16.79 KiB in 0.004735 sec., 51108.764519535376 rows/sec., 3.46 MiB/sec. 2025.01.17 08:08:51.861526 [ 260 ] {731d0767-2dc7-45ec-8f5a-c0eb8d2f9b7c} TCPHandler: Processed in 0.005317626 sec. 2025.01.17 08:08:51.861666 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.861716 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.861757 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_61_12} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 08:08:51.861866 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:08:51.861885 [ 262 ] {7b68b168-1be4-4b56-b2a3-856a41755c25} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:08:51.861945 [ 262 ] {7b68b168-1be4-4b56-b2a3-856a41755c25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:08:51.862545 [ 262 ] {7b68b168-1be4-4b56-b2a3-856a41755c25} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.862582 [ 262 ] {7b68b168-1be4-4b56-b2a3-856a41755c25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.862920 [ 262 ] {7b68b168-1be4-4b56-b2a3-856a41755c25} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:08:51.863149 [ 262 ] {7b68b168-1be4-4b56-b2a3-856a41755c25} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.863360 [ 262 ] {7b68b168-1be4-4b56-b2a3-856a41755c25} executeQuery: Read 13 rows, 830.00 B in 0.00152 sec., 8552.631578947368 rows/sec., 533.25 KiB/sec. 2025.01.17 08:08:51.863411 [ 262 ] {7b68b168-1be4-4b56-b2a3-856a41755c25} TCPHandler: Processed in 0.001773406 sec. 2025.01.17 08:08:51.863574 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.863712 [ 260 ] {8709b9c5-5b99-45e2-a1f5-52e9c1030a53} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:51.863768 [ 260 ] {8709b9c5-5b99-45e2-a1f5-52e9c1030a53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:51.864651 [ 260 ] {8709b9c5-5b99-45e2-a1f5-52e9c1030a53} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.864688 [ 260 ] {8709b9c5-5b99-45e2-a1f5-52e9c1030a53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.865086 [ 260 ] {8709b9c5-5b99-45e2-a1f5-52e9c1030a53} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.17 08:08:51.865325 [ 260 ] {8709b9c5-5b99-45e2-a1f5-52e9c1030a53} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.865501 [ 260 ] {8709b9c5-5b99-45e2-a1f5-52e9c1030a53} executeQuery: Read 884 rows, 65.67 KiB in 0.001819 sec., 485981.3084112149 rows/sec., 35.26 MiB/sec. 2025.01.17 08:08:51.865552 [ 260 ] {8709b9c5-5b99-45e2-a1f5-52e9c1030a53} TCPHandler: Processed in 0.00204547 sec. 2025.01.17 08:08:51.865706 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.865845 [ 262 ] {6a080202-c9c3-4e17-8ba1-d58e3972ef36} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:08:51.865902 [ 262 ] {6a080202-c9c3-4e17-8ba1-d58e3972ef36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:08:51.866416 [ 262 ] {6a080202-c9c3-4e17-8ba1-d58e3972ef36} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.866454 [ 262 ] {6a080202-c9c3-4e17-8ba1-d58e3972ef36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.866812 [ 262 ] {6a080202-c9c3-4e17-8ba1-d58e3972ef36} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:08:51.867039 [ 262 ] {6a080202-c9c3-4e17-8ba1-d58e3972ef36} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.867255 [ 262 ] {6a080202-c9c3-4e17-8ba1-d58e3972ef36} executeQuery: Read 6 rows, 321.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 217.84 KiB/sec. 2025.01.17 08:08:51.867303 [ 262 ] {6a080202-c9c3-4e17-8ba1-d58e3972ef36} TCPHandler: Processed in 0.001663004 sec. 2025.01.17 08:08:51.867445 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.867564 [ 260 ] {22b81b6d-a124-4b5a-84a3-27ce96da6800} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:51.867616 [ 260 ] {22b81b6d-a124-4b5a-84a3-27ce96da6800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:51.868366 [ 260 ] {22b81b6d-a124-4b5a-84a3-27ce96da6800} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.868403 [ 260 ] {22b81b6d-a124-4b5a-84a3-27ce96da6800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.868843 [ 260 ] {22b81b6d-a124-4b5a-84a3-27ce96da6800} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.17 08:08:51.869079 [ 260 ] {22b81b6d-a124-4b5a-84a3-27ce96da6800} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.869255 [ 260 ] {22b81b6d-a124-4b5a-84a3-27ce96da6800} executeQuery: Read 1089 rows, 74.52 KiB in 0.001715 sec., 634985.4227405248 rows/sec., 42.43 MiB/sec. 2025.01.17 08:08:51.869306 [ 260 ] {22b81b6d-a124-4b5a-84a3-27ce96da6800} TCPHandler: Processed in 0.001918268 sec. 2025.01.17 08:08:51.869463 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.869598 [ 262 ] {e39df877-b478-4ed2-ad31-0285a514c5b4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:08:51.869657 [ 262 ] {e39df877-b478-4ed2-ad31-0285a514c5b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:08:51.870200 [ 262 ] {e39df877-b478-4ed2-ad31-0285a514c5b4} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.870238 [ 262 ] {e39df877-b478-4ed2-ad31-0285a514c5b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.870592 [ 262 ] {e39df877-b478-4ed2-ad31-0285a514c5b4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.17 08:08:51.870828 [ 262 ] {e39df877-b478-4ed2-ad31-0285a514c5b4} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.871042 [ 262 ] {e39df877-b478-4ed2-ad31-0285a514c5b4} executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. 2025.01.17 08:08:51.871150 [ 262 ] {e39df877-b478-4ed2-ad31-0285a514c5b4} TCPHandler: Processed in 0.001754635 sec. 2025.01.17 08:08:51.871337 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.871477 [ 260 ] {e0bbad27-6396-4d3d-8f79-ff30e5b4917d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:51.871567 [ 260 ] {e0bbad27-6396-4d3d-8f79-ff30e5b4917d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:08:51.872790 [ 260 ] {e0bbad27-6396-4d3d-8f79-ff30e5b4917d} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.872829 [ 260 ] {e0bbad27-6396-4d3d-8f79-ff30e5b4917d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.873465 [ 260 ] {e0bbad27-6396-4d3d-8f79-ff30e5b4917d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:08:51.873727 [ 260 ] {e0bbad27-6396-4d3d-8f79-ff30e5b4917d} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.873868 [ 129 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 08:08:51.873914 [ 129 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.873939 [ 260 ] {e0bbad27-6396-4d3d-8f79-ff30e5b4917d} executeQuery: Read 34 rows, 62.39 KiB in 0.002492 sec., 13643.659711075443 rows/sec., 24.45 MiB/sec. 2025.01.17 08:08:51.873943 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.874280 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 08:08:51.874313 [ 260 ] {e0bbad27-6396-4d3d-8f79-ff30e5b4917d} TCPHandler: Processed in 0.003062504 sec. 2025.01.17 08:08:51.874651 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:51.875072 [ 262 ] {eb592d6a-9f6e-423f-a307-0a8671de88ef} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:51.875265 [ 262 ] {eb592d6a-9f6e-423f-a307-0a8671de88ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:51.876234 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:51.876435 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1608 rows starting from the beginning of the part 2025.01.17 08:08:51.877056 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part 2025.01.17 08:08:51.877778 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part 2025.01.17 08:08:51.877834 [ 262 ] {eb592d6a-9f6e-423f-a307-0a8671de88ef} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.877928 [ 262 ] {eb592d6a-9f6e-423f-a307-0a8671de88ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.878455 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part 2025.01.17 08:08:51.879022 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part 2025.01.17 08:08:51.879465 [ 262 ] {eb592d6a-9f6e-423f-a307-0a8671de88ef} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 08:08:51.879810 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part 2025.01.17 08:08:51.880320 [ 262 ] {eb592d6a-9f6e-423f-a307-0a8671de88ef} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.880827 [ 128 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 08:08:51.880944 [ 128 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:51.881044 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:51.881181 [ 262 ] {eb592d6a-9f6e-423f-a307-0a8671de88ef} executeQuery: Read 82 rows, 5.33 KiB in 0.006229 sec., 13164.231818911543 rows/sec., 856.16 KiB/sec. 2025.01.17 08:08:51.881438 [ 262 ] {eb592d6a-9f6e-423f-a307-0a8671de88ef} TCPHandler: Processed in 0.006982921 sec. 2025.01.17 08:08:51.881579 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 08:08:51.881868 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:51.881953 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6450 rows starting from the beginning of the part 2025.01.17 08:08:51.882251 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part 2025.01.17 08:08:51.882676 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2025.01.17 08:08:51.882913 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part 2025.01.17 08:08:51.883051 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2025.01.17 08:08:51.883236 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part 2025.01.17 08:08:51.887153 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 6816 rows, containing 4 columns (4 merged, 0 gathered) in 0.005885404 sec., 1158119.3066780122 rows/sec., 75.45 MiB/sec. 2025.01.17 08:08:51.887836 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 08:08:51.888338 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.888422 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_96_19} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 08:08:51.888508 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.01.17 08:08:51.893341 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1759 rows, containing 19 columns (19 merged, 0 gathered) in 0.019306067 sec., 91111.25533750608 rows/sec., 163.27 MiB/sec. 2025.01.17 08:08:51.895085 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 08:08:51.895574 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:51.895673 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_61_12} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 08:08:51.895842 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.62 MiB. 2025.01.17 08:08:52.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.15 MiB, peak 272.71 MiB, free memory in arenas 0.00 B, will set to 260.76 MiB (RSS), difference: 4.61 MiB 2025.01.17 08:08:52.730533 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:52.730725 [ 260 ] {97bbdf0f-1e50-4167-8f9f-41678366fc14} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:08:52.730795 [ 260 ] {97bbdf0f-1e50-4167-8f9f-41678366fc14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:08:52.731523 [ 260 ] {97bbdf0f-1e50-4167-8f9f-41678366fc14} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:52.731575 [ 260 ] {97bbdf0f-1e50-4167-8f9f-41678366fc14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:52.732002 [ 260 ] {97bbdf0f-1e50-4167-8f9f-41678366fc14} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.17 08:08:52.732258 [ 260 ] {97bbdf0f-1e50-4167-8f9f-41678366fc14} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:52.732502 [ 260 ] {97bbdf0f-1e50-4167-8f9f-41678366fc14} executeQuery: Read 4 rows, 334.00 B in 0.001829 sec., 2186.9874248223073 rows/sec., 178.33 KiB/sec. 2025.01.17 08:08:52.732559 [ 260 ] {97bbdf0f-1e50-4167-8f9f-41678366fc14} TCPHandler: Processed in 0.002155211 sec. 2025.01.17 08:08:52.732805 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:52.733013 [ 262 ] {53ad2001-3a08-4623-b450-9e065ba47979} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:52.733091 [ 262 ] {53ad2001-3a08-4623-b450-9e065ba47979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:52.733820 [ 262 ] {53ad2001-3a08-4623-b450-9e065ba47979} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:52.733863 [ 262 ] {53ad2001-3a08-4623-b450-9e065ba47979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:52.734279 [ 262 ] {53ad2001-3a08-4623-b450-9e065ba47979} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.17 08:08:52.734525 [ 262 ] {53ad2001-3a08-4623-b450-9e065ba47979} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:52.734726 [ 262 ] {53ad2001-3a08-4623-b450-9e065ba47979} executeQuery: Read 12 rows, 1.12 KiB in 0.001768 sec., 6787.330316742081 rows/sec., 634.66 KiB/sec. 2025.01.17 08:08:52.734788 [ 262 ] {53ad2001-3a08-4623-b450-9e065ba47979} TCPHandler: Processed in 0.002122981 sec. 2025.01.17 08:08:52.734932 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:52.735072 [ 260 ] {8d5d15d4-19d2-4e5c-adbc-8606bc1d39b5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:08:52.735128 [ 260 ] {8d5d15d4-19d2-4e5c-adbc-8606bc1d39b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:08:52.735808 [ 260 ] {8d5d15d4-19d2-4e5c-adbc-8606bc1d39b5} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:52.735857 [ 260 ] {8d5d15d4-19d2-4e5c-adbc-8606bc1d39b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:52.736263 [ 260 ] {8d5d15d4-19d2-4e5c-adbc-8606bc1d39b5} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:08:52.736499 [ 260 ] {8d5d15d4-19d2-4e5c-adbc-8606bc1d39b5} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:52.736701 [ 260 ] {8d5d15d4-19d2-4e5c-adbc-8606bc1d39b5} executeQuery: Read 9 rows, 671.00 B in 0.001659 sec., 5424.9547920434 rows/sec., 394.98 KiB/sec. 2025.01.17 08:08:52.736760 [ 260 ] {8d5d15d4-19d2-4e5c-adbc-8606bc1d39b5} TCPHandler: Processed in 0.001893697 sec. 2025.01.17 08:08:52.736907 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:52.737031 [ 262 ] {edd9d47f-a855-4831-91e9-9a9fb16b0485} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:52.737082 [ 262 ] {edd9d47f-a855-4831-91e9-9a9fb16b0485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:52.737809 [ 262 ] {edd9d47f-a855-4831-91e9-9a9fb16b0485} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:52.737857 [ 262 ] {edd9d47f-a855-4831-91e9-9a9fb16b0485} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:52.738274 [ 262 ] {edd9d47f-a855-4831-91e9-9a9fb16b0485} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.17 08:08:52.738527 [ 262 ] {edd9d47f-a855-4831-91e9-9a9fb16b0485} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:52.738747 [ 262 ] {edd9d47f-a855-4831-91e9-9a9fb16b0485} executeQuery: Read 9 rows, 744.00 B in 0.001736 sec., 5184.331797235023 rows/sec., 418.53 KiB/sec. 2025.01.17 08:08:52.738815 [ 262 ] {edd9d47f-a855-4831-91e9-9a9fb16b0485} TCPHandler: Processed in 0.001964378 sec. 2025.01.17 08:08:52.739000 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:52.739292 [ 260 ] {928deaa1-9cf4-4671-b3f3-34d5392d38e7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:52.739393 [ 260 ] {928deaa1-9cf4-4671-b3f3-34d5392d38e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:52.739923 [ 260 ] {928deaa1-9cf4-4671-b3f3-34d5392d38e7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:52.739964 [ 260 ] {928deaa1-9cf4-4671-b3f3-34d5392d38e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:52.740348 [ 260 ] {928deaa1-9cf4-4671-b3f3-34d5392d38e7} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.17 08:08:52.740595 [ 260 ] {928deaa1-9cf4-4671-b3f3-34d5392d38e7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:52.740848 [ 260 ] {928deaa1-9cf4-4671-b3f3-34d5392d38e7} executeQuery: Read 2 rows, 144.00 B in 0.001665 sec., 1201.2012012012012 rows/sec., 84.46 KiB/sec. 2025.01.17 08:08:52.740947 [ 260 ] {928deaa1-9cf4-4671-b3f3-34d5392d38e7} TCPHandler: Processed in 0.002024279 sec. 2025.01.17 08:08:52.741120 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:52.741290 [ 262 ] {af1c8e29-1294-41ba-815c-3e2f1ee32b82} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:52.741380 [ 262 ] {af1c8e29-1294-41ba-815c-3e2f1ee32b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:08:52.742592 [ 262 ] {af1c8e29-1294-41ba-815c-3e2f1ee32b82} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:52.742631 [ 262 ] {af1c8e29-1294-41ba-815c-3e2f1ee32b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:52.743240 [ 262 ] {af1c8e29-1294-41ba-815c-3e2f1ee32b82} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:08:52.743512 [ 262 ] {af1c8e29-1294-41ba-815c-3e2f1ee32b82} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:52.743757 [ 262 ] {af1c8e29-1294-41ba-815c-3e2f1ee32b82} executeQuery: Read 5 rows, 9.17 KiB in 0.002504 sec., 1996.805111821086 rows/sec., 3.58 MiB/sec. 2025.01.17 08:08:52.743865 [ 262 ] {af1c8e29-1294-41ba-815c-3e2f1ee32b82} TCPHandler: Processed in 0.002826411 sec. 2025.01.17 08:08:53.922651 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 2025.01.17 08:08:53.923367 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:53.923409 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:53.923938 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:08:53.924202 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:53.924385 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 2025.01.17 08:08:56.157671 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.01.17 08:08:56.176639 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:56.176700 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:56.183677 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:08:56.184472 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:56.187669 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.01.17 08:08:57.738687 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:57.738905 [ 260 ] {17218f59-b3a9-4b58-8de4-f7a565842520} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:08:57.738988 [ 260 ] {17218f59-b3a9-4b58-8de4-f7a565842520} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:08:57.739823 [ 260 ] {17218f59-b3a9-4b58-8de4-f7a565842520} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:57.739876 [ 260 ] {17218f59-b3a9-4b58-8de4-f7a565842520} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:57.740354 [ 260 ] {17218f59-b3a9-4b58-8de4-f7a565842520} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.17 08:08:57.740622 [ 260 ] {17218f59-b3a9-4b58-8de4-f7a565842520} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:57.740865 [ 260 ] {17218f59-b3a9-4b58-8de4-f7a565842520} executeQuery: Read 56 rows, 4.41 KiB in 0.002012 sec., 27833.001988071574 rows/sec., 2.14 MiB/sec. 2025.01.17 08:08:57.740869 [ 118 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.17 08:08:57.740982 [ 260 ] {17218f59-b3a9-4b58-8de4-f7a565842520} TCPHandler: Processed in 0.002433825 sec. 2025.01.17 08:08:57.740991 [ 118 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:57.741048 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:57.741240 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.01.17 08:08:57.741346 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:57.741442 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:57.741523 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1430 rows starting from the beginning of the part 2025.01.17 08:08:57.741671 [ 262 ] {c0606428-b7d7-4a99-8774-c7f3b5c3c6db} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:08:57.741806 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 281 rows starting from the beginning of the part 2025.01.17 08:08:57.741871 [ 262 ] {c0606428-b7d7-4a99-8774-c7f3b5c3c6db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:08:57.742257 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part 2025.01.17 08:08:57.742579 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:08:57.742986 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 12 rows starting from the beginning of the part 2025.01.17 08:08:57.743361 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part 2025.01.17 08:08:57.744702 [ 262 ] {c0606428-b7d7-4a99-8774-c7f3b5c3c6db} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:57.744789 [ 262 ] {c0606428-b7d7-4a99-8774-c7f3b5c3c6db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:57.745897 [ 262 ] {c0606428-b7d7-4a99-8774-c7f3b5c3c6db} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.17 08:08:57.746208 [ 262 ] {c0606428-b7d7-4a99-8774-c7f3b5c3c6db} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:57.746464 [ 118 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.17 08:08:57.746575 [ 118 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:57.746671 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:57.746857 [ 262 ] {c0606428-b7d7-4a99-8774-c7f3b5c3c6db} executeQuery: Read 64 rows, 5.12 KiB in 0.00527 sec., 12144.212523719165 rows/sec., 970.63 KiB/sec. 2025.01.17 08:08:57.747371 [ 262 ] {c0606428-b7d7-4a99-8774-c7f3b5c3c6db} TCPHandler: Processed in 0.00623516 sec. 2025.01.17 08:08:57.747424 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 5 columns (5 merged, 0 gathered) in 0.006254949 sec., 519908.31579921755 rows/sec., 45.61 MiB/sec. 2025.01.17 08:08:57.747662 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:57.747688 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.01.17 08:08:57.748044 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.17 08:08:57.748199 [ 260 ] {e9928bb5-bdac-44ea-a060-c8dad478a3f5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:08:57.748501 [ 260 ] {e9928bb5-bdac-44ea-a060-c8dad478a3f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:08:57.748580 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:57.748805 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 913 rows starting from the beginning of the part 2025.01.17 08:08:57.749521 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 421 rows starting from the beginning of the part 2025.01.17 08:08:57.750119 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:57.750662 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part 2025.01.17 08:08:57.750921 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_111_22} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.17 08:08:57.751503 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:08:57.751802 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 884 rows starting from the beginning of the part 2025.01.17 08:08:57.752245 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 9 rows starting from the beginning of the part 2025.01.17 08:08:57.752501 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part 2025.01.17 08:08:57.753243 [ 260 ] {e9928bb5-bdac-44ea-a060-c8dad478a3f5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:57.753315 [ 260 ] {e9928bb5-bdac-44ea-a060-c8dad478a3f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:57.754288 [ 260 ] {e9928bb5-bdac-44ea-a060-c8dad478a3f5} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.17 08:08:57.754876 [ 260 ] {e9928bb5-bdac-44ea-a060-c8dad478a3f5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:57.755163 [ 118 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 4 parts from all_1_99_20 to all_102_102_0 2025.01.17 08:08:57.755264 [ 118 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:57.755286 [ 260 ] {e9928bb5-bdac-44ea-a060-c8dad478a3f5} executeQuery: Read 160 rows, 11.41 KiB in 0.007305 sec., 21902.80629705681 rows/sec., 1.53 MiB/sec. 2025.01.17 08:08:57.755309 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:57.755553 [ 260 ] {e9928bb5-bdac-44ea-a060-c8dad478a3f5} TCPHandler: Processed in 0.008045755 sec. 2025.01.17 08:08:57.755679 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_102_21} MergeTask::PrepareStage: Merging 4 parts: from all_1_99_20 to all_102_102_0 into Compact with storage Full 2025.01.17 08:08:57.755856 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:08:57.756360 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_102_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:08:57.756362 [ 262 ] {3840edf4-1b8e-418d-928d-1f86ab2e0ea2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:08:57.756467 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_102_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 32589 rows starting from the beginning of the part 2025.01.17 08:08:57.756493 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2355 rows, containing 5 columns (5 merged, 0 gathered) in 0.009556697 sec., 246424.05215944382 rows/sec., 18.87 MiB/sec. 2025.01.17 08:08:57.756513 [ 262 ] {3840edf4-1b8e-418d-928d-1f86ab2e0ea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:08:57.756931 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_102_21} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part 2025.01.17 08:08:57.756972 [ 196 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.17 08:08:57.757644 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_102_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part 2025.01.17 08:08:57.758253 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_102_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:08:57.758403 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:57.758922 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_111_22} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.17 08:08:57.759206 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.17 08:08:57.759612 [ 262 ] {3840edf4-1b8e-418d-928d-1f86ab2e0ea2} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:08:57.759661 [ 262 ] {3840edf4-1b8e-418d-928d-1f86ab2e0ea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:08:57.760186 [ 262 ] {3840edf4-1b8e-418d-928d-1f86ab2e0ea2} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 08:08:57.760636 [ 262 ] {3840edf4-1b8e-418d-928d-1f86ab2e0ea2} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:57.761071 [ 262 ] {3840edf4-1b8e-418d-928d-1f86ab2e0ea2} executeQuery: Read 60 rows, 4.14 KiB in 0.004864 sec., 12335.526315789473 rows/sec., 851.28 KiB/sec. 2025.01.17 08:08:57.761271 [ 262 ] {3840edf4-1b8e-418d-928d-1f86ab2e0ea2} TCPHandler: Processed in 0.00556779 sec. 2025.01.17 08:08:57.767080 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_102_21} MergeTask::MergeProjectionsStage: Merge sorted 34075 rows, containing 5 columns (5 merged, 0 gathered) in 0.011617596 sec., 2933050.865256461 rows/sec., 197.99 MiB/sec. 2025.01.17 08:08:57.767505 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_102_21} MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) 2025.01.17 08:08:57.767903 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_102_21} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:08:57.768031 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_102_21} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 4 parts: [all_1_99_20, all_102_102_0] -> all_1_102_21 2025.01.17 08:08:57.768146 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.01.17 08:09:01.230580 [ 116 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:09:01.230640 [ 116 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:09:01.424523 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 2025.01.17 08:09:01.425210 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:01.425259 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:01.425827 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:09:01.426085 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:01.426325 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.01.17 08:09:01.584932 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1804 2025.01.17 08:09:01.588228 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:01.588272 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:01.589749 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:09:01.590077 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:01.590576 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1804 2025.01.17 08:09:02.745802 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.746018 [ 260 ] {211efcd6-a6ca-44ec-92d7-18e968f458a7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:09:02.746097 [ 260 ] {211efcd6-a6ca-44ec-92d7-18e968f458a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:09:02.746900 [ 260 ] {211efcd6-a6ca-44ec-92d7-18e968f458a7} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.746961 [ 260 ] {211efcd6-a6ca-44ec-92d7-18e968f458a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.747406 [ 260 ] {211efcd6-a6ca-44ec-92d7-18e968f458a7} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:09:02.747663 [ 260 ] {211efcd6-a6ca-44ec-92d7-18e968f458a7} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.747871 [ 114 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.17 08:09:02.747901 [ 260 ] {211efcd6-a6ca-44ec-92d7-18e968f458a7} executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. 2025.01.17 08:09:02.747952 [ 114 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.748028 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.748034 [ 260 ] {211efcd6-a6ca-44ec-92d7-18e968f458a7} TCPHandler: Processed in 0.002369174 sec. 2025.01.17 08:09:02.748232 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.01.17 08:09:02.748341 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.748416 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:02.748460 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2025.01.17 08:09:02.748713 [ 262 ] {6b8aa0fb-c625-49cd-9b68-ae1702623104} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:02.748738 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:02.748920 [ 262 ] {6b8aa0fb-c625-49cd-9b68-ae1702623104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:02.749054 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:02.749415 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:02.749788 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:02.751895 [ 262 ] {6b8aa0fb-c625-49cd-9b68-ae1702623104} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.751978 [ 262 ] {6b8aa0fb-c625-49cd-9b68-ae1702623104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:02.752486 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004371293 sec., 16013.568525376817 rows/sec., 1.19 MiB/sec. 2025.01.17 08:09:02.752682 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.17 08:09:02.753023 [ 262 ] {6b8aa0fb-c625-49cd-9b68-ae1702623104} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.17 08:09:02.753165 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.753298 [ 195 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_49_12} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.17 08:09:02.753448 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:09:02.753514 [ 262 ] {6b8aa0fb-c625-49cd-9b68-ae1702623104} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.753786 [ 262 ] {6b8aa0fb-c625-49cd-9b68-ae1702623104} executeQuery: Read 281 rows, 25.42 KiB in 0.005239 sec., 53636.19011261692 rows/sec., 4.74 MiB/sec. 2025.01.17 08:09:02.753921 [ 262 ] {6b8aa0fb-c625-49cd-9b68-ae1702623104} TCPHandler: Processed in 0.005746042 sec. 2025.01.17 08:09:02.754147 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.754484 [ 260 ] {8b1b4ff0-3d25-457f-80f2-ecfbe49fa51f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:09:02.754557 [ 260 ] {8b1b4ff0-3d25-457f-80f2-ecfbe49fa51f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:09:02.755180 [ 260 ] {8b1b4ff0-3d25-457f-80f2-ecfbe49fa51f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.755222 [ 260 ] {8b1b4ff0-3d25-457f-80f2-ecfbe49fa51f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.755608 [ 260 ] {8b1b4ff0-3d25-457f-80f2-ecfbe49fa51f} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:09:02.755870 [ 260 ] {8b1b4ff0-3d25-457f-80f2-ecfbe49fa51f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.756110 [ 260 ] {8b1b4ff0-3d25-457f-80f2-ecfbe49fa51f} executeQuery: Read 46 rows, 3.39 KiB in 0.001743 sec., 26391.279403327597 rows/sec., 1.90 MiB/sec. 2025.01.17 08:09:02.756169 [ 260 ] {8b1b4ff0-3d25-457f-80f2-ecfbe49fa51f} TCPHandler: Processed in 0.002149191 sec. 2025.01.17 08:09:02.756310 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.756437 [ 262 ] {59a976b1-8990-42d9-8a7f-8d84c006ab07} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:09:02.756511 [ 262 ] {59a976b1-8990-42d9-8a7f-8d84c006ab07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:09:02.757561 [ 262 ] {59a976b1-8990-42d9-8a7f-8d84c006ab07} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.757604 [ 262 ] {59a976b1-8990-42d9-8a7f-8d84c006ab07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.757978 [ 262 ] {59a976b1-8990-42d9-8a7f-8d84c006ab07} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:09:02.758219 [ 262 ] {59a976b1-8990-42d9-8a7f-8d84c006ab07} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.758393 [ 114 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 2025.01.17 08:09:02.758460 [ 114 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.758474 [ 262 ] {59a976b1-8990-42d9-8a7f-8d84c006ab07} executeQuery: Read 14 rows, 1004.00 B in 0.002056 sec., 6809.338521400778 rows/sec., 476.88 KiB/sec. 2025.01.17 08:09:02.758497 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.758698 [ 262 ] {59a976b1-8990-42d9-8a7f-8d84c006ab07} TCPHandler: Processed in 0.002437405 sec. 2025.01.17 08:09:02.759014 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.759001 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full 2025.01.17 08:09:02.759412 [ 260 ] {472b4cb3-792c-4768-a5ae-2119e9be1b25} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:09:02.759577 [ 260 ] {472b4cb3-792c-4768-a5ae-2119e9be1b25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:09:02.759695 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:02.759803 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 242 rows starting from the beginning of the part 2025.01.17 08:09:02.760097 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part 2025.01.17 08:09:02.760573 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:02.760978 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:02.761389 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part 2025.01.17 08:09:02.761798 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:02.762813 [ 260 ] {472b4cb3-792c-4768-a5ae-2119e9be1b25} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.762880 [ 260 ] {472b4cb3-792c-4768-a5ae-2119e9be1b25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:02.763963 [ 260 ] {472b4cb3-792c-4768-a5ae-2119e9be1b25} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:09:02.764593 [ 260 ] {472b4cb3-792c-4768-a5ae-2119e9be1b25} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.764658 [ 198 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006041556 sec., 127119.56985915548 rows/sec., 9.10 MiB/sec. 2025.01.17 08:09:02.764857 [ 114 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.17 08:09:02.764953 [ 114 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.765001 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.765076 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) 2025.01.17 08:09:02.765077 [ 260 ] {472b4cb3-792c-4768-a5ae-2119e9be1b25} executeQuery: Read 13 rows, 830.00 B in 0.005797 sec., 2242.5392444367776 rows/sec., 139.82 KiB/sec. 2025.01.17 08:09:02.765426 [ 260 ] {472b4cb3-792c-4768-a5ae-2119e9be1b25} TCPHandler: Processed in 0.006574454 sec. 2025.01.17 08:09:02.765683 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.01.17 08:09:02.765731 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.766248 [ 262 ] {4fe86342-bf2c-44bf-977b-80eedfcf3a80} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:02.766300 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:02.766478 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2025.01.17 08:09:02.766478 [ 262 ] {4fe86342-bf2c-44bf-977b-80eedfcf3a80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:02.766794 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.766991 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2025.01.17 08:09:02.767392 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2025.01.17 08:09:02.767957 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2025.01.17 08:09:02.768224 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_49_10} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 2025.01.17 08:09:02.768354 [ 198 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2025.01.17 08:09:02.769352 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.17 08:09:02.770331 [ 262 ] {4fe86342-bf2c-44bf-977b-80eedfcf3a80} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.770388 [ 262 ] {4fe86342-bf2c-44bf-977b-80eedfcf3a80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:02.770749 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00556712 sec., 11675.69587147394 rows/sec., 773.59 KiB/sec. 2025.01.17 08:09:02.771023 [ 262 ] {4fe86342-bf2c-44bf-977b-80eedfcf3a80} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.17 08:09:02.771040 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.17 08:09:02.771523 [ 262 ] {4fe86342-bf2c-44bf-977b-80eedfcf3a80} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.771681 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.771976 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_49_12} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.17 08:09:02.771990 [ 262 ] {4fe86342-bf2c-44bf-977b-80eedfcf3a80} executeQuery: Read 421 rows, 30.80 KiB in 0.005916 sec., 71162.9479377958 rows/sec., 5.08 MiB/sec. 2025.01.17 08:09:02.772243 [ 262 ] {4fe86342-bf2c-44bf-977b-80eedfcf3a80} TCPHandler: Processed in 0.006686716 sec. 2025.01.17 08:09:02.772259 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:09:02.772417 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.772542 [ 260 ] {dd5209cb-50da-48d9-9e2c-22c66a2eb05d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:09:02.772593 [ 260 ] {dd5209cb-50da-48d9-9e2c-22c66a2eb05d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:09:02.773090 [ 260 ] {dd5209cb-50da-48d9-9e2c-22c66a2eb05d} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.773129 [ 260 ] {dd5209cb-50da-48d9-9e2c-22c66a2eb05d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.773507 [ 260 ] {dd5209cb-50da-48d9-9e2c-22c66a2eb05d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:09:02.773752 [ 260 ] {dd5209cb-50da-48d9-9e2c-22c66a2eb05d} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.773976 [ 260 ] {dd5209cb-50da-48d9-9e2c-22c66a2eb05d} executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. 2025.01.17 08:09:02.774035 [ 260 ] {dd5209cb-50da-48d9-9e2c-22c66a2eb05d} TCPHandler: Processed in 0.001687534 sec. 2025.01.17 08:09:02.774243 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.774374 [ 262 ] {d99cb916-bf61-4d78-bba3-b6230e7a598b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:02.774427 [ 262 ] {d99cb916-bf61-4d78-bba3-b6230e7a598b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:02.775024 [ 262 ] {d99cb916-bf61-4d78-bba3-b6230e7a598b} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.775065 [ 262 ] {d99cb916-bf61-4d78-bba3-b6230e7a598b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.775465 [ 262 ] {d99cb916-bf61-4d78-bba3-b6230e7a598b} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.17 08:09:02.775710 [ 262 ] {d99cb916-bf61-4d78-bba3-b6230e7a598b} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.775934 [ 262 ] {d99cb916-bf61-4d78-bba3-b6230e7a598b} executeQuery: Read 237 rows, 16.27 KiB in 0.001584 sec., 149621.21212121213 rows/sec., 10.03 MiB/sec. 2025.01.17 08:09:02.776002 [ 262 ] {d99cb916-bf61-4d78-bba3-b6230e7a598b} TCPHandler: Processed in 0.001870686 sec. 2025.01.17 08:09:02.776191 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.776383 [ 260 ] {6b680d49-6227-494e-b2a8-a9c4bbab5acd} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:09:02.776435 [ 260 ] {6b680d49-6227-494e-b2a8-a9c4bbab5acd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:09:02.776915 [ 260 ] {6b680d49-6227-494e-b2a8-a9c4bbab5acd} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.776954 [ 260 ] {6b680d49-6227-494e-b2a8-a9c4bbab5acd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.777317 [ 260 ] {6b680d49-6227-494e-b2a8-a9c4bbab5acd} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.17 08:09:02.777571 [ 260 ] {6b680d49-6227-494e-b2a8-a9c4bbab5acd} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.777751 [ 114 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 2025.01.17 08:09:02.777813 [ 114 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.777828 [ 260 ] {6b680d49-6227-494e-b2a8-a9c4bbab5acd} executeQuery: Read 1 rows, 69.00 B in 0.001473 sec., 678.8866259334692 rows/sec., 45.75 KiB/sec. 2025.01.17 08:09:02.777849 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.778049 [ 260 ] {6b680d49-6227-494e-b2a8-a9c4bbab5acd} TCPHandler: Processed in 0.001946568 sec. 2025.01.17 08:09:02.778370 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.778354 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full 2025.01.17 08:09:02.778747 [ 262 ] {1c8eb126-0037-497e-92c4-22190ace00f8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:02.779050 [ 262 ] {1c8eb126-0037-497e-92c4-22190ace00f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:09:02.779073 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:02.779178 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 44 rows starting from the beginning of the part 2025.01.17 08:09:02.779606 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.01.17 08:09:02.780034 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.01.17 08:09:02.780423 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.01.17 08:09:02.780759 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.01.17 08:09:02.781130 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.01.17 08:09:02.784317 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 4 columns (4 merged, 0 gathered) in 0.006356421 sec., 7708.740500353894 rows/sec., 519.44 KiB/sec. 2025.01.17 08:09:02.784551 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) 2025.01.17 08:09:02.784953 [ 262 ] {1c8eb126-0037-497e-92c4-22190ace00f8} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.785021 [ 262 ] {1c8eb126-0037-497e-92c4-22190ace00f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.785173 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.785382 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_49_10} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 2025.01.17 08:09:02.785540 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.17 08:09:02.786062 [ 262 ] {1c8eb126-0037-497e-92c4-22190ace00f8} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:09:02.786324 [ 262 ] {1c8eb126-0037-497e-92c4-22190ace00f8} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.786568 [ 262 ] {1c8eb126-0037-497e-92c4-22190ace00f8} executeQuery: Read 39 rows, 71.56 KiB in 0.007962 sec., 4898.266767143933 rows/sec., 8.78 MiB/sec. 2025.01.17 08:09:02.786679 [ 262 ] {1c8eb126-0037-497e-92c4-22190ace00f8} TCPHandler: Processed in 0.008493962 sec. 2025.01.17 08:09:02.786846 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:02.786983 [ 260 ] {716be17e-2417-4f14-b620-daf9f82ac3f0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:02.787041 [ 260 ] {716be17e-2417-4f14-b620-daf9f82ac3f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:02.787598 [ 260 ] {716be17e-2417-4f14-b620-daf9f82ac3f0} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:02.787639 [ 260 ] {716be17e-2417-4f14-b620-daf9f82ac3f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.17 08:09:02.788024 [ 260 ] {716be17e-2417-4f14-b620-daf9f82ac3f0} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 08:09:02.788271 [ 260 ] {716be17e-2417-4f14-b620-daf9f82ac3f0} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:02.788490 [ 260 ] {716be17e-2417-4f14-b620-daf9f82ac3f0} executeQuery: Read 82 rows, 5.33 KiB in 0.001537 sec., 53350.68314899154 rows/sec., 3.39 MiB/sec. 2025.01.17 08:09:02.788543 [ 260 ] {716be17e-2417-4f14-b620-daf9f82ac3f0} TCPHandler: Processed in 0.001762615 sec. 2025.01.17 08:09:03.687751 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.01.17 08:09:03.707958 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:03.708024 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:03.715427 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:09:03.716263 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:03.719141 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.01.17 08:09:07.738658 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:07.738845 [ 260 ] {b8a90357-3050-4c84-9c85-21a4000b2fae} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:07.738915 [ 260 ] {b8a90357-3050-4c84-9c85-21a4000b2fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:07.739691 [ 260 ] {b8a90357-3050-4c84-9c85-21a4000b2fae} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:07.739741 [ 260 ] {b8a90357-3050-4c84-9c85-21a4000b2fae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:07.740188 [ 260 ] {b8a90357-3050-4c84-9c85-21a4000b2fae} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.17 08:09:07.740464 [ 260 ] {b8a90357-3050-4c84-9c85-21a4000b2fae} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:07.740714 [ 260 ] {b8a90357-3050-4c84-9c85-21a4000b2fae} executeQuery: Read 56 rows, 4.41 KiB in 0.001921 sec., 29151.483602290475 rows/sec., 2.24 MiB/sec. 2025.01.17 08:09:07.740772 [ 260 ] {b8a90357-3050-4c84-9c85-21a4000b2fae} TCPHandler: Processed in 0.002242072 sec. 2025.01.17 08:09:07.741028 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:07.741234 [ 262 ] {c94f594b-214d-4e48-a7f3-3bf169a76634} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:07.741312 [ 262 ] {c94f594b-214d-4e48-a7f3-3bf169a76634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:07.742103 [ 262 ] {c94f594b-214d-4e48-a7f3-3bf169a76634} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:07.742148 [ 262 ] {c94f594b-214d-4e48-a7f3-3bf169a76634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:07.742587 [ 262 ] {c94f594b-214d-4e48-a7f3-3bf169a76634} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.17 08:09:07.742835 [ 262 ] {c94f594b-214d-4e48-a7f3-3bf169a76634} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:07.743062 [ 262 ] {c94f594b-214d-4e48-a7f3-3bf169a76634} executeQuery: Read 64 rows, 5.12 KiB in 0.00188 sec., 34042.553191489365 rows/sec., 2.66 MiB/sec. 2025.01.17 08:09:07.743148 [ 262 ] {c94f594b-214d-4e48-a7f3-3bf169a76634} TCPHandler: Processed in 0.002250963 sec. 2025.01.17 08:09:07.743328 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:07.743495 [ 260 ] {3ab22fc3-12c7-4e63-99d3-59a291324fcc} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:07.743554 [ 260 ] {3ab22fc3-12c7-4e63-99d3-59a291324fcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:07.744127 [ 260 ] {3ab22fc3-12c7-4e63-99d3-59a291324fcc} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:07.744167 [ 260 ] {3ab22fc3-12c7-4e63-99d3-59a291324fcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:07.744578 [ 260 ] {3ab22fc3-12c7-4e63-99d3-59a291324fcc} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.17 08:09:07.744837 [ 260 ] {3ab22fc3-12c7-4e63-99d3-59a291324fcc} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:07.745062 [ 260 ] {3ab22fc3-12c7-4e63-99d3-59a291324fcc} executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. 2025.01.17 08:09:07.745115 [ 260 ] {3ab22fc3-12c7-4e63-99d3-59a291324fcc} TCPHandler: Processed in 0.001861967 sec. 2025.01.17 08:09:07.745265 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:07.745390 [ 262 ] {8cdd4a53-7482-4fa1-9e7b-ff9eeb4b2d53} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:07.745444 [ 262 ] {8cdd4a53-7482-4fa1-9e7b-ff9eeb4b2d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:07.745957 [ 262 ] {8cdd4a53-7482-4fa1-9e7b-ff9eeb4b2d53} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:07.745997 [ 262 ] {8cdd4a53-7482-4fa1-9e7b-ff9eeb4b2d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:07.746382 [ 262 ] {8cdd4a53-7482-4fa1-9e7b-ff9eeb4b2d53} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 08:09:07.746617 [ 262 ] {8cdd4a53-7482-4fa1-9e7b-ff9eeb4b2d53} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:07.746799 [ 262 ] {8cdd4a53-7482-4fa1-9e7b-ff9eeb4b2d53} executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. 2025.01.17 08:09:07.746851 [ 262 ] {8cdd4a53-7482-4fa1-9e7b-ff9eeb4b2d53} TCPHandler: Processed in 0.001644314 sec. 2025.01.17 08:09:08.926476 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 2025.01.17 08:09:08.927148 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:08.927196 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:08.927713 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:09:08.927961 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:08.928194 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 2025.01.17 08:09:11.219245 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.01.17 08:09:11.240474 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:11.240541 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:11.247858 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:09:11.248636 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:11.251795 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.01.17 08:09:11.590846 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1834 2025.01.17 08:09:11.593784 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:11.593827 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:11.595268 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:09:11.595591 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:11.595754 [ 104 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.17 08:09:11.595805 [ 104 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:11.595842 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:11.596245 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.17 08:09:11.596849 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1834 2025.01.17 08:09:11.597354 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:11.597550 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1660 rows starting from the beginning of the part 2025.01.17 08:09:11.598283 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part 2025.01.17 08:09:11.598980 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part 2025.01.17 08:09:11.599676 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part 2025.01.17 08:09:11.600368 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 44 rows starting from the beginning of the part 2025.01.17 08:09:11.601060 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part 2025.01.17 08:09:11.610249 [ 193 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 72 columns (72 merged, 0 gathered) in 0.014297844 sec., 128271.08758495336 rows/sec., 97.70 MiB/sec. 2025.01.17 08:09:11.612140 [ 194 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.17 08:09:11.612912 [ 194 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:11.612996 [ 194 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_51_10} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.17 08:09:11.613305 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.01.17 08:09:12.744857 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.745055 [ 260 ] {81e2f6be-fa18-41de-b73e-a5d53365188e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:09:12.745127 [ 260 ] {81e2f6be-fa18-41de-b73e-a5d53365188e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:09:12.745898 [ 260 ] {81e2f6be-fa18-41de-b73e-a5d53365188e} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.745952 [ 260 ] {81e2f6be-fa18-41de-b73e-a5d53365188e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.746402 [ 260 ] {81e2f6be-fa18-41de-b73e-a5d53365188e} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:09:12.746669 [ 260 ] {81e2f6be-fa18-41de-b73e-a5d53365188e} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.746915 [ 260 ] {81e2f6be-fa18-41de-b73e-a5d53365188e} executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. 2025.01.17 08:09:12.746983 [ 260 ] {81e2f6be-fa18-41de-b73e-a5d53365188e} TCPHandler: Processed in 0.002257713 sec. 2025.01.17 08:09:12.747280 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.747564 [ 262 ] {71c49f23-a226-409f-951f-e847e949ddbd} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:12.747670 [ 262 ] {71c49f23-a226-409f-951f-e847e949ddbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:12.748604 [ 262 ] {71c49f23-a226-409f-951f-e847e949ddbd} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.748653 [ 262 ] {71c49f23-a226-409f-951f-e847e949ddbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.749107 [ 262 ] {71c49f23-a226-409f-951f-e847e949ddbd} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.17 08:09:12.749367 [ 262 ] {71c49f23-a226-409f-951f-e847e949ddbd} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.749607 [ 262 ] {71c49f23-a226-409f-951f-e847e949ddbd} executeQuery: Read 281 rows, 25.42 KiB in 0.002121 sec., 132484.67703913248 rows/sec., 11.70 MiB/sec. 2025.01.17 08:09:12.749673 [ 262 ] {71c49f23-a226-409f-951f-e847e949ddbd} TCPHandler: Processed in 0.002556576 sec. 2025.01.17 08:09:12.749881 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.750193 [ 260 ] {6b210c7f-924f-491d-82a7-5256497e158a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:09:12.750307 [ 260 ] {6b210c7f-924f-491d-82a7-5256497e158a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:09:12.751527 [ 260 ] {6b210c7f-924f-491d-82a7-5256497e158a} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.751569 [ 260 ] {6b210c7f-924f-491d-82a7-5256497e158a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.751942 [ 260 ] {6b210c7f-924f-491d-82a7-5256497e158a} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:09:12.752205 [ 260 ] {6b210c7f-924f-491d-82a7-5256497e158a} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.752418 [ 260 ] {6b210c7f-924f-491d-82a7-5256497e158a} executeQuery: Read 46 rows, 3.39 KiB in 0.002333 sec., 19717.10244320617 rows/sec., 1.42 MiB/sec. 2025.01.17 08:09:12.752475 [ 260 ] {6b210c7f-924f-491d-82a7-5256497e158a} TCPHandler: Processed in 0.002704509 sec. 2025.01.17 08:09:12.753790 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.753928 [ 262 ] {0c8f2994-7874-4bdb-ae86-df74bdd50291} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:09:12.753988 [ 262 ] {0c8f2994-7874-4bdb-ae86-df74bdd50291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:09:12.754679 [ 262 ] {0c8f2994-7874-4bdb-ae86-df74bdd50291} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.754727 [ 262 ] {0c8f2994-7874-4bdb-ae86-df74bdd50291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.755094 [ 262 ] {0c8f2994-7874-4bdb-ae86-df74bdd50291} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:09:12.755333 [ 262 ] {0c8f2994-7874-4bdb-ae86-df74bdd50291} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.755547 [ 262 ] {0c8f2994-7874-4bdb-ae86-df74bdd50291} executeQuery: Read 14 rows, 1004.00 B in 0.001645 sec., 8510.638297872341 rows/sec., 596.03 KiB/sec. 2025.01.17 08:09:12.755623 [ 262 ] {0c8f2994-7874-4bdb-ae86-df74bdd50291} TCPHandler: Processed in 0.001900797 sec. 2025.01.17 08:09:12.755839 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.755962 [ 260 ] {1eb3bb50-f7ab-4538-b1ff-fa6bb512cb58} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:09:12.756011 [ 260 ] {1eb3bb50-f7ab-4538-b1ff-fa6bb512cb58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:09:12.756586 [ 260 ] {1eb3bb50-f7ab-4538-b1ff-fa6bb512cb58} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.756624 [ 260 ] {1eb3bb50-f7ab-4538-b1ff-fa6bb512cb58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.756984 [ 260 ] {1eb3bb50-f7ab-4538-b1ff-fa6bb512cb58} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:09:12.757232 [ 260 ] {1eb3bb50-f7ab-4538-b1ff-fa6bb512cb58} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.757410 [ 260 ] {1eb3bb50-f7ab-4538-b1ff-fa6bb512cb58} executeQuery: Read 13 rows, 830.00 B in 0.001473 sec., 8825.526137135099 rows/sec., 550.27 KiB/sec. 2025.01.17 08:09:12.757465 [ 260 ] {1eb3bb50-f7ab-4538-b1ff-fa6bb512cb58} TCPHandler: Processed in 0.001719274 sec. 2025.01.17 08:09:12.757607 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.757723 [ 262 ] {f38b883e-2c29-43b3-863c-d47aaeacbffc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:12.757776 [ 262 ] {f38b883e-2c29-43b3-863c-d47aaeacbffc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:12.758806 [ 262 ] {f38b883e-2c29-43b3-863c-d47aaeacbffc} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.758847 [ 262 ] {f38b883e-2c29-43b3-863c-d47aaeacbffc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.759230 [ 262 ] {f38b883e-2c29-43b3-863c-d47aaeacbffc} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.17 08:09:12.759468 [ 262 ] {f38b883e-2c29-43b3-863c-d47aaeacbffc} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.759687 [ 262 ] {f38b883e-2c29-43b3-863c-d47aaeacbffc} executeQuery: Read 421 rows, 30.80 KiB in 0.001987 sec., 211877.20181177655 rows/sec., 15.14 MiB/sec. 2025.01.17 08:09:12.759742 [ 262 ] {f38b883e-2c29-43b3-863c-d47aaeacbffc} TCPHandler: Processed in 0.002190222 sec. 2025.01.17 08:09:12.759903 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.760041 [ 260 ] {5870fe5e-9d2e-4880-bcf0-a41f853a2a98} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:09:12.760099 [ 260 ] {5870fe5e-9d2e-4880-bcf0-a41f853a2a98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:09:12.760672 [ 260 ] {5870fe5e-9d2e-4880-bcf0-a41f853a2a98} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.760718 [ 260 ] {5870fe5e-9d2e-4880-bcf0-a41f853a2a98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.761108 [ 260 ] {5870fe5e-9d2e-4880-bcf0-a41f853a2a98} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:09:12.761356 [ 260 ] {5870fe5e-9d2e-4880-bcf0-a41f853a2a98} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.761484 [ 101 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.01.17 08:09:12.761525 [ 101 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.761546 [ 260 ] {5870fe5e-9d2e-4880-bcf0-a41f853a2a98} executeQuery: Read 6 rows, 321.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 204.62 KiB/sec. 2025.01.17 08:09:12.761551 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.761622 [ 260 ] {5870fe5e-9d2e-4880-bcf0-a41f853a2a98} TCPHandler: Processed in 0.001785746 sec. 2025.01.17 08:09:12.761714 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.01.17 08:09:12.761770 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.761843 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:12.761914 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 270 rows starting from the beginning of the part 2025.01.17 08:09:12.761973 [ 262 ] {2546838f-34e6-4c71-beeb-75b31c6f061c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:12.762085 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.01.17 08:09:12.762110 [ 262 ] {2546838f-34e6-4c71-beeb-75b31c6f061c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:12.762404 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.01.17 08:09:12.762757 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.01.17 08:09:12.763037 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.01.17 08:09:12.763344 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.01.17 08:09:12.764816 [ 262 ] {2546838f-34e6-4c71-beeb-75b31c6f061c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.764894 [ 262 ] {2546838f-34e6-4c71-beeb-75b31c6f061c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.765720 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.004080679 sec., 73517.17692080166 rows/sec., 3.75 MiB/sec. 2025.01.17 08:09:12.765912 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.01.17 08:09:12.765920 [ 262 ] {2546838f-34e6-4c71-beeb-75b31c6f061c} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.17 08:09:12.766398 [ 262 ] {2546838f-34e6-4c71-beeb-75b31c6f061c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.766410 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.766555 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_50_10} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.01.17 08:09:12.766663 [ 101 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_102_21 to all_107_107_0 2025.01.17 08:09:12.766778 [ 101 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.766838 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.17 08:09:12.766842 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.766890 [ 262 ] {2546838f-34e6-4c71-beeb-75b31c6f061c} executeQuery: Read 237 rows, 16.27 KiB in 0.00497 sec., 47686.11670020121 rows/sec., 3.20 MiB/sec. 2025.01.17 08:09:12.767128 [ 262 ] {2546838f-34e6-4c71-beeb-75b31c6f061c} TCPHandler: Processed in 0.005419548 sec. 2025.01.17 08:09:12.767139 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_102_21 to all_107_107_0 into Compact with storage Full 2025.01.17 08:09:12.767310 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:12.767334 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.767346 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} MergeTreeSequentialSource: Reading 6 marks from part all_1_102_21, total 34075 rows starting from the beginning of the part 2025.01.17 08:09:12.767459 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 2 rows starting from the beginning of the part 2025.01.17 08:09:12.767555 [ 260 ] {acfd402d-e192-4a71-a179-9f28a17ffe92} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:09:12.767855 [ 260 ] {acfd402d-e192-4a71-a179-9f28a17ffe92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:09:12.767974 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2025.01.17 08:09:12.768227 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 237 rows starting from the beginning of the part 2025.01.17 08:09:12.768471 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part 2025.01.17 08:09:12.768695 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 237 rows starting from the beginning of the part 2025.01.17 08:09:12.769278 [ 260 ] {acfd402d-e192-4a71-a179-9f28a17ffe92} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.769323 [ 260 ] {acfd402d-e192-4a71-a179-9f28a17ffe92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.769778 [ 260 ] {acfd402d-e192-4a71-a179-9f28a17ffe92} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.17 08:09:12.770022 [ 260 ] {acfd402d-e192-4a71-a179-9f28a17ffe92} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.770296 [ 260 ] {acfd402d-e192-4a71-a179-9f28a17ffe92} executeQuery: Read 1 rows, 69.00 B in 0.002838 sec., 352.3608174770966 rows/sec., 23.74 KiB/sec. 2025.01.17 08:09:12.770405 [ 260 ] {acfd402d-e192-4a71-a179-9f28a17ffe92} TCPHandler: Processed in 0.003145265 sec. 2025.01.17 08:09:12.770608 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.770847 [ 262 ] {885c6d03-8127-4a93-9249-7eda246bd2d5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:12.771011 [ 262 ] {885c6d03-8127-4a93-9249-7eda246bd2d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:09:12.772814 [ 262 ] {885c6d03-8127-4a93-9249-7eda246bd2d5} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.772856 [ 262 ] {885c6d03-8127-4a93-9249-7eda246bd2d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.773872 [ 262 ] {885c6d03-8127-4a93-9249-7eda246bd2d5} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:09:12.774212 [ 262 ] {885c6d03-8127-4a93-9249-7eda246bd2d5} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.774522 [ 262 ] {885c6d03-8127-4a93-9249-7eda246bd2d5} executeQuery: Read 39 rows, 71.56 KiB in 0.003749 sec., 10402.774073086155 rows/sec., 18.64 MiB/sec. 2025.01.17 08:09:12.774625 [ 262 ] {885c6d03-8127-4a93-9249-7eda246bd2d5} TCPHandler: Processed in 0.004127129 sec. 2025.01.17 08:09:12.774787 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:12.774958 [ 260 ] {1155a0c7-aa7d-4f3e-a729-99d35b52abb6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:12.775040 [ 260 ] {1155a0c7-aa7d-4f3e-a729-99d35b52abb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:12.775688 [ 260 ] {1155a0c7-aa7d-4f3e-a729-99d35b52abb6} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:12.775733 [ 260 ] {1155a0c7-aa7d-4f3e-a729-99d35b52abb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:12.776175 [ 260 ] {1155a0c7-aa7d-4f3e-a729-99d35b52abb6} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.17 08:09:12.776456 [ 260 ] {1155a0c7-aa7d-4f3e-a729-99d35b52abb6} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.776770 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} MergeTask::MergeProjectionsStage: Merge sorted 34871 rows, containing 5 columns (5 merged, 0 gathered) in 0.009822211 sec., 3550218.9883723734 rows/sec., 239.70 MiB/sec. 2025.01.17 08:09:12.776878 [ 260 ] {1155a0c7-aa7d-4f3e-a729-99d35b52abb6} executeQuery: Read 82 rows, 5.33 KiB in 0.001968 sec., 41666.666666666664 rows/sec., 2.65 MiB/sec. 2025.01.17 08:09:12.777001 [ 260 ] {1155a0c7-aa7d-4f3e-a729-99d35b52abb6} TCPHandler: Processed in 0.002307753 sec. 2025.01.17 08:09:12.777208 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) 2025.01.17 08:09:12.777660 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:12.777737 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_107_22} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_102_21, all_107_107_0] -> all_1_107_22 2025.01.17 08:09:12.777830 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.01.17 08:09:16.230676 [ 95 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:09:16.230753 [ 95 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:09:16.379414 [ 220 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:16.379480 [ 220 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:16.386409 [ 220 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:16.428394 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 2025.01.17 08:09:16.429111 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:16.429150 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:16.429655 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:09:16.429919 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:16.430190 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.01.17 08:09:17.284000 [ 222 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:17.284084 [ 222 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:17.286668 [ 222 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:17.739350 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:17.739632 [ 260 ] {09077619-b643-419d-b3c0-6d54668acd1b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:17.739738 [ 260 ] {09077619-b643-419d-b3c0-6d54668acd1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:17.740573 [ 260 ] {09077619-b643-419d-b3c0-6d54668acd1b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:17.740629 [ 260 ] {09077619-b643-419d-b3c0-6d54668acd1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:17.741075 [ 260 ] {09077619-b643-419d-b3c0-6d54668acd1b} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.17 08:09:17.741329 [ 260 ] {09077619-b643-419d-b3c0-6d54668acd1b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:17.741562 [ 260 ] {09077619-b643-419d-b3c0-6d54668acd1b} executeQuery: Read 56 rows, 4.41 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.15 MiB/sec. 2025.01.17 08:09:17.741630 [ 260 ] {09077619-b643-419d-b3c0-6d54668acd1b} TCPHandler: Processed in 0.002448835 sec. 2025.01.17 08:09:17.741935 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:17.742160 [ 262 ] {75049062-2826-412e-a669-2ef1d946040e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:17.742240 [ 262 ] {75049062-2826-412e-a669-2ef1d946040e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:17.743067 [ 262 ] {75049062-2826-412e-a669-2ef1d946040e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:17.743108 [ 262 ] {75049062-2826-412e-a669-2ef1d946040e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:17.743558 [ 262 ] {75049062-2826-412e-a669-2ef1d946040e} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.17 08:09:17.743811 [ 262 ] {75049062-2826-412e-a669-2ef1d946040e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:17.744047 [ 262 ] {75049062-2826-412e-a669-2ef1d946040e} executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. 2025.01.17 08:09:17.744164 [ 262 ] {75049062-2826-412e-a669-2ef1d946040e} TCPHandler: Processed in 0.002409764 sec. 2025.01.17 08:09:17.744350 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:17.744672 [ 260 ] {9f799b13-b288-4948-9b90-708c99e8ab94} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:17.744772 [ 260 ] {9f799b13-b288-4948-9b90-708c99e8ab94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:17.745358 [ 260 ] {9f799b13-b288-4948-9b90-708c99e8ab94} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:17.745400 [ 260 ] {9f799b13-b288-4948-9b90-708c99e8ab94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:17.745808 [ 260 ] {9f799b13-b288-4948-9b90-708c99e8ab94} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.17 08:09:17.746053 [ 260 ] {9f799b13-b288-4948-9b90-708c99e8ab94} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:17.746260 [ 260 ] {9f799b13-b288-4948-9b90-708c99e8ab94} executeQuery: Read 160 rows, 11.41 KiB in 0.001703 sec., 93951.84967704052 rows/sec., 6.54 MiB/sec. 2025.01.17 08:09:17.746315 [ 260 ] {9f799b13-b288-4948-9b90-708c99e8ab94} TCPHandler: Processed in 0.002070789 sec. 2025.01.17 08:09:17.746526 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:17.746758 [ 262 ] {337a91f3-8e0f-4893-a82a-6ec19131e1f4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:17.746855 [ 262 ] {337a91f3-8e0f-4893-a82a-6ec19131e1f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:17.747419 [ 262 ] {337a91f3-8e0f-4893-a82a-6ec19131e1f4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:17.747458 [ 262 ] {337a91f3-8e0f-4893-a82a-6ec19131e1f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:17.747849 [ 262 ] {337a91f3-8e0f-4893-a82a-6ec19131e1f4} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.17 08:09:17.748098 [ 262 ] {337a91f3-8e0f-4893-a82a-6ec19131e1f4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:17.748235 [ 96 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.17 08:09:17.748278 [ 96 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:17.748288 [ 262 ] {337a91f3-8e0f-4893-a82a-6ec19131e1f4} executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. 2025.01.17 08:09:17.748308 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:17.748369 [ 262 ] {337a91f3-8e0f-4893-a82a-6ec19131e1f4} TCPHandler: Processed in 0.001949428 sec. 2025.01.17 08:09:17.748636 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.17 08:09:17.748950 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:17.749013 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6816 rows starting from the beginning of the part 2025.01.17 08:09:17.749102 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2025.01.17 08:09:17.749314 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 82 rows starting from the beginning of the part 2025.01.17 08:09:17.749501 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part 2025.01.17 08:09:17.749759 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part 2025.01.17 08:09:17.749921 [ 199 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part 2025.01.17 08:09:17.752222 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 7160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003801854 sec., 1883291.6782180483 rows/sec., 122.74 MiB/sec. 2025.01.17 08:09:17.752762 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.17 08:09:17.753147 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:17.753244 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_101_20} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.17 08:09:17.753352 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2025.01.17 08:09:18.751951 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.01.17 08:09:18.773187 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:18.773233 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:18.780074 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:09:18.780826 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:18.783407 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.01.17 08:09:21.597186 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1864 2025.01.17 08:09:21.600638 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.600710 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.602407 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:09:21.602768 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.603548 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1864 2025.01.17 08:09:21.860773 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.860961 [ 260 ] {ca6610f4-9e5f-4519-9619-8cf175af02e8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:09:21.861034 [ 260 ] {ca6610f4-9e5f-4519-9619-8cf175af02e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:09:21.861763 [ 260 ] {ca6610f4-9e5f-4519-9619-8cf175af02e8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.861811 [ 260 ] {ca6610f4-9e5f-4519-9619-8cf175af02e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.862246 [ 260 ] {ca6610f4-9e5f-4519-9619-8cf175af02e8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:09:21.862524 [ 260 ] {ca6610f4-9e5f-4519-9619-8cf175af02e8} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.862776 [ 260 ] {ca6610f4-9e5f-4519-9619-8cf175af02e8} executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. 2025.01.17 08:09:21.862845 [ 260 ] {ca6610f4-9e5f-4519-9619-8cf175af02e8} TCPHandler: Processed in 0.002202842 sec. 2025.01.17 08:09:21.863085 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.863278 [ 262 ] {fd793fd0-5539-4681-8414-58c570e8d019} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:09:21.863350 [ 262 ] {fd793fd0-5539-4681-8414-58c570e8d019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:09:21.864060 [ 262 ] {fd793fd0-5539-4681-8414-58c570e8d019} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.864111 [ 262 ] {fd793fd0-5539-4681-8414-58c570e8d019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.864533 [ 262 ] {fd793fd0-5539-4681-8414-58c570e8d019} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.17 08:09:21.864805 [ 262 ] {fd793fd0-5539-4681-8414-58c570e8d019} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.865082 [ 262 ] {fd793fd0-5539-4681-8414-58c570e8d019} executeQuery: Read 2 rows, 167.00 B in 0.001851 sec., 1080.4970286331713 rows/sec., 88.11 KiB/sec. 2025.01.17 08:09:21.865296 [ 262 ] {fd793fd0-5539-4681-8414-58c570e8d019} TCPHandler: Processed in 0.002332844 sec. 2025.01.17 08:09:21.865471 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.865594 [ 260 ] {74f93703-7500-4273-8d9b-baa3ee47ba90} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:21.865646 [ 260 ] {74f93703-7500-4273-8d9b-baa3ee47ba90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:21.867092 [ 260 ] {74f93703-7500-4273-8d9b-baa3ee47ba90} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.867133 [ 260 ] {74f93703-7500-4273-8d9b-baa3ee47ba90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.867618 [ 260 ] {74f93703-7500-4273-8d9b-baa3ee47ba90} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.17 08:09:21.867881 [ 260 ] {74f93703-7500-4273-8d9b-baa3ee47ba90} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.868065 [ 90 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.17 08:09:21.868124 [ 260 ] {74f93703-7500-4273-8d9b-baa3ee47ba90} executeQuery: Read 1412 rows, 121.08 KiB in 0.002583 sec., 546651.1807975223 rows/sec., 45.78 MiB/sec. 2025.01.17 08:09:21.868149 [ 90 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.868209 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.868244 [ 260 ] {74f93703-7500-4273-8d9b-baa3ee47ba90} TCPHandler: Processed in 0.002865082 sec. 2025.01.17 08:09:21.868363 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.01.17 08:09:21.868425 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.868499 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:21.868574 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1430 rows starting from the beginning of the part 2025.01.17 08:09:21.868605 [ 262 ] {2c737ab2-1360-4453-b58b-48614e27656a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:09:21.868795 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 281 rows starting from the beginning of the part 2025.01.17 08:09:21.868803 [ 262 ] {2c737ab2-1360-4453-b58b-48614e27656a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:09:21.869179 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2025.01.17 08:09:21.869613 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 281 rows starting from the beginning of the part 2025.01.17 08:09:21.869923 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part 2025.01.17 08:09:21.870263 [ 201 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1412 rows starting from the beginning of the part 2025.01.17 08:09:21.871777 [ 262 ] {2c737ab2-1360-4453-b58b-48614e27656a} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.871850 [ 262 ] {2c737ab2-1360-4453-b58b-48614e27656a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.872815 [ 262 ] {2c737ab2-1360-4453-b58b-48614e27656a} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:09:21.873117 [ 262 ] {2c737ab2-1360-4453-b58b-48614e27656a} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.873522 [ 262 ] {2c737ab2-1360-4453-b58b-48614e27656a} executeQuery: Read 43 rows, 3.15 KiB in 0.004893 sec., 8788.064582055998 rows/sec., 644.26 KiB/sec. 2025.01.17 08:09:21.873924 [ 262 ] {2c737ab2-1360-4453-b58b-48614e27656a} TCPHandler: Processed in 0.005504028 sec. 2025.01.17 08:09:21.874222 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.874223 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 5 columns (5 merged, 0 gathered) in 0.005875085 sec., 598459.426544467 rows/sec., 52.71 MiB/sec. 2025.01.17 08:09:21.874571 [ 260 ] {7001ccfe-151c-4f56-b216-bb6191e73f40} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:09:21.874700 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.17 08:09:21.874765 [ 260 ] {7001ccfe-151c-4f56-b216-bb6191e73f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:09:21.875502 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.875728 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_116_23} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.17 08:09:21.875841 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.17 08:09:21.876134 [ 260 ] {7001ccfe-151c-4f56-b216-bb6191e73f40} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.876180 [ 260 ] {7001ccfe-151c-4f56-b216-bb6191e73f40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.876600 [ 260 ] {7001ccfe-151c-4f56-b216-bb6191e73f40} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:09:21.876848 [ 260 ] {7001ccfe-151c-4f56-b216-bb6191e73f40} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.877094 [ 260 ] {7001ccfe-151c-4f56-b216-bb6191e73f40} executeQuery: Read 242 rows, 16.79 KiB in 0.002646 sec., 91458.80574452004 rows/sec., 6.20 MiB/sec. 2025.01.17 08:09:21.877172 [ 260 ] {7001ccfe-151c-4f56-b216-bb6191e73f40} TCPHandler: Processed in 0.003098834 sec. 2025.01.17 08:09:21.877339 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.877458 [ 262 ] {ac09a0ef-bc36-443d-b663-b695be89cc48} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:09:21.877507 [ 262 ] {ac09a0ef-bc36-443d-b663-b695be89cc48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:09:21.878082 [ 262 ] {ac09a0ef-bc36-443d-b663-b695be89cc48} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.878123 [ 262 ] {ac09a0ef-bc36-443d-b663-b695be89cc48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.878481 [ 262 ] {ac09a0ef-bc36-443d-b663-b695be89cc48} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:09:21.878721 [ 262 ] {ac09a0ef-bc36-443d-b663-b695be89cc48} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.878935 [ 262 ] {ac09a0ef-bc36-443d-b663-b695be89cc48} executeQuery: Read 13 rows, 830.00 B in 0.001501 sec., 8660.89273817455 rows/sec., 540.00 KiB/sec. 2025.01.17 08:09:21.878987 [ 262 ] {ac09a0ef-bc36-443d-b663-b695be89cc48} TCPHandler: Processed in 0.001705574 sec. 2025.01.17 08:09:21.879138 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.879257 [ 260 ] {e2687d2b-0078-4dc4-96f5-ed04d0f431b4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:21.879307 [ 260 ] {e2687d2b-0078-4dc4-96f5-ed04d0f431b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:21.880277 [ 260 ] {e2687d2b-0078-4dc4-96f5-ed04d0f431b4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.880318 [ 260 ] {e2687d2b-0078-4dc4-96f5-ed04d0f431b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.880791 [ 260 ] {e2687d2b-0078-4dc4-96f5-ed04d0f431b4} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.17 08:09:21.881054 [ 260 ] {e2687d2b-0078-4dc4-96f5-ed04d0f431b4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.881250 [ 90 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.17 08:09:21.881306 [ 260 ] {e2687d2b-0078-4dc4-96f5-ed04d0f431b4} executeQuery: Read 874 rows, 64.86 KiB in 0.00207 sec., 422222.22222222225 rows/sec., 30.60 MiB/sec. 2025.01.17 08:09:21.881315 [ 90 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.881389 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.881440 [ 260 ] {e2687d2b-0078-4dc4-96f5-ed04d0f431b4} TCPHandler: Processed in 0.002359103 sec. 2025.01.17 08:09:21.881668 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.881668 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.01.17 08:09:21.881881 [ 262 ] {33c4743a-4be7-4e6f-99fe-945027a9fca8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:09:21.881953 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:21.881999 [ 262 ] {33c4743a-4be7-4e6f-99fe-945027a9fca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:09:21.882026 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 913 rows starting from the beginning of the part 2025.01.17 08:09:21.882508 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 421 rows starting from the beginning of the part 2025.01.17 08:09:21.882944 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2025.01.17 08:09:21.883198 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 421 rows starting from the beginning of the part 2025.01.17 08:09:21.883615 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part 2025.01.17 08:09:21.883883 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 874 rows starting from the beginning of the part 2025.01.17 08:09:21.884426 [ 262 ] {33c4743a-4be7-4e6f-99fe-945027a9fca8} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.884504 [ 262 ] {33c4743a-4be7-4e6f-99fe-945027a9fca8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.885320 [ 262 ] {33c4743a-4be7-4e6f-99fe-945027a9fca8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:09:21.885880 [ 262 ] {33c4743a-4be7-4e6f-99fe-945027a9fca8} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.886412 [ 262 ] {33c4743a-4be7-4e6f-99fe-945027a9fca8} executeQuery: Read 6 rows, 321.00 B in 0.004612 sec., 1300.9540329575022 rows/sec., 67.97 KiB/sec. 2025.01.17 08:09:21.886485 [ 262 ] {33c4743a-4be7-4e6f-99fe-945027a9fca8} TCPHandler: Processed in 0.004924101 sec. 2025.01.17 08:09:21.886671 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.886903 [ 260 ] {3731e7cf-383f-41e9-b55e-6d8444c44987} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:21.887089 [ 260 ] {3731e7cf-383f-41e9-b55e-6d8444c44987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:21.887244 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.005745733 sec., 479834.33967432874 rows/sec., 36.62 MiB/sec. 2025.01.17 08:09:21.887519 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.17 08:09:21.887933 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.888136 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_116_23} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.17 08:09:21.888316 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.17 08:09:21.888589 [ 260 ] {3731e7cf-383f-41e9-b55e-6d8444c44987} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.888635 [ 260 ] {3731e7cf-383f-41e9-b55e-6d8444c44987} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.889119 [ 260 ] {3731e7cf-383f-41e9-b55e-6d8444c44987} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.17 08:09:21.889370 [ 260 ] {3731e7cf-383f-41e9-b55e-6d8444c44987} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.889611 [ 260 ] {3731e7cf-383f-41e9-b55e-6d8444c44987} executeQuery: Read 1084 rows, 74.17 KiB in 0.002787 sec., 388948.6903480445 rows/sec., 25.99 MiB/sec. 2025.01.17 08:09:21.889676 [ 260 ] {3731e7cf-383f-41e9-b55e-6d8444c44987} TCPHandler: Processed in 0.003080504 sec. 2025.01.17 08:09:21.889827 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.889946 [ 262 ] {98cc3685-c584-4360-a215-22d0db99bbcb} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:09:21.890011 [ 262 ] {98cc3685-c584-4360-a215-22d0db99bbcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:09:21.890494 [ 262 ] {98cc3685-c584-4360-a215-22d0db99bbcb} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.890534 [ 262 ] {98cc3685-c584-4360-a215-22d0db99bbcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.890897 [ 262 ] {98cc3685-c584-4360-a215-22d0db99bbcb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.17 08:09:21.891141 [ 262 ] {98cc3685-c584-4360-a215-22d0db99bbcb} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.891360 [ 262 ] {98cc3685-c584-4360-a215-22d0db99bbcb} executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. 2025.01.17 08:09:21.891410 [ 262 ] {98cc3685-c584-4360-a215-22d0db99bbcb} TCPHandler: Processed in 0.001638044 sec. 2025.01.17 08:09:21.891560 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.891684 [ 260 ] {385d58de-ba2e-4492-8562-04d5520aecb3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:21.891767 [ 260 ] {385d58de-ba2e-4492-8562-04d5520aecb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:09:21.892982 [ 260 ] {385d58de-ba2e-4492-8562-04d5520aecb3} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.893022 [ 260 ] {385d58de-ba2e-4492-8562-04d5520aecb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.893703 [ 260 ] {385d58de-ba2e-4492-8562-04d5520aecb3} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:09:21.893960 [ 260 ] {385d58de-ba2e-4492-8562-04d5520aecb3} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.894223 [ 260 ] {385d58de-ba2e-4492-8562-04d5520aecb3} executeQuery: Read 34 rows, 62.39 KiB in 0.002564 sec., 13260.530421216848 rows/sec., 23.76 MiB/sec. 2025.01.17 08:09:21.894338 [ 260 ] {385d58de-ba2e-4492-8562-04d5520aecb3} TCPHandler: Processed in 0.002836441 sec. 2025.01.17 08:09:21.894509 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:21.894649 [ 262 ] {0e982d99-3783-4bb9-968c-7d94955f732f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:21.894707 [ 262 ] {0e982d99-3783-4bb9-968c-7d94955f732f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:21.895291 [ 262 ] {0e982d99-3783-4bb9-968c-7d94955f732f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:21.895331 [ 262 ] {0e982d99-3783-4bb9-968c-7d94955f732f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:21.895712 [ 262 ] {0e982d99-3783-4bb9-968c-7d94955f732f} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.17 08:09:21.895956 [ 262 ] {0e982d99-3783-4bb9-968c-7d94955f732f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:21.896185 [ 262 ] {0e982d99-3783-4bb9-968c-7d94955f732f} executeQuery: Read 82 rows, 5.33 KiB in 0.001561 sec., 52530.42921204356 rows/sec., 3.34 MiB/sec. 2025.01.17 08:09:21.896263 [ 262 ] {0e982d99-3783-4bb9-968c-7d94955f732f} TCPHandler: Processed in 0.001816006 sec. 2025.01.17 08:09:22.434677 [ 219 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:22.434740 [ 219 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:22.437125 [ 219 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:22.730404 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:22.730613 [ 260 ] {4e17efb2-d9b6-4a94-bda1-470da1975d77} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:22.730691 [ 260 ] {4e17efb2-d9b6-4a94-bda1-470da1975d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:22.731483 [ 260 ] {4e17efb2-d9b6-4a94-bda1-470da1975d77} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:22.731526 [ 260 ] {4e17efb2-d9b6-4a94-bda1-470da1975d77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:22.731965 [ 260 ] {4e17efb2-d9b6-4a94-bda1-470da1975d77} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.17 08:09:22.732256 [ 260 ] {4e17efb2-d9b6-4a94-bda1-470da1975d77} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:22.732477 [ 260 ] {4e17efb2-d9b6-4a94-bda1-470da1975d77} executeQuery: Read 10 rows, 999.00 B in 0.00191 sec., 5235.602094240838 rows/sec., 510.78 KiB/sec. 2025.01.17 08:09:22.732573 [ 260 ] {4e17efb2-d9b6-4a94-bda1-470da1975d77} TCPHandler: Processed in 0.002311543 sec. 2025.01.17 08:09:22.732627 [ 219 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:22.732731 [ 219 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:22.732960 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:22.733262 [ 262 ] {1d179e7d-a00c-4de4-986c-e4e73f0cfbdb} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:09:22.733359 [ 262 ] {1d179e7d-a00c-4de4-986c-e4e73f0cfbdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:09:22.734796 [ 262 ] {1d179e7d-a00c-4de4-986c-e4e73f0cfbdb} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:22.734873 [ 262 ] {1d179e7d-a00c-4de4-986c-e4e73f0cfbdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:22.735644 [ 262 ] {1d179e7d-a00c-4de4-986c-e4e73f0cfbdb} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:09:22.736170 [ 262 ] {1d179e7d-a00c-4de4-986c-e4e73f0cfbdb} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:22.736396 [ 89 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 08:09:22.736520 [ 89 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:22.736574 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:22.736639 [ 262 ] {1d179e7d-a00c-4de4-986c-e4e73f0cfbdb} executeQuery: Read 5 rows, 385.00 B in 0.003417 sec., 1463.271875914545 rows/sec., 110.03 KiB/sec. 2025.01.17 08:09:22.736852 [ 219 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:22.737086 [ 262 ] {1d179e7d-a00c-4de4-986c-e4e73f0cfbdb} TCPHandler: Processed in 0.004358633 sec. 2025.01.17 08:09:22.737119 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 08:09:22.737412 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:22.737547 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:22.737707 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 64 rows starting from the beginning of the part 2025.01.17 08:09:22.737904 [ 260 ] {55e2aaf4-a2b5-487f-b267-0eb489075f1a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:22.738187 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 9 rows starting from the beginning of the part 2025.01.17 08:09:22.738248 [ 260 ] {55e2aaf4-a2b5-487f-b267-0eb489075f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:22.738701 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 46 rows starting from the beginning of the part 2025.01.17 08:09:22.739267 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 46 rows starting from the beginning of the part 2025.01.17 08:09:22.739808 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 43 rows starting from the beginning of the part 2025.01.17 08:09:22.740474 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part 2025.01.17 08:09:22.742474 [ 260 ] {55e2aaf4-a2b5-487f-b267-0eb489075f1a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:22.742541 [ 260 ] {55e2aaf4-a2b5-487f-b267-0eb489075f1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:22.743636 [ 260 ] {55e2aaf4-a2b5-487f-b267-0eb489075f1a} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.17 08:09:22.744123 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.007389296 sec., 28825.4794502751 rows/sec., 2.17 MiB/sec. 2025.01.17 08:09:22.744189 [ 260 ] {55e2aaf4-a2b5-487f-b267-0eb489075f1a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:22.744439 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 08:09:22.744541 [ 260 ] {55e2aaf4-a2b5-487f-b267-0eb489075f1a} executeQuery: Read 5 rows, 410.00 B in 0.006821 sec., 733.0303474563847 rows/sec., 58.70 KiB/sec. 2025.01.17 08:09:22.744640 [ 260 ] {55e2aaf4-a2b5-487f-b267-0eb489075f1a} TCPHandler: Processed in 0.007415786 sec. 2025.01.17 08:09:22.744886 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:22.744972 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:22.745150 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_66_13} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 08:09:22.745202 [ 262 ] {ce255cc6-1352-4e03-86d6-2f44be7be5e7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:22.745330 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:09:22.745370 [ 262 ] {ce255cc6-1352-4e03-86d6-2f44be7be5e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:09:22.746550 [ 262 ] {ce255cc6-1352-4e03-86d6-2f44be7be5e7} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:22.746593 [ 262 ] {ce255cc6-1352-4e03-86d6-2f44be7be5e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:22.747283 [ 262 ] {ce255cc6-1352-4e03-86d6-2f44be7be5e7} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:09:22.747569 [ 262 ] {ce255cc6-1352-4e03-86d6-2f44be7be5e7} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:22.747748 [ 89 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 08:09:22.747817 [ 89 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:22.747848 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.17 08:09:22.747854 [ 262 ] {ce255cc6-1352-4e03-86d6-2f44be7be5e7} executeQuery: Read 5 rows, 9.17 KiB in 0.002732 sec., 1830.161054172767 rows/sec., 3.28 MiB/sec. 2025.01.17 08:09:22.748080 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 08:09:22.748101 [ 262 ] {ce255cc6-1352-4e03-86d6-2f44be7be5e7} TCPHandler: Processed in 0.003378668 sec. 2025.01.17 08:09:22.748357 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:22.748418 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1759 rows starting from the beginning of the part 2025.01.17 08:09:22.748632 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part 2025.01.17 08:09:22.748907 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 39 rows starting from the beginning of the part 2025.01.17 08:09:22.749223 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part 2025.01.17 08:09:22.749506 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part 2025.01.17 08:09:22.749806 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part 2025.01.17 08:09:22.758377 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1881 rows, containing 19 columns (19 merged, 0 gathered) in 0.010427969 sec., 180380.28306374903 rows/sec., 323.23 MiB/sec. 2025.01.17 08:09:22.760137 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 08:09:22.760570 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:22.760655 [ 197 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_66_13} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 08:09:22.760820 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.31 MiB. 2025.01.17 08:09:22.991838 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:22.991872 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:22.993986 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:23.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.24 MiB, peak 279.50 MiB, free memory in arenas 0.00 B, will set to 264.43 MiB (RSS), difference: 2.19 MiB 2025.01.17 08:09:23.883388 [ 222 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:23.883451 [ 222 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:23.885386 [ 222 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:23.930419 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 2025.01.17 08:09:23.931159 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:23.931211 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:23.931797 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:09:23.932059 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:23.932313 [ 86 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 08:09:23.932325 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 2025.01.17 08:09:23.932417 [ 86 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:23.932452 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:23.932605 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 08:09:23.932768 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:23.932817 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2025.01.17 08:09:23.932909 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2025.01.17 08:09:23.933153 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2025.01.17 08:09:23.933340 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2025.01.17 08:09:23.933491 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2025.01.17 08:09:23.933580 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2025.01.17 08:09:23.936421 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.003886176 sec., 8366322.060555158 rows/sec., 119.68 MiB/sec. 2025.01.17 08:09:23.936890 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 08:09:23.937258 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:23.937352 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_71_14} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 08:09:23.937475 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.01.17 08:09:26.283585 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.01.17 08:09:26.306334 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:26.306400 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:26.313792 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:09:26.314612 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:26.315138 [ 79 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 08:09:26.315357 [ 79 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:26.315429 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:26.315732 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 08:09:26.325304 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.01.17 08:09:26.326430 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:26.327333 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.01.17 08:09:26.332021 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.01.17 08:09:26.336765 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.01.17 08:09:26.342056 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2025.01.17 08:09:26.347559 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.01.17 08:09:26.353205 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2025.01.17 08:09:26.417494 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.101936242 sec., 5258.188741154496 rows/sec., 27.19 MiB/sec. 2025.01.17 08:09:26.421052 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 08:09:26.424444 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:26.424588 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_71_14} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 08:09:26.427545 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.17 08:09:27.738970 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:27.739189 [ 260 ] {4dcf8016-69d9-4606-b912-d97417b8ecd3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:27.739275 [ 260 ] {4dcf8016-69d9-4606-b912-d97417b8ecd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:27.740069 [ 260 ] {4dcf8016-69d9-4606-b912-d97417b8ecd3} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:27.740125 [ 260 ] {4dcf8016-69d9-4606-b912-d97417b8ecd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:27.740584 [ 260 ] {4dcf8016-69d9-4606-b912-d97417b8ecd3} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.17 08:09:27.740848 [ 260 ] {4dcf8016-69d9-4606-b912-d97417b8ecd3} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:27.741091 [ 260 ] {4dcf8016-69d9-4606-b912-d97417b8ecd3} executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. 2025.01.17 08:09:27.741160 [ 260 ] {4dcf8016-69d9-4606-b912-d97417b8ecd3} TCPHandler: Processed in 0.002336304 sec. 2025.01.17 08:09:27.741494 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:27.741794 [ 262 ] {db9b5049-5239-4788-bb4c-404c6b35e3ec} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:27.741911 [ 262 ] {db9b5049-5239-4788-bb4c-404c6b35e3ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:27.742859 [ 262 ] {db9b5049-5239-4788-bb4c-404c6b35e3ec} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:27.742908 [ 262 ] {db9b5049-5239-4788-bb4c-404c6b35e3ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:27.743363 [ 262 ] {db9b5049-5239-4788-bb4c-404c6b35e3ec} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.17 08:09:27.743629 [ 262 ] {db9b5049-5239-4788-bb4c-404c6b35e3ec} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:27.743887 [ 262 ] {db9b5049-5239-4788-bb4c-404c6b35e3ec} executeQuery: Read 64 rows, 5.12 KiB in 0.002178 sec., 29384.756657483933 rows/sec., 2.29 MiB/sec. 2025.01.17 08:09:27.743953 [ 262 ] {db9b5049-5239-4788-bb4c-404c6b35e3ec} TCPHandler: Processed in 0.002646547 sec. 2025.01.17 08:09:27.744111 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:27.744262 [ 260 ] {16ae82b5-d1a2-4c44-827c-25ba7d1993b5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:27.744328 [ 260 ] {16ae82b5-d1a2-4c44-827c-25ba7d1993b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:27.744903 [ 260 ] {16ae82b5-d1a2-4c44-827c-25ba7d1993b5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:27.744945 [ 260 ] {16ae82b5-d1a2-4c44-827c-25ba7d1993b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:27.745351 [ 260 ] {16ae82b5-d1a2-4c44-827c-25ba7d1993b5} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.17 08:09:27.745622 [ 260 ] {16ae82b5-d1a2-4c44-827c-25ba7d1993b5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:27.745866 [ 260 ] {16ae82b5-d1a2-4c44-827c-25ba7d1993b5} executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. 2025.01.17 08:09:27.745960 [ 260 ] {16ae82b5-d1a2-4c44-827c-25ba7d1993b5} TCPHandler: Processed in 0.001916127 sec. 2025.01.17 08:09:27.746168 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:27.746317 [ 262 ] {bafdbded-6fb4-4168-8c5f-341c02077cc3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:27.746380 [ 262 ] {bafdbded-6fb4-4168-8c5f-341c02077cc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:27.746974 [ 262 ] {bafdbded-6fb4-4168-8c5f-341c02077cc3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:27.747022 [ 262 ] {bafdbded-6fb4-4168-8c5f-341c02077cc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:27.747466 [ 262 ] {bafdbded-6fb4-4168-8c5f-341c02077cc3} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.17 08:09:27.747713 [ 262 ] {bafdbded-6fb4-4168-8c5f-341c02077cc3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:27.747939 [ 262 ] {bafdbded-6fb4-4168-8c5f-341c02077cc3} executeQuery: Read 60 rows, 4.14 KiB in 0.001656 sec., 36231.884057971016 rows/sec., 2.44 MiB/sec. 2025.01.17 08:09:27.747994 [ 262 ] {bafdbded-6fb4-4168-8c5f-341c02077cc3} TCPHandler: Processed in 0.001897878 sec. 2025.01.17 08:09:31.231015 [ 74 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:09:31.231084 [ 74 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:09:31.432591 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 2025.01.17 08:09:31.433280 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:31.433330 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:31.433882 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:09:31.434153 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:31.434406 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.01.17 08:09:31.603859 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1904 2025.01.17 08:09:31.608265 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:31.608328 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:31.609840 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:09:31.610158 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:31.610815 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1904 2025.01.17 08:09:32.747047 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.747259 [ 260 ] {e8e44069-6294-46fd-b105-33d1303d44a5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:09:32.747339 [ 260 ] {e8e44069-6294-46fd-b105-33d1303d44a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:09:32.748082 [ 260 ] {e8e44069-6294-46fd-b105-33d1303d44a5} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.748137 [ 260 ] {e8e44069-6294-46fd-b105-33d1303d44a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.748588 [ 260 ] {e8e44069-6294-46fd-b105-33d1303d44a5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:09:32.748845 [ 260 ] {e8e44069-6294-46fd-b105-33d1303d44a5} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.749088 [ 260 ] {e8e44069-6294-46fd-b105-33d1303d44a5} executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. 2025.01.17 08:09:32.749156 [ 260 ] {e8e44069-6294-46fd-b105-33d1303d44a5} TCPHandler: Processed in 0.002243082 sec. 2025.01.17 08:09:32.749419 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.749628 [ 262 ] {2b231f4a-fdf1-43db-b049-cd91951bfa84} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:32.749708 [ 262 ] {2b231f4a-fdf1-43db-b049-cd91951bfa84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:32.750750 [ 262 ] {2b231f4a-fdf1-43db-b049-cd91951bfa84} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.750800 [ 262 ] {2b231f4a-fdf1-43db-b049-cd91951bfa84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.751271 [ 262 ] {2b231f4a-fdf1-43db-b049-cd91951bfa84} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.17 08:09:32.751551 [ 262 ] {2b231f4a-fdf1-43db-b049-cd91951bfa84} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.751803 [ 262 ] {2b231f4a-fdf1-43db-b049-cd91951bfa84} executeQuery: Read 281 rows, 25.42 KiB in 0.002232 sec., 125896.05734767026 rows/sec., 11.12 MiB/sec. 2025.01.17 08:09:32.751873 [ 262 ] {2b231f4a-fdf1-43db-b049-cd91951bfa84} TCPHandler: Processed in 0.002588077 sec. 2025.01.17 08:09:32.752107 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.752243 [ 260 ] {7f01fb79-23aa-4f6d-a484-80b67badaa3f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:09:32.752295 [ 260 ] {7f01fb79-23aa-4f6d-a484-80b67badaa3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:09:32.752921 [ 260 ] {7f01fb79-23aa-4f6d-a484-80b67badaa3f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.752964 [ 260 ] {7f01fb79-23aa-4f6d-a484-80b67badaa3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.753350 [ 260 ] {7f01fb79-23aa-4f6d-a484-80b67badaa3f} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:09:32.753605 [ 260 ] {7f01fb79-23aa-4f6d-a484-80b67badaa3f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.753820 [ 260 ] {7f01fb79-23aa-4f6d-a484-80b67badaa3f} executeQuery: Read 46 rows, 3.39 KiB in 0.00161 sec., 28571.42857142857 rows/sec., 2.06 MiB/sec. 2025.01.17 08:09:32.753878 [ 260 ] {7f01fb79-23aa-4f6d-a484-80b67badaa3f} TCPHandler: Processed in 0.001834126 sec. 2025.01.17 08:09:32.754275 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.754424 [ 262 ] {fd908402-bd65-4353-8a95-bf6f22b54272} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:09:32.754484 [ 262 ] {fd908402-bd65-4353-8a95-bf6f22b54272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:09:32.755180 [ 262 ] {fd908402-bd65-4353-8a95-bf6f22b54272} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.755230 [ 262 ] {fd908402-bd65-4353-8a95-bf6f22b54272} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.755644 [ 262 ] {fd908402-bd65-4353-8a95-bf6f22b54272} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:09:32.755895 [ 262 ] {fd908402-bd65-4353-8a95-bf6f22b54272} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.756151 [ 262 ] {fd908402-bd65-4353-8a95-bf6f22b54272} executeQuery: Read 14 rows, 1004.00 B in 0.001751 sec., 7995.431182181611 rows/sec., 559.95 KiB/sec. 2025.01.17 08:09:32.756255 [ 262 ] {fd908402-bd65-4353-8a95-bf6f22b54272} TCPHandler: Processed in 0.002049579 sec. 2025.01.17 08:09:32.756459 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.756682 [ 260 ] {990ae44f-d439-4078-ab5f-33534d9205bc} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:09:32.756741 [ 260 ] {990ae44f-d439-4078-ab5f-33534d9205bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:09:32.757431 [ 260 ] {990ae44f-d439-4078-ab5f-33534d9205bc} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.757479 [ 260 ] {990ae44f-d439-4078-ab5f-33534d9205bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.757853 [ 260 ] {990ae44f-d439-4078-ab5f-33534d9205bc} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:09:32.758096 [ 260 ] {990ae44f-d439-4078-ab5f-33534d9205bc} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.758308 [ 260 ] {990ae44f-d439-4078-ab5f-33534d9205bc} executeQuery: Read 13 rows, 830.00 B in 0.001665 sec., 7807.807807807808 rows/sec., 486.81 KiB/sec. 2025.01.17 08:09:32.758364 [ 260 ] {990ae44f-d439-4078-ab5f-33534d9205bc} TCPHandler: Processed in 0.002028439 sec. 2025.01.17 08:09:32.758512 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.758652 [ 262 ] {a1d6794d-af2d-4945-b43c-f7a64579bdf8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:32.758709 [ 262 ] {a1d6794d-af2d-4945-b43c-f7a64579bdf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:32.759568 [ 262 ] {a1d6794d-af2d-4945-b43c-f7a64579bdf8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.759609 [ 262 ] {a1d6794d-af2d-4945-b43c-f7a64579bdf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.760016 [ 262 ] {a1d6794d-af2d-4945-b43c-f7a64579bdf8} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.17 08:09:32.760266 [ 262 ] {a1d6794d-af2d-4945-b43c-f7a64579bdf8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.760477 [ 262 ] {a1d6794d-af2d-4945-b43c-f7a64579bdf8} executeQuery: Read 421 rows, 30.80 KiB in 0.001857 sec., 226709.74690360797 rows/sec., 16.20 MiB/sec. 2025.01.17 08:09:32.760530 [ 262 ] {a1d6794d-af2d-4945-b43c-f7a64579bdf8} TCPHandler: Processed in 0.00207573 sec. 2025.01.17 08:09:32.760678 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.760818 [ 260 ] {15b0343d-e791-4ee4-bd1e-57a25f2ce4ec} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:09:32.760880 [ 260 ] {15b0343d-e791-4ee4-bd1e-57a25f2ce4ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:09:32.761462 [ 260 ] {15b0343d-e791-4ee4-bd1e-57a25f2ce4ec} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.761510 [ 260 ] {15b0343d-e791-4ee4-bd1e-57a25f2ce4ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.761880 [ 260 ] {15b0343d-e791-4ee4-bd1e-57a25f2ce4ec} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:09:32.762115 [ 260 ] {15b0343d-e791-4ee4-bd1e-57a25f2ce4ec} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.762341 [ 260 ] {15b0343d-e791-4ee4-bd1e-57a25f2ce4ec} executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. 2025.01.17 08:09:32.762393 [ 260 ] {15b0343d-e791-4ee4-bd1e-57a25f2ce4ec} TCPHandler: Processed in 0.001782796 sec. 2025.01.17 08:09:32.762556 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.762780 [ 262 ] {2e4ecf21-214d-408e-bc3d-fdf99324e343} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:32.762877 [ 262 ] {2e4ecf21-214d-408e-bc3d-fdf99324e343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:32.763752 [ 262 ] {2e4ecf21-214d-408e-bc3d-fdf99324e343} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.763791 [ 262 ] {2e4ecf21-214d-408e-bc3d-fdf99324e343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.764196 [ 262 ] {2e4ecf21-214d-408e-bc3d-fdf99324e343} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.17 08:09:32.764446 [ 262 ] {2e4ecf21-214d-408e-bc3d-fdf99324e343} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.764682 [ 262 ] {2e4ecf21-214d-408e-bc3d-fdf99324e343} executeQuery: Read 237 rows, 16.27 KiB in 0.001958 sec., 121041.87946884576 rows/sec., 8.11 MiB/sec. 2025.01.17 08:09:32.764736 [ 262 ] {2e4ecf21-214d-408e-bc3d-fdf99324e343} TCPHandler: Processed in 0.002260133 sec. 2025.01.17 08:09:32.764887 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.765009 [ 260 ] {ae64be94-88e6-4674-9721-31372cb8f86d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:09:32.765061 [ 260 ] {ae64be94-88e6-4674-9721-31372cb8f86d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:09:32.765557 [ 260 ] {ae64be94-88e6-4674-9721-31372cb8f86d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.765596 [ 260 ] {ae64be94-88e6-4674-9721-31372cb8f86d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.765971 [ 260 ] {ae64be94-88e6-4674-9721-31372cb8f86d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.17 08:09:32.766208 [ 260 ] {ae64be94-88e6-4674-9721-31372cb8f86d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.766385 [ 260 ] {ae64be94-88e6-4674-9721-31372cb8f86d} executeQuery: Read 1 rows, 69.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 48.06 KiB/sec. 2025.01.17 08:09:32.766434 [ 260 ] {ae64be94-88e6-4674-9721-31372cb8f86d} TCPHandler: Processed in 0.001612663 sec. 2025.01.17 08:09:32.766639 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.766860 [ 262 ] {0d761fdc-2ff5-4ded-87b0-82c461320559} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:32.766998 [ 262 ] {0d761fdc-2ff5-4ded-87b0-82c461320559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:09:32.768394 [ 262 ] {0d761fdc-2ff5-4ded-87b0-82c461320559} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.768434 [ 262 ] {0d761fdc-2ff5-4ded-87b0-82c461320559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.769102 [ 262 ] {0d761fdc-2ff5-4ded-87b0-82c461320559} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:09:32.769361 [ 262 ] {0d761fdc-2ff5-4ded-87b0-82c461320559} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.769589 [ 262 ] {0d761fdc-2ff5-4ded-87b0-82c461320559} executeQuery: Read 39 rows, 71.56 KiB in 0.002785 sec., 14003.59066427289 rows/sec., 25.09 MiB/sec. 2025.01.17 08:09:32.769682 [ 262 ] {0d761fdc-2ff5-4ded-87b0-82c461320559} TCPHandler: Processed in 0.003154725 sec. 2025.01.17 08:09:32.769816 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:32.769940 [ 260 ] {ff5e067b-e6a1-41a8-93f1-82396e5a4375} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:32.769990 [ 260 ] {ff5e067b-e6a1-41a8-93f1-82396e5a4375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:32.770487 [ 260 ] {ff5e067b-e6a1-41a8-93f1-82396e5a4375} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:32.770524 [ 260 ] {ff5e067b-e6a1-41a8-93f1-82396e5a4375} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:32.770893 [ 260 ] {ff5e067b-e6a1-41a8-93f1-82396e5a4375} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.17 08:09:32.771126 [ 260 ] {ff5e067b-e6a1-41a8-93f1-82396e5a4375} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:32.771300 [ 260 ] {ff5e067b-e6a1-41a8-93f1-82396e5a4375} executeQuery: Read 82 rows, 5.33 KiB in 0.001383 sec., 59291.39551699205 rows/sec., 3.77 MiB/sec. 2025.01.17 08:09:32.771349 [ 260 ] {ff5e067b-e6a1-41a8-93f1-82396e5a4375} TCPHandler: Processed in 0.001588543 sec. 2025.01.17 08:09:33.063017 [ 61 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2025.01.17 08:09:33.063121 [ 61 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:33.063160 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:33.063475 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full 2025.01.17 08:09:33.063888 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:33.063963 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 18 rows starting from the beginning of the part 2025.01.17 08:09:33.064115 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2025.01.17 08:09:33.064407 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2025.01.17 08:09:33.064650 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part 2025.01.17 08:09:33.064829 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2025.01.17 08:09:33.065858 [ 193 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002594467 sec., 14646.553608120666 rows/sec., 1.22 MiB/sec. 2025.01.17 08:09:33.066004 [ 186 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.01.17 08:09:33.066305 [ 186 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:33.066387 [ 186 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_23_5} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 2025.01.17 08:09:33.066464 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:09:33.825459 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.01.17 08:09:33.848051 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:33.848106 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:33.855409 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:09:33.856265 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:33.860019 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.01.17 08:09:37.739303 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:37.739496 [ 260 ] {e08d1850-00b1-4bcb-8b06-3057344cf867} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:37.739568 [ 260 ] {e08d1850-00b1-4bcb-8b06-3057344cf867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:37.740348 [ 260 ] {e08d1850-00b1-4bcb-8b06-3057344cf867} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:37.740404 [ 260 ] {e08d1850-00b1-4bcb-8b06-3057344cf867} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:37.740854 [ 260 ] {e08d1850-00b1-4bcb-8b06-3057344cf867} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.17 08:09:37.741112 [ 260 ] {e08d1850-00b1-4bcb-8b06-3057344cf867} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:37.741348 [ 260 ] {e08d1850-00b1-4bcb-8b06-3057344cf867} executeQuery: Read 56 rows, 4.41 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.26 MiB/sec. 2025.01.17 08:09:37.741414 [ 260 ] {e08d1850-00b1-4bcb-8b06-3057344cf867} TCPHandler: Processed in 0.002236802 sec. 2025.01.17 08:09:37.741732 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:37.742039 [ 262 ] {d7da5b4a-1b02-4b2a-a3fa-eabea587c7b7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:37.742153 [ 262 ] {d7da5b4a-1b02-4b2a-a3fa-eabea587c7b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:37.743158 [ 262 ] {d7da5b4a-1b02-4b2a-a3fa-eabea587c7b7} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:37.743208 [ 262 ] {d7da5b4a-1b02-4b2a-a3fa-eabea587c7b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:37.743644 [ 262 ] {d7da5b4a-1b02-4b2a-a3fa-eabea587c7b7} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.17 08:09:37.743906 [ 262 ] {d7da5b4a-1b02-4b2a-a3fa-eabea587c7b7} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:37.744156 [ 262 ] {d7da5b4a-1b02-4b2a-a3fa-eabea587c7b7} executeQuery: Read 64 rows, 5.12 KiB in 0.002202 sec., 29064.486830154405 rows/sec., 2.27 MiB/sec. 2025.01.17 08:09:37.744222 [ 262 ] {d7da5b4a-1b02-4b2a-a3fa-eabea587c7b7} TCPHandler: Processed in 0.002671349 sec. 2025.01.17 08:09:37.744382 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:37.744509 [ 260 ] {002bd7f0-21f2-4090-8681-ef80f05db20f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:37.744566 [ 260 ] {002bd7f0-21f2-4090-8681-ef80f05db20f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:37.745158 [ 260 ] {002bd7f0-21f2-4090-8681-ef80f05db20f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:37.745201 [ 260 ] {002bd7f0-21f2-4090-8681-ef80f05db20f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:37.745602 [ 260 ] {002bd7f0-21f2-4090-8681-ef80f05db20f} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.17 08:09:37.745842 [ 260 ] {002bd7f0-21f2-4090-8681-ef80f05db20f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:37.746023 [ 64 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_107_22 to all_111_111_0 2025.01.17 08:09:37.746078 [ 260 ] {002bd7f0-21f2-4090-8681-ef80f05db20f} executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. 2025.01.17 08:09:37.746121 [ 64 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:37.746202 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:37.746206 [ 260 ] {002bd7f0-21f2-4090-8681-ef80f05db20f} TCPHandler: Processed in 0.001875547 sec. 2025.01.17 08:09:37.746482 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} MergeTask::PrepareStage: Merging 5 parts: from all_1_107_22 to all_111_111_0 into Compact with storage Full 2025.01.17 08:09:37.746519 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:37.746786 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:37.746836 [ 262 ] {a8d5fd7e-095e-4465-8442-384974d66881} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:37.746864 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_107_22, total 34871 rows starting from the beginning of the part 2025.01.17 08:09:37.746943 [ 262 ] {a8d5fd7e-095e-4465-8442-384974d66881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:37.747179 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part 2025.01.17 08:09:37.747611 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:09:37.748118 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part 2025.01.17 08:09:37.748392 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 237 rows starting from the beginning of the part 2025.01.17 08:09:37.749217 [ 262 ] {a8d5fd7e-095e-4465-8442-384974d66881} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:37.749288 [ 262 ] {a8d5fd7e-095e-4465-8442-384974d66881} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:37.749909 [ 262 ] {a8d5fd7e-095e-4465-8442-384974d66881} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.17 08:09:37.750215 [ 262 ] {a8d5fd7e-095e-4465-8442-384974d66881} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:37.750584 [ 262 ] {a8d5fd7e-095e-4465-8442-384974d66881} executeQuery: Read 60 rows, 4.14 KiB in 0.003799 sec., 15793.62990260595 rows/sec., 1.06 MiB/sec. 2025.01.17 08:09:37.750835 [ 262 ] {a8d5fd7e-095e-4465-8442-384974d66881} TCPHandler: Processed in 0.004507775 sec. 2025.01.17 08:09:37.758017 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} MergeTask::MergeProjectionsStage: Merge sorted 36512 rows, containing 5 columns (5 merged, 0 gathered) in 0.011663877 sec., 3130348.5110482564 rows/sec., 211.33 MiB/sec. 2025.01.17 08:09:37.758528 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} MergedBlockOutputStream: filled checksums all_1_111_23 (state Temporary) 2025.01.17 08:09:37.758914 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_111_23 to all_1_111_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:37.759007 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_111_23} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_107_22, all_111_111_0] -> all_1_111_23 2025.01.17 08:09:37.759116 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.17 08:09:38.934626 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 2025.01.17 08:09:38.935391 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:38.935450 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:38.936024 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:09:38.936285 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:38.936557 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 2025.01.17 08:09:41.360187 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.01.17 08:09:41.384051 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:41.384112 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:41.391638 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:09:41.392452 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:41.399881 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.01.17 08:09:41.611148 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1934 2025.01.17 08:09:41.614105 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:41.614166 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:41.615656 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:09:41.615975 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:41.616382 [ 222 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:41.616440 [ 222 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:41.618270 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1934 2025.01.17 08:09:41.620107 [ 222 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:42.000200 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.76 MiB, peak 282.92 MiB, free memory in arenas 0.00 B, will set to 265.24 MiB (RSS), difference: 3.48 MiB 2025.01.17 08:09:42.672523 [ 218 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:09:42.672612 [ 218 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:09:42.675049 [ 218 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:09:42.745748 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.745935 [ 260 ] {69d456e5-78a2-47ad-8741-19f6552c32d1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:09:42.746011 [ 260 ] {69d456e5-78a2-47ad-8741-19f6552c32d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:09:42.746728 [ 260 ] {69d456e5-78a2-47ad-8741-19f6552c32d1} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.746778 [ 260 ] {69d456e5-78a2-47ad-8741-19f6552c32d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.747204 [ 260 ] {69d456e5-78a2-47ad-8741-19f6552c32d1} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:09:42.747441 [ 260 ] {69d456e5-78a2-47ad-8741-19f6552c32d1} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.747634 [ 58 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.17 08:09:42.747688 [ 260 ] {69d456e5-78a2-47ad-8741-19f6552c32d1} executeQuery: Read 14 rows, 1.01 KiB in 0.0018 sec., 7777.777777777778 rows/sec., 559.90 KiB/sec. 2025.01.17 08:09:42.747739 [ 58 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.747817 [ 260 ] {69d456e5-78a2-47ad-8741-19f6552c32d1} TCPHandler: Processed in 0.002197831 sec. 2025.01.17 08:09:42.747817 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.748082 [ 224 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:09:42.748137 [ 190 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.01.17 08:09:42.748171 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.748156 [ 224 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:09:42.748765 [ 262 ] {73a18c75-0514-4f45-a693-8d03c4f85c54} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:42.748800 [ 190 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:42.748912 [ 190 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part 2025.01.17 08:09:42.748940 [ 262 ] {73a18c75-0514-4f45-a693-8d03c4f85c54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:42.749147 [ 190 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:42.749609 [ 190 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:42.750042 [ 190 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:42.750472 [ 190 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:42.753085 [ 262 ] {73a18c75-0514-4f45-a693-8d03c4f85c54} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.753168 [ 262 ] {73a18c75-0514-4f45-a693-8d03c4f85c54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.753861 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005897035 sec., 11870.372144645571 rows/sec., 900.88 KiB/sec. 2025.01.17 08:09:42.754153 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.17 08:09:42.754734 [ 262 ] {73a18c75-0514-4f45-a693-8d03c4f85c54} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.17 08:09:42.754995 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.755208 [ 193 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_53_13} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.17 08:09:42.755460 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:09:42.755544 [ 262 ] {73a18c75-0514-4f45-a693-8d03c4f85c54} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.755627 [ 224 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:09:42.755945 [ 58 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.17 08:09:42.756125 [ 58 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.756162 [ 262 ] {73a18c75-0514-4f45-a693-8d03c4f85c54} executeQuery: Read 281 rows, 25.42 KiB in 0.00764 sec., 36780.10471204189 rows/sec., 3.25 MiB/sec. 2025.01.17 08:09:42.756294 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.756533 [ 262 ] {73a18c75-0514-4f45-a693-8d03c4f85c54} TCPHandler: Processed in 0.008584233 sec. 2025.01.17 08:09:42.756965 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.756976 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.01.17 08:09:42.757261 [ 260 ] {eec68dc7-1fbf-46c3-a2c9-3a7e15ed4085} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:09:42.757291 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:42.757377 [ 260 ] {eec68dc7-1fbf-46c3-a2c9-3a7e15ed4085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:09:42.757387 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1430 rows starting from the beginning of the part 2025.01.17 08:09:42.757770 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 10 rows starting from the beginning of the part 2025.01.17 08:09:42.758134 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part 2025.01.17 08:09:42.758514 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 281 rows starting from the beginning of the part 2025.01.17 08:09:42.758889 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2025.01.17 08:09:42.759172 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 281 rows starting from the beginning of the part 2025.01.17 08:09:42.760213 [ 260 ] {eec68dc7-1fbf-46c3-a2c9-3a7e15ed4085} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.760285 [ 260 ] {eec68dc7-1fbf-46c3-a2c9-3a7e15ed4085} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.761249 [ 260 ] {eec68dc7-1fbf-46c3-a2c9-3a7e15ed4085} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:09:42.761733 [ 260 ] {eec68dc7-1fbf-46c3-a2c9-3a7e15ed4085} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.762210 [ 260 ] {eec68dc7-1fbf-46c3-a2c9-3a7e15ed4085} executeQuery: Read 46 rows, 3.39 KiB in 0.005019 sec., 9165.172345088664 rows/sec., 675.17 KiB/sec. 2025.01.17 08:09:42.762427 [ 260 ] {eec68dc7-1fbf-46c3-a2c9-3a7e15ed4085} TCPHandler: Processed in 0.005706332 sec. 2025.01.17 08:09:42.762693 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.763130 [ 262 ] {2c24491b-2173-430e-9792-ce63ae645852} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:09:42.763214 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2114 rows, containing 5 columns (5 merged, 0 gathered) in 0.006639036 sec., 318419.7223813819 rows/sec., 28.17 MiB/sec. 2025.01.17 08:09:42.763262 [ 262 ] {2c24491b-2173-430e-9792-ce63ae645852} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:09:42.763611 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.17 08:09:42.764278 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.764457 [ 188 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_121_24} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.17 08:09:42.764641 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.17 08:09:42.764723 [ 262 ] {2c24491b-2173-430e-9792-ce63ae645852} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.764769 [ 262 ] {2c24491b-2173-430e-9792-ce63ae645852} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.765147 [ 262 ] {2c24491b-2173-430e-9792-ce63ae645852} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:09:42.765390 [ 262 ] {2c24491b-2173-430e-9792-ce63ae645852} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.765617 [ 262 ] {2c24491b-2173-430e-9792-ce63ae645852} executeQuery: Read 14 rows, 1004.00 B in 0.002616 sec., 5351.681957186544 rows/sec., 374.80 KiB/sec. 2025.01.17 08:09:42.765673 [ 262 ] {2c24491b-2173-430e-9792-ce63ae645852} TCPHandler: Processed in 0.003137475 sec. 2025.01.17 08:09:42.765814 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.765931 [ 260 ] {510973af-9b7c-45db-bd48-72eaebec0fed} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:09:42.765978 [ 260 ] {510973af-9b7c-45db-bd48-72eaebec0fed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:09:42.766555 [ 260 ] {510973af-9b7c-45db-bd48-72eaebec0fed} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.766594 [ 260 ] {510973af-9b7c-45db-bd48-72eaebec0fed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.766943 [ 260 ] {510973af-9b7c-45db-bd48-72eaebec0fed} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:09:42.767177 [ 260 ] {510973af-9b7c-45db-bd48-72eaebec0fed} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.767333 [ 58 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.17 08:09:42.767396 [ 58 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.767419 [ 260 ] {510973af-9b7c-45db-bd48-72eaebec0fed} executeQuery: Read 13 rows, 830.00 B in 0.001508 sec., 8620.689655172413 rows/sec., 537.50 KiB/sec. 2025.01.17 08:09:42.767435 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.767573 [ 260 ] {510973af-9b7c-45db-bd48-72eaebec0fed} TCPHandler: Processed in 0.001815646 sec. 2025.01.17 08:09:42.767659 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.01.17 08:09:42.767757 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.767828 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:42.767907 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part 2025.01.17 08:09:42.768030 [ 262 ] {b8043199-47e3-460f-b6a9-312d96caca37} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:42.768161 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2025.01.17 08:09:42.768248 [ 262 ] {b8043199-47e3-460f-b6a9-312d96caca37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:42.768411 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part 2025.01.17 08:09:42.768847 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2025.01.17 08:09:42.769252 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2025.01.17 08:09:42.771272 [ 262 ] {b8043199-47e3-460f-b6a9-312d96caca37} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.771353 [ 262 ] {b8043199-47e3-460f-b6a9-312d96caca37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.771705 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004130679 sec., 15735.91169877882 rows/sec., 1.02 MiB/sec. 2025.01.17 08:09:42.771919 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.17 08:09:42.772373 [ 262 ] {b8043199-47e3-460f-b6a9-312d96caca37} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.17 08:09:42.772475 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.772619 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_53_13} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.17 08:09:42.772750 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:09:42.772843 [ 262 ] {b8043199-47e3-460f-b6a9-312d96caca37} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.773021 [ 59 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.17 08:09:42.773047 [ 262 ] {b8043199-47e3-460f-b6a9-312d96caca37} executeQuery: Read 421 rows, 30.80 KiB in 0.005114 sec., 82323.03480641377 rows/sec., 5.88 MiB/sec. 2025.01.17 08:09:42.773067 [ 59 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.773111 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.773126 [ 262 ] {b8043199-47e3-460f-b6a9-312d96caca37} TCPHandler: Processed in 0.005447968 sec. 2025.01.17 08:09:42.773243 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.01.17 08:09:42.773323 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.773398 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:42.773480 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 913 rows starting from the beginning of the part 2025.01.17 08:09:42.773542 [ 260 ] {e904f4f4-c5ed-42b8-99c6-452f2f626c81} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:09:42.773713 [ 260 ] {e904f4f4-c5ed-42b8-99c6-452f2f626c81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:09:42.773784 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 5 rows starting from the beginning of the part 2025.01.17 08:09:42.774116 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part 2025.01.17 08:09:42.774602 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 421 rows starting from the beginning of the part 2025.01.17 08:09:42.774918 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2025.01.17 08:09:42.775143 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 421 rows starting from the beginning of the part 2025.01.17 08:09:42.776125 [ 260 ] {e904f4f4-c5ed-42b8-99c6-452f2f626c81} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.776196 [ 260 ] {e904f4f4-c5ed-42b8-99c6-452f2f626c81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.777131 [ 260 ] {e904f4f4-c5ed-42b8-99c6-452f2f626c81} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:09:42.777548 [ 260 ] {e904f4f4-c5ed-42b8-99c6-452f2f626c81} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.778088 [ 260 ] {e904f4f4-c5ed-42b8-99c6-452f2f626c81} executeQuery: Read 6 rows, 321.00 B in 0.00456 sec., 1315.7894736842106 rows/sec., 68.74 KiB/sec. 2025.01.17 08:09:42.778411 [ 260 ] {e904f4f4-c5ed-42b8-99c6-452f2f626c81} TCPHandler: Processed in 0.005154674 sec. 2025.01.17 08:09:42.778439 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 5 columns (5 merged, 0 gathered) in 0.005251175 sec., 359538.57946078735 rows/sec., 27.45 MiB/sec. 2025.01.17 08:09:42.778763 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.778839 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.17 08:09:42.779228 [ 262 ] {88ff324c-2279-4823-850b-a12bcb4552fc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:42.779438 [ 262 ] {88ff324c-2279-4823-850b-a12bcb4552fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:42.779866 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.779994 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_121_24} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.17 08:09:42.780092 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.17 08:09:42.780495 [ 262 ] {88ff324c-2279-4823-850b-a12bcb4552fc} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.780534 [ 262 ] {88ff324c-2279-4823-850b-a12bcb4552fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.780938 [ 262 ] {88ff324c-2279-4823-850b-a12bcb4552fc} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.17 08:09:42.781188 [ 262 ] {88ff324c-2279-4823-850b-a12bcb4552fc} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.781378 [ 262 ] {88ff324c-2279-4823-850b-a12bcb4552fc} executeQuery: Read 237 rows, 16.27 KiB in 0.002313 sec., 102464.33203631647 rows/sec., 6.87 MiB/sec. 2025.01.17 08:09:42.781437 [ 262 ] {88ff324c-2279-4823-850b-a12bcb4552fc} TCPHandler: Processed in 0.002861081 sec. 2025.01.17 08:09:42.781631 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.781824 [ 260 ] {8bbbb27f-5bbd-459d-8f2a-9f02ffae7ace} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:09:42.781875 [ 260 ] {8bbbb27f-5bbd-459d-8f2a-9f02ffae7ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:09:42.782348 [ 260 ] {8bbbb27f-5bbd-459d-8f2a-9f02ffae7ace} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.782387 [ 260 ] {8bbbb27f-5bbd-459d-8f2a-9f02ffae7ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.782739 [ 260 ] {8bbbb27f-5bbd-459d-8f2a-9f02ffae7ace} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.17 08:09:42.782979 [ 260 ] {8bbbb27f-5bbd-459d-8f2a-9f02ffae7ace} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.783209 [ 260 ] {8bbbb27f-5bbd-459d-8f2a-9f02ffae7ace} executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. 2025.01.17 08:09:42.783225 [ 220 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:09:42.783287 [ 220 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:09:42.783304 [ 260 ] {8bbbb27f-5bbd-459d-8f2a-9f02ffae7ace} TCPHandler: Processed in 0.001780515 sec. 2025.01.17 08:09:42.783516 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.783677 [ 262 ] {21ed41f7-ab4f-49e8-83d6-fc8ad004e690} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:42.783855 [ 262 ] {21ed41f7-ab4f-49e8-83d6-fc8ad004e690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:09:42.786581 [ 262 ] {21ed41f7-ab4f-49e8-83d6-fc8ad004e690} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.786620 [ 262 ] {21ed41f7-ab4f-49e8-83d6-fc8ad004e690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.787000 [ 220 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:09:42.788082 [ 262 ] {21ed41f7-ab4f-49e8-83d6-fc8ad004e690} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:09:42.788352 [ 262 ] {21ed41f7-ab4f-49e8-83d6-fc8ad004e690} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.788589 [ 262 ] {21ed41f7-ab4f-49e8-83d6-fc8ad004e690} executeQuery: Read 39 rows, 71.56 KiB in 0.004962 sec., 7859.7339782345825 rows/sec., 14.08 MiB/sec. 2025.01.17 08:09:42.788939 [ 262 ] {21ed41f7-ab4f-49e8-83d6-fc8ad004e690} TCPHandler: Processed in 0.005522159 sec. 2025.01.17 08:09:42.789154 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:42.789273 [ 260 ] {1a90cc05-743a-483e-8102-060c63d27506} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:42.789320 [ 260 ] {1a90cc05-743a-483e-8102-060c63d27506} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:42.789825 [ 260 ] {1a90cc05-743a-483e-8102-060c63d27506} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.789863 [ 260 ] {1a90cc05-743a-483e-8102-060c63d27506} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.790240 [ 260 ] {1a90cc05-743a-483e-8102-060c63d27506} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.17 08:09:42.790474 [ 260 ] {1a90cc05-743a-483e-8102-060c63d27506} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.790643 [ 59 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.17 08:09:42.790707 [ 59 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:42.790715 [ 260 ] {1a90cc05-743a-483e-8102-060c63d27506} executeQuery: Read 82 rows, 5.33 KiB in 0.001457 sec., 56280.02745367193 rows/sec., 3.57 MiB/sec. 2025.01.17 08:09:42.790744 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.17 08:09:42.790845 [ 260 ] {1a90cc05-743a-483e-8102-060c63d27506} TCPHandler: Processed in 0.001800835 sec. 2025.01.17 08:09:42.790936 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.01.17 08:09:42.791056 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:42.791093 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7160 rows starting from the beginning of the part 2025.01.17 08:09:42.791181 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part 2025.01.17 08:09:42.791289 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part 2025.01.17 08:09:42.791398 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 82 rows starting from the beginning of the part 2025.01.17 08:09:42.791483 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part 2025.01.17 08:09:42.791571 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part 2025.01.17 08:09:42.793623 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 7526 rows, containing 4 columns (4 merged, 0 gathered) in 0.002765419 sec., 2721468.247668798 rows/sec., 177.31 MiB/sec. 2025.01.17 08:09:42.794095 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.17 08:09:42.794471 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:42.794567 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_106_21} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.17 08:09:42.794673 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2025.01.17 08:09:46.231154 [ 54 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:09:46.231229 [ 54 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:09:46.436795 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 2025.01.17 08:09:46.437622 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:46.437674 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:46.438270 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:09:46.438534 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:46.438778 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.01.17 08:09:47.720358 [ 221 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:47.720435 [ 221 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:47.722855 [ 221 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:47.739744 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:47.739997 [ 260 ] {09ad4383-101a-44e2-932c-0135a7efd14e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:47.740105 [ 260 ] {09ad4383-101a-44e2-932c-0135a7efd14e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:47.740805 [ 260 ] {09ad4383-101a-44e2-932c-0135a7efd14e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:47.740849 [ 260 ] {09ad4383-101a-44e2-932c-0135a7efd14e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:47.741256 [ 260 ] {09ad4383-101a-44e2-932c-0135a7efd14e} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.17 08:09:47.741501 [ 260 ] {09ad4383-101a-44e2-932c-0135a7efd14e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:47.741729 [ 260 ] {09ad4383-101a-44e2-932c-0135a7efd14e} executeQuery: Read 56 rows, 4.41 KiB in 0.0018 sec., 31111.111111111113 rows/sec., 2.39 MiB/sec. 2025.01.17 08:09:47.741816 [ 260 ] {09ad4383-101a-44e2-932c-0135a7efd14e} TCPHandler: Processed in 0.002235802 sec. 2025.01.17 08:09:47.741902 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:47.741986 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:47.742116 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:47.742320 [ 262 ] {00dced74-dc79-4e56-a70d-d0a07019f1d4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:47.742406 [ 262 ] {00dced74-dc79-4e56-a70d-d0a07019f1d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:47.743573 [ 262 ] {00dced74-dc79-4e56-a70d-d0a07019f1d4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:47.743620 [ 262 ] {00dced74-dc79-4e56-a70d-d0a07019f1d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:47.744156 [ 262 ] {00dced74-dc79-4e56-a70d-d0a07019f1d4} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.17 08:09:47.744459 [ 262 ] {00dced74-dc79-4e56-a70d-d0a07019f1d4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:47.744509 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:47.744871 [ 262 ] {00dced74-dc79-4e56-a70d-d0a07019f1d4} executeQuery: Read 64 rows, 5.12 KiB in 0.002612 sec., 24502.29709035222 rows/sec., 1.91 MiB/sec. 2025.01.17 08:09:47.744947 [ 262 ] {00dced74-dc79-4e56-a70d-d0a07019f1d4} TCPHandler: Processed in 0.003016903 sec. 2025.01.17 08:09:47.745149 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:47.745345 [ 260 ] {8534d940-83de-4cb2-ac6d-9605f79b5478} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:47.745399 [ 260 ] {8534d940-83de-4cb2-ac6d-9605f79b5478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:47.745966 [ 260 ] {8534d940-83de-4cb2-ac6d-9605f79b5478} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:47.746005 [ 260 ] {8534d940-83de-4cb2-ac6d-9605f79b5478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:47.746389 [ 260 ] {8534d940-83de-4cb2-ac6d-9605f79b5478} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.17 08:09:47.746632 [ 260 ] {8534d940-83de-4cb2-ac6d-9605f79b5478} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:47.746835 [ 260 ] {8534d940-83de-4cb2-ac6d-9605f79b5478} executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec. 2025.01.17 08:09:47.746888 [ 260 ] {8534d940-83de-4cb2-ac6d-9605f79b5478} TCPHandler: Processed in 0.001854457 sec. 2025.01.17 08:09:47.747035 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:47.747227 [ 262 ] {f9c7817e-8dae-4b19-af7a-d50012e0a10a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:47.747318 [ 262 ] {f9c7817e-8dae-4b19-af7a-d50012e0a10a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:47.748174 [ 262 ] {f9c7817e-8dae-4b19-af7a-d50012e0a10a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:47.748214 [ 262 ] {f9c7817e-8dae-4b19-af7a-d50012e0a10a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:47.748587 [ 262 ] {f9c7817e-8dae-4b19-af7a-d50012e0a10a} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.17 08:09:47.748815 [ 262 ] {f9c7817e-8dae-4b19-af7a-d50012e0a10a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:47.749017 [ 262 ] {f9c7817e-8dae-4b19-af7a-d50012e0a10a} executeQuery: Read 60 rows, 4.14 KiB in 0.001846 sec., 32502.708559046587 rows/sec., 2.19 MiB/sec. 2025.01.17 08:09:47.749066 [ 262 ] {f9c7817e-8dae-4b19-af7a-d50012e0a10a} TCPHandler: Processed in 0.00208812 sec. 2025.01.17 08:09:48.465211 [ 222 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:48.465334 [ 222 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:48.467337 [ 222 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:48.630970 [ 222 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:48.631025 [ 222 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:48.633343 [ 222 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:48.900049 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.01.17 08:09:48.924859 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:48.924931 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:48.932452 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:09:48.933254 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:48.936955 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.01.17 08:09:51.618581 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1964 2025.01.17 08:09:51.621592 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.621638 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.623150 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:09:51.623462 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.623988 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1964 2025.01.17 08:09:51.796400 [ 218 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.796439 [ 218 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.798401 [ 218 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.842601 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.842813 [ 260 ] {70dc240d-d5db-41f0-a95f-916373d16b95} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:09:51.842891 [ 260 ] {70dc240d-d5db-41f0-a95f-916373d16b95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:09:51.843661 [ 260 ] {70dc240d-d5db-41f0-a95f-916373d16b95} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.843707 [ 260 ] {70dc240d-d5db-41f0-a95f-916373d16b95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.844125 [ 260 ] {70dc240d-d5db-41f0-a95f-916373d16b95} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:09:51.844377 [ 260 ] {70dc240d-d5db-41f0-a95f-916373d16b95} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.844608 [ 260 ] {70dc240d-d5db-41f0-a95f-916373d16b95} executeQuery: Read 14 rows, 1.01 KiB in 0.001847 sec., 7579.859231185707 rows/sec., 545.65 KiB/sec. 2025.01.17 08:09:51.844683 [ 260 ] {70dc240d-d5db-41f0-a95f-916373d16b95} TCPHandler: Processed in 0.002220401 sec. 2025.01.17 08:09:51.844907 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.845081 [ 262 ] {e4883412-7d4a-4da2-b111-ab69d41a1959} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:09:51.845149 [ 262 ] {e4883412-7d4a-4da2-b111-ab69d41a1959} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:09:51.845786 [ 262 ] {e4883412-7d4a-4da2-b111-ab69d41a1959} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.845827 [ 262 ] {e4883412-7d4a-4da2-b111-ab69d41a1959} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.846203 [ 262 ] {e4883412-7d4a-4da2-b111-ab69d41a1959} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.17 08:09:51.846438 [ 262 ] {e4883412-7d4a-4da2-b111-ab69d41a1959} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.846690 [ 262 ] {e4883412-7d4a-4da2-b111-ab69d41a1959} executeQuery: Read 12 rows, 1002.00 B in 0.00165 sec., 7272.727272727273 rows/sec., 593.04 KiB/sec. 2025.01.17 08:09:51.846778 [ 262 ] {e4883412-7d4a-4da2-b111-ab69d41a1959} TCPHandler: Processed in 0.001979188 sec. 2025.01.17 08:09:51.847010 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.847167 [ 260 ] {d7729f9c-d462-4bb4-aac8-9df9aa2d626a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:51.847223 [ 260 ] {d7729f9c-d462-4bb4-aac8-9df9aa2d626a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:51.848541 [ 260 ] {d7729f9c-d462-4bb4-aac8-9df9aa2d626a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.848581 [ 260 ] {d7729f9c-d462-4bb4-aac8-9df9aa2d626a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.849043 [ 260 ] {d7729f9c-d462-4bb4-aac8-9df9aa2d626a} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.17 08:09:51.849283 [ 260 ] {d7729f9c-d462-4bb4-aac8-9df9aa2d626a} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.849500 [ 260 ] {d7729f9c-d462-4bb4-aac8-9df9aa2d626a} executeQuery: Read 1417 rows, 121.45 KiB in 0.002363 sec., 599661.447312738 rows/sec., 50.19 MiB/sec. 2025.01.17 08:09:51.849553 [ 260 ] {d7729f9c-d462-4bb4-aac8-9df9aa2d626a} TCPHandler: Processed in 0.002676368 sec. 2025.01.17 08:09:51.849687 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.849806 [ 262 ] {7c5b4337-2c66-4225-9fb0-2b17b0850d40} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:09:51.849853 [ 262 ] {7c5b4337-2c66-4225-9fb0-2b17b0850d40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:09:51.850484 [ 262 ] {7c5b4337-2c66-4225-9fb0-2b17b0850d40} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.850524 [ 262 ] {7c5b4337-2c66-4225-9fb0-2b17b0850d40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.850883 [ 262 ] {7c5b4337-2c66-4225-9fb0-2b17b0850d40} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:09:51.851116 [ 262 ] {7c5b4337-2c66-4225-9fb0-2b17b0850d40} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.851337 [ 262 ] {7c5b4337-2c66-4225-9fb0-2b17b0850d40} executeQuery: Read 53 rows, 3.85 KiB in 0.001551 sec., 34171.50225660864 rows/sec., 2.42 MiB/sec. 2025.01.17 08:09:51.851379 [ 221 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.851431 [ 262 ] {7c5b4337-2c66-4225-9fb0-2b17b0850d40} TCPHandler: Processed in 0.001798525 sec. 2025.01.17 08:09:51.851438 [ 221 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.851616 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.851734 [ 260 ] {4e57138f-2ccf-4d7d-910c-1514cf1b7c4d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:09:51.851785 [ 260 ] {4e57138f-2ccf-4d7d-910c-1514cf1b7c4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:09:51.852736 [ 260 ] {4e57138f-2ccf-4d7d-910c-1514cf1b7c4d} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.852776 [ 260 ] {4e57138f-2ccf-4d7d-910c-1514cf1b7c4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.853207 [ 260 ] {4e57138f-2ccf-4d7d-910c-1514cf1b7c4d} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:09:51.853499 [ 260 ] {4e57138f-2ccf-4d7d-910c-1514cf1b7c4d} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.853701 [ 46 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 2025.01.17 08:09:51.853831 [ 46 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.853850 [ 260 ] {4e57138f-2ccf-4d7d-910c-1514cf1b7c4d} executeQuery: Read 242 rows, 16.79 KiB in 0.002115 sec., 114420.8037825059 rows/sec., 7.75 MiB/sec. 2025.01.17 08:09:51.853909 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.854137 [ 260 ] {4e57138f-2ccf-4d7d-910c-1514cf1b7c4d} TCPHandler: Processed in 0.002586597 sec. 2025.01.17 08:09:51.854445 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.854510 [ 220 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.854623 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full 2025.01.17 08:09:51.854634 [ 220 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.854763 [ 262 ] {3d07c6b1-1a11-4fd9-bfa1-d7712e794f34} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:09:51.854948 [ 262 ] {3d07c6b1-1a11-4fd9-bfa1-d7712e794f34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:09:51.855079 [ 221 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.855563 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:51.855786 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 242 rows starting from the beginning of the part 2025.01.17 08:09:51.857369 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:51.857829 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part 2025.01.17 08:09:51.858406 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:51.858811 [ 262 ] {3d07c6b1-1a11-4fd9-bfa1-d7712e794f34} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.858875 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2025.01.17 08:09:51.858941 [ 262 ] {3d07c6b1-1a11-4fd9-bfa1-d7712e794f34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.859339 [ 191 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 242 rows starting from the beginning of the part 2025.01.17 08:09:51.860823 [ 262 ] {3d07c6b1-1a11-4fd9-bfa1-d7712e794f34} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:09:51.861599 [ 262 ] {3d07c6b1-1a11-4fd9-bfa1-d7712e794f34} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.862394 [ 262 ] {3d07c6b1-1a11-4fd9-bfa1-d7712e794f34} executeQuery: Read 13 rows, 830.00 B in 0.007736 sec., 1680.4550155118925 rows/sec., 104.78 KiB/sec. 2025.01.17 08:09:51.862655 [ 262 ] {3d07c6b1-1a11-4fd9-bfa1-d7712e794f34} TCPHandler: Processed in 0.00837908 sec. 2025.01.17 08:09:51.862932 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.863289 [ 260 ] {b5a310d9-cc55-427d-8b97-d55b707c0ebf} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:51.863465 [ 260 ] {b5a310d9-cc55-427d-8b97-d55b707c0ebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:51.864841 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.010725754 sec., 71603.35767536715 rows/sec., 5.13 MiB/sec. 2025.01.17 08:09:51.865235 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) 2025.01.17 08:09:51.865664 [ 220 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.866055 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.866408 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_54_11} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 2025.01.17 08:09:51.866610 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.17 08:09:51.866782 [ 260 ] {b5a310d9-cc55-427d-8b97-d55b707c0ebf} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.866853 [ 260 ] {b5a310d9-cc55-427d-8b97-d55b707c0ebf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.867304 [ 260 ] {b5a310d9-cc55-427d-8b97-d55b707c0ebf} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.17 08:09:51.867544 [ 260 ] {b5a310d9-cc55-427d-8b97-d55b707c0ebf} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.867793 [ 260 ] {b5a310d9-cc55-427d-8b97-d55b707c0ebf} executeQuery: Read 884 rows, 65.67 KiB in 0.004632 sec., 190846.286701209 rows/sec., 13.85 MiB/sec. 2025.01.17 08:09:51.867902 [ 260 ] {b5a310d9-cc55-427d-8b97-d55b707c0ebf} TCPHandler: Processed in 0.005127404 sec. 2025.01.17 08:09:51.868122 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.868309 [ 262 ] {1b72195c-3e1a-4336-859b-51679669b304} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:09:51.868369 [ 262 ] {1b72195c-3e1a-4336-859b-51679669b304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:09:51.868947 [ 262 ] {1b72195c-3e1a-4336-859b-51679669b304} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.868994 [ 262 ] {1b72195c-3e1a-4336-859b-51679669b304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.869412 [ 262 ] {1b72195c-3e1a-4336-859b-51679669b304} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:09:51.869649 [ 262 ] {1b72195c-3e1a-4336-859b-51679669b304} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.869869 [ 223 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.869898 [ 262 ] {1b72195c-3e1a-4336-859b-51679669b304} executeQuery: Read 6 rows, 321.00 B in 0.001616 sec., 3712.871287128713 rows/sec., 193.98 KiB/sec. 2025.01.17 08:09:51.869916 [ 223 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.870032 [ 262 ] {1b72195c-3e1a-4336-859b-51679669b304} TCPHandler: Processed in 0.002035839 sec. 2025.01.17 08:09:51.870244 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.870434 [ 260 ] {704b3cd5-9557-4c4a-824a-db2547051ac1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:51.870533 [ 260 ] {704b3cd5-9557-4c4a-824a-db2547051ac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:51.872086 [ 260 ] {704b3cd5-9557-4c4a-824a-db2547051ac1} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.872134 [ 260 ] {704b3cd5-9557-4c4a-824a-db2547051ac1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.872946 [ 260 ] {704b3cd5-9557-4c4a-824a-db2547051ac1} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.17 08:09:51.873391 [ 260 ] {704b3cd5-9557-4c4a-824a-db2547051ac1} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.873442 [ 223 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.17 08:09:51.874065 [ 260 ] {704b3cd5-9557-4c4a-824a-db2547051ac1} executeQuery: Read 1089 rows, 74.52 KiB in 0.003648 sec., 298519.7368421052 rows/sec., 19.95 MiB/sec. 2025.01.17 08:09:51.874541 [ 260 ] {704b3cd5-9557-4c4a-824a-db2547051ac1} TCPHandler: Processed in 0.004386063 sec. 2025.01.17 08:09:51.874905 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.875227 [ 262 ] {d6766e74-12f9-4358-b2ba-8bade5ec3354} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:09:51.875285 [ 262 ] {d6766e74-12f9-4358-b2ba-8bade5ec3354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:09:51.875773 [ 262 ] {d6766e74-12f9-4358-b2ba-8bade5ec3354} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.875812 [ 262 ] {d6766e74-12f9-4358-b2ba-8bade5ec3354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.876181 [ 262 ] {d6766e74-12f9-4358-b2ba-8bade5ec3354} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.17 08:09:51.876426 [ 262 ] {d6766e74-12f9-4358-b2ba-8bade5ec3354} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.876552 [ 43 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 2025.01.17 08:09:51.876593 [ 43 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.876614 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.876613 [ 262 ] {d6766e74-12f9-4358-b2ba-8bade5ec3354} executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. 2025.01.17 08:09:51.876848 [ 262 ] {d6766e74-12f9-4358-b2ba-8bade5ec3354} TCPHandler: Processed in 0.002145251 sec. 2025.01.17 08:09:51.877069 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full 2025.01.17 08:09:51.877183 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.877588 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:51.877690 [ 260 ] {cda0db36-c039-4064-97d9-674797e9e138} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:51.877708 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 49 rows starting from the beginning of the part 2025.01.17 08:09:51.878029 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.01.17 08:09:51.878062 [ 260 ] {cda0db36-c039-4064-97d9-674797e9e138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:09:51.878367 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2025.01.17 08:09:51.878744 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2025.01.17 08:09:51.879064 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2025.01.17 08:09:51.879427 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2025.01.17 08:09:51.882901 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.006163569 sec., 8761.157699378397 rows/sec., 590.35 KiB/sec. 2025.01.17 08:09:51.883107 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) 2025.01.17 08:09:51.883624 [ 260 ] {cda0db36-c039-4064-97d9-674797e9e138} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.883696 [ 260 ] {cda0db36-c039-4064-97d9-674797e9e138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.883754 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.883967 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_54_11} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 2025.01.17 08:09:51.884147 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:09:51.884732 [ 260 ] {cda0db36-c039-4064-97d9-674797e9e138} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:09:51.885011 [ 260 ] {cda0db36-c039-4064-97d9-674797e9e138} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.885253 [ 260 ] {cda0db36-c039-4064-97d9-674797e9e138} executeQuery: Read 34 rows, 62.39 KiB in 0.007778 sec., 4371.3036770377985 rows/sec., 7.83 MiB/sec. 2025.01.17 08:09:51.885353 [ 260 ] {cda0db36-c039-4064-97d9-674797e9e138} TCPHandler: Processed in 0.00837879 sec. 2025.01.17 08:09:51.885518 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:51.885657 [ 262 ] {0683481b-e971-47fe-b78c-54dfc20c7f69} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:51.885715 [ 262 ] {0683481b-e971-47fe-b78c-54dfc20c7f69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:51.886279 [ 262 ] {0683481b-e971-47fe-b78c-54dfc20c7f69} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:51.886317 [ 262 ] {0683481b-e971-47fe-b78c-54dfc20c7f69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:51.886712 [ 262 ] {0683481b-e971-47fe-b78c-54dfc20c7f69} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.17 08:09:51.886958 [ 262 ] {0683481b-e971-47fe-b78c-54dfc20c7f69} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:51.887139 [ 262 ] {0683481b-e971-47fe-b78c-54dfc20c7f69} executeQuery: Read 82 rows, 5.33 KiB in 0.001513 sec., 54196.959682749504 rows/sec., 3.44 MiB/sec. 2025.01.17 08:09:51.887189 [ 262 ] {0683481b-e971-47fe-b78c-54dfc20c7f69} TCPHandler: Processed in 0.001737484 sec. 2025.01.17 08:09:52.731229 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:52.731424 [ 260 ] {fb69b238-099c-47e3-836e-7fe898fb1924} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:09:52.731497 [ 260 ] {fb69b238-099c-47e3-836e-7fe898fb1924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:09:52.732291 [ 260 ] {fb69b238-099c-47e3-836e-7fe898fb1924} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:52.732347 [ 260 ] {fb69b238-099c-47e3-836e-7fe898fb1924} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:52.732789 [ 260 ] {fb69b238-099c-47e3-836e-7fe898fb1924} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.17 08:09:52.733051 [ 260 ] {fb69b238-099c-47e3-836e-7fe898fb1924} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:52.733340 [ 260 ] {fb69b238-099c-47e3-836e-7fe898fb1924} executeQuery: Read 4 rows, 334.00 B in 0.001963 sec., 2037.6974019358126 rows/sec., 166.16 KiB/sec. 2025.01.17 08:09:52.733572 [ 260 ] {fb69b238-099c-47e3-836e-7fe898fb1924} TCPHandler: Processed in 0.002470896 sec. 2025.01.17 08:09:52.733882 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:52.734101 [ 262 ] {208a7c1b-fad0-41b9-9872-9222d17a0335} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:52.734181 [ 262 ] {208a7c1b-fad0-41b9-9872-9222d17a0335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:52.735763 [ 262 ] {208a7c1b-fad0-41b9-9872-9222d17a0335} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:52.735808 [ 262 ] {208a7c1b-fad0-41b9-9872-9222d17a0335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:52.736247 [ 262 ] {208a7c1b-fad0-41b9-9872-9222d17a0335} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.17 08:09:52.736526 [ 262 ] {208a7c1b-fad0-41b9-9872-9222d17a0335} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:52.736730 [ 262 ] {208a7c1b-fad0-41b9-9872-9222d17a0335} executeQuery: Read 12 rows, 1.12 KiB in 0.002696 sec., 4451.038575667656 rows/sec., 416.20 KiB/sec. 2025.01.17 08:09:52.736801 [ 262 ] {208a7c1b-fad0-41b9-9872-9222d17a0335} TCPHandler: Processed in 0.003062834 sec. 2025.01.17 08:09:52.736951 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:52.737076 [ 260 ] {4196703a-1350-4bf4-acd8-7c7a3b73d13d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:09:52.737129 [ 260 ] {4196703a-1350-4bf4-acd8-7c7a3b73d13d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:09:52.737742 [ 260 ] {4196703a-1350-4bf4-acd8-7c7a3b73d13d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:52.737784 [ 260 ] {4196703a-1350-4bf4-acd8-7c7a3b73d13d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:52.738155 [ 260 ] {4196703a-1350-4bf4-acd8-7c7a3b73d13d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:09:52.738411 [ 260 ] {4196703a-1350-4bf4-acd8-7c7a3b73d13d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:52.738622 [ 260 ] {4196703a-1350-4bf4-acd8-7c7a3b73d13d} executeQuery: Read 9 rows, 671.00 B in 0.001574 sec., 5717.916137229987 rows/sec., 416.31 KiB/sec. 2025.01.17 08:09:52.738680 [ 260 ] {4196703a-1350-4bf4-acd8-7c7a3b73d13d} TCPHandler: Processed in 0.001787225 sec. 2025.01.17 08:09:52.738865 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:52.739012 [ 262 ] {e69b861c-146d-4a77-84da-dc63a6711f34} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:52.739071 [ 262 ] {e69b861c-146d-4a77-84da-dc63a6711f34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:52.739690 [ 262 ] {e69b861c-146d-4a77-84da-dc63a6711f34} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:52.739728 [ 262 ] {e69b861c-146d-4a77-84da-dc63a6711f34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:52.740101 [ 262 ] {e69b861c-146d-4a77-84da-dc63a6711f34} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.17 08:09:52.740352 [ 262 ] {e69b861c-146d-4a77-84da-dc63a6711f34} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:52.740533 [ 262 ] {e69b861c-146d-4a77-84da-dc63a6711f34} executeQuery: Read 9 rows, 744.00 B in 0.001556 sec., 5784.061696658097 rows/sec., 466.94 KiB/sec. 2025.01.17 08:09:52.740589 [ 262 ] {e69b861c-146d-4a77-84da-dc63a6711f34} TCPHandler: Processed in 0.001792806 sec. 2025.01.17 08:09:52.740735 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:52.740877 [ 260 ] {5a498eb8-2c6e-4266-9ae3-5fc6a68bb2d3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:52.740940 [ 260 ] {5a498eb8-2c6e-4266-9ae3-5fc6a68bb2d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:52.741502 [ 260 ] {5a498eb8-2c6e-4266-9ae3-5fc6a68bb2d3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:52.741539 [ 260 ] {5a498eb8-2c6e-4266-9ae3-5fc6a68bb2d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:52.741905 [ 260 ] {5a498eb8-2c6e-4266-9ae3-5fc6a68bb2d3} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.17 08:09:52.742209 [ 260 ] {5a498eb8-2c6e-4266-9ae3-5fc6a68bb2d3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:52.742383 [ 43 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_111_23 to all_115_115_0 2025.01.17 08:09:52.742433 [ 43 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:52.742444 [ 260 ] {5a498eb8-2c6e-4266-9ae3-5fc6a68bb2d3} executeQuery: Read 2 rows, 144.00 B in 0.001594 sec., 1254.7051442910918 rows/sec., 88.22 KiB/sec. 2025.01.17 08:09:52.742463 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:52.742590 [ 260 ] {5a498eb8-2c6e-4266-9ae3-5fc6a68bb2d3} TCPHandler: Processed in 0.001923387 sec. 2025.01.17 08:09:52.742735 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_111_23 to all_115_115_0 into Compact with storage Full 2025.01.17 08:09:52.742788 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:52.743029 [ 262 ] {fcb146e0-395e-4491-bddf-a1a7eb6513f4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:52.743052 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:09:52.743153 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_111_23, total 36512 rows starting from the beginning of the part 2025.01.17 08:09:52.743206 [ 262 ] {fcb146e0-395e-4491-bddf-a1a7eb6513f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:09:52.743485 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part 2025.01.17 08:09:52.743996 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 237 rows starting from the beginning of the part 2025.01.17 08:09:52.744535 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2025.01.17 08:09:52.744836 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:09:52.747781 [ 262 ] {fcb146e0-395e-4491-bddf-a1a7eb6513f4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:52.747860 [ 262 ] {fcb146e0-395e-4491-bddf-a1a7eb6513f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:52.749216 [ 262 ] {fcb146e0-395e-4491-bddf-a1a7eb6513f4} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:09:52.749576 [ 262 ] {fcb146e0-395e-4491-bddf-a1a7eb6513f4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:52.749807 [ 262 ] {fcb146e0-395e-4491-bddf-a1a7eb6513f4} executeQuery: Read 5 rows, 9.17 KiB in 0.006868 sec., 728.013977868375 rows/sec., 1.30 MiB/sec. 2025.01.17 08:09:52.750047 [ 262 ] {fcb146e0-395e-4491-bddf-a1a7eb6513f4} TCPHandler: Processed in 0.007341785 sec. 2025.01.17 08:09:52.754127 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} MergeTask::MergeProjectionsStage: Merge sorted 38158 rows, containing 5 columns (5 merged, 0 gathered) in 0.011523495 sec., 3311321.7821502937 rows/sec., 223.53 MiB/sec. 2025.01.17 08:09:52.754486 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} MergedBlockOutputStream: filled checksums all_1_115_24 (state Temporary) 2025.01.17 08:09:52.754782 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_115_24 to all_1_115_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:52.754863 [ 187 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_115_24} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_111_23, all_115_115_0] -> all_1_115_24 2025.01.17 08:09:52.754945 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.17 08:09:53.938986 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 2025.01.17 08:09:53.939670 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:53.939718 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:53.940273 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:09:53.940541 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:53.940772 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 2025.01.17 08:09:53.940867 [ 218 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:53.940953 [ 218 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:53.943182 [ 218 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:55.436907 [ 224 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:55.436963 [ 224 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:55.438782 [ 224 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:09:56.437102 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.01.17 08:09:56.460239 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:56.460294 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:56.468212 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:09:56.469029 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:56.473147 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.01.17 08:09:57.739211 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:57.739424 [ 260 ] {dd75c0d1-26d9-4639-b30f-337147a74ba6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:09:57.739502 [ 260 ] {dd75c0d1-26d9-4639-b30f-337147a74ba6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:09:57.740295 [ 260 ] {dd75c0d1-26d9-4639-b30f-337147a74ba6} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:57.740336 [ 260 ] {dd75c0d1-26d9-4639-b30f-337147a74ba6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:57.740780 [ 260 ] {dd75c0d1-26d9-4639-b30f-337147a74ba6} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.17 08:09:57.741029 [ 260 ] {dd75c0d1-26d9-4639-b30f-337147a74ba6} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:57.741228 [ 260 ] {dd75c0d1-26d9-4639-b30f-337147a74ba6} executeQuery: Read 56 rows, 4.41 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.31 MiB/sec. 2025.01.17 08:09:57.741285 [ 260 ] {dd75c0d1-26d9-4639-b30f-337147a74ba6} TCPHandler: Processed in 0.002207992 sec. 2025.01.17 08:09:57.741599 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:57.741900 [ 262 ] {ac375e05-9293-46a6-951d-ee85e132313b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:09:57.742010 [ 262 ] {ac375e05-9293-46a6-951d-ee85e132313b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:09:57.742959 [ 262 ] {ac375e05-9293-46a6-951d-ee85e132313b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:57.743003 [ 262 ] {ac375e05-9293-46a6-951d-ee85e132313b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:57.743438 [ 262 ] {ac375e05-9293-46a6-951d-ee85e132313b} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.17 08:09:57.743703 [ 262 ] {ac375e05-9293-46a6-951d-ee85e132313b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:57.743950 [ 262 ] {ac375e05-9293-46a6-951d-ee85e132313b} executeQuery: Read 64 rows, 5.12 KiB in 0.002129 sec., 30061.061531235326 rows/sec., 2.35 MiB/sec. 2025.01.17 08:09:57.744039 [ 262 ] {ac375e05-9293-46a6-951d-ee85e132313b} TCPHandler: Processed in 0.002620957 sec. 2025.01.17 08:09:57.744264 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:57.744595 [ 260 ] {c0a4fbc0-fcc8-4ee3-8ab3-26943d49c0c5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:09:57.744695 [ 260 ] {c0a4fbc0-fcc8-4ee3-8ab3-26943d49c0c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:09:57.745286 [ 260 ] {c0a4fbc0-fcc8-4ee3-8ab3-26943d49c0c5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:57.745326 [ 260 ] {c0a4fbc0-fcc8-4ee3-8ab3-26943d49c0c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:57.745728 [ 260 ] {c0a4fbc0-fcc8-4ee3-8ab3-26943d49c0c5} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.17 08:09:57.745977 [ 260 ] {c0a4fbc0-fcc8-4ee3-8ab3-26943d49c0c5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:57.746154 [ 260 ] {c0a4fbc0-fcc8-4ee3-8ab3-26943d49c0c5} executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec. 2025.01.17 08:09:57.746206 [ 260 ] {c0a4fbc0-fcc8-4ee3-8ab3-26943d49c0c5} TCPHandler: Processed in 0.002062769 sec. 2025.01.17 08:09:57.746342 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:09:57.746459 [ 262 ] {b98e65b2-e6e1-467e-8369-6418e5df8297} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:09:57.746509 [ 262 ] {b98e65b2-e6e1-467e-8369-6418e5df8297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:09:57.747029 [ 262 ] {b98e65b2-e6e1-467e-8369-6418e5df8297} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:09:57.747069 [ 262 ] {b98e65b2-e6e1-467e-8369-6418e5df8297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:09:57.747449 [ 262 ] {b98e65b2-e6e1-467e-8369-6418e5df8297} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.17 08:09:57.747718 [ 262 ] {b98e65b2-e6e1-467e-8369-6418e5df8297} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:09:57.748027 [ 262 ] {b98e65b2-e6e1-467e-8369-6418e5df8297} executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. 2025.01.17 08:09:57.748142 [ 262 ] {b98e65b2-e6e1-467e-8369-6418e5df8297} TCPHandler: Processed in 0.001856687 sec. 2025.01.17 08:10:01.231267 [ 28 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:10:01.231338 [ 28 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:10:01.441000 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 2025.01.17 08:10:01.441746 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:01.441791 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:01.442340 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:10:01.442596 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:01.442752 [ 28 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 08:10:01.442803 [ 28 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:01.442806 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.01.17 08:10:01.442831 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:01.443022 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 08:10:01.443317 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:01.443385 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part 2025.01.17 08:10:01.443478 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part 2025.01.17 08:10:01.443742 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part 2025.01.17 08:10:01.443936 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part 2025.01.17 08:10:01.444104 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part 2025.01.17 08:10:01.444225 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part 2025.01.17 08:10:01.447198 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004281152 sec., 8135894.263973809 rows/sec., 116.38 MiB/sec. 2025.01.17 08:10:01.447563 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 08:10:01.447906 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:01.447999 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_76_15} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 08:10:01.448120 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.01.17 08:10:01.624295 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2008 2025.01.17 08:10:01.627548 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:01.627601 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:01.629388 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:10:01.629771 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:01.630029 [ 28 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.17 08:10:01.630155 [ 28 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:01.630221 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:01.630577 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.17 08:10:01.631110 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2008 2025.01.17 08:10:01.632046 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:01.632850 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1834 rows starting from the beginning of the part 2025.01.17 08:10:01.633612 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part 2025.01.17 08:10:01.634087 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part 2025.01.17 08:10:01.634577 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part 2025.01.17 08:10:01.635281 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part 2025.01.17 08:10:01.636010 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 44 rows starting from the beginning of the part 2025.01.17 08:10:01.644910 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 72 columns (72 merged, 0 gathered) in 0.014553329 sec., 137975.30448188176 rows/sec., 104.44 MiB/sec. 2025.01.17 08:10:01.646919 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.17 08:10:01.647768 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:01.647866 [ 199 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_56_11} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.17 08:10:01.648229 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. 2025.01.17 08:10:02.746056 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.746250 [ 260 ] {7f709c28-4e0b-4f50-9262-b2f4d7ed36b0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:10:02.746324 [ 260 ] {7f709c28-4e0b-4f50-9262-b2f4d7ed36b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:10:02.747094 [ 260 ] {7f709c28-4e0b-4f50-9262-b2f4d7ed36b0} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.747149 [ 260 ] {7f709c28-4e0b-4f50-9262-b2f4d7ed36b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.747608 [ 260 ] {7f709c28-4e0b-4f50-9262-b2f4d7ed36b0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:10:02.747866 [ 260 ] {7f709c28-4e0b-4f50-9262-b2f4d7ed36b0} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.748088 [ 260 ] {7f709c28-4e0b-4f50-9262-b2f4d7ed36b0} executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. 2025.01.17 08:10:02.748152 [ 260 ] {7f709c28-4e0b-4f50-9262-b2f4d7ed36b0} TCPHandler: Processed in 0.002231302 sec. 2025.01.17 08:10:02.748408 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.748602 [ 262 ] {272ec584-5be9-427c-b24d-92fdf8ea8efa} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:02.748677 [ 262 ] {272ec584-5be9-427c-b24d-92fdf8ea8efa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:02.749548 [ 262 ] {272ec584-5be9-427c-b24d-92fdf8ea8efa} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.749594 [ 262 ] {272ec584-5be9-427c-b24d-92fdf8ea8efa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.750072 [ 262 ] {272ec584-5be9-427c-b24d-92fdf8ea8efa} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.17 08:10:02.750346 [ 262 ] {272ec584-5be9-427c-b24d-92fdf8ea8efa} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.750510 [ 27 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.17 08:10:02.750568 [ 27 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.750569 [ 262 ] {272ec584-5be9-427c-b24d-92fdf8ea8efa} executeQuery: Read 281 rows, 25.42 KiB in 0.002018 sec., 139246.77898909812 rows/sec., 12.30 MiB/sec. 2025.01.17 08:10:02.750597 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.750713 [ 262 ] {272ec584-5be9-427c-b24d-92fdf8ea8efa} TCPHandler: Processed in 0.002422035 sec. 2025.01.17 08:10:02.750967 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.750973 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.01.17 08:10:02.751258 [ 260 ] {095e0071-8cbd-4634-ae30-4f8b9ad924bb} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:10:02.751444 [ 260 ] {095e0071-8cbd-4634-ae30-4f8b9ad924bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:10:02.751436 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:02.751613 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1430 rows starting from the beginning of the part 2025.01.17 08:10:02.752035 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part 2025.01.17 08:10:02.752916 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:10:02.753694 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 12 rows starting from the beginning of the part 2025.01.17 08:10:02.754666 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part 2025.01.17 08:10:02.755271 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 281 rows starting from the beginning of the part 2025.01.17 08:10:02.755780 [ 260 ] {095e0071-8cbd-4634-ae30-4f8b9ad924bb} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.755827 [ 260 ] {095e0071-8cbd-4634-ae30-4f8b9ad924bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.756369 [ 260 ] {095e0071-8cbd-4634-ae30-4f8b9ad924bb} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:10:02.756711 [ 260 ] {095e0071-8cbd-4634-ae30-4f8b9ad924bb} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.756936 [ 27 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 08:10:02.756976 [ 260 ] {095e0071-8cbd-4634-ae30-4f8b9ad924bb} executeQuery: Read 46 rows, 3.39 KiB in 0.005871 sec., 7835.121785045137 rows/sec., 577.19 KiB/sec. 2025.01.17 08:10:02.757035 [ 27 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.757126 [ 260 ] {095e0071-8cbd-4634-ae30-4f8b9ad924bb} TCPHandler: Processed in 0.00628623 sec. 2025.01.17 08:10:02.757141 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.757647 [ 199 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 08:10:02.757650 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.758050 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 5 columns (5 merged, 0 gathered) in 0.007340135 sec., 443043.6224946816 rows/sec., 38.87 MiB/sec. 2025.01.17 08:10:02.758062 [ 262 ] {2b496a95-72c6-4c0a-b3be-81b6ad517dc9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:10:02.758201 [ 199 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:02.758213 [ 262 ] {2b496a95-72c6-4c0a-b3be-81b6ad517dc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:10:02.758311 [ 199 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 64 rows starting from the beginning of the part 2025.01.17 08:10:02.758458 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.17 08:10:02.758956 [ 199 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 46 rows starting from the beginning of the part 2025.01.17 08:10:02.759716 [ 199 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 46 rows starting from the beginning of the part 2025.01.17 08:10:02.759733 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.760113 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_126_25} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.17 08:10:02.760468 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 08:10:02.760482 [ 199 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 53 rows starting from the beginning of the part 2025.01.17 08:10:02.760705 [ 199 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 9 rows starting from the beginning of the part 2025.01.17 08:10:02.761163 [ 199 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 46 rows starting from the beginning of the part 2025.01.17 08:10:02.761865 [ 262 ] {2b496a95-72c6-4c0a-b3be-81b6ad517dc9} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.761932 [ 262 ] {2b496a95-72c6-4c0a-b3be-81b6ad517dc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.762908 [ 262 ] {2b496a95-72c6-4c0a-b3be-81b6ad517dc9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:10:02.763503 [ 262 ] {2b496a95-72c6-4c0a-b3be-81b6ad517dc9} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.764106 [ 262 ] {2b496a95-72c6-4c0a-b3be-81b6ad517dc9} executeQuery: Read 14 rows, 1004.00 B in 0.006158 sec., 2273.4654108476775 rows/sec., 159.22 KiB/sec. 2025.01.17 08:10:02.764108 [ 198 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.006801818 sec., 38813.15260126042 rows/sec., 2.92 MiB/sec. 2025.01.17 08:10:02.764195 [ 262 ] {2b496a95-72c6-4c0a-b3be-81b6ad517dc9} TCPHandler: Processed in 0.006939619 sec. 2025.01.17 08:10:02.764288 [ 198 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 08:10:02.764405 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.764589 [ 260 ] {e0fb69d0-e63f-4ea2-9aab-0609d78ed752} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:10:02.764661 [ 260 ] {e0fb69d0-e63f-4ea2-9aab-0609d78ed752} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:10:02.764724 [ 198 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.764928 [ 198 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_71_14} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 08:10:02.765116 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.17 08:10:02.765560 [ 260 ] {e0fb69d0-e63f-4ea2-9aab-0609d78ed752} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.765604 [ 260 ] {e0fb69d0-e63f-4ea2-9aab-0609d78ed752} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.765958 [ 260 ] {e0fb69d0-e63f-4ea2-9aab-0609d78ed752} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:10:02.766193 [ 260 ] {e0fb69d0-e63f-4ea2-9aab-0609d78ed752} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.766439 [ 260 ] {e0fb69d0-e63f-4ea2-9aab-0609d78ed752} executeQuery: Read 13 rows, 830.00 B in 0.001901 sec., 6838.506049447659 rows/sec., 426.38 KiB/sec. 2025.01.17 08:10:02.766541 [ 260 ] {e0fb69d0-e63f-4ea2-9aab-0609d78ed752} TCPHandler: Processed in 0.002207012 sec. 2025.01.17 08:10:02.766770 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.766917 [ 262 ] {0d397503-c8f0-495a-bc0c-bc6632fd91f3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:02.766977 [ 262 ] {0d397503-c8f0-495a-bc0c-bc6632fd91f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:02.767845 [ 262 ] {0d397503-c8f0-495a-bc0c-bc6632fd91f3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.767884 [ 262 ] {0d397503-c8f0-495a-bc0c-bc6632fd91f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.768283 [ 262 ] {0d397503-c8f0-495a-bc0c-bc6632fd91f3} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.17 08:10:02.768648 [ 262 ] {0d397503-c8f0-495a-bc0c-bc6632fd91f3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.768963 [ 26 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.17 08:10:02.769095 [ 26 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.769182 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.769197 [ 262 ] {0d397503-c8f0-495a-bc0c-bc6632fd91f3} executeQuery: Read 421 rows, 30.80 KiB in 0.002281 sec., 184568.17185444979 rows/sec., 13.19 MiB/sec. 2025.01.17 08:10:02.769703 [ 262 ] {0d397503-c8f0-495a-bc0c-bc6632fd91f3} TCPHandler: Processed in 0.003038093 sec. 2025.01.17 08:10:02.769915 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.01.17 08:10:02.770005 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.770405 [ 260 ] {26a6d4ea-4af1-47cd-97ba-3b99b19f718d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:10:02.770405 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:02.770542 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 913 rows starting from the beginning of the part 2025.01.17 08:10:02.770602 [ 260 ] {26a6d4ea-4af1-47cd-97ba-3b99b19f718d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:10:02.771049 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part 2025.01.17 08:10:02.771461 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 884 rows starting from the beginning of the part 2025.01.17 08:10:02.771898 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 9 rows starting from the beginning of the part 2025.01.17 08:10:02.772355 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part 2025.01.17 08:10:02.772684 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 421 rows starting from the beginning of the part 2025.01.17 08:10:02.774130 [ 260 ] {26a6d4ea-4af1-47cd-97ba-3b99b19f718d} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.774234 [ 260 ] {26a6d4ea-4af1-47cd-97ba-3b99b19f718d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.775161 [ 260 ] {26a6d4ea-4af1-47cd-97ba-3b99b19f718d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:10:02.775632 [ 260 ] {26a6d4ea-4af1-47cd-97ba-3b99b19f718d} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.775904 [ 26 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.01.17 08:10:02.776087 [ 260 ] {26a6d4ea-4af1-47cd-97ba-3b99b19f718d} executeQuery: Read 6 rows, 321.00 B in 0.005818 sec., 1031.2822275696115 rows/sec., 53.88 KiB/sec. 2025.01.17 08:10:02.776075 [ 26 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.776279 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.776438 [ 260 ] {26a6d4ea-4af1-47cd-97ba-3b99b19f718d} TCPHandler: Processed in 0.006595665 sec. 2025.01.17 08:10:02.776822 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.776939 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2355 rows, containing 5 columns (5 merged, 0 gathered) in 0.007577369 sec., 310793.8916528943 rows/sec., 23.80 MiB/sec. 2025.01.17 08:10:02.777132 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.01.17 08:10:02.777247 [ 262 ] {0d6002f6-4afa-46aa-8111-7ddd766c82a0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:02.777489 [ 262 ] {0d6002f6-4afa-46aa-8111-7ddd766c82a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:02.777703 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.17 08:10:02.777773 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:02.777956 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 300 rows starting from the beginning of the part 2025.01.17 08:10:02.778590 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.01.17 08:10:02.779146 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2025.01.17 08:10:02.779589 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2025.01.17 08:10:02.780004 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2025.01.17 08:10:02.780404 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2025.01.17 08:10:02.781183 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.781573 [ 188 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_126_25} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.17 08:10:02.781881 [ 262 ] {0d6002f6-4afa-46aa-8111-7ddd766c82a0} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.781910 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.17 08:10:02.781964 [ 262 ] {0d6002f6-4afa-46aa-8111-7ddd766c82a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.782610 [ 262 ] {0d6002f6-4afa-46aa-8111-7ddd766c82a0} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.17 08:10:02.782761 [ 188 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.006083957 sec., 54241.01452393566 rows/sec., 2.77 MiB/sec. 2025.01.17 08:10:02.782979 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.01.17 08:10:02.783066 [ 262 ] {0d6002f6-4afa-46aa-8111-7ddd766c82a0} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.783474 [ 262 ] {0d6002f6-4afa-46aa-8111-7ddd766c82a0} executeQuery: Read 237 rows, 16.27 KiB in 0.00635 sec., 37322.834645669296 rows/sec., 2.50 MiB/sec. 2025.01.17 08:10:02.783677 [ 262 ] {0d6002f6-4afa-46aa-8111-7ddd766c82a0} TCPHandler: Processed in 0.007063352 sec. 2025.01.17 08:10:02.783705 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.783999 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.784137 [ 189 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_55_11} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.01.17 08:10:02.784436 [ 260 ] {f0503b8b-3c0e-4838-a0db-d73f2695cbb0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:10:02.784450 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:10:02.784617 [ 260 ] {f0503b8b-3c0e-4838-a0db-d73f2695cbb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:10:02.785856 [ 260 ] {f0503b8b-3c0e-4838-a0db-d73f2695cbb0} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.785931 [ 260 ] {f0503b8b-3c0e-4838-a0db-d73f2695cbb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.786345 [ 260 ] {f0503b8b-3c0e-4838-a0db-d73f2695cbb0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.17 08:10:02.786581 [ 260 ] {f0503b8b-3c0e-4838-a0db-d73f2695cbb0} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.786809 [ 260 ] {f0503b8b-3c0e-4838-a0db-d73f2695cbb0} executeQuery: Read 1 rows, 69.00 B in 0.002567 sec., 389.55979742890537 rows/sec., 26.25 KiB/sec. 2025.01.17 08:10:02.787042 [ 260 ] {f0503b8b-3c0e-4838-a0db-d73f2695cbb0} TCPHandler: Processed in 0.003220346 sec. 2025.01.17 08:10:02.787263 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.787401 [ 262 ] {ba22b179-c5e3-4406-a9b0-fa664b677318} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:02.787486 [ 262 ] {ba22b179-c5e3-4406-a9b0-fa664b677318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:10:02.788725 [ 262 ] {ba22b179-c5e3-4406-a9b0-fa664b677318} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.788764 [ 262 ] {ba22b179-c5e3-4406-a9b0-fa664b677318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.789466 [ 262 ] {ba22b179-c5e3-4406-a9b0-fa664b677318} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:10:02.789803 [ 262 ] {ba22b179-c5e3-4406-a9b0-fa664b677318} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.789997 [ 26 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 08:10:02.790069 [ 26 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.790093 [ 262 ] {ba22b179-c5e3-4406-a9b0-fa664b677318} executeQuery: Read 39 rows, 71.56 KiB in 0.002719 sec., 14343.508642883413 rows/sec., 25.70 MiB/sec. 2025.01.17 08:10:02.790109 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.790528 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 08:10:02.790841 [ 262 ] {ba22b179-c5e3-4406-a9b0-fa664b677318} TCPHandler: Processed in 0.003674513 sec. 2025.01.17 08:10:02.791288 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:02.791850 [ 260 ] {f557b75c-6fc7-4124-b3e3-3eccb0b2b37a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:02.791988 [ 260 ] {f557b75c-6fc7-4124-b3e3-3eccb0b2b37a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:02.792018 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:02.792276 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1881 rows starting from the beginning of the part 2025.01.17 08:10:02.793176 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 39 rows starting from the beginning of the part 2025.01.17 08:10:02.793843 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 39 rows starting from the beginning of the part 2025.01.17 08:10:02.794644 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part 2025.01.17 08:10:02.794672 [ 260 ] {f557b75c-6fc7-4124-b3e3-3eccb0b2b37a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:02.794753 [ 260 ] {f557b75c-6fc7-4124-b3e3-3eccb0b2b37a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:02.795308 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part 2025.01.17 08:10:02.796030 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 39 rows starting from the beginning of the part 2025.01.17 08:10:02.796388 [ 260 ] {f557b75c-6fc7-4124-b3e3-3eccb0b2b37a} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.17 08:10:02.797296 [ 260 ] {f557b75c-6fc7-4124-b3e3-3eccb0b2b37a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.797730 [ 260 ] {f557b75c-6fc7-4124-b3e3-3eccb0b2b37a} executeQuery: Read 82 rows, 5.33 KiB in 0.006047 sec., 13560.443194972713 rows/sec., 881.93 KiB/sec. 2025.01.17 08:10:02.797905 [ 260 ] {f557b75c-6fc7-4124-b3e3-3eccb0b2b37a} TCPHandler: Processed in 0.006894279 sec. 2025.01.17 08:10:02.806480 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2037 rows, containing 19 columns (19 merged, 0 gathered) in 0.016249773 sec., 125355.59727511271 rows/sec., 224.63 MiB/sec. 2025.01.17 08:10:02.808400 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 08:10:02.808883 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:02.808975 [ 200 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_71_14} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 08:10:02.809142 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. 2025.01.17 08:10:03.000242 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.12 MiB, peak 283.99 MiB, free memory in arenas 0.00 B, will set to 268.04 MiB (RSS), difference: 1.91 MiB 2025.01.17 08:10:03.973323 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.01.17 08:10:03.995686 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:03.995737 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:04.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.56 MiB, peak 283.99 MiB, free memory in arenas 0.00 B, will set to 268.04 MiB (RSS), difference: -4.52 MiB 2025.01.17 08:10:04.003337 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:10:04.004187 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:04.004576 [ 25 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 08:10:04.004722 [ 25 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:04.004805 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:04.005130 [ 191 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 08:10:04.012930 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.01.17 08:10:04.014273 [ 191 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:04.015163 [ 191 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part 2025.01.17 08:10:04.022577 [ 191 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2025.01.17 08:10:04.027383 [ 191 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.01.17 08:10:04.032728 [ 191 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.01.17 08:10:04.038548 [ 191 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.01.17 08:10:04.044285 [ 191 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2025.01.17 08:10:04.105331 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.10037835 sec., 5708.402260049104 rows/sec., 29.52 MiB/sec. 2025.01.17 08:10:04.108924 [ 186 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 08:10:04.112169 [ 186 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:04.112306 [ 186 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_76_15} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 08:10:04.115178 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.01.17 08:10:05.000258 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.58 MiB, peak 283.99 MiB, free memory in arenas 0.00 B, will set to 268.04 MiB (RSS), difference: 3.46 MiB 2025.01.17 08:10:07.739408 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:07.739596 [ 260 ] {802bd2e6-b532-4c14-9eae-ba8c4091e7f4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:07.739665 [ 260 ] {802bd2e6-b532-4c14-9eae-ba8c4091e7f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:07.740410 [ 260 ] {802bd2e6-b532-4c14-9eae-ba8c4091e7f4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:07.740459 [ 260 ] {802bd2e6-b532-4c14-9eae-ba8c4091e7f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:07.740905 [ 260 ] {802bd2e6-b532-4c14-9eae-ba8c4091e7f4} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.17 08:10:07.741159 [ 260 ] {802bd2e6-b532-4c14-9eae-ba8c4091e7f4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:07.741399 [ 260 ] {802bd2e6-b532-4c14-9eae-ba8c4091e7f4} executeQuery: Read 56 rows, 4.41 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.32 MiB/sec. 2025.01.17 08:10:07.741466 [ 260 ] {802bd2e6-b532-4c14-9eae-ba8c4091e7f4} TCPHandler: Processed in 0.002190551 sec. 2025.01.17 08:10:07.741713 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:07.741928 [ 262 ] {bb7925d1-0c4b-4676-9204-7ffc1c422ed3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:07.742008 [ 262 ] {bb7925d1-0c4b-4676-9204-7ffc1c422ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:07.742859 [ 262 ] {bb7925d1-0c4b-4676-9204-7ffc1c422ed3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:07.742903 [ 262 ] {bb7925d1-0c4b-4676-9204-7ffc1c422ed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:07.743343 [ 262 ] {bb7925d1-0c4b-4676-9204-7ffc1c422ed3} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.17 08:10:07.743597 [ 262 ] {bb7925d1-0c4b-4676-9204-7ffc1c422ed3} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:07.743800 [ 262 ] {bb7925d1-0c4b-4676-9204-7ffc1c422ed3} executeQuery: Read 64 rows, 5.12 KiB in 0.001934 sec., 33092.037228541885 rows/sec., 2.58 MiB/sec. 2025.01.17 08:10:07.743864 [ 262 ] {bb7925d1-0c4b-4676-9204-7ffc1c422ed3} TCPHandler: Processed in 0.002280953 sec. 2025.01.17 08:10:07.744059 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:07.744184 [ 260 ] {8d3f22c7-8f66-48b1-ba46-7b7960acdea3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:07.744240 [ 260 ] {8d3f22c7-8f66-48b1-ba46-7b7960acdea3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:07.744815 [ 260 ] {8d3f22c7-8f66-48b1-ba46-7b7960acdea3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:07.744855 [ 260 ] {8d3f22c7-8f66-48b1-ba46-7b7960acdea3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:07.745259 [ 260 ] {8d3f22c7-8f66-48b1-ba46-7b7960acdea3} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.17 08:10:07.745506 [ 260 ] {8d3f22c7-8f66-48b1-ba46-7b7960acdea3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:07.745723 [ 260 ] {8d3f22c7-8f66-48b1-ba46-7b7960acdea3} executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec. 2025.01.17 08:10:07.745779 [ 260 ] {8d3f22c7-8f66-48b1-ba46-7b7960acdea3} TCPHandler: Processed in 0.001778595 sec. 2025.01.17 08:10:07.745943 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:07.746090 [ 262 ] {8be3f26e-7f51-46cb-bfdd-11a63e5e8bb3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:07.746154 [ 262 ] {8be3f26e-7f51-46cb-bfdd-11a63e5e8bb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:07.746740 [ 262 ] {8be3f26e-7f51-46cb-bfdd-11a63e5e8bb3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:07.746787 [ 262 ] {8be3f26e-7f51-46cb-bfdd-11a63e5e8bb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:07.747186 [ 262 ] {8be3f26e-7f51-46cb-bfdd-11a63e5e8bb3} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.17 08:10:07.747439 [ 262 ] {8be3f26e-7f51-46cb-bfdd-11a63e5e8bb3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:07.747580 [ 88 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.17 08:10:07.747623 [ 88 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:07.747628 [ 262 ] {8be3f26e-7f51-46cb-bfdd-11a63e5e8bb3} executeQuery: Read 60 rows, 4.14 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.57 MiB/sec. 2025.01.17 08:10:07.747650 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:07.747735 [ 262 ] {8be3f26e-7f51-46cb-bfdd-11a63e5e8bb3} TCPHandler: Processed in 0.001852376 sec. 2025.01.17 08:10:07.748002 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.01.17 08:10:07.748520 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:07.748608 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7526 rows starting from the beginning of the part 2025.01.17 08:10:07.748724 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2025.01.17 08:10:07.748926 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part 2025.01.17 08:10:07.749176 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2025.01.17 08:10:07.749321 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part 2025.01.17 08:10:07.749491 [ 187 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2025.01.17 08:10:07.751780 [ 200 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 7870 rows, containing 4 columns (4 merged, 0 gathered) in 0.003990567 sec., 1972150.8246823067 rows/sec., 128.52 MiB/sec. 2025.01.17 08:10:07.752293 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.17 08:10:07.752676 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:07.752760 [ 194 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_111_22} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.17 08:10:07.752856 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.01.17 08:10:08.943027 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 2025.01.17 08:10:08.943789 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:08.943836 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:08.944403 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 08:10:08.944666 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:08.944867 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 2025.01.17 08:10:11.513090 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.01.17 08:10:11.535305 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:11.535352 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:11.546301 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 08:10:11.547165 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:11.555568 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.01.17 08:10:11.631582 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2038 2025.01.17 08:10:11.634829 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:11.634894 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:11.636612 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:10:11.636955 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:11.637641 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2038 2025.01.17 08:10:12.026701 [ 222 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:12.026762 [ 222 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:12.029155 [ 222 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:12.487094 [ 219 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:12.487157 [ 219 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:12.489303 [ 219 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:12.733753 [ 222 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:12.733803 [ 222 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:12.735800 [ 222 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:12.745547 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.745741 [ 260 ] {5bb602ba-591f-4ee7-b80a-e03dd6da845d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:10:12.745815 [ 260 ] {5bb602ba-591f-4ee7-b80a-e03dd6da845d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:10:12.746606 [ 260 ] {5bb602ba-591f-4ee7-b80a-e03dd6da845d} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.746661 [ 260 ] {5bb602ba-591f-4ee7-b80a-e03dd6da845d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.747103 [ 260 ] {5bb602ba-591f-4ee7-b80a-e03dd6da845d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:10:12.747369 [ 260 ] {5bb602ba-591f-4ee7-b80a-e03dd6da845d} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.747643 [ 260 ] {5bb602ba-591f-4ee7-b80a-e03dd6da845d} executeQuery: Read 14 rows, 1.01 KiB in 0.001949 sec., 7183.170856849667 rows/sec., 517.09 KiB/sec. 2025.01.17 08:10:12.747751 [ 260 ] {5bb602ba-591f-4ee7-b80a-e03dd6da845d} TCPHandler: Processed in 0.002335153 sec. 2025.01.17 08:10:12.748034 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.748202 [ 262 ] {8f7bdbb5-1878-47f6-8afe-d608ea9e4681} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:12.748274 [ 262 ] {8f7bdbb5-1878-47f6-8afe-d608ea9e4681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:12.749156 [ 262 ] {8f7bdbb5-1878-47f6-8afe-d608ea9e4681} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.749200 [ 262 ] {8f7bdbb5-1878-47f6-8afe-d608ea9e4681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.749640 [ 262 ] {8f7bdbb5-1878-47f6-8afe-d608ea9e4681} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.17 08:10:12.749886 [ 262 ] {8f7bdbb5-1878-47f6-8afe-d608ea9e4681} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.750110 [ 262 ] {8f7bdbb5-1878-47f6-8afe-d608ea9e4681} executeQuery: Read 281 rows, 25.42 KiB in 0.00196 sec., 143367.3469387755 rows/sec., 12.67 MiB/sec. 2025.01.17 08:10:12.750167 [ 262 ] {8f7bdbb5-1878-47f6-8afe-d608ea9e4681} TCPHandler: Processed in 0.002296693 sec. 2025.01.17 08:10:12.750341 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.750472 [ 260 ] {1018f736-420f-4076-aa8b-224fd1bf2078} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:10:12.750525 [ 260 ] {1018f736-420f-4076-aa8b-224fd1bf2078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:10:12.751155 [ 260 ] {1018f736-420f-4076-aa8b-224fd1bf2078} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.751198 [ 260 ] {1018f736-420f-4076-aa8b-224fd1bf2078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.751580 [ 260 ] {1018f736-420f-4076-aa8b-224fd1bf2078} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:10:12.751842 [ 260 ] {1018f736-420f-4076-aa8b-224fd1bf2078} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.752051 [ 260 ] {1018f736-420f-4076-aa8b-224fd1bf2078} executeQuery: Read 46 rows, 3.39 KiB in 0.00161 sec., 28571.42857142857 rows/sec., 2.06 MiB/sec. 2025.01.17 08:10:12.752117 [ 260 ] {1018f736-420f-4076-aa8b-224fd1bf2078} TCPHandler: Processed in 0.001835386 sec. 2025.01.17 08:10:12.752286 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.752404 [ 262 ] {9e789581-2960-464b-a1e6-67ef436e3b15} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:10:12.752454 [ 262 ] {9e789581-2960-464b-a1e6-67ef436e3b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:10:12.753025 [ 262 ] {9e789581-2960-464b-a1e6-67ef436e3b15} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.753065 [ 262 ] {9e789581-2960-464b-a1e6-67ef436e3b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.753444 [ 262 ] {9e789581-2960-464b-a1e6-67ef436e3b15} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:10:12.753687 [ 262 ] {9e789581-2960-464b-a1e6-67ef436e3b15} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.753910 [ 262 ] {9e789581-2960-464b-a1e6-67ef436e3b15} executeQuery: Read 14 rows, 1004.00 B in 0.001524 sec., 9186.351706036745 rows/sec., 643.35 KiB/sec. 2025.01.17 08:10:12.753985 [ 262 ] {9e789581-2960-464b-a1e6-67ef436e3b15} TCPHandler: Processed in 0.001757155 sec. 2025.01.17 08:10:12.754400 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.754519 [ 260 ] {81c524be-c014-47e0-a4ea-32b139a220a5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:10:12.754567 [ 260 ] {81c524be-c014-47e0-a4ea-32b139a220a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:10:12.755150 [ 260 ] {81c524be-c014-47e0-a4ea-32b139a220a5} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.755190 [ 260 ] {81c524be-c014-47e0-a4ea-32b139a220a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.755570 [ 260 ] {81c524be-c014-47e0-a4ea-32b139a220a5} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:10:12.755812 [ 260 ] {81c524be-c014-47e0-a4ea-32b139a220a5} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.756026 [ 260 ] {81c524be-c014-47e0-a4ea-32b139a220a5} executeQuery: Read 13 rows, 830.00 B in 0.001532 sec., 8485.639686684073 rows/sec., 529.08 KiB/sec. 2025.01.17 08:10:12.756084 [ 260 ] {81c524be-c014-47e0-a4ea-32b139a220a5} TCPHandler: Processed in 0.001742775 sec. 2025.01.17 08:10:12.756247 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.756364 [ 262 ] {3cbf5233-b912-4745-b8e2-60d3fed5117a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:12.756411 [ 262 ] {3cbf5233-b912-4745-b8e2-60d3fed5117a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:12.757161 [ 262 ] {3cbf5233-b912-4745-b8e2-60d3fed5117a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.757200 [ 262 ] {3cbf5233-b912-4745-b8e2-60d3fed5117a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.757590 [ 262 ] {3cbf5233-b912-4745-b8e2-60d3fed5117a} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.17 08:10:12.757846 [ 262 ] {3cbf5233-b912-4745-b8e2-60d3fed5117a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.758055 [ 262 ] {3cbf5233-b912-4745-b8e2-60d3fed5117a} executeQuery: Read 421 rows, 30.80 KiB in 0.001715 sec., 245481.04956268222 rows/sec., 17.54 MiB/sec. 2025.01.17 08:10:12.758108 [ 262 ] {3cbf5233-b912-4745-b8e2-60d3fed5117a} TCPHandler: Processed in 0.001917387 sec. 2025.01.17 08:10:12.758275 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.758392 [ 260 ] {b718c8c8-cc5d-4a0e-8b9c-b9e25daf8bea} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:10:12.758446 [ 260 ] {b718c8c8-cc5d-4a0e-8b9c-b9e25daf8bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:10:12.759047 [ 260 ] {b718c8c8-cc5d-4a0e-8b9c-b9e25daf8bea} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.759086 [ 260 ] {b718c8c8-cc5d-4a0e-8b9c-b9e25daf8bea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.759512 [ 260 ] {b718c8c8-cc5d-4a0e-8b9c-b9e25daf8bea} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:10:12.759758 [ 260 ] {b718c8c8-cc5d-4a0e-8b9c-b9e25daf8bea} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.759961 [ 260 ] {b718c8c8-cc5d-4a0e-8b9c-b9e25daf8bea} executeQuery: Read 6 rows, 321.00 B in 0.001594 sec., 3764.115432873275 rows/sec., 196.66 KiB/sec. 2025.01.17 08:10:12.760017 [ 260 ] {b718c8c8-cc5d-4a0e-8b9c-b9e25daf8bea} TCPHandler: Processed in 0.001798585 sec. 2025.01.17 08:10:12.760180 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.760317 [ 262 ] {65a25409-60ab-498f-b6fa-36f7a94fd5a4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:12.760379 [ 262 ] {65a25409-60ab-498f-b6fa-36f7a94fd5a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:12.761056 [ 262 ] {65a25409-60ab-498f-b6fa-36f7a94fd5a4} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.761095 [ 262 ] {65a25409-60ab-498f-b6fa-36f7a94fd5a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.761492 [ 262 ] {65a25409-60ab-498f-b6fa-36f7a94fd5a4} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.17 08:10:12.761742 [ 262 ] {65a25409-60ab-498f-b6fa-36f7a94fd5a4} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.761948 [ 147 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_115_24 to all_120_120_0 2025.01.17 08:10:12.761958 [ 262 ] {65a25409-60ab-498f-b6fa-36f7a94fd5a4} executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec. 2025.01.17 08:10:12.762036 [ 147 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.762113 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.762128 [ 262 ] {65a25409-60ab-498f-b6fa-36f7a94fd5a4} TCPHandler: Processed in 0.002011069 sec. 2025.01.17 08:10:12.762347 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.762361 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_115_24 to all_120_120_0 into Compact with storage Full 2025.01.17 08:10:12.762560 [ 260 ] {b0648de3-cba0-4bcb-8bbf-a04e28d4959d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:10:12.762636 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:12.762663 [ 260 ] {b0648de3-cba0-4bcb-8bbf-a04e28d4959d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:10:12.762712 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_115_24, total 38158 rows starting from the beginning of the part 2025.01.17 08:10:12.763084 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 2 rows starting from the beginning of the part 2025.01.17 08:10:12.763498 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part 2025.01.17 08:10:12.763859 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part 2025.01.17 08:10:12.764110 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part 2025.01.17 08:10:12.764551 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 237 rows starting from the beginning of the part 2025.01.17 08:10:12.765294 [ 260 ] {b0648de3-cba0-4bcb-8bbf-a04e28d4959d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.765353 [ 260 ] {b0648de3-cba0-4bcb-8bbf-a04e28d4959d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.766149 [ 260 ] {b0648de3-cba0-4bcb-8bbf-a04e28d4959d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.17 08:10:12.766552 [ 260 ] {b0648de3-cba0-4bcb-8bbf-a04e28d4959d} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.767061 [ 260 ] {b0648de3-cba0-4bcb-8bbf-a04e28d4959d} executeQuery: Read 1 rows, 69.00 B in 0.004533 sec., 220.60445621001546 rows/sec., 14.86 KiB/sec. 2025.01.17 08:10:12.767502 [ 260 ] {b0648de3-cba0-4bcb-8bbf-a04e28d4959d} TCPHandler: Processed in 0.005252096 sec. 2025.01.17 08:10:12.767907 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.768200 [ 262 ] {f66119ad-a0de-42eb-b6d8-f5bf9129ed0b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:12.768455 [ 262 ] {f66119ad-a0de-42eb-b6d8-f5bf9129ed0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:10:12.770326 [ 262 ] {f66119ad-a0de-42eb-b6d8-f5bf9129ed0b} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.770368 [ 262 ] {f66119ad-a0de-42eb-b6d8-f5bf9129ed0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.771192 [ 262 ] {f66119ad-a0de-42eb-b6d8-f5bf9129ed0b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:10:12.771585 [ 262 ] {f66119ad-a0de-42eb-b6d8-f5bf9129ed0b} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.772019 [ 262 ] {f66119ad-a0de-42eb-b6d8-f5bf9129ed0b} executeQuery: Read 39 rows, 71.56 KiB in 0.0039 sec., 10000 rows/sec., 17.92 MiB/sec. 2025.01.17 08:10:12.772811 [ 262 ] {f66119ad-a0de-42eb-b6d8-f5bf9129ed0b} TCPHandler: Processed in 0.005119513 sec. 2025.01.17 08:10:12.773084 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:12.773259 [ 260 ] {7d32d2db-0991-4488-b641-db7367ea8c76} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:12.773329 [ 260 ] {7d32d2db-0991-4488-b641-db7367ea8c76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:12.774014 [ 260 ] {7d32d2db-0991-4488-b641-db7367ea8c76} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:12.774065 [ 260 ] {7d32d2db-0991-4488-b641-db7367ea8c76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.17 08:10:12.774556 [ 260 ] {7d32d2db-0991-4488-b641-db7367ea8c76} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.17 08:10:12.774868 [ 260 ] {7d32d2db-0991-4488-b641-db7367ea8c76} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.775115 [ 260 ] {7d32d2db-0991-4488-b641-db7367ea8c76} executeQuery: Read 82 rows, 5.33 KiB in 0.001893 sec., 43317.485472794506 rows/sec., 2.75 MiB/sec. 2025.01.17 08:10:12.775172 [ 260 ] {7d32d2db-0991-4488-b641-db7367ea8c76} TCPHandler: Processed in 0.002233512 sec. 2025.01.17 08:10:12.775439 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} MergeTask::MergeProjectionsStage: Merge sorted 38954 rows, containing 5 columns (5 merged, 0 gathered) in 0.01323115 sec., 2944112.94558674 rows/sec., 198.78 MiB/sec. 2025.01.17 08:10:12.775867 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} MergedBlockOutputStream: filled checksums all_1_120_25 (state Temporary) 2025.01.17 08:10:12.776199 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_120_25 to all_1_120_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:12.776286 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_120_25} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_115_24, all_120_120_0] -> all_1_120_25 2025.01.17 08:10:12.776379 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.01.17 08:10:13.757524 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:13.757597 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:13.759554 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:16.231375 [ 100 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:10:16.231434 [ 100 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:10:16.445081 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 2025.01.17 08:10:16.445764 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:16.445813 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:16.446362 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 08:10:16.446631 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:16.446894 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.01.17 08:10:17.739704 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:17.739917 [ 260 ] {ffb391e6-87f0-44f7-8a1e-12e565d1c3ed} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:17.739996 [ 260 ] {ffb391e6-87f0-44f7-8a1e-12e565d1c3ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:17.740822 [ 260 ] {ffb391e6-87f0-44f7-8a1e-12e565d1c3ed} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:17.740865 [ 260 ] {ffb391e6-87f0-44f7-8a1e-12e565d1c3ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:17.741315 [ 260 ] {ffb391e6-87f0-44f7-8a1e-12e565d1c3ed} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.17 08:10:17.741586 [ 260 ] {ffb391e6-87f0-44f7-8a1e-12e565d1c3ed} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:17.741791 [ 260 ] {ffb391e6-87f0-44f7-8a1e-12e565d1c3ed} executeQuery: Read 56 rows, 4.41 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.23 MiB/sec. 2025.01.17 08:10:17.741858 [ 260 ] {ffb391e6-87f0-44f7-8a1e-12e565d1c3ed} TCPHandler: Processed in 0.002287413 sec. 2025.01.17 08:10:17.742178 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:17.742415 [ 262 ] {5ff3435e-824a-4e28-b73c-3f74920ebd26} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:17.742494 [ 262 ] {5ff3435e-824a-4e28-b73c-3f74920ebd26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:17.743346 [ 262 ] {5ff3435e-824a-4e28-b73c-3f74920ebd26} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:17.743394 [ 262 ] {5ff3435e-824a-4e28-b73c-3f74920ebd26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:17.743832 [ 262 ] {5ff3435e-824a-4e28-b73c-3f74920ebd26} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.17 08:10:17.744081 [ 262 ] {5ff3435e-824a-4e28-b73c-3f74920ebd26} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:17.744310 [ 262 ] {5ff3435e-824a-4e28-b73c-3f74920ebd26} executeQuery: Read 64 rows, 5.12 KiB in 0.001952 sec., 32786.88524590164 rows/sec., 2.56 MiB/sec. 2025.01.17 08:10:17.744375 [ 262 ] {5ff3435e-824a-4e28-b73c-3f74920ebd26} TCPHandler: Processed in 0.002378464 sec. 2025.01.17 08:10:17.744525 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:17.744653 [ 260 ] {2863ada3-8b90-4ce6-a6a1-c8b892bb2086} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:17.744708 [ 260 ] {2863ada3-8b90-4ce6-a6a1-c8b892bb2086} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:17.745272 [ 260 ] {2863ada3-8b90-4ce6-a6a1-c8b892bb2086} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:17.745310 [ 260 ] {2863ada3-8b90-4ce6-a6a1-c8b892bb2086} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:17.745717 [ 260 ] {2863ada3-8b90-4ce6-a6a1-c8b892bb2086} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.17 08:10:17.745969 [ 260 ] {2863ada3-8b90-4ce6-a6a1-c8b892bb2086} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:17.746145 [ 260 ] {2863ada3-8b90-4ce6-a6a1-c8b892bb2086} executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec. 2025.01.17 08:10:17.746201 [ 260 ] {2863ada3-8b90-4ce6-a6a1-c8b892bb2086} TCPHandler: Processed in 0.001734935 sec. 2025.01.17 08:10:17.746362 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:17.746503 [ 262 ] {0f845b95-51a4-49ed-a59c-9131d14f10bd} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:17.746567 [ 262 ] {0f845b95-51a4-49ed-a59c-9131d14f10bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:17.747158 [ 262 ] {0f845b95-51a4-49ed-a59c-9131d14f10bd} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:17.747207 [ 262 ] {0f845b95-51a4-49ed-a59c-9131d14f10bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:17.747584 [ 262 ] {0f845b95-51a4-49ed-a59c-9131d14f10bd} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.17 08:10:17.747833 [ 262 ] {0f845b95-51a4-49ed-a59c-9131d14f10bd} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:17.748044 [ 262 ] {0f845b95-51a4-49ed-a59c-9131d14f10bd} executeQuery: Read 60 rows, 4.14 KiB in 0.00157 sec., 38216.56050955414 rows/sec., 2.58 MiB/sec. 2025.01.17 08:10:17.748098 [ 262 ] {0f845b95-51a4-49ed-a59c-9131d14f10bd} TCPHandler: Processed in 0.001807996 sec. 2025.01.17 08:10:19.034639 [ 223 ] {} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:10:19.034720 [ 223 ] {} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:10:19.036215 [ 223 ] {} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:10:19.055729 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.01.17 08:10:19.079420 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:19.079465 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:19.086972 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 08:10:19.087793 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:19.091515 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.01.17 08:10:21.066203 [ 221 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.17 08:10:21.066263 [ 221 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.17 08:10:21.068147 [ 221 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.17 08:10:21.637936 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2068 2025.01.17 08:10:21.640938 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.640981 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.642486 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:10:21.642796 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.643262 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2068 2025.01.17 08:10:21.846204 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.846411 [ 260 ] {dfc10079-bd11-4919-bfeb-e285d6734347} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:10:21.846504 [ 260 ] {dfc10079-bd11-4919-bfeb-e285d6734347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:10:21.847414 [ 260 ] {dfc10079-bd11-4919-bfeb-e285d6734347} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.847528 [ 260 ] {dfc10079-bd11-4919-bfeb-e285d6734347} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.847973 [ 260 ] {dfc10079-bd11-4919-bfeb-e285d6734347} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:10:21.848230 [ 260 ] {dfc10079-bd11-4919-bfeb-e285d6734347} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.848439 [ 47 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.17 08:10:21.848468 [ 260 ] {dfc10079-bd11-4919-bfeb-e285d6734347} executeQuery: Read 14 rows, 1.01 KiB in 0.002119 sec., 6606.890042472865 rows/sec., 475.61 KiB/sec. 2025.01.17 08:10:21.848543 [ 47 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.848601 [ 260 ] {dfc10079-bd11-4919-bfeb-e285d6734347} TCPHandler: Processed in 0.002522116 sec. 2025.01.17 08:10:21.848629 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.848863 [ 225 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.17 08:10:21.848879 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.01.17 08:10:21.848915 [ 225 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.17 08:10:21.848967 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.849261 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:21.849366 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part 2025.01.17 08:10:21.849470 [ 262 ] {ac47d6a4-3cf6-4682-b9f4-18a054c29839} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:10:21.849570 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2025.01.17 08:10:21.849684 [ 262 ] {ac47d6a4-3cf6-4682-b9f4-18a054c29839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:10:21.850247 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.01.17 08:10:21.850754 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.01.17 08:10:21.851349 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2025.01.17 08:10:21.854264 [ 262 ] {ac47d6a4-3cf6-4682-b9f4-18a054c29839} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.854375 [ 262 ] {ac47d6a4-3cf6-4682-b9f4-18a054c29839} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.855535 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006762597 sec., 10351.053005228612 rows/sec., 785.57 KiB/sec. 2025.01.17 08:10:21.855688 [ 225 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.17 08:10:21.856068 [ 262 ] {ac47d6a4-3cf6-4682-b9f4-18a054c29839} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.17 08:10:21.856186 [ 192 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.17 08:10:21.856862 [ 262 ] {ac47d6a4-3cf6-4682-b9f4-18a054c29839} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.857267 [ 262 ] {ac47d6a4-3cf6-4682-b9f4-18a054c29839} executeQuery: Read 2 rows, 167.00 B in 0.007904 sec., 253.03643724696357 rows/sec., 20.63 KiB/sec. 2025.01.17 08:10:21.857319 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.857372 [ 262 ] {ac47d6a4-3cf6-4682-b9f4-18a054c29839} TCPHandler: Processed in 0.008628754 sec. 2025.01.17 08:10:21.857513 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_57_14} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.17 08:10:21.857550 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.857669 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:10:21.857739 [ 260 ] {e01b8384-e8f9-4548-9a5e-9f286a81c3dc} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:21.857792 [ 260 ] {e01b8384-e8f9-4548-9a5e-9f286a81c3dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:21.859163 [ 260 ] {e01b8384-e8f9-4548-9a5e-9f286a81c3dc} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.859204 [ 260 ] {e01b8384-e8f9-4548-9a5e-9f286a81c3dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.859672 [ 260 ] {e01b8384-e8f9-4548-9a5e-9f286a81c3dc} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.17 08:10:21.859916 [ 260 ] {e01b8384-e8f9-4548-9a5e-9f286a81c3dc} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.860126 [ 260 ] {e01b8384-e8f9-4548-9a5e-9f286a81c3dc} executeQuery: Read 1412 rows, 121.08 KiB in 0.002433 sec., 580353.473078504 rows/sec., 48.60 MiB/sec. 2025.01.17 08:10:21.860183 [ 260 ] {e01b8384-e8f9-4548-9a5e-9f286a81c3dc} TCPHandler: Processed in 0.002707739 sec. 2025.01.17 08:10:21.860350 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.860488 [ 262 ] {7aed3884-1395-472e-b0e6-14deca300f5f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:10:21.860544 [ 262 ] {7aed3884-1395-472e-b0e6-14deca300f5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:10:21.861271 [ 262 ] {7aed3884-1395-472e-b0e6-14deca300f5f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.861317 [ 262 ] {7aed3884-1395-472e-b0e6-14deca300f5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.861698 [ 262 ] {7aed3884-1395-472e-b0e6-14deca300f5f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:10:21.861937 [ 262 ] {7aed3884-1395-472e-b0e6-14deca300f5f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.862109 [ 262 ] {7aed3884-1395-472e-b0e6-14deca300f5f} executeQuery: Read 43 rows, 3.15 KiB in 0.00165 sec., 26060.60606060606 rows/sec., 1.87 MiB/sec. 2025.01.17 08:10:21.862163 [ 262 ] {7aed3884-1395-472e-b0e6-14deca300f5f} TCPHandler: Processed in 0.001879127 sec. 2025.01.17 08:10:21.862307 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.862422 [ 260 ] {2b849a46-e856-4a62-b5a9-db8912ad22f3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:10:21.862471 [ 260 ] {2b849a46-e856-4a62-b5a9-db8912ad22f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:10:21.863134 [ 260 ] {2b849a46-e856-4a62-b5a9-db8912ad22f3} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.863174 [ 260 ] {2b849a46-e856-4a62-b5a9-db8912ad22f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.863546 [ 260 ] {2b849a46-e856-4a62-b5a9-db8912ad22f3} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:10:21.863778 [ 260 ] {2b849a46-e856-4a62-b5a9-db8912ad22f3} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.863989 [ 260 ] {2b849a46-e856-4a62-b5a9-db8912ad22f3} executeQuery: Read 242 rows, 16.79 KiB in 0.001584 sec., 152777.77777777778 rows/sec., 10.35 MiB/sec. 2025.01.17 08:10:21.864078 [ 260 ] {2b849a46-e856-4a62-b5a9-db8912ad22f3} TCPHandler: Processed in 0.001824466 sec. 2025.01.17 08:10:21.864288 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.864469 [ 262 ] {291055e2-5540-475d-9178-0d2c7dc948a2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:10:21.864517 [ 262 ] {291055e2-5540-475d-9178-0d2c7dc948a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:10:21.865087 [ 262 ] {291055e2-5540-475d-9178-0d2c7dc948a2} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.865125 [ 262 ] {291055e2-5540-475d-9178-0d2c7dc948a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.865489 [ 262 ] {291055e2-5540-475d-9178-0d2c7dc948a2} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:10:21.865733 [ 262 ] {291055e2-5540-475d-9178-0d2c7dc948a2} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.865858 [ 47 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.17 08:10:21.865901 [ 47 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.865919 [ 262 ] {291055e2-5540-475d-9178-0d2c7dc948a2} executeQuery: Read 13 rows, 830.00 B in 0.001476 sec., 8807.588075880758 rows/sec., 549.15 KiB/sec. 2025.01.17 08:10:21.865930 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.866041 [ 262 ] {291055e2-5540-475d-9178-0d2c7dc948a2} TCPHandler: Processed in 0.001875957 sec. 2025.01.17 08:10:21.866135 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.01.17 08:10:21.866211 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.866317 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:21.866403 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part 2025.01.17 08:10:21.866412 [ 260 ] {c0df4bd0-541d-46af-901c-6c50d59b13aa} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:21.866547 [ 260 ] {c0df4bd0-541d-46af-901c-6c50d59b13aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:21.866816 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part 2025.01.17 08:10:21.867175 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part 2025.01.17 08:10:21.867614 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part 2025.01.17 08:10:21.868000 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part 2025.01.17 08:10:21.869588 [ 260 ] {c0df4bd0-541d-46af-901c-6c50d59b13aa} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.869660 [ 260 ] {c0df4bd0-541d-46af-901c-6c50d59b13aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.870089 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004055338 sec., 16028.257077461853 rows/sec., 1.04 MiB/sec. 2025.01.17 08:10:21.870258 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.17 08:10:21.870631 [ 260 ] {c0df4bd0-541d-46af-901c-6c50d59b13aa} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.17 08:10:21.870803 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.870946 [ 192 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_57_14} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.17 08:10:21.871100 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:10:21.871161 [ 260 ] {c0df4bd0-541d-46af-901c-6c50d59b13aa} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.871416 [ 260 ] {c0df4bd0-541d-46af-901c-6c50d59b13aa} executeQuery: Read 874 rows, 64.86 KiB in 0.005061 sec., 172693.1436475005 rows/sec., 12.51 MiB/sec. 2025.01.17 08:10:21.871475 [ 260 ] {c0df4bd0-541d-46af-901c-6c50d59b13aa} TCPHandler: Processed in 0.005325966 sec. 2025.01.17 08:10:21.871645 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.871787 [ 262 ] {994dff69-6955-4544-913f-735b29e0d6a9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:10:21.871845 [ 262 ] {994dff69-6955-4544-913f-735b29e0d6a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:10:21.872414 [ 262 ] {994dff69-6955-4544-913f-735b29e0d6a9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.872452 [ 262 ] {994dff69-6955-4544-913f-735b29e0d6a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.872818 [ 262 ] {994dff69-6955-4544-913f-735b29e0d6a9} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:10:21.873052 [ 262 ] {994dff69-6955-4544-913f-735b29e0d6a9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.873268 [ 262 ] {994dff69-6955-4544-913f-735b29e0d6a9} executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. 2025.01.17 08:10:21.873321 [ 262 ] {994dff69-6955-4544-913f-735b29e0d6a9} TCPHandler: Processed in 0.001742505 sec. 2025.01.17 08:10:21.873457 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.873574 [ 260 ] {02d434ec-1d19-40d6-99fd-2d951f7d88a6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:21.873625 [ 260 ] {02d434ec-1d19-40d6-99fd-2d951f7d88a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:21.874441 [ 260 ] {02d434ec-1d19-40d6-99fd-2d951f7d88a6} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.874481 [ 260 ] {02d434ec-1d19-40d6-99fd-2d951f7d88a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.874948 [ 260 ] {02d434ec-1d19-40d6-99fd-2d951f7d88a6} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.17 08:10:21.875192 [ 260 ] {02d434ec-1d19-40d6-99fd-2d951f7d88a6} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.875426 [ 260 ] {02d434ec-1d19-40d6-99fd-2d951f7d88a6} executeQuery: Read 1084 rows, 74.17 KiB in 0.001869 sec., 579989.2990904227 rows/sec., 38.75 MiB/sec. 2025.01.17 08:10:21.875496 [ 260 ] {02d434ec-1d19-40d6-99fd-2d951f7d88a6} TCPHandler: Processed in 0.00209187 sec. 2025.01.17 08:10:21.875753 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.876085 [ 262 ] {ff8acb7b-b3ba-4ca6-b4e3-628238b97164} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:10:21.876211 [ 262 ] {ff8acb7b-b3ba-4ca6-b4e3-628238b97164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:10:21.876778 [ 262 ] {ff8acb7b-b3ba-4ca6-b4e3-628238b97164} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.876816 [ 262 ] {ff8acb7b-b3ba-4ca6-b4e3-628238b97164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.877182 [ 262 ] {ff8acb7b-b3ba-4ca6-b4e3-628238b97164} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.17 08:10:21.877418 [ 262 ] {ff8acb7b-b3ba-4ca6-b4e3-628238b97164} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.877633 [ 262 ] {ff8acb7b-b3ba-4ca6-b4e3-628238b97164} executeQuery: Read 1 rows, 69.00 B in 0.00165 sec., 606.0606060606061 rows/sec., 40.84 KiB/sec. 2025.01.17 08:10:21.877683 [ 262 ] {ff8acb7b-b3ba-4ca6-b4e3-628238b97164} TCPHandler: Processed in 0.002058889 sec. 2025.01.17 08:10:21.877813 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.877930 [ 260 ] {07c03d97-0659-4bd9-8a81-d17692c2905e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:21.878008 [ 260 ] {07c03d97-0659-4bd9-8a81-d17692c2905e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:10:21.879232 [ 260 ] {07c03d97-0659-4bd9-8a81-d17692c2905e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.879271 [ 260 ] {07c03d97-0659-4bd9-8a81-d17692c2905e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.879962 [ 260 ] {07c03d97-0659-4bd9-8a81-d17692c2905e} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:10:21.880230 [ 260 ] {07c03d97-0659-4bd9-8a81-d17692c2905e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.880513 [ 260 ] {07c03d97-0659-4bd9-8a81-d17692c2905e} executeQuery: Read 34 rows, 62.39 KiB in 0.0026 sec., 13076.923076923078 rows/sec., 23.43 MiB/sec. 2025.01.17 08:10:21.880990 [ 260 ] {07c03d97-0659-4bd9-8a81-d17692c2905e} TCPHandler: Processed in 0.003227287 sec. 2025.01.17 08:10:21.881236 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:21.881385 [ 262 ] {2814f5a9-3663-4b54-93b3-36cd6ff8242a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:21.881435 [ 262 ] {2814f5a9-3663-4b54-93b3-36cd6ff8242a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:21.881946 [ 262 ] {2814f5a9-3663-4b54-93b3-36cd6ff8242a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:21.881986 [ 262 ] {2814f5a9-3663-4b54-93b3-36cd6ff8242a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:21.882371 [ 262 ] {2814f5a9-3663-4b54-93b3-36cd6ff8242a} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.17 08:10:21.882637 [ 262 ] {2814f5a9-3663-4b54-93b3-36cd6ff8242a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:21.882866 [ 262 ] {2814f5a9-3663-4b54-93b3-36cd6ff8242a} executeQuery: Read 82 rows, 5.33 KiB in 0.001505 sec., 54485.04983388704 rows/sec., 3.46 MiB/sec. 2025.01.17 08:10:21.882922 [ 262 ] {2814f5a9-3663-4b54-93b3-36cd6ff8242a} TCPHandler: Processed in 0.001814676 sec. 2025.01.17 08:10:22.731146 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:22.731398 [ 260 ] {0071e0db-b686-42c2-86e9-393620fc7458} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:22.731505 [ 260 ] {0071e0db-b686-42c2-86e9-393620fc7458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:22.732311 [ 260 ] {0071e0db-b686-42c2-86e9-393620fc7458} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:22.732364 [ 260 ] {0071e0db-b686-42c2-86e9-393620fc7458} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:22.732879 [ 260 ] {0071e0db-b686-42c2-86e9-393620fc7458} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.17 08:10:22.733144 [ 260 ] {0071e0db-b686-42c2-86e9-393620fc7458} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:22.733348 [ 171 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.17 08:10:22.733406 [ 260 ] {0071e0db-b686-42c2-86e9-393620fc7458} executeQuery: Read 10 rows, 999.00 B in 0.002077 sec., 4814.636494944632 rows/sec., 469.71 KiB/sec. 2025.01.17 08:10:22.733447 [ 171 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:22.733522 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:22.733535 [ 260 ] {0071e0db-b686-42c2-86e9-393620fc7458} TCPHandler: Processed in 0.002538096 sec. 2025.01.17 08:10:22.733935 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.01.17 08:10:22.733945 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:22.734707 [ 262 ] {1246e5ad-4e23-4028-ad92-fa209994d1c6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:10:22.734781 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:22.734913 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1430 rows starting from the beginning of the part 2025.01.17 08:10:22.734937 [ 262 ] {1246e5ad-4e23-4028-ad92-fa209994d1c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:10:22.735494 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2025.01.17 08:10:22.735926 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 281 rows starting from the beginning of the part 2025.01.17 08:10:22.736228 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part 2025.01.17 08:10:22.736641 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1412 rows starting from the beginning of the part 2025.01.17 08:10:22.737006 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 10 rows starting from the beginning of the part 2025.01.17 08:10:22.738010 [ 262 ] {1246e5ad-4e23-4028-ad92-fa209994d1c6} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:22.738056 [ 262 ] {1246e5ad-4e23-4028-ad92-fa209994d1c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:22.738611 [ 262 ] {1246e5ad-4e23-4028-ad92-fa209994d1c6} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:10:22.738908 [ 262 ] {1246e5ad-4e23-4028-ad92-fa209994d1c6} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:22.739251 [ 262 ] {1246e5ad-4e23-4028-ad92-fa209994d1c6} executeQuery: Read 5 rows, 385.00 B in 0.004706 sec., 1062.4734381640458 rows/sec., 79.89 KiB/sec. 2025.01.17 08:10:22.739722 [ 262 ] {1246e5ad-4e23-4028-ad92-fa209994d1c6} TCPHandler: Processed in 0.006021416 sec. 2025.01.17 08:10:22.740091 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:22.740236 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3245 rows, containing 5 columns (5 merged, 0 gathered) in 0.006541143 sec., 496090.6679459538 rows/sec., 43.54 MiB/sec. 2025.01.17 08:10:22.740449 [ 260 ] {09596915-2d5e-4724-b6e8-becb54f1ab6f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:22.740630 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.17 08:10:22.740643 [ 260 ] {09596915-2d5e-4724-b6e8-becb54f1ab6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:22.741451 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:22.741647 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_131_26} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.17 08:10:22.741786 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:10:22.742033 [ 260 ] {09596915-2d5e-4724-b6e8-becb54f1ab6f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:22.742079 [ 260 ] {09596915-2d5e-4724-b6e8-becb54f1ab6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:22.742454 [ 260 ] {09596915-2d5e-4724-b6e8-becb54f1ab6f} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.17 08:10:22.742708 [ 260 ] {09596915-2d5e-4724-b6e8-becb54f1ab6f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:22.742897 [ 171 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.17 08:10:22.742955 [ 260 ] {09596915-2d5e-4724-b6e8-becb54f1ab6f} executeQuery: Read 5 rows, 410.00 B in 0.002627 sec., 1903.311762466692 rows/sec., 152.41 KiB/sec. 2025.01.17 08:10:22.742964 [ 171 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:22.743042 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:22.743100 [ 260 ] {09596915-2d5e-4724-b6e8-becb54f1ab6f} TCPHandler: Processed in 0.003219667 sec. 2025.01.17 08:10:22.743366 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:22.743380 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.01.17 08:10:22.743679 [ 262 ] {eef31304-9f9a-4f46-9174-9453ac59c942} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:22.743834 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:22.743956 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 913 rows starting from the beginning of the part 2025.01.17 08:10:22.744030 [ 262 ] {eef31304-9f9a-4f46-9174-9453ac59c942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:10:22.744627 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2025.01.17 08:10:22.745230 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 421 rows starting from the beginning of the part 2025.01.17 08:10:22.745796 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part 2025.01.17 08:10:22.746335 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 874 rows starting from the beginning of the part 2025.01.17 08:10:22.746851 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 5 rows starting from the beginning of the part 2025.01.17 08:10:22.749027 [ 262 ] {eef31304-9f9a-4f46-9174-9453ac59c942} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:22.749078 [ 262 ] {eef31304-9f9a-4f46-9174-9453ac59c942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:22.749226 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2341 rows, containing 5 columns (5 merged, 0 gathered) in 0.006067018 sec., 385856.7751076393 rows/sec., 29.53 MiB/sec. 2025.01.17 08:10:22.749406 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.17 08:10:22.749792 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:22.749914 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_131_26} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.17 08:10:22.749976 [ 262 ] {eef31304-9f9a-4f46-9174-9453ac59c942} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:10:22.749988 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.17 08:10:22.750258 [ 262 ] {eef31304-9f9a-4f46-9174-9453ac59c942} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:22.750525 [ 262 ] {eef31304-9f9a-4f46-9174-9453ac59c942} executeQuery: Read 5 rows, 9.17 KiB in 0.006965 sec., 717.8750897343863 rows/sec., 1.29 MiB/sec. 2025.01.17 08:10:22.750641 [ 262 ] {eef31304-9f9a-4f46-9174-9453ac59c942} TCPHandler: Processed in 0.007408396 sec. 2025.01.17 08:10:23.947105 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 2025.01.17 08:10:23.947777 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:23.947823 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:23.948356 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 08:10:23.948610 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:23.948869 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 2025.01.17 08:10:26.591688 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.01.17 08:10:26.615489 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:26.615564 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:26.623821 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 08:10:26.624654 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:26.629178 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.01.17 08:10:27.739990 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:27.740203 [ 260 ] {7ad17f88-5ffd-4468-81b2-8702580134c2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:27.740283 [ 260 ] {7ad17f88-5ffd-4468-81b2-8702580134c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:27.741127 [ 260 ] {7ad17f88-5ffd-4468-81b2-8702580134c2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:27.741178 [ 260 ] {7ad17f88-5ffd-4468-81b2-8702580134c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:27.741653 [ 260 ] {7ad17f88-5ffd-4468-81b2-8702580134c2} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.17 08:10:27.741917 [ 260 ] {7ad17f88-5ffd-4468-81b2-8702580134c2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:27.742152 [ 260 ] {7ad17f88-5ffd-4468-81b2-8702580134c2} executeQuery: Read 56 rows, 4.41 KiB in 0.002006 sec., 27916.251246261218 rows/sec., 2.14 MiB/sec. 2025.01.17 08:10:27.742221 [ 260 ] {7ad17f88-5ffd-4468-81b2-8702580134c2} TCPHandler: Processed in 0.002374164 sec. 2025.01.17 08:10:27.742473 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:27.742659 [ 262 ] {d0e68dbc-301c-44ce-a121-7653b821234f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:27.742728 [ 262 ] {d0e68dbc-301c-44ce-a121-7653b821234f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:27.743481 [ 262 ] {d0e68dbc-301c-44ce-a121-7653b821234f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:27.743523 [ 262 ] {d0e68dbc-301c-44ce-a121-7653b821234f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:27.743964 [ 262 ] {d0e68dbc-301c-44ce-a121-7653b821234f} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.17 08:10:27.744221 [ 262 ] {d0e68dbc-301c-44ce-a121-7653b821234f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:27.744416 [ 262 ] {d0e68dbc-301c-44ce-a121-7653b821234f} executeQuery: Read 64 rows, 5.12 KiB in 0.001808 sec., 35398.23008849558 rows/sec., 2.76 MiB/sec. 2025.01.17 08:10:27.744471 [ 262 ] {d0e68dbc-301c-44ce-a121-7653b821234f} TCPHandler: Processed in 0.002124261 sec. 2025.01.17 08:10:27.744632 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:27.744756 [ 260 ] {f9eac0f3-a6e3-4044-8617-a0aeacf28b59} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:27.744812 [ 260 ] {f9eac0f3-a6e3-4044-8617-a0aeacf28b59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:27.745421 [ 260 ] {f9eac0f3-a6e3-4044-8617-a0aeacf28b59} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:27.745463 [ 260 ] {f9eac0f3-a6e3-4044-8617-a0aeacf28b59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:27.745897 [ 260 ] {f9eac0f3-a6e3-4044-8617-a0aeacf28b59} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.17 08:10:27.746171 [ 260 ] {f9eac0f3-a6e3-4044-8617-a0aeacf28b59} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:27.746410 [ 260 ] {f9eac0f3-a6e3-4044-8617-a0aeacf28b59} executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. 2025.01.17 08:10:27.746482 [ 260 ] {f9eac0f3-a6e3-4044-8617-a0aeacf28b59} TCPHandler: Processed in 0.001909428 sec. 2025.01.17 08:10:27.746682 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:27.747011 [ 262 ] {cece7d63-0107-42e7-9c81-dfadc10f363b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:27.747074 [ 262 ] {cece7d63-0107-42e7-9c81-dfadc10f363b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:27.747661 [ 262 ] {cece7d63-0107-42e7-9c81-dfadc10f363b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:27.747700 [ 262 ] {cece7d63-0107-42e7-9c81-dfadc10f363b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:27.748084 [ 262 ] {cece7d63-0107-42e7-9c81-dfadc10f363b} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.17 08:10:27.748325 [ 262 ] {cece7d63-0107-42e7-9c81-dfadc10f363b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:27.748512 [ 262 ] {cece7d63-0107-42e7-9c81-dfadc10f363b} executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. 2025.01.17 08:10:27.748602 [ 262 ] {cece7d63-0107-42e7-9c81-dfadc10f363b} TCPHandler: Processed in 0.002006959 sec. 2025.01.17 08:10:31.231685 [ 69 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:10:31.231756 [ 69 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:10:31.449086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36661 2025.01.17 08:10:31.449786 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:31.449838 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:31.450378 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 08:10:31.450650 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:31.450932 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.01.17 08:10:31.451041 [ 219 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:31.451105 [ 219 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:31.453058 [ 219 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:31.643560 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2108 2025.01.17 08:10:31.646955 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:31.647023 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:31.648558 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:10:31.648887 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:31.649230 [ 220 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:31.649303 [ 220 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:31.650520 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2108 2025.01.17 08:10:31.652276 [ 220 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:32.001723 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001153586 sec. 2025.01.17 08:10:32.048926 [ 221 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:32.048998 [ 221 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:32.051119 [ 221 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:10:32.056087 [ 220 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:32.056168 [ 220 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:32.058800 [ 220 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:32.399255 [ 225 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.17 08:10:32.399302 [ 225 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.17 08:10:32.401391 [ 225 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.17 08:10:32.745898 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.746071 [ 260 ] {4d64f65c-34ee-49ef-aecc-385aaeb233cf} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:10:32.746142 [ 260 ] {4d64f65c-34ee-49ef-aecc-385aaeb233cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:10:32.746859 [ 260 ] {4d64f65c-34ee-49ef-aecc-385aaeb233cf} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.746899 [ 260 ] {4d64f65c-34ee-49ef-aecc-385aaeb233cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.747319 [ 260 ] {4d64f65c-34ee-49ef-aecc-385aaeb233cf} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:10:32.747581 [ 260 ] {4d64f65c-34ee-49ef-aecc-385aaeb233cf} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.747764 [ 260 ] {4d64f65c-34ee-49ef-aecc-385aaeb233cf} executeQuery: Read 14 rows, 1.01 KiB in 0.001744 sec., 8027.522935779816 rows/sec., 577.87 KiB/sec. 2025.01.17 08:10:32.747819 [ 260 ] {4d64f65c-34ee-49ef-aecc-385aaeb233cf} TCPHandler: Processed in 0.00204099 sec. 2025.01.17 08:10:32.748070 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.748274 [ 262 ] {cdf23da9-3c4d-481c-9c5b-009e6f8e542b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:32.748357 [ 262 ] {cdf23da9-3c4d-481c-9c5b-009e6f8e542b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:32.749311 [ 262 ] {cdf23da9-3c4d-481c-9c5b-009e6f8e542b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.749368 [ 262 ] {cdf23da9-3c4d-481c-9c5b-009e6f8e542b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.749856 [ 262 ] {cdf23da9-3c4d-481c-9c5b-009e6f8e542b} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.17 08:10:32.750119 [ 262 ] {cdf23da9-3c4d-481c-9c5b-009e6f8e542b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.750356 [ 262 ] {cdf23da9-3c4d-481c-9c5b-009e6f8e542b} executeQuery: Read 281 rows, 25.42 KiB in 0.002136 sec., 131554.30711610487 rows/sec., 11.62 MiB/sec. 2025.01.17 08:10:32.750430 [ 262 ] {cdf23da9-3c4d-481c-9c5b-009e6f8e542b} TCPHandler: Processed in 0.002493376 sec. 2025.01.17 08:10:32.750582 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.750699 [ 260 ] {9fe9b634-057b-4302-a2dd-a457a9bc01be} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:10:32.750747 [ 260 ] {9fe9b634-057b-4302-a2dd-a457a9bc01be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:10:32.751438 [ 260 ] {9fe9b634-057b-4302-a2dd-a457a9bc01be} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.751483 [ 260 ] {9fe9b634-057b-4302-a2dd-a457a9bc01be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.751890 [ 260 ] {9fe9b634-057b-4302-a2dd-a457a9bc01be} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:10:32.752128 [ 260 ] {9fe9b634-057b-4302-a2dd-a457a9bc01be} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.752321 [ 260 ] {9fe9b634-057b-4302-a2dd-a457a9bc01be} executeQuery: Read 46 rows, 3.39 KiB in 0.001641 sec., 28031.68799512492 rows/sec., 2.02 MiB/sec. 2025.01.17 08:10:32.752390 [ 224 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:32.752416 [ 260 ] {9fe9b634-057b-4302-a2dd-a457a9bc01be} TCPHandler: Processed in 0.001886518 sec. 2025.01.17 08:10:32.752460 [ 224 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:32.752619 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.752779 [ 262 ] {2b4bb0ea-0736-4514-8933-22a525ed628e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:10:32.752841 [ 262 ] {2b4bb0ea-0736-4514-8933-22a525ed628e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:10:32.755085 [ 224 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:32.755569 [ 262 ] {2b4bb0ea-0736-4514-8933-22a525ed628e} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.755666 [ 262 ] {2b4bb0ea-0736-4514-8933-22a525ed628e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.756216 [ 262 ] {2b4bb0ea-0736-4514-8933-22a525ed628e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:10:32.756457 [ 262 ] {2b4bb0ea-0736-4514-8933-22a525ed628e} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.756710 [ 262 ] {2b4bb0ea-0736-4514-8933-22a525ed628e} executeQuery: Read 14 rows, 1004.00 B in 0.003958 sec., 3537.1399696816575 rows/sec., 247.72 KiB/sec. 2025.01.17 08:10:32.756875 [ 262 ] {2b4bb0ea-0736-4514-8933-22a525ed628e} TCPHandler: Processed in 0.004323713 sec. 2025.01.17 08:10:32.757102 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.757237 [ 260 ] {b533efb0-12b4-4dd5-b584-eda65e51fa94} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:10:32.757292 [ 260 ] {b533efb0-12b4-4dd5-b584-eda65e51fa94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:10:32.757927 [ 260 ] {b533efb0-12b4-4dd5-b584-eda65e51fa94} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.757964 [ 260 ] {b533efb0-12b4-4dd5-b584-eda65e51fa94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.758347 [ 260 ] {b533efb0-12b4-4dd5-b584-eda65e51fa94} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:10:32.758592 [ 260 ] {b533efb0-12b4-4dd5-b584-eda65e51fa94} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.758799 [ 260 ] {b533efb0-12b4-4dd5-b584-eda65e51fa94} executeQuery: Read 13 rows, 830.00 B in 0.001586 sec., 8196.72131147541 rows/sec., 511.06 KiB/sec. 2025.01.17 08:10:32.758877 [ 260 ] {b533efb0-12b4-4dd5-b584-eda65e51fa94} TCPHandler: Processed in 0.001875357 sec. 2025.01.17 08:10:32.759111 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.759276 [ 262 ] {d6ab1848-044a-4fe9-9288-46d7c195e052} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:32.759332 [ 262 ] {d6ab1848-044a-4fe9-9288-46d7c195e052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:32.760128 [ 262 ] {d6ab1848-044a-4fe9-9288-46d7c195e052} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.760171 [ 262 ] {d6ab1848-044a-4fe9-9288-46d7c195e052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.760577 [ 262 ] {d6ab1848-044a-4fe9-9288-46d7c195e052} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.17 08:10:32.760823 [ 262 ] {d6ab1848-044a-4fe9-9288-46d7c195e052} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.761036 [ 262 ] {d6ab1848-044a-4fe9-9288-46d7c195e052} executeQuery: Read 421 rows, 30.80 KiB in 0.00179 sec., 235195.53072625698 rows/sec., 16.81 MiB/sec. 2025.01.17 08:10:32.761095 [ 262 ] {d6ab1848-044a-4fe9-9288-46d7c195e052} TCPHandler: Processed in 0.00210625 sec. 2025.01.17 08:10:32.761246 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.761362 [ 260 ] {fcac9915-d32d-4e44-b6ed-18f6aee73d52} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:10:32.761413 [ 260 ] {fcac9915-d32d-4e44-b6ed-18f6aee73d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:10:32.761895 [ 260 ] {fcac9915-d32d-4e44-b6ed-18f6aee73d52} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.761934 [ 260 ] {fcac9915-d32d-4e44-b6ed-18f6aee73d52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.762303 [ 260 ] {fcac9915-d32d-4e44-b6ed-18f6aee73d52} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:10:32.762546 [ 260 ] {fcac9915-d32d-4e44-b6ed-18f6aee73d52} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.762720 [ 260 ] {fcac9915-d32d-4e44-b6ed-18f6aee73d52} executeQuery: Read 6 rows, 321.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 226.83 KiB/sec. 2025.01.17 08:10:32.762770 [ 260 ] {fcac9915-d32d-4e44-b6ed-18f6aee73d52} TCPHandler: Processed in 0.001579193 sec. 2025.01.17 08:10:32.762927 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.763054 [ 262 ] {43ffcfd9-9ece-47e1-96af-c51bc0ce2277} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:32.763110 [ 262 ] {43ffcfd9-9ece-47e1-96af-c51bc0ce2277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:32.763712 [ 262 ] {43ffcfd9-9ece-47e1-96af-c51bc0ce2277} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.763811 [ 262 ] {43ffcfd9-9ece-47e1-96af-c51bc0ce2277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.764246 [ 262 ] {43ffcfd9-9ece-47e1-96af-c51bc0ce2277} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.17 08:10:32.764489 [ 262 ] {43ffcfd9-9ece-47e1-96af-c51bc0ce2277} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.764715 [ 262 ] {43ffcfd9-9ece-47e1-96af-c51bc0ce2277} executeQuery: Read 237 rows, 16.27 KiB in 0.001688 sec., 140402.84360189573 rows/sec., 9.41 MiB/sec. 2025.01.17 08:10:32.764775 [ 262 ] {43ffcfd9-9ece-47e1-96af-c51bc0ce2277} TCPHandler: Processed in 0.001909487 sec. 2025.01.17 08:10:32.764919 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.765055 [ 260 ] {4c555c48-7ee6-4216-930b-9dfaf8710982} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:10:32.765113 [ 260 ] {4c555c48-7ee6-4216-930b-9dfaf8710982} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:10:32.765761 [ 260 ] {4c555c48-7ee6-4216-930b-9dfaf8710982} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.765801 [ 260 ] {4c555c48-7ee6-4216-930b-9dfaf8710982} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.766155 [ 260 ] {4c555c48-7ee6-4216-930b-9dfaf8710982} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.17 08:10:32.766385 [ 260 ] {4c555c48-7ee6-4216-930b-9dfaf8710982} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.766559 [ 260 ] {4c555c48-7ee6-4216-930b-9dfaf8710982} executeQuery: Read 1 rows, 69.00 B in 0.001535 sec., 651.4657980456027 rows/sec., 43.90 KiB/sec. 2025.01.17 08:10:32.766611 [ 260 ] {4c555c48-7ee6-4216-930b-9dfaf8710982} TCPHandler: Processed in 0.001757705 sec. 2025.01.17 08:10:32.766755 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.766888 [ 262 ] {1586b499-ae73-4264-88dc-ddccc9c5b283} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:32.766975 [ 262 ] {1586b499-ae73-4264-88dc-ddccc9c5b283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:10:32.768330 [ 262 ] {1586b499-ae73-4264-88dc-ddccc9c5b283} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.768371 [ 262 ] {1586b499-ae73-4264-88dc-ddccc9c5b283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.769080 [ 262 ] {1586b499-ae73-4264-88dc-ddccc9c5b283} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:10:32.769346 [ 262 ] {1586b499-ae73-4264-88dc-ddccc9c5b283} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.769610 [ 225 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:32.769633 [ 262 ] {1586b499-ae73-4264-88dc-ddccc9c5b283} executeQuery: Read 39 rows, 71.56 KiB in 0.002756 sec., 14150.943396226414 rows/sec., 25.36 MiB/sec. 2025.01.17 08:10:32.769663 [ 225 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:32.769966 [ 262 ] {1586b499-ae73-4264-88dc-ddccc9c5b283} TCPHandler: Processed in 0.003260167 sec. 2025.01.17 08:10:32.770135 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:32.770258 [ 260 ] {00494ddf-caef-410e-8287-3d0e01faebe9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:32.770315 [ 260 ] {00494ddf-caef-410e-8287-3d0e01faebe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:32.771075 [ 260 ] {00494ddf-caef-410e-8287-3d0e01faebe9} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.771113 [ 260 ] {00494ddf-caef-410e-8287-3d0e01faebe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.771575 [ 260 ] {00494ddf-caef-410e-8287-3d0e01faebe9} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.17 08:10:32.771844 [ 260 ] {00494ddf-caef-410e-8287-3d0e01faebe9} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.772092 [ 126 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.17 08:10:32.772132 [ 260 ] {00494ddf-caef-410e-8287-3d0e01faebe9} executeQuery: Read 82 rows, 5.33 KiB in 0.00189 sec., 43386.24338624339 rows/sec., 2.76 MiB/sec. 2025.01.17 08:10:32.772233 [ 126 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:32.772409 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:32.772455 [ 260 ] {00494ddf-caef-410e-8287-3d0e01faebe9} TCPHandler: Processed in 0.002372564 sec. 2025.01.17 08:10:32.772605 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.01.17 08:10:32.772749 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:32.772790 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7870 rows starting from the beginning of the part 2025.01.17 08:10:32.772846 [ 225 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:32.772887 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 82 rows starting from the beginning of the part 2025.01.17 08:10:32.773184 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2025.01.17 08:10:32.773429 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 82 rows starting from the beginning of the part 2025.01.17 08:10:32.773662 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part 2025.01.17 08:10:32.773888 [ 189 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 82 rows starting from the beginning of the part 2025.01.17 08:10:32.776651 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 8236 rows, containing 4 columns (4 merged, 0 gathered) in 0.004112669 sec., 2002592.477050791 rows/sec., 130.47 MiB/sec. 2025.01.17 08:10:32.776810 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.17 08:10:32.777075 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:32.777148 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_116_23} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.17 08:10:32.777220 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.01.17 08:10:33.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.85 MiB, peak 283.99 MiB, free memory in arenas 0.00 B, will set to 268.04 MiB (RSS), difference: 3.19 MiB 2025.01.17 08:10:33.228852 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:33.228948 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:33.231613 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:34.129299 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.01.17 08:10:34.153987 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:34.154053 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:34.161652 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 08:10:34.162521 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:34.166032 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.01.17 08:10:37.170520 [ 223 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:37.170608 [ 223 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:37.173251 [ 223 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:37.739757 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:37.739959 [ 260 ] {cab18269-f99f-4d3a-adeb-3af308b1636e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:37.740035 [ 260 ] {cab18269-f99f-4d3a-adeb-3af308b1636e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:37.740861 [ 260 ] {cab18269-f99f-4d3a-adeb-3af308b1636e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:37.740920 [ 260 ] {cab18269-f99f-4d3a-adeb-3af308b1636e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:37.741371 [ 260 ] {cab18269-f99f-4d3a-adeb-3af308b1636e} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.17 08:10:37.741630 [ 260 ] {cab18269-f99f-4d3a-adeb-3af308b1636e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:37.741903 [ 260 ] {cab18269-f99f-4d3a-adeb-3af308b1636e} executeQuery: Read 56 rows, 4.41 KiB in 0.001984 sec., 28225.8064516129 rows/sec., 2.17 MiB/sec. 2025.01.17 08:10:37.741999 [ 260 ] {cab18269-f99f-4d3a-adeb-3af308b1636e} TCPHandler: Processed in 0.002375644 sec. 2025.01.17 08:10:37.742283 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:37.742482 [ 262 ] {98155c6e-f9b9-47a8-b379-610c2bcfcf11} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:37.742555 [ 262 ] {98155c6e-f9b9-47a8-b379-610c2bcfcf11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:37.743331 [ 262 ] {98155c6e-f9b9-47a8-b379-610c2bcfcf11} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:37.743380 [ 262 ] {98155c6e-f9b9-47a8-b379-610c2bcfcf11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:37.743830 [ 262 ] {98155c6e-f9b9-47a8-b379-610c2bcfcf11} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.17 08:10:37.744094 [ 262 ] {98155c6e-f9b9-47a8-b379-610c2bcfcf11} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:37.744357 [ 262 ] {98155c6e-f9b9-47a8-b379-610c2bcfcf11} executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. 2025.01.17 08:10:37.744428 [ 262 ] {98155c6e-f9b9-47a8-b379-610c2bcfcf11} TCPHandler: Processed in 0.002294073 sec. 2025.01.17 08:10:37.744603 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:37.744736 [ 260 ] {e2165996-2d5f-4eae-823d-334eec2fd315} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:37.744796 [ 260 ] {e2165996-2d5f-4eae-823d-334eec2fd315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:37.745384 [ 260 ] {e2165996-2d5f-4eae-823d-334eec2fd315} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:37.745427 [ 260 ] {e2165996-2d5f-4eae-823d-334eec2fd315} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:37.745848 [ 260 ] {e2165996-2d5f-4eae-823d-334eec2fd315} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.17 08:10:37.746109 [ 260 ] {e2165996-2d5f-4eae-823d-334eec2fd315} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:37.746311 [ 146 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_120_25 to all_124_124_0 2025.01.17 08:10:37.746339 [ 260 ] {e2165996-2d5f-4eae-823d-334eec2fd315} executeQuery: Read 160 rows, 11.41 KiB in 0.001635 sec., 97859.32721712539 rows/sec., 6.82 MiB/sec. 2025.01.17 08:10:37.746390 [ 146 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:37.746467 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:37.746484 [ 260 ] {e2165996-2d5f-4eae-823d-334eec2fd315} TCPHandler: Processed in 0.001938198 sec. 2025.01.17 08:10:37.746671 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} MergeTask::PrepareStage: Merging 5 parts: from all_1_120_25 to all_124_124_0 into Compact with storage Full 2025.01.17 08:10:37.746705 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:37.746877 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:37.746950 [ 262 ] {2f68e478-6db6-4b10-9168-21711655fd4a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:37.746951 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_120_25, total 38954 rows starting from the beginning of the part 2025.01.17 08:10:37.747059 [ 262 ] {2f68e478-6db6-4b10-9168-21711655fd4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:37.747230 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2025.01.17 08:10:37.747608 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:10:37.747968 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2025.01.17 08:10:37.748333 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part 2025.01.17 08:10:37.749455 [ 262 ] {2f68e478-6db6-4b10-9168-21711655fd4a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:37.749522 [ 262 ] {2f68e478-6db6-4b10-9168-21711655fd4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:37.750064 [ 262 ] {2f68e478-6db6-4b10-9168-21711655fd4a} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.17 08:10:37.750502 [ 262 ] {2f68e478-6db6-4b10-9168-21711655fd4a} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:37.750999 [ 262 ] {2f68e478-6db6-4b10-9168-21711655fd4a} executeQuery: Read 60 rows, 4.14 KiB in 0.004104 sec., 14619.883040935672 rows/sec., 1008.92 KiB/sec. 2025.01.17 08:10:37.751173 [ 262 ] {2f68e478-6db6-4b10-9168-21711655fd4a} TCPHandler: Processed in 0.004548625 sec. 2025.01.17 08:10:37.757161 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} MergeTask::MergeProjectionsStage: Merge sorted 40595 rows, containing 5 columns (5 merged, 0 gathered) in 0.010574652 sec., 3838897.0152398394 rows/sec., 259.18 MiB/sec. 2025.01.17 08:10:37.758041 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} MergedBlockOutputStream: filled checksums all_1_124_26 (state Temporary) 2025.01.17 08:10:37.758413 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_124_26 to all_1_124_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:37.758529 [ 191 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_124_26} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_120_25, all_124_124_0] -> all_1_124_26 2025.01.17 08:10:37.758649 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.01.17 08:10:38.137771 [ 224 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:38.137823 [ 224 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:38.140144 [ 224 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:10:38.951163 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37088 2025.01.17 08:10:38.951917 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:38.951971 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:38.952517 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 08:10:38.952782 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:38.953020 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37088 2025.01.17 08:10:38.953007 [ 145 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 08:10:38.953101 [ 145 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:38.953124 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:38.953399 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 08:10:38.954077 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:38.954235 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2025.01.17 08:10:38.954604 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part 2025.01.17 08:10:38.954985 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part 2025.01.17 08:10:38.955389 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part 2025.01.17 08:10:38.955619 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part 2025.01.17 08:10:38.955806 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part 2025.01.17 08:10:38.958908 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37088 rows, containing 4 columns (4 merged, 0 gathered) in 0.005700251 sec., 6506380.157645689 rows/sec., 93.07 MiB/sec. 2025.01.17 08:10:38.959151 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 08:10:38.959445 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:38.959526 [ 191 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_81_16} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 08:10:38.959619 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. 2025.01.17 08:10:39.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.07 MiB, peak 283.99 MiB, free memory in arenas 0.00 B, will set to 268.04 MiB (RSS), difference: 3.97 MiB 2025.01.17 08:10:41.650880 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2138 2025.01.17 08:10:41.653833 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:41.653885 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:41.655386 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:10:41.655703 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:41.658053 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2138 2025.01.17 08:10:41.666196 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.01.17 08:10:41.689402 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:41.689451 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:41.697040 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 08:10:41.697842 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:41.698181 [ 142 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 08:10:41.698260 [ 142 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:41.698305 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:41.698878 [ 197 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 08:10:41.717203 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.01.17 08:10:41.718814 [ 197 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:41.720595 [ 197 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2025.01.17 08:10:41.726614 [ 197 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.01.17 08:10:41.732595 [ 197 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.01.17 08:10:41.738606 [ 197 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.01.17 08:10:41.744709 [ 197 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.01.17 08:10:41.750694 [ 197 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.01.17 08:10:41.815571 [ 191 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.11711751 sec., 5216.982499030248 rows/sec., 26.98 MiB/sec. 2025.01.17 08:10:41.819008 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 08:10:41.822118 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:41.822241 [ 196 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_81_16} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 08:10:41.824841 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.17 08:10:42.000200 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.12 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 268.04 MiB (RSS), difference: -1.08 MiB 2025.01.17 08:10:42.524014 [ 220 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:42.524105 [ 220 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:42.526238 [ 220 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:42.745117 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.745314 [ 260 ] {3ac7741f-becf-468b-9b34-03e2284d0bd4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:10:42.745385 [ 260 ] {3ac7741f-becf-468b-9b34-03e2284d0bd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:10:42.746150 [ 260 ] {3ac7741f-becf-468b-9b34-03e2284d0bd4} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.746191 [ 260 ] {3ac7741f-becf-468b-9b34-03e2284d0bd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.746624 [ 260 ] {3ac7741f-becf-468b-9b34-03e2284d0bd4} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:10:42.746873 [ 260 ] {3ac7741f-becf-468b-9b34-03e2284d0bd4} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.747077 [ 260 ] {3ac7741f-becf-468b-9b34-03e2284d0bd4} executeQuery: Read 14 rows, 1.01 KiB in 0.001813 sec., 7722.007722007722 rows/sec., 555.88 KiB/sec. 2025.01.17 08:10:42.747144 [ 260 ] {3ac7741f-becf-468b-9b34-03e2284d0bd4} TCPHandler: Processed in 0.002162211 sec. 2025.01.17 08:10:42.747452 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.747749 [ 262 ] {2d57ec27-2dd1-40bd-8b87-eb81d1911d8b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:42.747861 [ 262 ] {2d57ec27-2dd1-40bd-8b87-eb81d1911d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:42.748868 [ 262 ] {2d57ec27-2dd1-40bd-8b87-eb81d1911d8b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.748913 [ 262 ] {2d57ec27-2dd1-40bd-8b87-eb81d1911d8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.749375 [ 262 ] {2d57ec27-2dd1-40bd-8b87-eb81d1911d8b} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.17 08:10:42.749630 [ 262 ] {2d57ec27-2dd1-40bd-8b87-eb81d1911d8b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.749874 [ 262 ] {2d57ec27-2dd1-40bd-8b87-eb81d1911d8b} executeQuery: Read 281 rows, 25.42 KiB in 0.002203 sec., 127553.33635950975 rows/sec., 11.27 MiB/sec. 2025.01.17 08:10:42.749948 [ 262 ] {2d57ec27-2dd1-40bd-8b87-eb81d1911d8b} TCPHandler: Processed in 0.002668168 sec. 2025.01.17 08:10:42.750179 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.750433 [ 260 ] {4271f2b9-d10c-4e0e-9cdc-03326d94bbb8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:10:42.750493 [ 260 ] {4271f2b9-d10c-4e0e-9cdc-03326d94bbb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:10:42.751285 [ 260 ] {4271f2b9-d10c-4e0e-9cdc-03326d94bbb8} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.751324 [ 260 ] {4271f2b9-d10c-4e0e-9cdc-03326d94bbb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.751686 [ 260 ] {4271f2b9-d10c-4e0e-9cdc-03326d94bbb8} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:10:42.752032 [ 260 ] {4271f2b9-d10c-4e0e-9cdc-03326d94bbb8} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.752205 [ 141 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 08:10:42.752260 [ 141 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.752284 [ 260 ] {4271f2b9-d10c-4e0e-9cdc-03326d94bbb8} executeQuery: Read 46 rows, 3.39 KiB in 0.0019 sec., 24210.526315789473 rows/sec., 1.74 MiB/sec. 2025.01.17 08:10:42.752291 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.752477 [ 260 ] {4271f2b9-d10c-4e0e-9cdc-03326d94bbb8} TCPHandler: Processed in 0.002413955 sec. 2025.01.17 08:10:42.752569 [ 200 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 08:10:42.752737 [ 200 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:42.752778 [ 200 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 64 rows starting from the beginning of the part 2025.01.17 08:10:42.752971 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.752974 [ 200 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 46 rows starting from the beginning of the part 2025.01.17 08:10:42.753313 [ 200 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 43 rows starting from the beginning of the part 2025.01.17 08:10:42.753430 [ 262 ] {974c6176-8181-45ce-9c3b-88e7a3b76d3f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:10:42.753618 [ 262 ] {974c6176-8181-45ce-9c3b-88e7a3b76d3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:10:42.753691 [ 200 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part 2025.01.17 08:10:42.754153 [ 200 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 46 rows starting from the beginning of the part 2025.01.17 08:10:42.754645 [ 200 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 46 rows starting from the beginning of the part 2025.01.17 08:10:42.756166 [ 262 ] {974c6176-8181-45ce-9c3b-88e7a3b76d3f} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.756249 [ 262 ] {974c6176-8181-45ce-9c3b-88e7a3b76d3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.757360 [ 262 ] {974c6176-8181-45ce-9c3b-88e7a3b76d3f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:10:42.757707 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 5 columns (5 merged, 0 gathered) in 0.005277086 sec., 47374.63062000505 rows/sec., 3.57 MiB/sec. 2025.01.17 08:10:42.757874 [ 262 ] {974c6176-8181-45ce-9c3b-88e7a3b76d3f} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.757991 [ 191 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 08:10:42.758118 [ 141 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_54_11 to all_59_59_0 2025.01.17 08:10:42.758227 [ 141 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.758314 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.758386 [ 262 ] {974c6176-8181-45ce-9c3b-88e7a3b76d3f} executeQuery: Read 14 rows, 1004.00 B in 0.005105 sec., 2742.409402546523 rows/sec., 192.06 KiB/sec. 2025.01.17 08:10:42.758597 [ 218 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:42.758732 [ 218 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:42.758921 [ 262 ] {974c6176-8181-45ce-9c3b-88e7a3b76d3f} TCPHandler: Processed in 0.006087987 sec. 2025.01.17 08:10:42.758984 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_54_11 to all_59_59_0 into Compact with storage Full 2025.01.17 08:10:42.759247 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.759343 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.759691 [ 260 ] {88ffdb8f-44a1-4c53-b1c6-9a80472ec25e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:10:42.759852 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_76_15} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 08:10:42.759989 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:42.759973 [ 260 ] {88ffdb8f-44a1-4c53-b1c6-9a80472ec25e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:10:42.760247 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_54_11, total 242 rows starting from the beginning of the part 2025.01.17 08:10:42.760570 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:10:42.761198 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.01.17 08:10:42.762063 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.01.17 08:10:42.762770 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 242 rows starting from the beginning of the part 2025.01.17 08:10:42.763287 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.01.17 08:10:42.763787 [ 260 ] {88ffdb8f-44a1-4c53-b1c6-9a80472ec25e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.763887 [ 260 ] {88ffdb8f-44a1-4c53-b1c6-9a80472ec25e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.763905 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.01.17 08:10:42.765450 [ 260 ] {88ffdb8f-44a1-4c53-b1c6-9a80472ec25e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:10:42.765508 [ 218 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.17 08:10:42.766439 [ 260 ] {88ffdb8f-44a1-4c53-b1c6-9a80472ec25e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.767287 [ 260 ] {88ffdb8f-44a1-4c53-b1c6-9a80472ec25e} executeQuery: Read 13 rows, 830.00 B in 0.007758 sec., 1675.6896107244136 rows/sec., 104.48 KiB/sec. 2025.01.17 08:10:42.767504 [ 260 ] {88ffdb8f-44a1-4c53-b1c6-9a80472ec25e} TCPHandler: Processed in 0.00836285 sec. 2025.01.17 08:10:42.767709 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.767969 [ 262 ] {f38c8fb7-edc2-44fa-aa01-cf0fff6d1be0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:42.768033 [ 262 ] {f38c8fb7-edc2-44fa-aa01-cf0fff6d1be0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:42.768525 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.010084375 sec., 53548.18717074682 rows/sec., 3.84 MiB/sec. 2025.01.17 08:10:42.768787 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} MergedBlockOutputStream: filled checksums all_1_59_12 (state Temporary) 2025.01.17 08:10:42.769294 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_59_12 to all_1_59_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.769497 [ 200 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_59_12} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_54_11, all_59_59_0] -> all_1_59_12 2025.01.17 08:10:42.769668 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.17 08:10:42.769825 [ 262 ] {f38c8fb7-edc2-44fa-aa01-cf0fff6d1be0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.769871 [ 262 ] {f38c8fb7-edc2-44fa-aa01-cf0fff6d1be0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.770274 [ 262 ] {f38c8fb7-edc2-44fa-aa01-cf0fff6d1be0} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.17 08:10:42.770517 [ 262 ] {f38c8fb7-edc2-44fa-aa01-cf0fff6d1be0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.770730 [ 262 ] {f38c8fb7-edc2-44fa-aa01-cf0fff6d1be0} executeQuery: Read 421 rows, 30.80 KiB in 0.002849 sec., 147771.14777114778 rows/sec., 10.56 MiB/sec. 2025.01.17 08:10:42.770784 [ 262 ] {f38c8fb7-edc2-44fa-aa01-cf0fff6d1be0} TCPHandler: Processed in 0.003192436 sec. 2025.01.17 08:10:42.770944 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.771061 [ 260 ] {6eecc99e-75e7-45af-be13-4b4a83921841} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:10:42.771113 [ 260 ] {6eecc99e-75e7-45af-be13-4b4a83921841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:10:42.771600 [ 260 ] {6eecc99e-75e7-45af-be13-4b4a83921841} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.771636 [ 260 ] {6eecc99e-75e7-45af-be13-4b4a83921841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.772005 [ 260 ] {6eecc99e-75e7-45af-be13-4b4a83921841} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:10:42.772240 [ 260 ] {6eecc99e-75e7-45af-be13-4b4a83921841} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.772418 [ 260 ] {6eecc99e-75e7-45af-be13-4b4a83921841} executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec. 2025.01.17 08:10:42.772469 [ 260 ] {6eecc99e-75e7-45af-be13-4b4a83921841} TCPHandler: Processed in 0.001582683 sec. 2025.01.17 08:10:42.772611 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.772728 [ 262 ] {7c594111-5c9d-4424-b09e-4f1df70861a8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:42.772779 [ 262 ] {7c594111-5c9d-4424-b09e-4f1df70861a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:42.773358 [ 262 ] {7c594111-5c9d-4424-b09e-4f1df70861a8} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.773398 [ 262 ] {7c594111-5c9d-4424-b09e-4f1df70861a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.773792 [ 262 ] {7c594111-5c9d-4424-b09e-4f1df70861a8} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.17 08:10:42.774030 [ 262 ] {7c594111-5c9d-4424-b09e-4f1df70861a8} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.774254 [ 262 ] {7c594111-5c9d-4424-b09e-4f1df70861a8} executeQuery: Read 237 rows, 16.27 KiB in 0.001545 sec., 153398.0582524272 rows/sec., 10.28 MiB/sec. 2025.01.17 08:10:42.774314 [ 262 ] {7c594111-5c9d-4424-b09e-4f1df70861a8} TCPHandler: Processed in 0.001758565 sec. 2025.01.17 08:10:42.774466 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.774788 [ 260 ] {62b1b552-1b86-4f26-bda2-3038025d5b9a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:10:42.774952 [ 260 ] {62b1b552-1b86-4f26-bda2-3038025d5b9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:10:42.776251 [ 260 ] {62b1b552-1b86-4f26-bda2-3038025d5b9a} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.776289 [ 260 ] {62b1b552-1b86-4f26-bda2-3038025d5b9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.776651 [ 260 ] {62b1b552-1b86-4f26-bda2-3038025d5b9a} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.17 08:10:42.776903 [ 260 ] {62b1b552-1b86-4f26-bda2-3038025d5b9a} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.777032 [ 141 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_54_11 to all_59_59_0 2025.01.17 08:10:42.777077 [ 141 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.777096 [ 260 ] {62b1b552-1b86-4f26-bda2-3038025d5b9a} executeQuery: Read 1 rows, 69.00 B in 0.002434 sec., 410.84634346754314 rows/sec., 27.68 KiB/sec. 2025.01.17 08:10:42.777107 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.777203 [ 260 ] {62b1b552-1b86-4f26-bda2-3038025d5b9a} TCPHandler: Processed in 0.00279222 sec. 2025.01.17 08:10:42.777493 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.777527 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_54_11 to all_59_59_0 into Compact with storage Full 2025.01.17 08:10:42.778056 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:42.778040 [ 262 ] {06b54adf-0298-42c6-9f4b-bdb776062e96} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:42.778130 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_54_11, total 54 rows starting from the beginning of the part 2025.01.17 08:10:42.778302 [ 262 ] {06b54adf-0298-42c6-9f4b-bdb776062e96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:10:42.778503 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2025.01.17 08:10:42.778978 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2025.01.17 08:10:42.779326 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2025.01.17 08:10:42.779657 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2025.01.17 08:10:42.780066 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2025.01.17 08:10:42.783663 [ 191 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.006440192 sec., 9161.217553762372 rows/sec., 617.31 KiB/sec. 2025.01.17 08:10:42.783922 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} MergedBlockOutputStream: filled checksums all_1_59_12 (state Temporary) 2025.01.17 08:10:42.784280 [ 262 ] {06b54adf-0298-42c6-9f4b-bdb776062e96} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.784341 [ 262 ] {06b54adf-0298-42c6-9f4b-bdb776062e96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.784626 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_59_12 to all_1_59_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.784811 [ 201 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_59_12} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_54_11, all_59_59_0] -> all_1_59_12 2025.01.17 08:10:42.784982 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:10:42.785426 [ 262 ] {06b54adf-0298-42c6-9f4b-bdb776062e96} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:10:42.785696 [ 262 ] {06b54adf-0298-42c6-9f4b-bdb776062e96} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.785849 [ 140 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 08:10:42.785900 [ 140 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.785904 [ 262 ] {06b54adf-0298-42c6-9f4b-bdb776062e96} executeQuery: Read 39 rows, 71.56 KiB in 0.008078 sec., 4827.927704877445 rows/sec., 8.65 MiB/sec. 2025.01.17 08:10:42.785929 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.786297 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 08:10:42.786556 [ 262 ] {06b54adf-0298-42c6-9f4b-bdb776062e96} TCPHandler: Processed in 0.009259883 sec. 2025.01.17 08:10:42.786916 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:42.787431 [ 260 ] {0493fd2b-aef2-480f-8eb9-f77283f95726} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:42.787677 [ 260 ] {0493fd2b-aef2-480f-8eb9-f77283f95726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:42.787969 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:42.788232 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2037 rows starting from the beginning of the part 2025.01.17 08:10:42.789119 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 39 rows starting from the beginning of the part 2025.01.17 08:10:42.789908 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part 2025.01.17 08:10:42.790188 [ 260 ] {0493fd2b-aef2-480f-8eb9-f77283f95726} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:42.790307 [ 260 ] {0493fd2b-aef2-480f-8eb9-f77283f95726} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.17 08:10:42.790759 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part 2025.01.17 08:10:42.791473 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 39 rows starting from the beginning of the part 2025.01.17 08:10:42.792040 [ 260 ] {0493fd2b-aef2-480f-8eb9-f77283f95726} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.17 08:10:42.792173 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 39 rows starting from the beginning of the part 2025.01.17 08:10:42.792970 [ 260 ] {0493fd2b-aef2-480f-8eb9-f77283f95726} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.793707 [ 260 ] {0493fd2b-aef2-480f-8eb9-f77283f95726} executeQuery: Read 82 rows, 5.33 KiB in 0.006477 sec., 12660.182183109464 rows/sec., 823.38 KiB/sec. 2025.01.17 08:10:42.794032 [ 260 ] {0493fd2b-aef2-480f-8eb9-f77283f95726} TCPHandler: Processed in 0.007334975 sec. 2025.01.17 08:10:42.801680 [ 199 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2193 rows, containing 19 columns (19 merged, 0 gathered) in 0.015641855 sec., 140200.76263333217 rows/sec., 251.23 MiB/sec. 2025.01.17 08:10:42.803617 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 08:10:42.804062 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:42.804140 [ 190 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_76_15} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 08:10:42.804301 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. 2025.01.17 08:10:46.231803 [ 133 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:10:46.231879 [ 133 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:10:46.453238 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37576 2025.01.17 08:10:46.454364 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:46.454416 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:46.454981 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 08:10:46.455245 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:46.455493 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.01.17 08:10:47.739704 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:47.739910 [ 260 ] {9742c760-26ed-4422-93c5-fe5cd82ca6b1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:47.739988 [ 260 ] {9742c760-26ed-4422-93c5-fe5cd82ca6b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:47.740805 [ 260 ] {9742c760-26ed-4422-93c5-fe5cd82ca6b1} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:47.740852 [ 260 ] {9742c760-26ed-4422-93c5-fe5cd82ca6b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:47.741288 [ 260 ] {9742c760-26ed-4422-93c5-fe5cd82ca6b1} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.17 08:10:47.741546 [ 260 ] {9742c760-26ed-4422-93c5-fe5cd82ca6b1} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:47.741779 [ 131 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.17 08:10:47.741791 [ 260 ] {9742c760-26ed-4422-93c5-fe5cd82ca6b1} executeQuery: Read 56 rows, 4.41 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.23 MiB/sec. 2025.01.17 08:10:47.741884 [ 131 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:47.741965 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:47.741978 [ 260 ] {9742c760-26ed-4422-93c5-fe5cd82ca6b1} TCPHandler: Processed in 0.002404044 sec. 2025.01.17 08:10:47.742250 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.01.17 08:10:47.742353 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:47.742508 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:47.742585 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1430 rows starting from the beginning of the part 2025.01.17 08:10:47.742661 [ 262 ] {6dc54067-2506-49a6-8c8b-bea9afe8642b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:47.742829 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part 2025.01.17 08:10:47.742882 [ 262 ] {6dc54067-2506-49a6-8c8b-bea9afe8642b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:47.743399 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 281 rows starting from the beginning of the part 2025.01.17 08:10:47.743608 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part 2025.01.17 08:10:47.743859 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 281 rows starting from the beginning of the part 2025.01.17 08:10:47.744088 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part 2025.01.17 08:10:47.745258 [ 262 ] {6dc54067-2506-49a6-8c8b-bea9afe8642b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:47.745309 [ 262 ] {6dc54067-2506-49a6-8c8b-bea9afe8642b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:47.745882 [ 262 ] {6dc54067-2506-49a6-8c8b-bea9afe8642b} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.17 08:10:47.746248 [ 262 ] {6dc54067-2506-49a6-8c8b-bea9afe8642b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:47.746326 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.00421736 sec., 512168.7501185576 rows/sec., 45.19 MiB/sec. 2025.01.17 08:10:47.746502 [ 131 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.17 08:10:47.746573 [ 131 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:47.746595 [ 262 ] {6dc54067-2506-49a6-8c8b-bea9afe8642b} executeQuery: Read 64 rows, 5.12 KiB in 0.00401 sec., 15960.099750623443 rows/sec., 1.25 MiB/sec. 2025.01.17 08:10:47.746640 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:47.746741 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.17 08:10:47.746889 [ 262 ] {6dc54067-2506-49a6-8c8b-bea9afe8642b} TCPHandler: Processed in 0.004735217 sec. 2025.01.17 08:10:47.747242 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:47.747723 [ 260 ] {34c20b0a-642e-4a0a-8d3d-589f3e6d17ff} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:47.747938 [ 260 ] {34c20b0a-642e-4a0a-8d3d-589f3e6d17ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:47.747974 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.01.17 08:10:47.748225 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:47.748691 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_136_27} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.17 08:10:47.748980 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:47.749098 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.17 08:10:47.749167 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 913 rows starting from the beginning of the part 2025.01.17 08:10:47.749657 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part 2025.01.17 08:10:47.750111 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 421 rows starting from the beginning of the part 2025.01.17 08:10:47.750556 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2025.01.17 08:10:47.751233 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 421 rows starting from the beginning of the part 2025.01.17 08:10:47.751453 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part 2025.01.17 08:10:47.752064 [ 260 ] {34c20b0a-642e-4a0a-8d3d-589f3e6d17ff} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:47.752108 [ 260 ] {34c20b0a-642e-4a0a-8d3d-589f3e6d17ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:47.752696 [ 260 ] {34c20b0a-642e-4a0a-8d3d-589f3e6d17ff} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.17 08:10:47.753053 [ 260 ] {34c20b0a-642e-4a0a-8d3d-589f3e6d17ff} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:47.753319 [ 260 ] {34c20b0a-642e-4a0a-8d3d-589f3e6d17ff} executeQuery: Read 160 rows, 11.41 KiB in 0.005815 sec., 27515.04729148753 rows/sec., 1.92 MiB/sec. 2025.01.17 08:10:47.753410 [ 260 ] {34c20b0a-642e-4a0a-8d3d-589f3e6d17ff} TCPHandler: Processed in 0.006379331 sec. 2025.01.17 08:10:47.753655 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:47.753675 [ 189 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006792037 sec., 286659.21578460187 rows/sec., 21.94 MiB/sec. 2025.01.17 08:10:47.753833 [ 262 ] {7a58959e-1764-40c0-8ca8-28241d6ba032} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:47.753930 [ 262 ] {7a58959e-1764-40c0-8ca8-28241d6ba032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:47.753967 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.17 08:10:47.754600 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:47.754699 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_136_27} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.17 08:10:47.754807 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.17 08:10:47.755606 [ 262 ] {7a58959e-1764-40c0-8ca8-28241d6ba032} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:47.755651 [ 262 ] {7a58959e-1764-40c0-8ca8-28241d6ba032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:47.756093 [ 262 ] {7a58959e-1764-40c0-8ca8-28241d6ba032} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.17 08:10:47.756330 [ 262 ] {7a58959e-1764-40c0-8ca8-28241d6ba032} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:47.756573 [ 262 ] {7a58959e-1764-40c0-8ca8-28241d6ba032} executeQuery: Read 60 rows, 4.14 KiB in 0.002794 sec., 21474.58840372226 rows/sec., 1.45 MiB/sec. 2025.01.17 08:10:47.756653 [ 262 ] {7a58959e-1764-40c0-8ca8-28241d6ba032} TCPHandler: Processed in 0.003145796 sec. 2025.01.17 08:10:49.217399 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.01.17 08:10:49.240725 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:49.240775 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:49.248377 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 08:10:49.249233 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:49.253673 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.01.17 08:10:51.658403 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2168 2025.01.17 08:10:51.662048 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.662099 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.663559 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:10:51.663868 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.664202 [ 130 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.17 08:10:51.664403 [ 130 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.664512 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.664928 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.17 08:10:51.665093 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2168 2025.01.17 08:10:51.665800 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:51.665988 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2008 rows starting from the beginning of the part 2025.01.17 08:10:51.666707 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part 2025.01.17 08:10:51.667357 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part 2025.01.17 08:10:51.667989 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part 2025.01.17 08:10:51.669192 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part 2025.01.17 08:10:51.670334 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part 2025.01.17 08:10:51.679971 [ 193 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 72 columns (72 merged, 0 gathered) in 0.01531949 sec., 141519.07145733963 rows/sec., 106.60 MiB/sec. 2025.01.17 08:10:51.682014 [ 194 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.17 08:10:51.682814 [ 194 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.682896 [ 194 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_61_12} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.17 08:10:51.683242 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. 2025.01.17 08:10:51.845758 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.846020 [ 260 ] {1fd2c09b-b546-48fe-918d-d6d852cd99ed} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:10:51.846123 [ 260 ] {1fd2c09b-b546-48fe-918d-d6d852cd99ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:10:51.846998 [ 260 ] {1fd2c09b-b546-48fe-918d-d6d852cd99ed} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.847041 [ 260 ] {1fd2c09b-b546-48fe-918d-d6d852cd99ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.847473 [ 260 ] {1fd2c09b-b546-48fe-918d-d6d852cd99ed} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:10:51.847727 [ 260 ] {1fd2c09b-b546-48fe-918d-d6d852cd99ed} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.847929 [ 260 ] {1fd2c09b-b546-48fe-918d-d6d852cd99ed} executeQuery: Read 14 rows, 1.01 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 508.23 KiB/sec. 2025.01.17 08:10:51.847992 [ 260 ] {1fd2c09b-b546-48fe-918d-d6d852cd99ed} TCPHandler: Processed in 0.002395614 sec. 2025.01.17 08:10:51.848310 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.848578 [ 262 ] {96ab7caa-f86e-41a7-a9b6-0c072c7b0cf4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:10:51.848643 [ 262 ] {96ab7caa-f86e-41a7-a9b6-0c072c7b0cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:10:51.849320 [ 262 ] {96ab7caa-f86e-41a7-a9b6-0c072c7b0cf4} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.849366 [ 262 ] {96ab7caa-f86e-41a7-a9b6-0c072c7b0cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.849758 [ 262 ] {96ab7caa-f86e-41a7-a9b6-0c072c7b0cf4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.17 08:10:51.850001 [ 262 ] {96ab7caa-f86e-41a7-a9b6-0c072c7b0cf4} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.850273 [ 262 ] {96ab7caa-f86e-41a7-a9b6-0c072c7b0cf4} executeQuery: Read 12 rows, 1002.00 B in 0.001749 sec., 6861.063464837051 rows/sec., 559.47 KiB/sec. 2025.01.17 08:10:51.850518 [ 262 ] {96ab7caa-f86e-41a7-a9b6-0c072c7b0cf4} TCPHandler: Processed in 0.002394445 sec. 2025.01.17 08:10:51.850713 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.850870 [ 260 ] {58c0cd2f-53fb-47d2-bc7c-8d1f3c49fc00} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:51.850938 [ 260 ] {58c0cd2f-53fb-47d2-bc7c-8d1f3c49fc00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:51.852378 [ 260 ] {58c0cd2f-53fb-47d2-bc7c-8d1f3c49fc00} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.852417 [ 260 ] {58c0cd2f-53fb-47d2-bc7c-8d1f3c49fc00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.852879 [ 260 ] {58c0cd2f-53fb-47d2-bc7c-8d1f3c49fc00} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.17 08:10:51.853126 [ 260 ] {58c0cd2f-53fb-47d2-bc7c-8d1f3c49fc00} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.853296 [ 260 ] {58c0cd2f-53fb-47d2-bc7c-8d1f3c49fc00} executeQuery: Read 1417 rows, 121.45 KiB in 0.002463 sec., 575314.6569224523 rows/sec., 48.15 MiB/sec. 2025.01.17 08:10:51.853347 [ 260 ] {58c0cd2f-53fb-47d2-bc7c-8d1f3c49fc00} TCPHandler: Processed in 0.002726509 sec. 2025.01.17 08:10:51.853497 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.853615 [ 262 ] {63d66008-30cf-4e76-854f-d7632ac533ac} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:10:51.853664 [ 262 ] {63d66008-30cf-4e76-854f-d7632ac533ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:10:51.854281 [ 262 ] {63d66008-30cf-4e76-854f-d7632ac533ac} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.854318 [ 262 ] {63d66008-30cf-4e76-854f-d7632ac533ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.854657 [ 262 ] {63d66008-30cf-4e76-854f-d7632ac533ac} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 08:10:51.854954 [ 262 ] {63d66008-30cf-4e76-854f-d7632ac533ac} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.855156 [ 262 ] {63d66008-30cf-4e76-854f-d7632ac533ac} executeQuery: Read 53 rows, 3.85 KiB in 0.001564 sec., 33887.468030690536 rows/sec., 2.40 MiB/sec. 2025.01.17 08:10:51.855210 [ 262 ] {63d66008-30cf-4e76-854f-d7632ac533ac} TCPHandler: Processed in 0.001771215 sec. 2025.01.17 08:10:51.855359 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.855474 [ 260 ] {ca9db4d1-567b-4a48-b4f7-4939ad00734b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:10:51.855528 [ 260 ] {ca9db4d1-567b-4a48-b4f7-4939ad00734b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:10:51.856323 [ 260 ] {ca9db4d1-567b-4a48-b4f7-4939ad00734b} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.856367 [ 260 ] {ca9db4d1-567b-4a48-b4f7-4939ad00734b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.856758 [ 260 ] {ca9db4d1-567b-4a48-b4f7-4939ad00734b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:10:51.856995 [ 260 ] {ca9db4d1-567b-4a48-b4f7-4939ad00734b} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.857164 [ 260 ] {ca9db4d1-567b-4a48-b4f7-4939ad00734b} executeQuery: Read 242 rows, 16.79 KiB in 0.001713 sec., 141272.62113251607 rows/sec., 9.57 MiB/sec. 2025.01.17 08:10:51.857215 [ 260 ] {ca9db4d1-567b-4a48-b4f7-4939ad00734b} TCPHandler: Processed in 0.001911907 sec. 2025.01.17 08:10:51.857373 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.857489 [ 262 ] {5256813e-6867-44d3-900b-fe4ee460f222} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:10:51.857577 [ 262 ] {5256813e-6867-44d3-900b-fe4ee460f222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:10:51.858592 [ 262 ] {5256813e-6867-44d3-900b-fe4ee460f222} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.858632 [ 262 ] {5256813e-6867-44d3-900b-fe4ee460f222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.858995 [ 262 ] {5256813e-6867-44d3-900b-fe4ee460f222} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:10:51.859240 [ 262 ] {5256813e-6867-44d3-900b-fe4ee460f222} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.859446 [ 262 ] {5256813e-6867-44d3-900b-fe4ee460f222} executeQuery: Read 13 rows, 830.00 B in 0.001982 sec., 6559.031281533805 rows/sec., 408.95 KiB/sec. 2025.01.17 08:10:51.859499 [ 262 ] {5256813e-6867-44d3-900b-fe4ee460f222} TCPHandler: Processed in 0.002184872 sec. 2025.01.17 08:10:51.859646 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.859762 [ 260 ] {25bd702e-29a0-4e96-84b2-09cba414b118} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:51.859809 [ 260 ] {25bd702e-29a0-4e96-84b2-09cba414b118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:51.860838 [ 260 ] {25bd702e-29a0-4e96-84b2-09cba414b118} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.860875 [ 260 ] {25bd702e-29a0-4e96-84b2-09cba414b118} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.861290 [ 260 ] {25bd702e-29a0-4e96-84b2-09cba414b118} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.17 08:10:51.861525 [ 260 ] {25bd702e-29a0-4e96-84b2-09cba414b118} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.861705 [ 260 ] {25bd702e-29a0-4e96-84b2-09cba414b118} executeQuery: Read 884 rows, 65.67 KiB in 0.001966 sec., 449643.94710071216 rows/sec., 32.62 MiB/sec. 2025.01.17 08:10:51.861757 [ 260 ] {25bd702e-29a0-4e96-84b2-09cba414b118} TCPHandler: Processed in 0.002169341 sec. 2025.01.17 08:10:51.861910 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.862026 [ 262 ] {7252fda0-b9c6-4d5b-82dc-253dd3ab8653} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:10:51.862075 [ 262 ] {7252fda0-b9c6-4d5b-82dc-253dd3ab8653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:10:51.862586 [ 262 ] {7252fda0-b9c6-4d5b-82dc-253dd3ab8653} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.862625 [ 262 ] {7252fda0-b9c6-4d5b-82dc-253dd3ab8653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.862991 [ 262 ] {7252fda0-b9c6-4d5b-82dc-253dd3ab8653} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:10:51.863233 [ 262 ] {7252fda0-b9c6-4d5b-82dc-253dd3ab8653} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.863402 [ 129 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.01.17 08:10:51.863457 [ 129 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.863473 [ 262 ] {7252fda0-b9c6-4d5b-82dc-253dd3ab8653} executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. 2025.01.17 08:10:51.863492 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.863613 [ 262 ] {7252fda0-b9c6-4d5b-82dc-253dd3ab8653} TCPHandler: Processed in 0.001756406 sec. 2025.01.17 08:10:51.863773 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.01.17 08:10:51.863851 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.863998 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:51.864083 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 330 rows starting from the beginning of the part 2025.01.17 08:10:51.864096 [ 260 ] {89b58bc7-d138-4380-8472-675d6f451664} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:51.864286 [ 260 ] {89b58bc7-d138-4380-8472-675d6f451664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:51.864339 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2025.01.17 08:10:51.864757 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2025.01.17 08:10:51.865085 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2025.01.17 08:10:51.865444 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2025.01.17 08:10:51.865812 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2025.01.17 08:10:51.867139 [ 260 ] {89b58bc7-d138-4380-8472-675d6f451664} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.867210 [ 260 ] {89b58bc7-d138-4380-8472-675d6f451664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.868468 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.004836989 sec., 74426.4665476808 rows/sec., 3.80 MiB/sec. 2025.01.17 08:10:51.868482 [ 260 ] {89b58bc7-d138-4380-8472-675d6f451664} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.17 08:10:51.868645 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.01.17 08:10:51.868904 [ 260 ] {89b58bc7-d138-4380-8472-675d6f451664} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.869151 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.869324 [ 260 ] {89b58bc7-d138-4380-8472-675d6f451664} executeQuery: Read 1089 rows, 74.52 KiB in 0.005304 sec., 205316.74208144797 rows/sec., 13.72 MiB/sec. 2025.01.17 08:10:51.869339 [ 194 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_60_12} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.01.17 08:10:51.869487 [ 260 ] {89b58bc7-d138-4380-8472-675d6f451664} TCPHandler: Processed in 0.005742483 sec. 2025.01.17 08:10:51.869546 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.17 08:10:51.869669 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.869782 [ 262 ] {bcbc05ea-95c6-42e0-ad1f-dcf4600c296f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:10:51.869834 [ 262 ] {bcbc05ea-95c6-42e0-ad1f-dcf4600c296f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:10:51.870323 [ 262 ] {bcbc05ea-95c6-42e0-ad1f-dcf4600c296f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.870362 [ 262 ] {bcbc05ea-95c6-42e0-ad1f-dcf4600c296f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.870726 [ 262 ] {bcbc05ea-95c6-42e0-ad1f-dcf4600c296f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.17 08:10:51.870973 [ 262 ] {bcbc05ea-95c6-42e0-ad1f-dcf4600c296f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.871182 [ 262 ] {bcbc05ea-95c6-42e0-ad1f-dcf4600c296f} executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. 2025.01.17 08:10:51.871233 [ 262 ] {bcbc05ea-95c6-42e0-ad1f-dcf4600c296f} TCPHandler: Processed in 0.001622503 sec. 2025.01.17 08:10:51.871400 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.871521 [ 260 ] {8f4a1272-8b79-4dde-b8ce-819895a71945} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:51.871602 [ 260 ] {8f4a1272-8b79-4dde-b8ce-819895a71945} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:10:51.872778 [ 260 ] {8f4a1272-8b79-4dde-b8ce-819895a71945} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.872817 [ 260 ] {8f4a1272-8b79-4dde-b8ce-819895a71945} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.873525 [ 260 ] {8f4a1272-8b79-4dde-b8ce-819895a71945} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 08:10:51.873783 [ 260 ] {8f4a1272-8b79-4dde-b8ce-819895a71945} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.873986 [ 260 ] {8f4a1272-8b79-4dde-b8ce-819895a71945} executeQuery: Read 34 rows, 62.39 KiB in 0.00249 sec., 13654.618473895582 rows/sec., 24.47 MiB/sec. 2025.01.17 08:10:51.874082 [ 260 ] {8f4a1272-8b79-4dde-b8ce-819895a71945} TCPHandler: Processed in 0.00274267 sec. 2025.01.17 08:10:51.874244 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:51.874363 [ 262 ] {9034430a-84ac-4508-b321-7658c126485e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:51.874414 [ 262 ] {9034430a-84ac-4508-b321-7658c126485e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:51.874912 [ 262 ] {9034430a-84ac-4508-b321-7658c126485e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:51.874951 [ 262 ] {9034430a-84ac-4508-b321-7658c126485e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:51.875322 [ 262 ] {9034430a-84ac-4508-b321-7658c126485e} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.17 08:10:51.875559 [ 262 ] {9034430a-84ac-4508-b321-7658c126485e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:51.875778 [ 262 ] {9034430a-84ac-4508-b321-7658c126485e} executeQuery: Read 82 rows, 5.33 KiB in 0.00144 sec., 56944.44444444444 rows/sec., 3.62 MiB/sec. 2025.01.17 08:10:51.875828 [ 262 ] {9034430a-84ac-4508-b321-7658c126485e} TCPHandler: Processed in 0.001642204 sec. 2025.01.17 08:10:52.311547 [ 224 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:10:52.311640 [ 224 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:10:52.314178 [ 224 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:10:52.726117 [ 220 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:10:52.726196 [ 220 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:10:52.728399 [ 220 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:10:52.732182 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:52.732405 [ 260 ] {f2f3b4c3-b191-4859-b002-61eea06afd80} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:10:52.732491 [ 260 ] {f2f3b4c3-b191-4859-b002-61eea06afd80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:10:52.733267 [ 260 ] {f2f3b4c3-b191-4859-b002-61eea06afd80} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:52.733315 [ 260 ] {f2f3b4c3-b191-4859-b002-61eea06afd80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:52.733734 [ 260 ] {f2f3b4c3-b191-4859-b002-61eea06afd80} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.17 08:10:52.733998 [ 260 ] {f2f3b4c3-b191-4859-b002-61eea06afd80} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:52.734187 [ 128 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 2025.01.17 08:10:52.734263 [ 260 ] {f2f3b4c3-b191-4859-b002-61eea06afd80} executeQuery: Read 4 rows, 334.00 B in 0.001912 sec., 2092.050209205021 rows/sec., 170.59 KiB/sec. 2025.01.17 08:10:52.734267 [ 128 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:52.734358 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:52.734408 [ 260 ] {f2f3b4c3-b191-4859-b002-61eea06afd80} TCPHandler: Processed in 0.002364893 sec. 2025.01.17 08:10:52.734739 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full 2025.01.17 08:10:52.734817 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:52.735375 [ 262 ] {73d16af0-002d-4461-9290-bd2a1828fc1e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:52.735423 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:52.735479 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 18 rows starting from the beginning of the part 2025.01.17 08:10:52.735499 [ 262 ] {73d16af0-002d-4461-9290-bd2a1828fc1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:52.735729 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part 2025.01.17 08:10:52.736121 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part 2025.01.17 08:10:52.736487 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2025.01.17 08:10:52.736821 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part 2025.01.17 08:10:52.737117 [ 194 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part 2025.01.17 08:10:52.738000 [ 262 ] {73d16af0-002d-4461-9290-bd2a1828fc1e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:52.738049 [ 262 ] {73d16af0-002d-4461-9290-bd2a1828fc1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:52.738630 [ 262 ] {73d16af0-002d-4461-9290-bd2a1828fc1e} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.17 08:10:52.738897 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.004434164 sec., 11727.126015185726 rows/sec., 1002.07 KiB/sec. 2025.01.17 08:10:52.739051 [ 262 ] {73d16af0-002d-4461-9290-bd2a1828fc1e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:52.739163 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) 2025.01.17 08:10:52.739498 [ 262 ] {73d16af0-002d-4461-9290-bd2a1828fc1e} executeQuery: Read 12 rows, 1.12 KiB in 0.004287 sec., 2799.1602519244225 rows/sec., 261.74 KiB/sec. 2025.01.17 08:10:52.739638 [ 262 ] {73d16af0-002d-4461-9290-bd2a1828fc1e} TCPHandler: Processed in 0.005064072 sec. 2025.01.17 08:10:52.739822 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:52.739853 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:52.739951 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_28_6} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 2025.01.17 08:10:52.740096 [ 260 ] {998e1494-de7a-4842-b5e0-c61b74b35c11} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:10:52.740115 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:10:52.740182 [ 260 ] {998e1494-de7a-4842-b5e0-c61b74b35c11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:10:52.740835 [ 260 ] {998e1494-de7a-4842-b5e0-c61b74b35c11} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:52.740876 [ 260 ] {998e1494-de7a-4842-b5e0-c61b74b35c11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:52.741245 [ 260 ] {998e1494-de7a-4842-b5e0-c61b74b35c11} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 08:10:52.741501 [ 260 ] {998e1494-de7a-4842-b5e0-c61b74b35c11} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:52.741731 [ 260 ] {998e1494-de7a-4842-b5e0-c61b74b35c11} executeQuery: Read 9 rows, 671.00 B in 0.001709 sec., 5266.23756582797 rows/sec., 383.43 KiB/sec. 2025.01.17 08:10:52.741841 [ 260 ] {998e1494-de7a-4842-b5e0-c61b74b35c11} TCPHandler: Processed in 0.00208165 sec. 2025.01.17 08:10:52.742087 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:52.742281 [ 262 ] {d7780a84-ab83-48b5-8267-1a730ec36d7a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:52.742341 [ 262 ] {d7780a84-ab83-48b5-8267-1a730ec36d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:52.742979 [ 262 ] {d7780a84-ab83-48b5-8267-1a730ec36d7a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:52.743020 [ 262 ] {d7780a84-ab83-48b5-8267-1a730ec36d7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:52.743381 [ 262 ] {d7780a84-ab83-48b5-8267-1a730ec36d7a} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.17 08:10:52.743624 [ 262 ] {d7780a84-ab83-48b5-8267-1a730ec36d7a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:52.743838 [ 262 ] {d7780a84-ab83-48b5-8267-1a730ec36d7a} executeQuery: Read 9 rows, 744.00 B in 0.001593 sec., 5649.717514124293 rows/sec., 456.10 KiB/sec. 2025.01.17 08:10:52.743891 [ 262 ] {d7780a84-ab83-48b5-8267-1a730ec36d7a} TCPHandler: Processed in 0.001930548 sec. 2025.01.17 08:10:52.744053 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:52.744173 [ 260 ] {856efa66-8ff5-4087-94d4-51012c81357a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:52.744227 [ 260 ] {856efa66-8ff5-4087-94d4-51012c81357a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:52.744750 [ 260 ] {856efa66-8ff5-4087-94d4-51012c81357a} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:52.744789 [ 260 ] {856efa66-8ff5-4087-94d4-51012c81357a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:52.745167 [ 260 ] {856efa66-8ff5-4087-94d4-51012c81357a} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.17 08:10:52.745404 [ 260 ] {856efa66-8ff5-4087-94d4-51012c81357a} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:52.745575 [ 127 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_124_26 to all_128_128_0 2025.01.17 08:10:52.745641 [ 260 ] {856efa66-8ff5-4087-94d4-51012c81357a} executeQuery: Read 2 rows, 144.00 B in 0.001488 sec., 1344.0860215053765 rows/sec., 94.51 KiB/sec. 2025.01.17 08:10:52.745648 [ 127 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:52.745721 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:52.745774 [ 260 ] {856efa66-8ff5-4087-94d4-51012c81357a} TCPHandler: Processed in 0.001778716 sec. 2025.01.17 08:10:52.745996 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:52.745998 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} MergeTask::PrepareStage: Merging 5 parts: from all_1_124_26 to all_128_128_0 into Compact with storage Full 2025.01.17 08:10:52.746199 [ 262 ] {046ba275-73f9-4b74-a5ca-c91ad721d346} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:52.746336 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:52.746388 [ 262 ] {046ba275-73f9-4b74-a5ca-c91ad721d346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:10:52.746430 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_124_26, total 40595 rows starting from the beginning of the part 2025.01.17 08:10:52.746859 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2025.01.17 08:10:52.747333 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 237 rows starting from the beginning of the part 2025.01.17 08:10:52.747745 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part 2025.01.17 08:10:52.748224 [ 192 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:10:52.750418 [ 262 ] {046ba275-73f9-4b74-a5ca-c91ad721d346} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:52.750477 [ 262 ] {046ba275-73f9-4b74-a5ca-c91ad721d346} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:52.751995 [ 262 ] {046ba275-73f9-4b74-a5ca-c91ad721d346} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 08:10:52.752430 [ 262 ] {046ba275-73f9-4b74-a5ca-c91ad721d346} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:52.752694 [ 262 ] {046ba275-73f9-4b74-a5ca-c91ad721d346} executeQuery: Read 5 rows, 9.17 KiB in 0.006576 sec., 760.3406326034063 rows/sec., 1.36 MiB/sec. 2025.01.17 08:10:52.752827 [ 262 ] {046ba275-73f9-4b74-a5ca-c91ad721d346} TCPHandler: Processed in 0.00693507 sec. 2025.01.17 08:10:52.757931 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} MergeTask::MergeProjectionsStage: Merge sorted 42241 rows, containing 5 columns (5 merged, 0 gathered) in 0.012108894 sec., 3488427.5971034183 rows/sec., 235.50 MiB/sec. 2025.01.17 08:10:52.758238 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) 2025.01.17 08:10:52.758599 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:52.758680 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_128_27} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_124_26, all_128_128_0] -> all_1_128_27 2025.01.17 08:10:52.758772 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.17 08:10:53.955762 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38003 2025.01.17 08:10:53.956621 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:53.956665 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:53.957225 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 08:10:53.957496 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:53.957740 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38003 2025.01.17 08:10:56.753830 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.01.17 08:10:56.778444 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:56.778510 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:56.786071 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 08:10:56.786887 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:56.791317 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.01.17 08:10:57.423273 [ 220 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:10:57.423336 [ 220 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:10:57.425280 [ 220 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:10:57.739664 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:57.739883 [ 260 ] {c2c7e716-01a8-498e-b311-e7854ab52504} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:10:57.739960 [ 260 ] {c2c7e716-01a8-498e-b311-e7854ab52504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:10:57.740860 [ 260 ] {c2c7e716-01a8-498e-b311-e7854ab52504} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:57.740934 [ 260 ] {c2c7e716-01a8-498e-b311-e7854ab52504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:57.741367 [ 260 ] {c2c7e716-01a8-498e-b311-e7854ab52504} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.17 08:10:57.741622 [ 260 ] {c2c7e716-01a8-498e-b311-e7854ab52504} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:57.741863 [ 260 ] {c2c7e716-01a8-498e-b311-e7854ab52504} executeQuery: Read 56 rows, 4.41 KiB in 0.002038 sec., 27477.91952894995 rows/sec., 2.11 MiB/sec. 2025.01.17 08:10:57.741922 [ 260 ] {c2c7e716-01a8-498e-b311-e7854ab52504} TCPHandler: Processed in 0.002394924 sec. 2025.01.17 08:10:57.742244 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:57.742548 [ 262 ] {089e2a56-2505-4652-9f65-dfee39ccc7a8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:10:57.742661 [ 262 ] {089e2a56-2505-4652-9f65-dfee39ccc7a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:10:57.743459 [ 262 ] {089e2a56-2505-4652-9f65-dfee39ccc7a8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:57.743503 [ 262 ] {089e2a56-2505-4652-9f65-dfee39ccc7a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:57.743948 [ 262 ] {089e2a56-2505-4652-9f65-dfee39ccc7a8} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.17 08:10:57.744215 [ 262 ] {089e2a56-2505-4652-9f65-dfee39ccc7a8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:57.744449 [ 262 ] {089e2a56-2505-4652-9f65-dfee39ccc7a8} executeQuery: Read 64 rows, 5.12 KiB in 0.001986 sec., 32225.579053373618 rows/sec., 2.52 MiB/sec. 2025.01.17 08:10:57.744505 [ 262 ] {089e2a56-2505-4652-9f65-dfee39ccc7a8} TCPHandler: Processed in 0.002440195 sec. 2025.01.17 08:10:57.744674 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:57.744814 [ 260 ] {4f81a363-43d9-4c1a-ba89-2bc7b74e6f31} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:10:57.744875 [ 260 ] {4f81a363-43d9-4c1a-ba89-2bc7b74e6f31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:10:57.745541 [ 260 ] {4f81a363-43d9-4c1a-ba89-2bc7b74e6f31} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:57.745588 [ 260 ] {4f81a363-43d9-4c1a-ba89-2bc7b74e6f31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:57.746023 [ 260 ] {4f81a363-43d9-4c1a-ba89-2bc7b74e6f31} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.17 08:10:57.746263 [ 260 ] {4f81a363-43d9-4c1a-ba89-2bc7b74e6f31} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:57.746464 [ 260 ] {4f81a363-43d9-4c1a-ba89-2bc7b74e6f31} executeQuery: Read 160 rows, 11.41 KiB in 0.001681 sec., 95181.43961927424 rows/sec., 6.63 MiB/sec. 2025.01.17 08:10:57.746517 [ 260 ] {4f81a363-43d9-4c1a-ba89-2bc7b74e6f31} TCPHandler: Processed in 0.001911167 sec. 2025.01.17 08:10:57.746668 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:10:57.746787 [ 262 ] {29698345-2e27-4fbe-8892-f775e8514ada} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:10:57.746840 [ 262 ] {29698345-2e27-4fbe-8892-f775e8514ada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:10:57.747345 [ 262 ] {29698345-2e27-4fbe-8892-f775e8514ada} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:57.747386 [ 262 ] {29698345-2e27-4fbe-8892-f775e8514ada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:57.747771 [ 262 ] {29698345-2e27-4fbe-8892-f775e8514ada} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.17 08:10:57.748021 [ 262 ] {29698345-2e27-4fbe-8892-f775e8514ada} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:57.748197 [ 118 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.17 08:10:57.748259 [ 262 ] {29698345-2e27-4fbe-8892-f775e8514ada} executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. 2025.01.17 08:10:57.748284 [ 118 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:10:57.748343 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:10:57.748372 [ 262 ] {29698345-2e27-4fbe-8892-f775e8514ada} TCPHandler: Processed in 0.001759095 sec. 2025.01.17 08:10:57.748543 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.01.17 08:10:57.748658 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:10:57.748694 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8236 rows starting from the beginning of the part 2025.01.17 08:10:57.748759 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part 2025.01.17 08:10:57.748849 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 82 rows starting from the beginning of the part 2025.01.17 08:10:57.749079 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part 2025.01.17 08:10:57.749251 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 82 rows starting from the beginning of the part 2025.01.17 08:10:57.749463 [ 197 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2025.01.17 08:10:57.752110 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 8580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003669782 sec., 2338013.5386788645 rows/sec., 152.36 MiB/sec. 2025.01.17 08:10:57.752469 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.17 08:10:57.752952 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:10:57.753052 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_121_24} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.17 08:10:57.753167 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2025.01.17 08:11:01.231921 [ 116 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:11:01.231988 [ 116 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:11:01.457951 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38491 2025.01.17 08:11:01.458631 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:01.458673 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:01.459216 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 08:11:01.459480 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:01.459723 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.01.17 08:11:01.665422 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2212 2025.01.17 08:11:01.668774 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:01.668825 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:01.670319 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:11:01.670628 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:01.671148 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2212 2025.01.17 08:11:02.134793 [ 223 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.17 08:11:02.134869 [ 223 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.17 08:11:02.136874 [ 223 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.17 08:11:02.499550 [ 223 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.17 08:11:02.499620 [ 223 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.17 08:11:02.501177 [ 223 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.17 08:11:02.747049 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.747239 [ 260 ] {476e3a3a-936a-4381-8285-b2ce19e6970f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:11:02.747309 [ 260 ] {476e3a3a-936a-4381-8285-b2ce19e6970f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:11:02.748061 [ 260 ] {476e3a3a-936a-4381-8285-b2ce19e6970f} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.748106 [ 260 ] {476e3a3a-936a-4381-8285-b2ce19e6970f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.748545 [ 260 ] {476e3a3a-936a-4381-8285-b2ce19e6970f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:11:02.748797 [ 260 ] {476e3a3a-936a-4381-8285-b2ce19e6970f} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.749009 [ 114 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.01.17 08:11:02.749082 [ 260 ] {476e3a3a-936a-4381-8285-b2ce19e6970f} executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. 2025.01.17 08:11:02.749118 [ 114 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.749234 [ 260 ] {476e3a3a-936a-4381-8285-b2ce19e6970f} TCPHandler: Processed in 0.002301423 sec. 2025.01.17 08:11:02.749233 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.749474 [ 197 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.01.17 08:11:02.749616 [ 197 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:02.749630 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.749661 [ 197 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part 2025.01.17 08:11:02.749801 [ 197 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:02.750194 [ 197 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:02.750298 [ 262 ] {50e568d8-a8d3-415c-8762-e93ba9b5f09e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:02.750556 [ 262 ] {50e568d8-a8d3-415c-8762-e93ba9b5f09e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:02.750584 [ 197 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:02.750880 [ 197 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:02.753336 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003948997 sec., 17726.020050154508 rows/sec., 1.31 MiB/sec. 2025.01.17 08:11:02.753404 [ 262 ] {50e568d8-a8d3-415c-8762-e93ba9b5f09e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.753484 [ 262 ] {50e568d8-a8d3-415c-8762-e93ba9b5f09e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.753548 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.01.17 08:11:02.754187 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.754367 [ 191 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_61_15} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.01.17 08:11:02.754428 [ 262 ] {50e568d8-a8d3-415c-8762-e93ba9b5f09e} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.17 08:11:02.754509 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:11:02.754775 [ 262 ] {50e568d8-a8d3-415c-8762-e93ba9b5f09e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.755044 [ 262 ] {50e568d8-a8d3-415c-8762-e93ba9b5f09e} executeQuery: Read 281 rows, 25.42 KiB in 0.004996 sec., 56244.99599679744 rows/sec., 4.97 MiB/sec. 2025.01.17 08:11:02.755170 [ 262 ] {50e568d8-a8d3-415c-8762-e93ba9b5f09e} TCPHandler: Processed in 0.005779372 sec. 2025.01.17 08:11:02.755733 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.755860 [ 260 ] {4e3dfe9c-0597-4438-b887-6ec16259a231} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:11:02.755911 [ 260 ] {4e3dfe9c-0597-4438-b887-6ec16259a231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:11:02.756515 [ 260 ] {4e3dfe9c-0597-4438-b887-6ec16259a231} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.756554 [ 260 ] {4e3dfe9c-0597-4438-b887-6ec16259a231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.756923 [ 260 ] {4e3dfe9c-0597-4438-b887-6ec16259a231} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 08:11:02.757173 [ 260 ] {4e3dfe9c-0597-4438-b887-6ec16259a231} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.757408 [ 260 ] {4e3dfe9c-0597-4438-b887-6ec16259a231} executeQuery: Read 46 rows, 3.39 KiB in 0.001575 sec., 29206.349206349205 rows/sec., 2.10 MiB/sec. 2025.01.17 08:11:02.757509 [ 260 ] {4e3dfe9c-0597-4438-b887-6ec16259a231} TCPHandler: Processed in 0.001834546 sec. 2025.01.17 08:11:02.757727 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.757934 [ 262 ] {e7609ca5-ab5a-4f4e-ae04-af58f74689b4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:11:02.757996 [ 262 ] {e7609ca5-ab5a-4f4e-ae04-af58f74689b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:11:02.758715 [ 262 ] {e7609ca5-ab5a-4f4e-ae04-af58f74689b4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.758768 [ 262 ] {e7609ca5-ab5a-4f4e-ae04-af58f74689b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.759173 [ 262 ] {e7609ca5-ab5a-4f4e-ae04-af58f74689b4} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:11:02.759420 [ 262 ] {e7609ca5-ab5a-4f4e-ae04-af58f74689b4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.759650 [ 262 ] {e7609ca5-ab5a-4f4e-ae04-af58f74689b4} executeQuery: Read 14 rows, 1004.00 B in 0.001752 sec., 7990.867579908675 rows/sec., 559.63 KiB/sec. 2025.01.17 08:11:02.759768 [ 262 ] {e7609ca5-ab5a-4f4e-ae04-af58f74689b4} TCPHandler: Processed in 0.002156321 sec. 2025.01.17 08:11:02.759990 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.760129 [ 260 ] {45ceab9f-103b-4934-b30a-d3d9e3602bf8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:11:02.760186 [ 260 ] {45ceab9f-103b-4934-b30a-d3d9e3602bf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:11:02.760849 [ 260 ] {45ceab9f-103b-4934-b30a-d3d9e3602bf8} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.760895 [ 260 ] {45ceab9f-103b-4934-b30a-d3d9e3602bf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.761256 [ 260 ] {45ceab9f-103b-4934-b30a-d3d9e3602bf8} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:11:02.761500 [ 260 ] {45ceab9f-103b-4934-b30a-d3d9e3602bf8} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.761666 [ 114 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.01.17 08:11:02.761727 [ 114 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.761745 [ 260 ] {45ceab9f-103b-4934-b30a-d3d9e3602bf8} executeQuery: Read 13 rows, 830.00 B in 0.001638 sec., 7936.507936507937 rows/sec., 494.84 KiB/sec. 2025.01.17 08:11:02.761762 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.761912 [ 260 ] {45ceab9f-103b-4934-b30a-d3d9e3602bf8} TCPHandler: Processed in 0.002032629 sec. 2025.01.17 08:11:02.761945 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.01.17 08:11:02.762065 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:02.762113 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.762130 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part 2025.01.17 08:11:02.762322 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part 2025.01.17 08:11:02.762542 [ 262 ] {a13dce9e-6ea6-4137-aeff-d941a89f71e7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:02.762605 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part 2025.01.17 08:11:02.762758 [ 262 ] {a13dce9e-6ea6-4137-aeff-d941a89f71e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:02.762952 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part 2025.01.17 08:11:02.763316 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part 2025.01.17 08:11:02.765625 [ 197 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003754034 sec., 17314.707325506377 rows/sec., 1.12 MiB/sec. 2025.01.17 08:11:02.765647 [ 262 ] {a13dce9e-6ea6-4137-aeff-d941a89f71e7} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.765713 [ 262 ] {a13dce9e-6ea6-4137-aeff-d941a89f71e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.765870 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.01.17 08:11:02.766485 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.766494 [ 262 ] {a13dce9e-6ea6-4137-aeff-d941a89f71e7} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.17 08:11:02.766641 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_61_15} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.01.17 08:11:02.766810 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:11:02.766926 [ 262 ] {a13dce9e-6ea6-4137-aeff-d941a89f71e7} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.767170 [ 262 ] {a13dce9e-6ea6-4137-aeff-d941a89f71e7} executeQuery: Read 421 rows, 30.80 KiB in 0.004801 sec., 87690.06456988127 rows/sec., 6.27 MiB/sec. 2025.01.17 08:11:02.767244 [ 262 ] {a13dce9e-6ea6-4137-aeff-d941a89f71e7} TCPHandler: Processed in 0.005233255 sec. 2025.01.17 08:11:02.767408 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.767550 [ 260 ] {42253383-224c-4422-a606-dfd6175731a6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:11:02.767608 [ 260 ] {42253383-224c-4422-a606-dfd6175731a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:11:02.768135 [ 260 ] {42253383-224c-4422-a606-dfd6175731a6} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.768174 [ 260 ] {42253383-224c-4422-a606-dfd6175731a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.768552 [ 260 ] {42253383-224c-4422-a606-dfd6175731a6} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:11:02.768786 [ 260 ] {42253383-224c-4422-a606-dfd6175731a6} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.768983 [ 260 ] {42253383-224c-4422-a606-dfd6175731a6} executeQuery: Read 6 rows, 321.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 213.83 KiB/sec. 2025.01.17 08:11:02.769039 [ 260 ] {42253383-224c-4422-a606-dfd6175731a6} TCPHandler: Processed in 0.001696715 sec. 2025.01.17 08:11:02.769251 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.769482 [ 262 ] {6a20112c-3dea-4be6-ace1-b40c29ef9787} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:02.769584 [ 262 ] {6a20112c-3dea-4be6-ace1-b40c29ef9787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:02.770336 [ 262 ] {6a20112c-3dea-4be6-ace1-b40c29ef9787} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.770377 [ 262 ] {6a20112c-3dea-4be6-ace1-b40c29ef9787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.770780 [ 262 ] {6a20112c-3dea-4be6-ace1-b40c29ef9787} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.17 08:11:02.771019 [ 262 ] {6a20112c-3dea-4be6-ace1-b40c29ef9787} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.771255 [ 262 ] {6a20112c-3dea-4be6-ace1-b40c29ef9787} executeQuery: Read 237 rows, 16.27 KiB in 0.001828 sec., 129649.89059080963 rows/sec., 8.69 MiB/sec. 2025.01.17 08:11:02.771346 [ 262 ] {6a20112c-3dea-4be6-ace1-b40c29ef9787} TCPHandler: Processed in 0.002202931 sec. 2025.01.17 08:11:02.771564 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.771921 [ 260 ] {0b5f5c7a-f8d3-4600-980a-9974ce22a93f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:11:02.772034 [ 260 ] {0b5f5c7a-f8d3-4600-980a-9974ce22a93f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:11:02.772505 [ 260 ] {0b5f5c7a-f8d3-4600-980a-9974ce22a93f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.772545 [ 260 ] {0b5f5c7a-f8d3-4600-980a-9974ce22a93f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.772897 [ 260 ] {0b5f5c7a-f8d3-4600-980a-9974ce22a93f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.17 08:11:02.773132 [ 260 ] {0b5f5c7a-f8d3-4600-980a-9974ce22a93f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.773358 [ 260 ] {0b5f5c7a-f8d3-4600-980a-9974ce22a93f} executeQuery: Read 1 rows, 69.00 B in 0.001562 sec., 640.2048655569782 rows/sec., 43.14 KiB/sec. 2025.01.17 08:11:02.773473 [ 260 ] {0b5f5c7a-f8d3-4600-980a-9974ce22a93f} TCPHandler: Processed in 0.002033219 sec. 2025.01.17 08:11:02.773713 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.773935 [ 262 ] {2240c679-a918-4fdf-9245-571d71bfba9a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:02.774016 [ 262 ] {2240c679-a918-4fdf-9245-571d71bfba9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:11:02.775210 [ 262 ] {2240c679-a918-4fdf-9245-571d71bfba9a} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.775251 [ 262 ] {2240c679-a918-4fdf-9245-571d71bfba9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.775953 [ 262 ] {2240c679-a918-4fdf-9245-571d71bfba9a} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.17 08:11:02.776220 [ 262 ] {2240c679-a918-4fdf-9245-571d71bfba9a} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.776511 [ 262 ] {2240c679-a918-4fdf-9245-571d71bfba9a} executeQuery: Read 39 rows, 71.56 KiB in 0.002622 sec., 14874.141876430205 rows/sec., 26.65 MiB/sec. 2025.01.17 08:11:02.776989 [ 262 ] {2240c679-a918-4fdf-9245-571d71bfba9a} TCPHandler: Processed in 0.003420519 sec. 2025.01.17 08:11:02.777246 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:02.777410 [ 260 ] {40b67639-b8fe-47fb-8104-d5973d03ff6b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:02.777467 [ 260 ] {40b67639-b8fe-47fb-8104-d5973d03ff6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:02.778019 [ 260 ] {40b67639-b8fe-47fb-8104-d5973d03ff6b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:02.778058 [ 260 ] {40b67639-b8fe-47fb-8104-d5973d03ff6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:02.778532 [ 260 ] {40b67639-b8fe-47fb-8104-d5973d03ff6b} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.17 08:11:02.778771 [ 260 ] {40b67639-b8fe-47fb-8104-d5973d03ff6b} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:02.778993 [ 260 ] {40b67639-b8fe-47fb-8104-d5973d03ff6b} executeQuery: Read 82 rows, 5.33 KiB in 0.001614 sec., 50805.45229244114 rows/sec., 3.23 MiB/sec. 2025.01.17 08:11:02.779030 [ 225 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:11:02.779066 [ 260 ] {40b67639-b8fe-47fb-8104-d5973d03ff6b} TCPHandler: Processed in 0.001971268 sec. 2025.01.17 08:11:02.779068 [ 225 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:11:02.781179 [ 225 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:11:04.291491 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.01.17 08:11:04.317777 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:04.317827 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:04.325371 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 08:11:04.326195 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:04.330413 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.01.17 08:11:07.740368 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:07.740554 [ 260 ] {679ddb2d-2e2d-44ba-856b-5e702418ede1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:07.740625 [ 260 ] {679ddb2d-2e2d-44ba-856b-5e702418ede1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:07.741412 [ 260 ] {679ddb2d-2e2d-44ba-856b-5e702418ede1} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:07.741461 [ 260 ] {679ddb2d-2e2d-44ba-856b-5e702418ede1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:07.741896 [ 260 ] {679ddb2d-2e2d-44ba-856b-5e702418ede1} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.17 08:11:07.742160 [ 260 ] {679ddb2d-2e2d-44ba-856b-5e702418ede1} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:07.742371 [ 108 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.01.17 08:11:07.742414 [ 260 ] {679ddb2d-2e2d-44ba-856b-5e702418ede1} executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. 2025.01.17 08:11:07.742458 [ 108 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:07.742518 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:07.742548 [ 260 ] {679ddb2d-2e2d-44ba-856b-5e702418ede1} TCPHandler: Processed in 0.002306044 sec. 2025.01.17 08:11:07.742783 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.01.17 08:11:07.742868 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:07.743109 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:07.743259 [ 262 ] {dee8448a-c0d2-43ee-93bd-a4b9966d9f4f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:07.743260 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1430 rows starting from the beginning of the part 2025.01.17 08:11:07.743463 [ 262 ] {dee8448a-c0d2-43ee-93bd-a4b9966d9f4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:07.743710 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:11:07.744196 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 12 rows starting from the beginning of the part 2025.01.17 08:11:07.744637 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part 2025.01.17 08:11:07.745097 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 281 rows starting from the beginning of the part 2025.01.17 08:11:07.745440 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part 2025.01.17 08:11:07.748122 [ 262 ] {dee8448a-c0d2-43ee-93bd-a4b9966d9f4f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:07.748194 [ 262 ] {dee8448a-c0d2-43ee-93bd-a4b9966d9f4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:07.749270 [ 262 ] {dee8448a-c0d2-43ee-93bd-a4b9966d9f4f} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.17 08:11:07.749593 [ 262 ] {dee8448a-c0d2-43ee-93bd-a4b9966d9f4f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:07.749840 [ 108 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.01.17 08:11:07.749931 [ 108 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:07.749995 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:07.750231 [ 262 ] {dee8448a-c0d2-43ee-93bd-a4b9966d9f4f} executeQuery: Read 64 rows, 5.12 KiB in 0.007114 sec., 8996.345234748384 rows/sec., 719.04 KiB/sec. 2025.01.17 08:11:07.750494 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 5 columns (5 merged, 0 gathered) in 0.007872283 sec., 413094.90525175474 rows/sec., 36.24 MiB/sec. 2025.01.17 08:11:07.750571 [ 262 ] {dee8448a-c0d2-43ee-93bd-a4b9966d9f4f} TCPHandler: Processed in 0.007874473 sec. 2025.01.17 08:11:07.750598 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.01.17 08:11:07.750823 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:07.750860 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.01.17 08:11:07.750938 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:07.751104 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 913 rows starting from the beginning of the part 2025.01.17 08:11:07.751138 [ 260 ] {ea269166-facb-4dd9-9a1c-96dac46940f3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:07.751393 [ 260 ] {ea269166-facb-4dd9-9a1c-96dac46940f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:07.751538 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 884 rows starting from the beginning of the part 2025.01.17 08:11:07.752021 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:07.752114 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 9 rows starting from the beginning of the part 2025.01.17 08:11:07.752527 [ 197 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_141_28} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.01.17 08:11:07.752614 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part 2025.01.17 08:11:07.752919 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:11:07.753164 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 421 rows starting from the beginning of the part 2025.01.17 08:11:07.753538 [ 200 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2025.01.17 08:11:07.754745 [ 260 ] {ea269166-facb-4dd9-9a1c-96dac46940f3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:07.754811 [ 260 ] {ea269166-facb-4dd9-9a1c-96dac46940f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:07.755834 [ 260 ] {ea269166-facb-4dd9-9a1c-96dac46940f3} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.17 08:11:07.756292 [ 260 ] {ea269166-facb-4dd9-9a1c-96dac46940f3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:07.756840 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2355 rows, containing 5 columns (5 merged, 0 gathered) in 0.006603455 sec., 356631.4906363411 rows/sec., 27.31 MiB/sec. 2025.01.17 08:11:07.756845 [ 260 ] {ea269166-facb-4dd9-9a1c-96dac46940f3} executeQuery: Read 160 rows, 11.41 KiB in 0.005803 sec., 27571.945545407547 rows/sec., 1.92 MiB/sec. 2025.01.17 08:11:07.756940 [ 260 ] {ea269166-facb-4dd9-9a1c-96dac46940f3} TCPHandler: Processed in 0.0062398 sec. 2025.01.17 08:11:07.757032 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.01.17 08:11:07.757107 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:07.757299 [ 262 ] {6ecc4fb8-020b-4ef1-9ae9-03f1e1cb6d98} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:07.757397 [ 262 ] {6ecc4fb8-020b-4ef1-9ae9-03f1e1cb6d98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:07.757447 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:07.757671 [ 197 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_141_28} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.01.17 08:11:07.757869 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.17 08:11:07.758299 [ 262 ] {6ecc4fb8-020b-4ef1-9ae9-03f1e1cb6d98} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:07.758343 [ 262 ] {6ecc4fb8-020b-4ef1-9ae9-03f1e1cb6d98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:07.758747 [ 262 ] {6ecc4fb8-020b-4ef1-9ae9-03f1e1cb6d98} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.17 08:11:07.758994 [ 262 ] {6ecc4fb8-020b-4ef1-9ae9-03f1e1cb6d98} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:07.759198 [ 262 ] {6ecc4fb8-020b-4ef1-9ae9-03f1e1cb6d98} executeQuery: Read 60 rows, 4.14 KiB in 0.001968 sec., 30487.804878048777 rows/sec., 2.05 MiB/sec. 2025.01.17 08:11:07.759298 [ 262 ] {6ecc4fb8-020b-4ef1-9ae9-03f1e1cb6d98} TCPHandler: Processed in 0.002257803 sec. 2025.01.17 08:11:08.027786 [ 225 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:08.027823 [ 225 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:08.029722 [ 225 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:08.959961 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38918 2025.01.17 08:11:08.960651 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:08.960703 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:08.961260 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 08:11:08.961527 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:08.961790 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38918 2025.01.17 08:11:10.166756 [ 220 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:10.166813 [ 220 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:10.168687 [ 220 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:11.000197 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.80 MiB, peak 287.32 MiB, free memory in arenas 0.00 B, will set to 268.80 MiB (RSS), difference: 4.00 MiB 2025.01.17 08:11:11.671548 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2242 2025.01.17 08:11:11.674713 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:11.674762 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:11.676244 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:11:11.676566 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:11.678022 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2242 2025.01.17 08:11:11.830571 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.01.17 08:11:11.853008 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:11.853071 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:11.860714 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 08:11:11.861536 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:11.864486 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.01.17 08:11:12.746969 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.747163 [ 260 ] {53f4e407-7255-4f4f-b96e-b93a0aeb66a3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:11:12.747233 [ 260 ] {53f4e407-7255-4f4f-b96e-b93a0aeb66a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:11:12.747973 [ 260 ] {53f4e407-7255-4f4f-b96e-b93a0aeb66a3} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.748026 [ 260 ] {53f4e407-7255-4f4f-b96e-b93a0aeb66a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.748461 [ 260 ] {53f4e407-7255-4f4f-b96e-b93a0aeb66a3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:11:12.748715 [ 260 ] {53f4e407-7255-4f4f-b96e-b93a0aeb66a3} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.748927 [ 260 ] {53f4e407-7255-4f4f-b96e-b93a0aeb66a3} executeQuery: Read 14 rows, 1.01 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 556.80 KiB/sec. 2025.01.17 08:11:12.749016 [ 260 ] {53f4e407-7255-4f4f-b96e-b93a0aeb66a3} TCPHandler: Processed in 0.002174662 sec. 2025.01.17 08:11:12.749336 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.749570 [ 262 ] {28527df2-a215-47b2-a951-770d84b2558c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:12.749661 [ 262 ] {28527df2-a215-47b2-a951-770d84b2558c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:12.750850 [ 262 ] {28527df2-a215-47b2-a951-770d84b2558c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.750906 [ 262 ] {28527df2-a215-47b2-a951-770d84b2558c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.751577 [ 262 ] {28527df2-a215-47b2-a951-770d84b2558c} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.17 08:11:12.751972 [ 262 ] {28527df2-a215-47b2-a951-770d84b2558c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.752253 [ 262 ] {28527df2-a215-47b2-a951-770d84b2558c} executeQuery: Read 281 rows, 25.42 KiB in 0.002748 sec., 102256.18631732168 rows/sec., 9.03 MiB/sec. 2025.01.17 08:11:12.752336 [ 262 ] {28527df2-a215-47b2-a951-770d84b2558c} TCPHandler: Processed in 0.003193506 sec. 2025.01.17 08:11:12.752524 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.752663 [ 260 ] {ad410ebb-025d-497b-ac82-fd9401e95275} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:11:12.752721 [ 260 ] {ad410ebb-025d-497b-ac82-fd9401e95275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:11:12.753623 [ 260 ] {ad410ebb-025d-497b-ac82-fd9401e95275} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.753662 [ 260 ] {ad410ebb-025d-497b-ac82-fd9401e95275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.754028 [ 260 ] {ad410ebb-025d-497b-ac82-fd9401e95275} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 08:11:12.754283 [ 260 ] {ad410ebb-025d-497b-ac82-fd9401e95275} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.754470 [ 260 ] {ad410ebb-025d-497b-ac82-fd9401e95275} executeQuery: Read 46 rows, 3.39 KiB in 0.001833 sec., 25095.471903982543 rows/sec., 1.81 MiB/sec. 2025.01.17 08:11:12.754512 [ 222 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:11:12.754565 [ 260 ] {ad410ebb-025d-497b-ac82-fd9401e95275} TCPHandler: Processed in 0.00210321 sec. 2025.01.17 08:11:12.754569 [ 222 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:11:12.755825 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.756019 [ 262 ] {3aed63e0-6f86-4cdb-9b0f-0c3e87493d5e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:11:12.756094 [ 262 ] {3aed63e0-6f86-4cdb-9b0f-0c3e87493d5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:11:12.756607 [ 222 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:11:12.757218 [ 262 ] {3aed63e0-6f86-4cdb-9b0f-0c3e87493d5e} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.757270 [ 262 ] {3aed63e0-6f86-4cdb-9b0f-0c3e87493d5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.757778 [ 262 ] {3aed63e0-6f86-4cdb-9b0f-0c3e87493d5e} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:11:12.758147 [ 262 ] {3aed63e0-6f86-4cdb-9b0f-0c3e87493d5e} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.758427 [ 262 ] {3aed63e0-6f86-4cdb-9b0f-0c3e87493d5e} executeQuery: Read 14 rows, 1004.00 B in 0.002451 sec., 5711.954304365565 rows/sec., 400.03 KiB/sec. 2025.01.17 08:11:12.758579 [ 262 ] {3aed63e0-6f86-4cdb-9b0f-0c3e87493d5e} TCPHandler: Processed in 0.002835091 sec. 2025.01.17 08:11:12.758764 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.758896 [ 260 ] {469c4c83-dee4-4716-a02a-c73762f5dcd8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:11:12.758949 [ 260 ] {469c4c83-dee4-4716-a02a-c73762f5dcd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:11:12.759604 [ 260 ] {469c4c83-dee4-4716-a02a-c73762f5dcd8} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.759644 [ 260 ] {469c4c83-dee4-4716-a02a-c73762f5dcd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.760009 [ 260 ] {469c4c83-dee4-4716-a02a-c73762f5dcd8} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:11:12.760249 [ 260 ] {469c4c83-dee4-4716-a02a-c73762f5dcd8} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.760411 [ 260 ] {469c4c83-dee4-4716-a02a-c73762f5dcd8} executeQuery: Read 13 rows, 830.00 B in 0.001558 sec., 8344.03080872914 rows/sec., 520.25 KiB/sec. 2025.01.17 08:11:12.760463 [ 260 ] {469c4c83-dee4-4716-a02a-c73762f5dcd8} TCPHandler: Processed in 0.001772855 sec. 2025.01.17 08:11:12.760608 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.760725 [ 262 ] {4e461875-66df-44d6-8726-d6cd7d10a482} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:12.760769 [ 262 ] {4e461875-66df-44d6-8726-d6cd7d10a482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:12.761549 [ 262 ] {4e461875-66df-44d6-8726-d6cd7d10a482} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.761591 [ 262 ] {4e461875-66df-44d6-8726-d6cd7d10a482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.761995 [ 262 ] {4e461875-66df-44d6-8726-d6cd7d10a482} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.17 08:11:12.762244 [ 262 ] {4e461875-66df-44d6-8726-d6cd7d10a482} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.762450 [ 262 ] {4e461875-66df-44d6-8726-d6cd7d10a482} executeQuery: Read 421 rows, 30.80 KiB in 0.001712 sec., 245911.21495327103 rows/sec., 17.57 MiB/sec. 2025.01.17 08:11:12.762503 [ 262 ] {4e461875-66df-44d6-8726-d6cd7d10a482} TCPHandler: Processed in 0.001924278 sec. 2025.01.17 08:11:12.762659 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.762796 [ 260 ] {cf27aa07-a456-464b-ba54-189ca9013fbe} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:11:12.762854 [ 260 ] {cf27aa07-a456-464b-ba54-189ca9013fbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:11:12.763389 [ 260 ] {cf27aa07-a456-464b-ba54-189ca9013fbe} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.763426 [ 260 ] {cf27aa07-a456-464b-ba54-189ca9013fbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.763794 [ 260 ] {cf27aa07-a456-464b-ba54-189ca9013fbe} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:11:12.764087 [ 260 ] {cf27aa07-a456-464b-ba54-189ca9013fbe} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.764851 [ 260 ] {cf27aa07-a456-464b-ba54-189ca9013fbe} executeQuery: Read 6 rows, 321.00 B in 0.00205 sec., 2926.8292682926826 rows/sec., 152.92 KiB/sec. 2025.01.17 08:11:12.765088 [ 260 ] {cf27aa07-a456-464b-ba54-189ca9013fbe} TCPHandler: Processed in 0.002490196 sec. 2025.01.17 08:11:12.765273 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.765407 [ 262 ] {f92bc35a-f1f9-4608-b4c3-2849d7131831} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:12.765468 [ 262 ] {f92bc35a-f1f9-4608-b4c3-2849d7131831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:12.766142 [ 262 ] {f92bc35a-f1f9-4608-b4c3-2849d7131831} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.766189 [ 262 ] {f92bc35a-f1f9-4608-b4c3-2849d7131831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.766601 [ 262 ] {f92bc35a-f1f9-4608-b4c3-2849d7131831} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.17 08:11:12.766829 [ 262 ] {f92bc35a-f1f9-4608-b4c3-2849d7131831} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.767001 [ 101 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_128_27 to all_133_133_0 2025.01.17 08:11:12.767064 [ 262 ] {f92bc35a-f1f9-4608-b4c3-2849d7131831} executeQuery: Read 237 rows, 16.27 KiB in 0.001677 sec., 141323.79248658317 rows/sec., 9.47 MiB/sec. 2025.01.17 08:11:12.767065 [ 101 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.767147 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.767177 [ 262 ] {f92bc35a-f1f9-4608-b4c3-2849d7131831} TCPHandler: Processed in 0.001989819 sec. 2025.01.17 08:11:12.767438 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.767497 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_128_27 to all_133_133_0 into Compact with storage Full 2025.01.17 08:11:12.767745 [ 260 ] {8f62fc66-2593-455d-a23a-5a9d8e11eba9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:11:12.767954 [ 260 ] {8f62fc66-2593-455d-a23a-5a9d8e11eba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:11:12.768041 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:12.768202 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} MergeTreeSequentialSource: Reading 7 marks from part all_1_128_27, total 42241 rows starting from the beginning of the part 2025.01.17 08:11:12.768701 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 2 rows starting from the beginning of the part 2025.01.17 08:11:12.769154 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part 2025.01.17 08:11:12.769613 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 237 rows starting from the beginning of the part 2025.01.17 08:11:12.769954 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2025.01.17 08:11:12.770380 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 237 rows starting from the beginning of the part 2025.01.17 08:11:12.771548 [ 260 ] {8f62fc66-2593-455d-a23a-5a9d8e11eba9} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.771653 [ 260 ] {8f62fc66-2593-455d-a23a-5a9d8e11eba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.772777 [ 260 ] {8f62fc66-2593-455d-a23a-5a9d8e11eba9} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.17 08:11:12.773099 [ 260 ] {8f62fc66-2593-455d-a23a-5a9d8e11eba9} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.773631 [ 260 ] {8f62fc66-2593-455d-a23a-5a9d8e11eba9} executeQuery: Read 1 rows, 69.00 B in 0.006017 sec., 166.19577862722286 rows/sec., 11.20 KiB/sec. 2025.01.17 08:11:12.773848 [ 260 ] {8f62fc66-2593-455d-a23a-5a9d8e11eba9} TCPHandler: Processed in 0.006552434 sec. 2025.01.17 08:11:12.774067 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.774236 [ 262 ] {e6d6b0a8-4470-460e-ba0c-db93b3dacecf} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:12.774334 [ 262 ] {e6d6b0a8-4470-460e-ba0c-db93b3dacecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:11:12.775695 [ 262 ] {e6d6b0a8-4470-460e-ba0c-db93b3dacecf} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.775735 [ 262 ] {e6d6b0a8-4470-460e-ba0c-db93b3dacecf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.776469 [ 262 ] {e6d6b0a8-4470-460e-ba0c-db93b3dacecf} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.17 08:11:12.776822 [ 262 ] {e6d6b0a8-4470-460e-ba0c-db93b3dacecf} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.777124 [ 218 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:11:12.777156 [ 262 ] {e6d6b0a8-4470-460e-ba0c-db93b3dacecf} executeQuery: Read 39 rows, 71.56 KiB in 0.002962 sec., 13166.779203241054 rows/sec., 23.59 MiB/sec. 2025.01.17 08:11:12.777157 [ 218 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:11:12.777338 [ 262 ] {e6d6b0a8-4470-460e-ba0c-db93b3dacecf} TCPHandler: Processed in 0.003379859 sec. 2025.01.17 08:11:12.777521 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:12.777809 [ 260 ] {cf4f1224-9d61-4000-9438-cc0a8fd1a798} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:12.778002 [ 260 ] {cf4f1224-9d61-4000-9438-cc0a8fd1a798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:12.779665 [ 260 ] {cf4f1224-9d61-4000-9438-cc0a8fd1a798} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:12.779767 [ 260 ] {cf4f1224-9d61-4000-9438-cc0a8fd1a798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:12.780525 [ 260 ] {cf4f1224-9d61-4000-9438-cc0a8fd1a798} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.17 08:11:12.781118 [ 260 ] {cf4f1224-9d61-4000-9438-cc0a8fd1a798} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.781327 [ 218 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:11:12.782025 [ 260 ] {cf4f1224-9d61-4000-9438-cc0a8fd1a798} executeQuery: Read 82 rows, 5.33 KiB in 0.00426 sec., 19248.82629107981 rows/sec., 1.22 MiB/sec. 2025.01.17 08:11:12.782620 [ 260 ] {cf4f1224-9d61-4000-9438-cc0a8fd1a798} TCPHandler: Processed in 0.005162725 sec. 2025.01.17 08:11:12.782818 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} MergeTask::MergeProjectionsStage: Merge sorted 43037 rows, containing 5 columns (5 merged, 0 gathered) in 0.015568553 sec., 2764354.5292873397 rows/sec., 186.65 MiB/sec. 2025.01.17 08:11:12.783276 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} MergedBlockOutputStream: filled checksums all_1_133_28 (state Temporary) 2025.01.17 08:11:12.784535 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_133_28 to all_1_133_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:12.784913 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_133_28} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_128_27, all_133_133_0] -> all_1_133_28 2025.01.17 08:11:12.785217 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.17 08:11:16.232051 [ 95 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:11:16.232159 [ 95 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:11:16.462008 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39406 2025.01.17 08:11:16.462766 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:16.462819 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:16.463398 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 08:11:16.463669 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:16.463878 [ 97 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 08:11:16.463948 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.01.17 08:11:16.463974 [ 97 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:16.464005 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:16.464130 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 08:11:16.464285 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:16.464334 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37088 rows starting from the beginning of the part 2025.01.17 08:11:16.464430 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part 2025.01.17 08:11:16.464528 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part 2025.01.17 08:11:16.464775 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part 2025.01.17 08:11:16.464982 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part 2025.01.17 08:11:16.465065 [ 189 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part 2025.01.17 08:11:16.468220 [ 188 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004151949 sec., 9490964.363964971 rows/sec., 135.77 MiB/sec. 2025.01.17 08:11:16.468686 [ 195 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 08:11:16.469065 [ 195 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:16.469168 [ 195 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_86_17} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 08:11:16.469298 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.01.17 08:11:17.741004 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:17.741217 [ 260 ] {111289f8-3b64-43ee-8318-73af74f8106c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:17.741302 [ 260 ] {111289f8-3b64-43ee-8318-73af74f8106c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:17.742076 [ 260 ] {111289f8-3b64-43ee-8318-73af74f8106c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:17.742126 [ 260 ] {111289f8-3b64-43ee-8318-73af74f8106c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:17.742579 [ 260 ] {111289f8-3b64-43ee-8318-73af74f8106c} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.17 08:11:17.742832 [ 260 ] {111289f8-3b64-43ee-8318-73af74f8106c} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:17.743084 [ 260 ] {111289f8-3b64-43ee-8318-73af74f8106c} executeQuery: Read 56 rows, 4.41 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.24 MiB/sec. 2025.01.17 08:11:17.743201 [ 260 ] {111289f8-3b64-43ee-8318-73af74f8106c} TCPHandler: Processed in 0.002334493 sec. 2025.01.17 08:11:17.743262 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:17.743364 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:17.743513 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:17.743723 [ 262 ] {87336b43-ac16-4cab-8b24-c1691e2f4a5d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:17.743816 [ 262 ] {87336b43-ac16-4cab-8b24-c1691e2f4a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:17.744877 [ 262 ] {87336b43-ac16-4cab-8b24-c1691e2f4a5d} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:17.744922 [ 262 ] {87336b43-ac16-4cab-8b24-c1691e2f4a5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:17.745460 [ 262 ] {87336b43-ac16-4cab-8b24-c1691e2f4a5d} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.17 08:11:17.745698 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:17.745854 [ 262 ] {87336b43-ac16-4cab-8b24-c1691e2f4a5d} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:17.746227 [ 221 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:17.746290 [ 262 ] {87336b43-ac16-4cab-8b24-c1691e2f4a5d} executeQuery: Read 64 rows, 5.12 KiB in 0.002617 sec., 24455.483377913642 rows/sec., 1.91 MiB/sec. 2025.01.17 08:11:17.746309 [ 221 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:17.746576 [ 262 ] {87336b43-ac16-4cab-8b24-c1691e2f4a5d} TCPHandler: Processed in 0.003246346 sec. 2025.01.17 08:11:17.746945 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:17.747224 [ 260 ] {515a71c8-00ac-4965-b562-eb61c15676b7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:17.747299 [ 260 ] {515a71c8-00ac-4965-b562-eb61c15676b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:17.748175 [ 260 ] {515a71c8-00ac-4965-b562-eb61c15676b7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:17.748218 [ 260 ] {515a71c8-00ac-4965-b562-eb61c15676b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:17.748734 [ 260 ] {515a71c8-00ac-4965-b562-eb61c15676b7} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.17 08:11:17.749034 [ 260 ] {515a71c8-00ac-4965-b562-eb61c15676b7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:17.749383 [ 260 ] {515a71c8-00ac-4965-b562-eb61c15676b7} executeQuery: Read 160 rows, 11.41 KiB in 0.002219 sec., 72104.55159981974 rows/sec., 5.02 MiB/sec. 2025.01.17 08:11:17.749533 [ 221 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:17.749549 [ 260 ] {515a71c8-00ac-4965-b562-eb61c15676b7} TCPHandler: Processed in 0.002830021 sec. 2025.01.17 08:11:17.749919 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:17.750271 [ 262 ] {250a5770-f3ab-4f91-a892-2f793262357f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:17.750479 [ 262 ] {250a5770-f3ab-4f91-a892-2f793262357f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:17.752785 [ 262 ] {250a5770-f3ab-4f91-a892-2f793262357f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:17.752823 [ 262 ] {250a5770-f3ab-4f91-a892-2f793262357f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:17.753197 [ 262 ] {250a5770-f3ab-4f91-a892-2f793262357f} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.17 08:11:17.753437 [ 262 ] {250a5770-f3ab-4f91-a892-2f793262357f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:17.753613 [ 262 ] {250a5770-f3ab-4f91-a892-2f793262357f} executeQuery: Read 60 rows, 4.14 KiB in 0.003407 sec., 17610.801291458763 rows/sec., 1.19 MiB/sec. 2025.01.17 08:11:17.753661 [ 262 ] {250a5770-f3ab-4f91-a892-2f793262357f} TCPHandler: Processed in 0.003962107 sec. 2025.01.17 08:11:19.364634 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.01.17 08:11:19.387873 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:19.387943 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:19.395653 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 08:11:19.396551 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:19.397037 [ 92 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 08:11:19.397192 [ 92 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:19.397276 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:19.397722 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 08:11:19.409294 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.01.17 08:11:19.410308 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:19.411293 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2025.01.17 08:11:19.416240 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2025.01.17 08:11:19.421272 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2025.01.17 08:11:19.426736 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2025.01.17 08:11:19.432592 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2025.01.17 08:11:19.438527 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2025.01.17 08:11:19.503012 [ 188 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.105581695 sec., 6146.898854010631 rows/sec., 31.78 MiB/sec. 2025.01.17 08:11:19.506781 [ 188 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 08:11:19.510018 [ 188 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:19.510154 [ 188 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_86_17} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 08:11:19.513259 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.17 08:11:20.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.88 MiB, peak 287.32 MiB, free memory in arenas 0.00 B, will set to 268.80 MiB (RSS), difference: -1.08 MiB 2025.01.17 08:11:21.678334 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2272 2025.01.17 08:11:21.681354 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.681405 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.682904 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:11:21.683215 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.683767 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2272 2025.01.17 08:11:21.845537 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.845751 [ 260 ] {7829c5ac-c36c-4841-9e04-6e74b2e01050} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:11:21.845832 [ 260 ] {7829c5ac-c36c-4841-9e04-6e74b2e01050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:11:21.846721 [ 260 ] {7829c5ac-c36c-4841-9e04-6e74b2e01050} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.846773 [ 260 ] {7829c5ac-c36c-4841-9e04-6e74b2e01050} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.847233 [ 260 ] {7829c5ac-c36c-4841-9e04-6e74b2e01050} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:11:21.847488 [ 260 ] {7829c5ac-c36c-4841-9e04-6e74b2e01050} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.847763 [ 260 ] {7829c5ac-c36c-4841-9e04-6e74b2e01050} executeQuery: Read 14 rows, 1.01 KiB in 0.00207 sec., 6763.28502415459 rows/sec., 486.87 KiB/sec. 2025.01.17 08:11:21.847847 [ 260 ] {7829c5ac-c36c-4841-9e04-6e74b2e01050} TCPHandler: Processed in 0.002452816 sec. 2025.01.17 08:11:21.848101 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.848289 [ 262 ] {55d5966f-9c42-48df-9878-4108865d8733} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:11:21.848359 [ 262 ] {55d5966f-9c42-48df-9878-4108865d8733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:11:21.849027 [ 262 ] {55d5966f-9c42-48df-9878-4108865d8733} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.849070 [ 262 ] {55d5966f-9c42-48df-9878-4108865d8733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.849452 [ 262 ] {55d5966f-9c42-48df-9878-4108865d8733} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.17 08:11:21.849703 [ 262 ] {55d5966f-9c42-48df-9878-4108865d8733} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.849923 [ 262 ] {55d5966f-9c42-48df-9878-4108865d8733} executeQuery: Read 2 rows, 167.00 B in 0.001684 sec., 1187.6484560570073 rows/sec., 96.84 KiB/sec. 2025.01.17 08:11:21.849983 [ 262 ] {55d5966f-9c42-48df-9878-4108865d8733} TCPHandler: Processed in 0.002010349 sec. 2025.01.17 08:11:21.850136 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.850274 [ 260 ] {4035ecbd-86b1-41df-b9f9-1dcb23186ffe} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:21.850330 [ 260 ] {4035ecbd-86b1-41df-b9f9-1dcb23186ffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:21.851712 [ 260 ] {4035ecbd-86b1-41df-b9f9-1dcb23186ffe} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.851753 [ 260 ] {4035ecbd-86b1-41df-b9f9-1dcb23186ffe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.852219 [ 260 ] {4035ecbd-86b1-41df-b9f9-1dcb23186ffe} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.17 08:11:21.852454 [ 260 ] {4035ecbd-86b1-41df-b9f9-1dcb23186ffe} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.852669 [ 260 ] {4035ecbd-86b1-41df-b9f9-1dcb23186ffe} executeQuery: Read 1412 rows, 121.08 KiB in 0.002426 sec., 582028.029678483 rows/sec., 48.74 MiB/sec. 2025.01.17 08:11:21.852722 [ 260 ] {4035ecbd-86b1-41df-b9f9-1dcb23186ffe} TCPHandler: Processed in 0.002654739 sec. 2025.01.17 08:11:21.852903 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.853050 [ 262 ] {87e277c4-4c2d-4c96-bf3b-74fd7e8baa82} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:11:21.853109 [ 262 ] {87e277c4-4c2d-4c96-bf3b-74fd7e8baa82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:11:21.853799 [ 262 ] {87e277c4-4c2d-4c96-bf3b-74fd7e8baa82} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.853841 [ 262 ] {87e277c4-4c2d-4c96-bf3b-74fd7e8baa82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.854218 [ 262 ] {87e277c4-4c2d-4c96-bf3b-74fd7e8baa82} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 08:11:21.854476 [ 262 ] {87e277c4-4c2d-4c96-bf3b-74fd7e8baa82} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.854642 [ 90 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 08:11:21.854718 [ 262 ] {87e277c4-4c2d-4c96-bf3b-74fd7e8baa82} executeQuery: Read 43 rows, 3.15 KiB in 0.001696 sec., 25353.77358490566 rows/sec., 1.82 MiB/sec. 2025.01.17 08:11:21.854730 [ 90 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.854799 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.854876 [ 262 ] {87e277c4-4c2d-4c96-bf3b-74fd7e8baa82} TCPHandler: Processed in 0.002022189 sec. 2025.01.17 08:11:21.855008 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 08:11:21.855067 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.855141 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:21.855215 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 64 rows starting from the beginning of the part 2025.01.17 08:11:21.855275 [ 260 ] {fa717d71-2c32-4f5e-a82b-07cd374bb70c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:11:21.855422 [ 260 ] {fa717d71-2c32-4f5e-a82b-07cd374bb70c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:11:21.855487 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 53 rows starting from the beginning of the part 2025.01.17 08:11:21.856007 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 9 rows starting from the beginning of the part 2025.01.17 08:11:21.856336 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 46 rows starting from the beginning of the part 2025.01.17 08:11:21.856889 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 46 rows starting from the beginning of the part 2025.01.17 08:11:21.857503 [ 194 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 43 rows starting from the beginning of the part 2025.01.17 08:11:21.859222 [ 260 ] {fa717d71-2c32-4f5e-a82b-07cd374bb70c} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.859309 [ 260 ] {fa717d71-2c32-4f5e-a82b-07cd374bb70c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:21.860253 [ 260 ] {fa717d71-2c32-4f5e-a82b-07cd374bb70c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:11:21.860789 [ 260 ] {fa717d71-2c32-4f5e-a82b-07cd374bb70c} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.861118 [ 187 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 5 columns (5 merged, 0 gathered) in 0.006188499 sec., 42175.008834937194 rows/sec., 3.17 MiB/sec. 2025.01.17 08:11:21.861229 [ 260 ] {fa717d71-2c32-4f5e-a82b-07cd374bb70c} executeQuery: Read 242 rows, 16.79 KiB in 0.006019 sec., 40206.014288087725 rows/sec., 2.72 MiB/sec. 2025.01.17 08:11:21.861302 [ 260 ] {fa717d71-2c32-4f5e-a82b-07cd374bb70c} TCPHandler: Processed in 0.006308321 sec. 2025.01.17 08:11:21.861348 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 08:11:21.861499 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.861699 [ 262 ] {234e9a22-dc4d-4149-b346-840554176e0f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:11:21.861791 [ 262 ] {234e9a22-dc4d-4149-b346-840554176e0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:11:21.861794 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.862025 [ 201 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_81_16} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 08:11:21.862163 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:11:21.862711 [ 262 ] {234e9a22-dc4d-4149-b346-840554176e0f} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.862756 [ 262 ] {234e9a22-dc4d-4149-b346-840554176e0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.863122 [ 262 ] {234e9a22-dc4d-4149-b346-840554176e0f} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:11:21.863363 [ 262 ] {234e9a22-dc4d-4149-b346-840554176e0f} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.863582 [ 262 ] {234e9a22-dc4d-4149-b346-840554176e0f} executeQuery: Read 13 rows, 830.00 B in 0.001939 sec., 6704.486848891182 rows/sec., 418.02 KiB/sec. 2025.01.17 08:11:21.863640 [ 262 ] {234e9a22-dc4d-4149-b346-840554176e0f} TCPHandler: Processed in 0.002239972 sec. 2025.01.17 08:11:21.863796 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.863934 [ 260 ] {ecacddd2-164b-4308-8b80-44fa5794f9a4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:21.863991 [ 260 ] {ecacddd2-164b-4308-8b80-44fa5794f9a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:21.865004 [ 260 ] {ecacddd2-164b-4308-8b80-44fa5794f9a4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.865044 [ 260 ] {ecacddd2-164b-4308-8b80-44fa5794f9a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.865446 [ 260 ] {ecacddd2-164b-4308-8b80-44fa5794f9a4} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.17 08:11:21.865692 [ 260 ] {ecacddd2-164b-4308-8b80-44fa5794f9a4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.865869 [ 260 ] {ecacddd2-164b-4308-8b80-44fa5794f9a4} executeQuery: Read 874 rows, 64.86 KiB in 0.001966 sec., 444557.4771108851 rows/sec., 32.22 MiB/sec. 2025.01.17 08:11:21.865920 [ 260 ] {ecacddd2-164b-4308-8b80-44fa5794f9a4} TCPHandler: Processed in 0.002190771 sec. 2025.01.17 08:11:21.866073 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.866212 [ 262 ] {6996fa03-c866-4a86-aa4d-1942e8c6c024} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:11:21.866271 [ 262 ] {6996fa03-c866-4a86-aa4d-1942e8c6c024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:11:21.866818 [ 262 ] {6996fa03-c866-4a86-aa4d-1942e8c6c024} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.866858 [ 262 ] {6996fa03-c866-4a86-aa4d-1942e8c6c024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.867226 [ 262 ] {6996fa03-c866-4a86-aa4d-1942e8c6c024} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:11:21.867471 [ 262 ] {6996fa03-c866-4a86-aa4d-1942e8c6c024} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.867682 [ 262 ] {6996fa03-c866-4a86-aa4d-1942e8c6c024} executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. 2025.01.17 08:11:21.867736 [ 262 ] {6996fa03-c866-4a86-aa4d-1942e8c6c024} TCPHandler: Processed in 0.001732335 sec. 2025.01.17 08:11:21.867891 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.868029 [ 260 ] {1de3e4bc-a977-4bef-b4ba-30e3aeb442d5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:21.868091 [ 260 ] {1de3e4bc-a977-4bef-b4ba-30e3aeb442d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:21.868967 [ 260 ] {1de3e4bc-a977-4bef-b4ba-30e3aeb442d5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.869005 [ 260 ] {1de3e4bc-a977-4bef-b4ba-30e3aeb442d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.869460 [ 260 ] {1de3e4bc-a977-4bef-b4ba-30e3aeb442d5} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.17 08:11:21.869706 [ 260 ] {1de3e4bc-a977-4bef-b4ba-30e3aeb442d5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.869882 [ 260 ] {1de3e4bc-a977-4bef-b4ba-30e3aeb442d5} executeQuery: Read 1084 rows, 74.17 KiB in 0.001883 sec., 575677.1109930961 rows/sec., 38.47 MiB/sec. 2025.01.17 08:11:21.869933 [ 260 ] {1de3e4bc-a977-4bef-b4ba-30e3aeb442d5} TCPHandler: Processed in 0.002107201 sec. 2025.01.17 08:11:21.870091 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.870232 [ 262 ] {c39ea2d8-af5f-4629-9055-1827dabad6ce} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:11:21.870294 [ 262 ] {c39ea2d8-af5f-4629-9055-1827dabad6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:11:21.870815 [ 262 ] {c39ea2d8-af5f-4629-9055-1827dabad6ce} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.870855 [ 262 ] {c39ea2d8-af5f-4629-9055-1827dabad6ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.871218 [ 262 ] {c39ea2d8-af5f-4629-9055-1827dabad6ce} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.17 08:11:21.871470 [ 262 ] {c39ea2d8-af5f-4629-9055-1827dabad6ce} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.871699 [ 262 ] {c39ea2d8-af5f-4629-9055-1827dabad6ce} executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. 2025.01.17 08:11:21.871701 [ 222 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.17 08:11:21.871764 [ 222 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.17 08:11:21.871769 [ 262 ] {c39ea2d8-af5f-4629-9055-1827dabad6ce} TCPHandler: Processed in 0.001744835 sec. 2025.01.17 08:11:21.871939 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.872108 [ 260 ] {22c79624-119d-4960-9507-a48cd2b40ce9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:21.872301 [ 260 ] {22c79624-119d-4960-9507-a48cd2b40ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:11:21.875102 [ 260 ] {22c79624-119d-4960-9507-a48cd2b40ce9} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.875153 [ 260 ] {22c79624-119d-4960-9507-a48cd2b40ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.875859 [ 222 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.17 08:11:21.876886 [ 260 ] {22c79624-119d-4960-9507-a48cd2b40ce9} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.17 08:11:21.877163 [ 260 ] {22c79624-119d-4960-9507-a48cd2b40ce9} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.877308 [ 89 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.17 08:11:21.877360 [ 89 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.877381 [ 260 ] {22c79624-119d-4960-9507-a48cd2b40ce9} executeQuery: Read 34 rows, 62.39 KiB in 0.005333 sec., 6375.3984624039 rows/sec., 11.42 MiB/sec. 2025.01.17 08:11:21.877390 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:21.877919 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.17 08:11:21.877938 [ 260 ] {22c79624-119d-4960-9507-a48cd2b40ce9} TCPHandler: Processed in 0.006077348 sec. 2025.01.17 08:11:21.878335 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:21.878707 [ 262 ] {2fa03c6b-22e2-48a4-b48d-1ad776443b9e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:21.878886 [ 262 ] {2fa03c6b-22e2-48a4-b48d-1ad776443b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:21.879566 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:21.879791 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2193 rows starting from the beginning of the part 2025.01.17 08:11:21.880495 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part 2025.01.17 08:11:21.881258 [ 262 ] {2fa03c6b-22e2-48a4-b48d-1ad776443b9e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.881299 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 5 rows starting from the beginning of the part 2025.01.17 08:11:21.881340 [ 262 ] {2fa03c6b-22e2-48a4-b48d-1ad776443b9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:21.881921 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 39 rows starting from the beginning of the part 2025.01.17 08:11:21.882618 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 39 rows starting from the beginning of the part 2025.01.17 08:11:21.883008 [ 262 ] {2fa03c6b-22e2-48a4-b48d-1ad776443b9e} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.17 08:11:21.883291 [ 192 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part 2025.01.17 08:11:21.883921 [ 262 ] {2fa03c6b-22e2-48a4-b48d-1ad776443b9e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.884269 [ 89 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.17 08:11:21.884358 [ 89 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:21.884468 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:21.884669 [ 262 ] {2fa03c6b-22e2-48a4-b48d-1ad776443b9e} executeQuery: Read 82 rows, 5.33 KiB in 0.00607 sec., 13509.060955518946 rows/sec., 878.58 KiB/sec. 2025.01.17 08:11:21.884959 [ 262 ] {2fa03c6b-22e2-48a4-b48d-1ad776443b9e} TCPHandler: Processed in 0.006753947 sec. 2025.01.17 08:11:21.884973 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.01.17 08:11:21.885348 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:21.885432 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8580 rows starting from the beginning of the part 2025.01.17 08:11:21.885754 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 82 rows starting from the beginning of the part 2025.01.17 08:11:21.886061 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2025.01.17 08:11:21.886359 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part 2025.01.17 08:11:21.886675 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2025.01.17 08:11:21.886967 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 82 rows starting from the beginning of the part 2025.01.17 08:11:21.890348 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 8946 rows, containing 4 columns (4 merged, 0 gathered) in 0.005678151 sec., 1575512.873821073 rows/sec., 102.65 MiB/sec. 2025.01.17 08:11:21.890551 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.17 08:11:21.891216 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.891457 [ 201 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_126_25} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.17 08:11:21.891620 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. 2025.01.17 08:11:21.896026 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 19 columns (19 merged, 0 gathered) in 0.018503816 sec., 126676.57309173416 rows/sec., 227.00 MiB/sec. 2025.01.17 08:11:21.898446 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.17 08:11:21.898938 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:21.899030 [ 191 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_81_16} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.17 08:11:21.899218 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. 2025.01.17 08:11:22.550845 [ 218 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:11:22.550901 [ 218 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:11:22.552599 [ 218 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.17 08:11:22.627214 [ 221 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:22.627269 [ 221 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:22.628944 [ 221 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:22.732515 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:22.732701 [ 260 ] {e58f487b-628f-44e2-9cc4-a1f9cbb2615b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:22.732776 [ 260 ] {e58f487b-628f-44e2-9cc4-a1f9cbb2615b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:22.733594 [ 260 ] {e58f487b-628f-44e2-9cc4-a1f9cbb2615b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:22.733644 [ 260 ] {e58f487b-628f-44e2-9cc4-a1f9cbb2615b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:22.734065 [ 260 ] {e58f487b-628f-44e2-9cc4-a1f9cbb2615b} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.17 08:11:22.734336 [ 260 ] {e58f487b-628f-44e2-9cc4-a1f9cbb2615b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:22.734562 [ 260 ] {e58f487b-628f-44e2-9cc4-a1f9cbb2615b} executeQuery: Read 10 rows, 999.00 B in 0.001916 sec., 5219.206680584552 rows/sec., 509.18 KiB/sec. 2025.01.17 08:11:22.734617 [ 260 ] {e58f487b-628f-44e2-9cc4-a1f9cbb2615b} TCPHandler: Processed in 0.002230692 sec. 2025.01.17 08:11:22.734866 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:22.735037 [ 262 ] {3bf82bb5-73fd-4381-a35f-7e0d26c6adcf} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:11:22.735107 [ 262 ] {3bf82bb5-73fd-4381-a35f-7e0d26c6adcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:11:22.735841 [ 262 ] {3bf82bb5-73fd-4381-a35f-7e0d26c6adcf} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:22.735889 [ 262 ] {3bf82bb5-73fd-4381-a35f-7e0d26c6adcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:22.736318 [ 262 ] {3bf82bb5-73fd-4381-a35f-7e0d26c6adcf} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 08:11:22.736569 [ 262 ] {3bf82bb5-73fd-4381-a35f-7e0d26c6adcf} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:22.736796 [ 262 ] {3bf82bb5-73fd-4381-a35f-7e0d26c6adcf} executeQuery: Read 5 rows, 385.00 B in 0.001809 sec., 2763.957987838585 rows/sec., 207.84 KiB/sec. 2025.01.17 08:11:22.736863 [ 262 ] {3bf82bb5-73fd-4381-a35f-7e0d26c6adcf} TCPHandler: Processed in 0.00211689 sec. 2025.01.17 08:11:22.737026 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:22.737146 [ 260 ] {9a31cd42-009b-42c4-b7fb-e3e008e444a4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:22.737195 [ 260 ] {9a31cd42-009b-42c4-b7fb-e3e008e444a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:22.737769 [ 260 ] {9a31cd42-009b-42c4-b7fb-e3e008e444a4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:22.737810 [ 260 ] {9a31cd42-009b-42c4-b7fb-e3e008e444a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:22.738166 [ 260 ] {9a31cd42-009b-42c4-b7fb-e3e008e444a4} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.17 08:11:22.738409 [ 260 ] {9a31cd42-009b-42c4-b7fb-e3e008e444a4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:22.738621 [ 260 ] {9a31cd42-009b-42c4-b7fb-e3e008e444a4} executeQuery: Read 5 rows, 410.00 B in 0.001499 sec., 3335.5570380253503 rows/sec., 267.11 KiB/sec. 2025.01.17 08:11:22.738679 [ 260 ] {9a31cd42-009b-42c4-b7fb-e3e008e444a4} TCPHandler: Processed in 0.001712284 sec. 2025.01.17 08:11:22.738894 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:22.739180 [ 262 ] {f811ab09-aadc-45cf-ac16-1ca5a16675ff} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:22.739355 [ 262 ] {f811ab09-aadc-45cf-ac16-1ca5a16675ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:11:22.740482 [ 262 ] {f811ab09-aadc-45cf-ac16-1ca5a16675ff} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:22.740525 [ 262 ] {f811ab09-aadc-45cf-ac16-1ca5a16675ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.17 08:11:22.741171 [ 262 ] {f811ab09-aadc-45cf-ac16-1ca5a16675ff} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.17 08:11:22.741437 [ 262 ] {f811ab09-aadc-45cf-ac16-1ca5a16675ff} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:22.741676 [ 262 ] {f811ab09-aadc-45cf-ac16-1ca5a16675ff} executeQuery: Read 5 rows, 9.17 KiB in 0.002604 sec., 1920.1228878648233 rows/sec., 3.44 MiB/sec. 2025.01.17 08:11:22.741781 [ 262 ] {f811ab09-aadc-45cf-ac16-1ca5a16675ff} TCPHandler: Processed in 0.002993733 sec. 2025.01.17 08:11:23.964185 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39833 2025.01.17 08:11:23.964865 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:23.964914 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:23.965482 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 08:11:23.965752 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:23.966005 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 2025.01.17 08:11:26.909487 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.01.17 08:11:26.934013 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:26.934088 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:26.941788 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 08:11:26.942697 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:26.947430 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.01.17 08:11:27.740950 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:27.741165 [ 260 ] {2f78196e-48a7-4d93-a102-6e71a9c56c61} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:27.741246 [ 260 ] {2f78196e-48a7-4d93-a102-6e71a9c56c61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:27.742147 [ 260 ] {2f78196e-48a7-4d93-a102-6e71a9c56c61} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:27.742200 [ 260 ] {2f78196e-48a7-4d93-a102-6e71a9c56c61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:27.742655 [ 260 ] {2f78196e-48a7-4d93-a102-6e71a9c56c61} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.17 08:11:27.742915 [ 260 ] {2f78196e-48a7-4d93-a102-6e71a9c56c61} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:27.743124 [ 82 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.01.17 08:11:27.743197 [ 260 ] {2f78196e-48a7-4d93-a102-6e71a9c56c61} executeQuery: Read 56 rows, 4.41 KiB in 0.002084 sec., 26871.40115163148 rows/sec., 2.06 MiB/sec. 2025.01.17 08:11:27.743211 [ 82 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:27.743278 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:27.743335 [ 260 ] {2f78196e-48a7-4d93-a102-6e71a9c56c61} TCPHandler: Processed in 0.002538647 sec. 2025.01.17 08:11:27.743568 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.01.17 08:11:27.743645 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:27.743740 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:27.743785 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1430 rows starting from the beginning of the part 2025.01.17 08:11:27.743855 [ 262 ] {b8edaa33-9955-4ed8-9478-66b48925ff1e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:27.743931 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 281 rows starting from the beginning of the part 2025.01.17 08:11:27.743984 [ 262 ] {b8edaa33-9955-4ed8-9478-66b48925ff1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:27.744326 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part 2025.01.17 08:11:27.744616 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1412 rows starting from the beginning of the part 2025.01.17 08:11:27.744947 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 10 rows starting from the beginning of the part 2025.01.17 08:11:27.745294 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part 2025.01.17 08:11:27.746425 [ 262 ] {b8edaa33-9955-4ed8-9478-66b48925ff1e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:27.746484 [ 262 ] {b8edaa33-9955-4ed8-9478-66b48925ff1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:27.747062 [ 262 ] {b8edaa33-9955-4ed8-9478-66b48925ff1e} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.17 08:11:27.747403 [ 262 ] {b8edaa33-9955-4ed8-9478-66b48925ff1e} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:27.747635 [ 82 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.01.17 08:11:27.747712 [ 82 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:27.747734 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:27.747787 [ 262 ] {b8edaa33-9955-4ed8-9478-66b48925ff1e} executeQuery: Read 64 rows, 5.12 KiB in 0.003977 sec., 16092.532059341214 rows/sec., 1.26 MiB/sec. 2025.01.17 08:11:27.748384 [ 262 ] {b8edaa33-9955-4ed8-9478-66b48925ff1e} TCPHandler: Processed in 0.00487208 sec. 2025.01.17 08:11:27.748930 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:27.749094 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.01.17 08:11:27.749687 [ 260 ] {642e6ec1-01c9-4bf7-b048-0f106471f7bf} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:27.749905 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:27.749979 [ 260 ] {642e6ec1-01c9-4bf7-b048-0f106471f7bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:27.749918 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3245 rows, containing 5 columns (5 merged, 0 gathered) in 0.006483684 sec., 500487.068771396 rows/sec., 43.92 MiB/sec. 2025.01.17 08:11:27.750068 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 913 rows starting from the beginning of the part 2025.01.17 08:11:27.750653 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 421 rows starting from the beginning of the part 2025.01.17 08:11:27.751190 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part 2025.01.17 08:11:27.751659 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 874 rows starting from the beginning of the part 2025.01.17 08:11:27.752100 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 5 rows starting from the beginning of the part 2025.01.17 08:11:27.752734 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part 2025.01.17 08:11:27.753446 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.01.17 08:11:27.755063 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:27.755476 [ 260 ] {642e6ec1-01c9-4bf7-b048-0f106471f7bf} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:27.755573 [ 260 ] {642e6ec1-01c9-4bf7-b048-0f106471f7bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:27.755619 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_146_29} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.01.17 08:11:27.756056 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:11:27.756810 [ 260 ] {642e6ec1-01c9-4bf7-b048-0f106471f7bf} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.17 08:11:27.757251 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 2341 rows, containing 5 columns (5 merged, 0 gathered) in 0.009429195 sec., 248271.45901638476 rows/sec., 19.00 MiB/sec. 2025.01.17 08:11:27.757272 [ 260 ] {642e6ec1-01c9-4bf7-b048-0f106471f7bf} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:27.757476 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.01.17 08:11:27.757744 [ 260 ] {642e6ec1-01c9-4bf7-b048-0f106471f7bf} executeQuery: Read 160 rows, 11.41 KiB in 0.008375 sec., 19104.477611940296 rows/sec., 1.33 MiB/sec. 2025.01.17 08:11:27.757963 [ 260 ] {642e6ec1-01c9-4bf7-b048-0f106471f7bf} TCPHandler: Processed in 0.009331574 sec. 2025.01.17 08:11:27.758321 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:27.758352 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:27.758763 [ 198 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_146_29} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.01.17 08:11:27.758836 [ 262 ] {4546c255-8327-41a2-b4b5-88b482241bdb} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:27.759075 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.17 08:11:27.759106 [ 262 ] {4546c255-8327-41a2-b4b5-88b482241bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:27.760332 [ 262 ] {4546c255-8327-41a2-b4b5-88b482241bdb} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:27.760372 [ 262 ] {4546c255-8327-41a2-b4b5-88b482241bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:27.760759 [ 262 ] {4546c255-8327-41a2-b4b5-88b482241bdb} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.17 08:11:27.761005 [ 262 ] {4546c255-8327-41a2-b4b5-88b482241bdb} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:27.761216 [ 262 ] {4546c255-8327-41a2-b4b5-88b482241bdb} executeQuery: Read 60 rows, 4.14 KiB in 0.00257 sec., 23346.303501945527 rows/sec., 1.57 MiB/sec. 2025.01.17 08:11:27.761267 [ 262 ] {4546c255-8327-41a2-b4b5-88b482241bdb} TCPHandler: Processed in 0.003149565 sec. 2025.01.17 08:11:28.853440 [ 222 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:28.853548 [ 222 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:28.855373 [ 222 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:11:31.232415 [ 74 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:11:31.232464 [ 74 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:11:31.466274 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40321 2025.01.17 08:11:31.467457 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:31.467506 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:31.468091 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 08:11:31.468360 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:31.468633 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.01.17 08:11:31.684115 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2312 2025.01.17 08:11:31.687428 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:31.687482 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:31.688956 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:11:31.689251 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:31.690862 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2312 2025.01.17 08:11:32.318774 [ 72 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 5 parts from all_1_59_12 to all_63_63_0 2025.01.17 08:11:32.318848 [ 72 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.318877 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.319064 [ 197 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_59_12 to all_63_63_0 into Compact with storage Full 2025.01.17 08:11:32.319689 [ 197 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:32.319812 [ 197 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_59_12, total 59 rows starting from the beginning of the part 2025.01.17 08:11:32.319993 [ 197 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2025.01.17 08:11:32.320224 [ 197 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part 2025.01.17 08:11:32.320356 [ 197 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part 2025.01.17 08:11:32.320593 [ 197 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part 2025.01.17 08:11:32.321571 [ 186 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 4 columns (4 merged, 0 gathered) in 0.002615658 sec., 24085.71762822204 rows/sec., 1.58 MiB/sec. 2025.01.17 08:11:32.321769 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) 2025.01.17 08:11:32.322112 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.322193 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_63_13} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 5 parts: [all_1_59_12, all_63_63_0] -> all_1_63_13 2025.01.17 08:11:32.322272 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.17 08:11:32.384586 [ 218 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Found 5 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] 2025.01.17 08:11:32.384625 [ 218 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Removing 5 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] 2025.01.17 08:11:32.386134 [ 218 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.17 08:11:32.747668 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.747889 [ 260 ] {35fdf17d-3093-44a5-a6ff-4b8ed9bd5aa9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:11:32.747969 [ 260 ] {35fdf17d-3093-44a5-a6ff-4b8ed9bd5aa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:11:32.748711 [ 260 ] {35fdf17d-3093-44a5-a6ff-4b8ed9bd5aa9} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.748763 [ 260 ] {35fdf17d-3093-44a5-a6ff-4b8ed9bd5aa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.749194 [ 260 ] {35fdf17d-3093-44a5-a6ff-4b8ed9bd5aa9} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:11:32.749456 [ 260 ] {35fdf17d-3093-44a5-a6ff-4b8ed9bd5aa9} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.749689 [ 260 ] {35fdf17d-3093-44a5-a6ff-4b8ed9bd5aa9} executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. 2025.01.17 08:11:32.749748 [ 260 ] {35fdf17d-3093-44a5-a6ff-4b8ed9bd5aa9} TCPHandler: Processed in 0.002217592 sec. 2025.01.17 08:11:32.750056 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.750369 [ 262 ] {aef508b0-2457-4e5c-a666-948ce7a20a3e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:32.750485 [ 262 ] {aef508b0-2457-4e5c-a666-948ce7a20a3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:32.751688 [ 262 ] {aef508b0-2457-4e5c-a666-948ce7a20a3e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.751735 [ 262 ] {aef508b0-2457-4e5c-a666-948ce7a20a3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.752210 [ 262 ] {aef508b0-2457-4e5c-a666-948ce7a20a3e} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.17 08:11:32.752498 [ 262 ] {aef508b0-2457-4e5c-a666-948ce7a20a3e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.752738 [ 262 ] {aef508b0-2457-4e5c-a666-948ce7a20a3e} executeQuery: Read 281 rows, 25.42 KiB in 0.002456 sec., 114413.68078175896 rows/sec., 10.11 MiB/sec. 2025.01.17 08:11:32.752800 [ 262 ] {aef508b0-2457-4e5c-a666-948ce7a20a3e} TCPHandler: Processed in 0.002923742 sec. 2025.01.17 08:11:32.753011 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.753300 [ 260 ] {d7c429f7-8b8b-4fc0-b42d-72904a170a71} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:11:32.753374 [ 260 ] {d7c429f7-8b8b-4fc0-b42d-72904a170a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:11:32.754168 [ 260 ] {d7c429f7-8b8b-4fc0-b42d-72904a170a71} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.754208 [ 260 ] {d7c429f7-8b8b-4fc0-b42d-72904a170a71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.754576 [ 260 ] {d7c429f7-8b8b-4fc0-b42d-72904a170a71} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 08:11:32.754821 [ 260 ] {d7c429f7-8b8b-4fc0-b42d-72904a170a71} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.755038 [ 260 ] {d7c429f7-8b8b-4fc0-b42d-72904a170a71} executeQuery: Read 46 rows, 3.39 KiB in 0.001819 sec., 25288.620120945572 rows/sec., 1.82 MiB/sec. 2025.01.17 08:11:32.755145 [ 260 ] {d7c429f7-8b8b-4fc0-b42d-72904a170a71} TCPHandler: Processed in 0.002241692 sec. 2025.01.17 08:11:32.756227 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.756345 [ 262 ] {bdcf7fc4-2054-4b74-a1eb-7a4310ca98aa} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:11:32.756395 [ 262 ] {bdcf7fc4-2054-4b74-a1eb-7a4310ca98aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:11:32.756969 [ 262 ] {bdcf7fc4-2054-4b74-a1eb-7a4310ca98aa} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.757008 [ 262 ] {bdcf7fc4-2054-4b74-a1eb-7a4310ca98aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.757371 [ 262 ] {bdcf7fc4-2054-4b74-a1eb-7a4310ca98aa} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:11:32.757618 [ 262 ] {bdcf7fc4-2054-4b74-a1eb-7a4310ca98aa} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.757796 [ 72 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_59_12 to all_64_64_0 2025.01.17 08:11:32.757861 [ 262 ] {bdcf7fc4-2054-4b74-a1eb-7a4310ca98aa} executeQuery: Read 14 rows, 1004.00 B in 0.001533 sec., 9132.4200913242 rows/sec., 639.58 KiB/sec. 2025.01.17 08:11:32.757889 [ 72 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.757959 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.757980 [ 262 ] {bdcf7fc4-2054-4b74-a1eb-7a4310ca98aa} TCPHandler: Processed in 0.001804236 sec. 2025.01.17 08:11:32.758188 [ 218 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Found 5 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] 2025.01.17 08:11:32.758244 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.758260 [ 218 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Removing 5 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] 2025.01.17 08:11:32.758314 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_59_12 to all_64_64_0 into Compact with storage Full 2025.01.17 08:11:32.758527 [ 260 ] {ba548543-9a50-48c9-878f-d580c7eefe39} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:11:32.758707 [ 260 ] {ba548543-9a50-48c9-878f-d580c7eefe39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:11:32.758794 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:32.758869 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_59_12, total 242 rows starting from the beginning of the part 2025.01.17 08:11:32.759184 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 242 rows starting from the beginning of the part 2025.01.17 08:11:32.759683 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:32.760295 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:32.761052 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 242 rows starting from the beginning of the part 2025.01.17 08:11:32.761636 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:32.763295 [ 260 ] {ba548543-9a50-48c9-878f-d580c7eefe39} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.763382 [ 260 ] {ba548543-9a50-48c9-878f-d580c7eefe39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.763968 [ 260 ] {ba548543-9a50-48c9-878f-d580c7eefe39} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:11:32.764739 [ 260 ] {ba548543-9a50-48c9-878f-d580c7eefe39} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.765138 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.007069231 sec., 108639.82235125717 rows/sec., 7.78 MiB/sec. 2025.01.17 08:11:32.765401 [ 260 ] {ba548543-9a50-48c9-878f-d580c7eefe39} executeQuery: Read 13 rows, 830.00 B in 0.006951 sec., 1870.2344986332903 rows/sec., 116.61 KiB/sec. 2025.01.17 08:11:32.765419 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} MergedBlockOutputStream: filled checksums all_1_64_13 (state Temporary) 2025.01.17 08:11:32.765426 [ 218 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.17 08:11:32.765694 [ 260 ] {ba548543-9a50-48c9-878f-d580c7eefe39} TCPHandler: Processed in 0.007601379 sec. 2025.01.17 08:11:32.765973 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.766339 [ 262 ] {61c2dcef-bb4c-495b-af07-452cc88e13b6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:32.766399 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_64_13 to all_1_64_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.766516 [ 262 ] {61c2dcef-bb4c-495b-af07-452cc88e13b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:32.766645 [ 197 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_64_13} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_59_12, all_64_64_0] -> all_1_64_13 2025.01.17 08:11:32.766871 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.17 08:11:32.767603 [ 262 ] {61c2dcef-bb4c-495b-af07-452cc88e13b6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.767648 [ 262 ] {61c2dcef-bb4c-495b-af07-452cc88e13b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.768044 [ 262 ] {61c2dcef-bb4c-495b-af07-452cc88e13b6} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.17 08:11:32.768288 [ 262 ] {61c2dcef-bb4c-495b-af07-452cc88e13b6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.768495 [ 262 ] {61c2dcef-bb4c-495b-af07-452cc88e13b6} executeQuery: Read 421 rows, 30.80 KiB in 0.002298 sec., 183202.78503046127 rows/sec., 13.09 MiB/sec. 2025.01.17 08:11:32.768550 [ 262 ] {61c2dcef-bb4c-495b-af07-452cc88e13b6} TCPHandler: Processed in 0.002732609 sec. 2025.01.17 08:11:32.768719 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.768859 [ 260 ] {13275357-b6fa-41ac-8843-857857b80af1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:11:32.768916 [ 260 ] {13275357-b6fa-41ac-8843-857857b80af1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:11:32.769413 [ 260 ] {13275357-b6fa-41ac-8843-857857b80af1} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.769453 [ 260 ] {13275357-b6fa-41ac-8843-857857b80af1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.769811 [ 260 ] {13275357-b6fa-41ac-8843-857857b80af1} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:11:32.770046 [ 260 ] {13275357-b6fa-41ac-8843-857857b80af1} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.770276 [ 260 ] {13275357-b6fa-41ac-8843-857857b80af1} executeQuery: Read 6 rows, 321.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 216.49 KiB/sec. 2025.01.17 08:11:32.770326 [ 260 ] {13275357-b6fa-41ac-8843-857857b80af1} TCPHandler: Processed in 0.001675364 sec. 2025.01.17 08:11:32.770541 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.770766 [ 262 ] {b2156d4e-4a3e-465d-b0a2-d98ad1c27afe} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:32.770866 [ 262 ] {b2156d4e-4a3e-465d-b0a2-d98ad1c27afe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:32.771559 [ 262 ] {b2156d4e-4a3e-465d-b0a2-d98ad1c27afe} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.771599 [ 262 ] {b2156d4e-4a3e-465d-b0a2-d98ad1c27afe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.772017 [ 262 ] {b2156d4e-4a3e-465d-b0a2-d98ad1c27afe} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.17 08:11:32.772280 [ 262 ] {b2156d4e-4a3e-465d-b0a2-d98ad1c27afe} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.772500 [ 262 ] {b2156d4e-4a3e-465d-b0a2-d98ad1c27afe} executeQuery: Read 237 rows, 16.27 KiB in 0.00179 sec., 132402.23463687152 rows/sec., 8.87 MiB/sec. 2025.01.17 08:11:32.772552 [ 262 ] {b2156d4e-4a3e-465d-b0a2-d98ad1c27afe} TCPHandler: Processed in 0.002125581 sec. 2025.01.17 08:11:32.772701 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.772839 [ 260 ] {00fe8e7f-e680-4eba-b524-f0e58b2cc3c8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:11:32.772897 [ 260 ] {00fe8e7f-e680-4eba-b524-f0e58b2cc3c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:11:32.773370 [ 260 ] {00fe8e7f-e680-4eba-b524-f0e58b2cc3c8} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.773408 [ 260 ] {00fe8e7f-e680-4eba-b524-f0e58b2cc3c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.773758 [ 260 ] {00fe8e7f-e680-4eba-b524-f0e58b2cc3c8} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.17 08:11:32.773992 [ 260 ] {00fe8e7f-e680-4eba-b524-f0e58b2cc3c8} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.774220 [ 260 ] {00fe8e7f-e680-4eba-b524-f0e58b2cc3c8} executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. 2025.01.17 08:11:32.774270 [ 260 ] {00fe8e7f-e680-4eba-b524-f0e58b2cc3c8} TCPHandler: Processed in 0.001636543 sec. 2025.01.17 08:11:32.774475 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.774700 [ 262 ] {dd95b920-d1fd-4331-98d7-8c906c57c997} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:32.774841 [ 262 ] {dd95b920-d1fd-4331-98d7-8c906c57c997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:11:32.776178 [ 262 ] {dd95b920-d1fd-4331-98d7-8c906c57c997} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.776218 [ 262 ] {dd95b920-d1fd-4331-98d7-8c906c57c997} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.776917 [ 262 ] {dd95b920-d1fd-4331-98d7-8c906c57c997} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.17 08:11:32.777189 [ 262 ] {dd95b920-d1fd-4331-98d7-8c906c57c997} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.777414 [ 262 ] {dd95b920-d1fd-4331-98d7-8c906c57c997} executeQuery: Read 39 rows, 71.56 KiB in 0.002771 sec., 14074.341392998916 rows/sec., 25.22 MiB/sec. 2025.01.17 08:11:32.777507 [ 262 ] {dd95b920-d1fd-4331-98d7-8c906c57c997} TCPHandler: Processed in 0.003148735 sec. 2025.01.17 08:11:32.777658 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:32.777795 [ 260 ] {37892da8-77eb-4ea9-86c1-686a4f0fdd12} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:32.777852 [ 260 ] {37892da8-77eb-4ea9-86c1-686a4f0fdd12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:32.778351 [ 260 ] {37892da8-77eb-4ea9-86c1-686a4f0fdd12} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:32.778386 [ 260 ] {37892da8-77eb-4ea9-86c1-686a4f0fdd12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:32.778768 [ 260 ] {37892da8-77eb-4ea9-86c1-686a4f0fdd12} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.17 08:11:32.779011 [ 260 ] {37892da8-77eb-4ea9-86c1-686a4f0fdd12} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:32.779185 [ 260 ] {37892da8-77eb-4ea9-86c1-686a4f0fdd12} executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec. 2025.01.17 08:11:32.779232 [ 260 ] {37892da8-77eb-4ea9-86c1-686a4f0fdd12} TCPHandler: Processed in 0.001642243 sec. 2025.01.17 08:11:34.447629 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.01.17 08:11:34.471936 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:34.472003 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:34.479587 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 08:11:34.480403 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:34.483570 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.01.17 08:11:34.640369 [ 224 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:11:34.640456 [ 224 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:11:34.642166 [ 224 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.17 08:11:37.740451 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:37.740657 [ 260 ] {267c3b3b-3011-409d-8243-a4938733b59d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:37.740736 [ 260 ] {267c3b3b-3011-409d-8243-a4938733b59d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:37.741573 [ 260 ] {267c3b3b-3011-409d-8243-a4938733b59d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:37.741621 [ 260 ] {267c3b3b-3011-409d-8243-a4938733b59d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:37.742060 [ 260 ] {267c3b3b-3011-409d-8243-a4938733b59d} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.17 08:11:37.742328 [ 260 ] {267c3b3b-3011-409d-8243-a4938733b59d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:37.742563 [ 260 ] {267c3b3b-3011-409d-8243-a4938733b59d} executeQuery: Read 56 rows, 4.41 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.20 MiB/sec. 2025.01.17 08:11:37.742635 [ 260 ] {267c3b3b-3011-409d-8243-a4938733b59d} TCPHandler: Processed in 0.002318083 sec. 2025.01.17 08:11:37.742652 [ 225 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:37.742701 [ 225 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:37.742921 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:37.743219 [ 262 ] {b7fc2a89-dbc4-4e60-9f90-7ff48cba0dac} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:37.743318 [ 262 ] {b7fc2a89-dbc4-4e60-9f90-7ff48cba0dac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:37.744539 [ 262 ] {b7fc2a89-dbc4-4e60-9f90-7ff48cba0dac} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:37.744601 [ 262 ] {b7fc2a89-dbc4-4e60-9f90-7ff48cba0dac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:37.745473 [ 262 ] {b7fc2a89-dbc4-4e60-9f90-7ff48cba0dac} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.17 08:11:37.745778 [ 225 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:37.746029 [ 262 ] {b7fc2a89-dbc4-4e60-9f90-7ff48cba0dac} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:37.746612 [ 262 ] {b7fc2a89-dbc4-4e60-9f90-7ff48cba0dac} executeQuery: Read 64 rows, 5.12 KiB in 0.003469 sec., 18449.120784087634 rows/sec., 1.44 MiB/sec. 2025.01.17 08:11:37.746671 [ 219 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:37.746844 [ 219 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:37.747098 [ 262 ] {b7fc2a89-dbc4-4e60-9f90-7ff48cba0dac} TCPHandler: Processed in 0.004327362 sec. 2025.01.17 08:11:37.747467 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:37.748110 [ 260 ] {c7e7b84d-7601-4865-8a6b-0f6501eee359} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:37.748446 [ 260 ] {c7e7b84d-7601-4865-8a6b-0f6501eee359} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:37.751716 [ 260 ] {c7e7b84d-7601-4865-8a6b-0f6501eee359} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:37.751758 [ 260 ] {c7e7b84d-7601-4865-8a6b-0f6501eee359} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:37.752556 [ 260 ] {c7e7b84d-7601-4865-8a6b-0f6501eee359} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.17 08:11:37.752942 [ 260 ] {c7e7b84d-7601-4865-8a6b-0f6501eee359} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:37.753201 [ 64 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_133_28 to all_137_137_0 2025.01.17 08:11:37.753329 [ 64 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:37.753353 [ 260 ] {c7e7b84d-7601-4865-8a6b-0f6501eee359} executeQuery: Read 160 rows, 11.41 KiB in 0.005425 sec., 29493.087557603685 rows/sec., 2.05 MiB/sec. 2025.01.17 08:11:37.753394 [ 219 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:37.753414 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:37.753612 [ 260 ] {c7e7b84d-7601-4865-8a6b-0f6501eee359} TCPHandler: Processed in 0.006347161 sec. 2025.01.17 08:11:37.753883 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:37.753917 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} MergeTask::PrepareStage: Merging 5 parts: from all_1_133_28 to all_137_137_0 into Compact with storage Full 2025.01.17 08:11:37.754293 [ 262 ] {07b33b89-1fde-4ee6-846d-939c13734f14} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:37.754609 [ 262 ] {07b33b89-1fde-4ee6-846d-939c13734f14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:37.754645 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:37.754850 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} MergeTreeSequentialSource: Reading 7 marks from part all_1_133_28, total 43037 rows starting from the beginning of the part 2025.01.17 08:11:37.755674 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part 2025.01.17 08:11:37.756309 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:11:37.756839 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part 2025.01.17 08:11:37.757573 [ 186 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 237 rows starting from the beginning of the part 2025.01.17 08:11:37.760380 [ 262 ] {07b33b89-1fde-4ee6-846d-939c13734f14} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:37.760430 [ 262 ] {07b33b89-1fde-4ee6-846d-939c13734f14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:37.760964 [ 262 ] {07b33b89-1fde-4ee6-846d-939c13734f14} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.17 08:11:37.761301 [ 262 ] {07b33b89-1fde-4ee6-846d-939c13734f14} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:37.761943 [ 262 ] {07b33b89-1fde-4ee6-846d-939c13734f14} executeQuery: Read 60 rows, 4.14 KiB in 0.007732 sec., 7759.958613554061 rows/sec., 535.52 KiB/sec. 2025.01.17 08:11:37.762554 [ 262 ] {07b33b89-1fde-4ee6-846d-939c13734f14} TCPHandler: Processed in 0.008808567 sec. 2025.01.17 08:11:37.771243 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} MergeTask::MergeProjectionsStage: Merge sorted 44678 rows, containing 5 columns (5 merged, 0 gathered) in 0.017662643 sec., 2529519.506225654 rows/sec., 170.78 MiB/sec. 2025.01.17 08:11:37.772001 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} MergedBlockOutputStream: filled checksums all_1_137_29 (state Temporary) 2025.01.17 08:11:37.772394 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_137_29 to all_1_137_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:37.772487 [ 188 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_137_29} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_133_28, all_137_137_0] -> all_1_137_29 2025.01.17 08:11:37.772593 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. 2025.01.17 08:11:38.968930 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40748 2025.01.17 08:11:38.969774 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:38.969827 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:38.970389 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 08:11:38.970653 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:38.970963 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40748 2025.01.17 08:11:41.691247 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2342 2025.01.17 08:11:41.694291 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:41.694348 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:41.695871 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:11:41.696220 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:41.696475 [ 58 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.17 08:11:41.696647 [ 58 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:41.696741 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:41.697624 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.17 08:11:41.699085 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2342 2025.01.17 08:11:41.699447 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:41.699623 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2168 rows starting from the beginning of the part 2025.01.17 08:11:41.700301 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 44 rows starting from the beginning of the part 2025.01.17 08:11:41.700925 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part 2025.01.17 08:11:41.701555 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part 2025.01.17 08:11:41.702224 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part 2025.01.17 08:11:41.702865 [ 187 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part 2025.01.17 08:11:41.712203 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2342 rows, containing 72 columns (72 merged, 0 gathered) in 0.015221939 sec., 153856.87723489103 rows/sec., 115.36 MiB/sec. 2025.01.17 08:11:41.714715 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.17 08:11:41.715631 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:41.715742 [ 196 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_66_13} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.17 08:11:41.716152 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.01.17 08:11:41.983752 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.01.17 08:11:42.006859 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.006918 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.014565 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 08:11:42.015452 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.021035 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.01.17 08:11:42.747369 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.747560 [ 260 ] {b79206ab-2c20-48a5-8e87-62f3ee784d1c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:11:42.747632 [ 260 ] {b79206ab-2c20-48a5-8e87-62f3ee784d1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:11:42.748415 [ 260 ] {b79206ab-2c20-48a5-8e87-62f3ee784d1c} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.748464 [ 260 ] {b79206ab-2c20-48a5-8e87-62f3ee784d1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.748903 [ 260 ] {b79206ab-2c20-48a5-8e87-62f3ee784d1c} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:11:42.749183 [ 260 ] {b79206ab-2c20-48a5-8e87-62f3ee784d1c} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.749390 [ 59 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.01.17 08:11:42.749455 [ 260 ] {b79206ab-2c20-48a5-8e87-62f3ee784d1c} executeQuery: Read 14 rows, 1.01 KiB in 0.001944 sec., 7201.6460905349795 rows/sec., 518.42 KiB/sec. 2025.01.17 08:11:42.749473 [ 59 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.749529 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.749603 [ 260 ] {b79206ab-2c20-48a5-8e87-62f3ee784d1c} TCPHandler: Processed in 0.002353694 sec. 2025.01.17 08:11:42.749730 [ 225 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.17 08:11:42.749798 [ 225 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.17 08:11:42.749803 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.01.17 08:11:42.749952 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.750125 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:42.750206 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 14 rows starting from the beginning of the part 2025.01.17 08:11:42.750328 [ 262 ] {870fc3d7-1ebf-4a19-8c1b-d185b8d94402} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:42.750593 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:42.750607 [ 262 ] {870fc3d7-1ebf-4a19-8c1b-d185b8d94402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:42.751352 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:42.751656 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:42.752351 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2025.01.17 08:11:42.755535 [ 262 ] {870fc3d7-1ebf-4a19-8c1b-d185b8d94402} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.755660 [ 262 ] {870fc3d7-1ebf-4a19-8c1b-d185b8d94402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.755891 [ 225 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.17 08:11:42.756438 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006792677 sec., 10305.215454819949 rows/sec., 782.09 KiB/sec. 2025.01.17 08:11:42.756749 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.01.17 08:11:42.757500 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.757511 [ 262 ] {870fc3d7-1ebf-4a19-8c1b-d185b8d94402} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.17 08:11:42.757626 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_65_16} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.01.17 08:11:42.757751 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:11:42.757922 [ 262 ] {870fc3d7-1ebf-4a19-8c1b-d185b8d94402} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.758126 [ 262 ] {870fc3d7-1ebf-4a19-8c1b-d185b8d94402} executeQuery: Read 281 rows, 25.42 KiB in 0.007928 sec., 35443.995963673064 rows/sec., 3.13 MiB/sec. 2025.01.17 08:11:42.758199 [ 262 ] {870fc3d7-1ebf-4a19-8c1b-d185b8d94402} TCPHandler: Processed in 0.008448692 sec. 2025.01.17 08:11:42.758356 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.758480 [ 260 ] {614816ce-3390-415d-9b9b-fd9b60e8d8b5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:11:42.758531 [ 260 ] {614816ce-3390-415d-9b9b-fd9b60e8d8b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:11:42.759139 [ 260 ] {614816ce-3390-415d-9b9b-fd9b60e8d8b5} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.759180 [ 260 ] {614816ce-3390-415d-9b9b-fd9b60e8d8b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.759545 [ 260 ] {614816ce-3390-415d-9b9b-fd9b60e8d8b5} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 08:11:42.759793 [ 260 ] {614816ce-3390-415d-9b9b-fd9b60e8d8b5} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.760005 [ 260 ] {614816ce-3390-415d-9b9b-fd9b60e8d8b5} executeQuery: Read 46 rows, 3.39 KiB in 0.001554 sec., 29601.0296010296 rows/sec., 2.13 MiB/sec. 2025.01.17 08:11:42.760064 [ 260 ] {614816ce-3390-415d-9b9b-fd9b60e8d8b5} TCPHandler: Processed in 0.001766575 sec. 2025.01.17 08:11:42.760220 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.760347 [ 262 ] {9f88781f-6173-4afe-80cb-f1eca4a516d4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:11:42.760400 [ 262 ] {9f88781f-6173-4afe-80cb-f1eca4a516d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:11:42.761182 [ 262 ] {9f88781f-6173-4afe-80cb-f1eca4a516d4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.761228 [ 262 ] {9f88781f-6173-4afe-80cb-f1eca4a516d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.761631 [ 262 ] {9f88781f-6173-4afe-80cb-f1eca4a516d4} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:11:42.761882 [ 262 ] {9f88781f-6173-4afe-80cb-f1eca4a516d4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.762074 [ 262 ] {9f88781f-6173-4afe-80cb-f1eca4a516d4} executeQuery: Read 14 rows, 1004.00 B in 0.001752 sec., 7990.867579908675 rows/sec., 559.63 KiB/sec. 2025.01.17 08:11:42.762148 [ 262 ] {9f88781f-6173-4afe-80cb-f1eca4a516d4} TCPHandler: Processed in 0.001988278 sec. 2025.01.17 08:11:42.762370 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.762526 [ 260 ] {18df8cbf-2be3-40c8-9fba-a07e1861edd9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:11:42.762576 [ 260 ] {18df8cbf-2be3-40c8-9fba-a07e1861edd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:11:42.763157 [ 260 ] {18df8cbf-2be3-40c8-9fba-a07e1861edd9} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.763197 [ 260 ] {18df8cbf-2be3-40c8-9fba-a07e1861edd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.763557 [ 260 ] {18df8cbf-2be3-40c8-9fba-a07e1861edd9} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:11:42.763894 [ 260 ] {18df8cbf-2be3-40c8-9fba-a07e1861edd9} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.764081 [ 59 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.01.17 08:11:42.764146 [ 59 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.764182 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.764195 [ 260 ] {18df8cbf-2be3-40c8-9fba-a07e1861edd9} executeQuery: Read 13 rows, 830.00 B in 0.001681 sec., 7733.491969066032 rows/sec., 482.18 KiB/sec. 2025.01.17 08:11:42.764358 [ 219 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.17 08:11:42.764446 [ 219 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.17 08:11:42.764508 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.01.17 08:11:42.764542 [ 260 ] {18df8cbf-2be3-40c8-9fba-a07e1861edd9} TCPHandler: Processed in 0.002301744 sec. 2025.01.17 08:11:42.764847 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.764957 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:42.765028 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 13 rows starting from the beginning of the part 2025.01.17 08:11:42.765113 [ 262 ] {50e0a328-d547-46dc-b81b-7eb404cc94f8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:42.765354 [ 262 ] {50e0a328-d547-46dc-b81b-7eb404cc94f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:42.765393 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part 2025.01.17 08:11:42.766002 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part 2025.01.17 08:11:42.766531 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part 2025.01.17 08:11:42.766950 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part 2025.01.17 08:11:42.770536 [ 262 ] {50e0a328-d547-46dc-b81b-7eb404cc94f8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.770562 [ 219 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.17 08:11:42.770660 [ 262 ] {50e0a328-d547-46dc-b81b-7eb404cc94f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.771450 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007164493 sec., 9072.519158019973 rows/sec., 601.11 KiB/sec. 2025.01.17 08:11:42.771765 [ 195 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.01.17 08:11:42.772533 [ 262 ] {50e0a328-d547-46dc-b81b-7eb404cc94f8} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.17 08:11:42.772549 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.772750 [ 200 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_65_16} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.01.17 08:11:42.772965 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:11:42.772976 [ 262 ] {50e0a328-d547-46dc-b81b-7eb404cc94f8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.773185 [ 262 ] {50e0a328-d547-46dc-b81b-7eb404cc94f8} executeQuery: Read 421 rows, 30.80 KiB in 0.008134 sec., 51758.05261863781 rows/sec., 3.70 MiB/sec. 2025.01.17 08:11:42.773244 [ 262 ] {50e0a328-d547-46dc-b81b-7eb404cc94f8} TCPHandler: Processed in 0.008576283 sec. 2025.01.17 08:11:42.773408 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.773554 [ 260 ] {515bdfa6-644b-4d3c-bf2c-5a75563d5509} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:11:42.773616 [ 260 ] {515bdfa6-644b-4d3c-bf2c-5a75563d5509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:11:42.774186 [ 260 ] {515bdfa6-644b-4d3c-bf2c-5a75563d5509} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.774235 [ 260 ] {515bdfa6-644b-4d3c-bf2c-5a75563d5509} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.774649 [ 260 ] {515bdfa6-644b-4d3c-bf2c-5a75563d5509} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:11:42.774893 [ 260 ] {515bdfa6-644b-4d3c-bf2c-5a75563d5509} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.775049 [ 59 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.01.17 08:11:42.775098 [ 59 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.775120 [ 260 ] {515bdfa6-644b-4d3c-bf2c-5a75563d5509} executeQuery: Read 6 rows, 321.00 B in 0.001594 sec., 3764.115432873275 rows/sec., 196.66 KiB/sec. 2025.01.17 08:11:42.775132 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.775278 [ 260 ] {515bdfa6-644b-4d3c-bf2c-5a75563d5509} TCPHandler: Processed in 0.001932298 sec. 2025.01.17 08:11:42.775518 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.775604 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2025.01.17 08:11:42.775928 [ 262 ] {465076fe-6f0c-422e-a9b5-17e9950c8341} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:42.776153 [ 262 ] {465076fe-6f0c-422e-a9b5-17e9950c8341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:42.776246 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:42.776411 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 360 rows starting from the beginning of the part 2025.01.17 08:11:42.777004 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part 2025.01.17 08:11:42.777374 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part 2025.01.17 08:11:42.777810 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part 2025.01.17 08:11:42.778222 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part 2025.01.17 08:11:42.778527 [ 195 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part 2025.01.17 08:11:42.779326 [ 262 ] {465076fe-6f0c-422e-a9b5-17e9950c8341} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.779397 [ 262 ] {465076fe-6f0c-422e-a9b5-17e9950c8341} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.780455 [ 262 ] {465076fe-6f0c-422e-a9b5-17e9950c8341} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.17 08:11:42.781110 [ 262 ] {465076fe-6f0c-422e-a9b5-17e9950c8341} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.781181 [ 200 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.005884874 sec., 66271.5973188211 rows/sec., 3.38 MiB/sec. 2025.01.17 08:11:42.781475 [ 262 ] {465076fe-6f0c-422e-a9b5-17e9950c8341} executeQuery: Read 237 rows, 16.27 KiB in 0.005708 sec., 41520.672740014015 rows/sec., 2.78 MiB/sec. 2025.01.17 08:11:42.781518 [ 200 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.01.17 08:11:42.781729 [ 262 ] {465076fe-6f0c-422e-a9b5-17e9950c8341} TCPHandler: Processed in 0.006339161 sec. 2025.01.17 08:11:42.782052 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.782424 [ 260 ] {b20df97d-6e27-47b9-8b8b-628b59b57d18} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:11:42.782638 [ 260 ] {b20df97d-6e27-47b9-8b8b-628b59b57d18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:11:42.783297 [ 200 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.783886 [ 200 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_65_13} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.01.17 08:11:42.784068 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.17 08:11:42.784320 [ 260 ] {b20df97d-6e27-47b9-8b8b-628b59b57d18} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.784364 [ 260 ] {b20df97d-6e27-47b9-8b8b-628b59b57d18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.784731 [ 260 ] {b20df97d-6e27-47b9-8b8b-628b59b57d18} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.17 08:11:42.784979 [ 260 ] {b20df97d-6e27-47b9-8b8b-628b59b57d18} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.785235 [ 260 ] {b20df97d-6e27-47b9-8b8b-628b59b57d18} executeQuery: Read 1 rows, 69.00 B in 0.002943 sec., 339.7893306150187 rows/sec., 22.90 KiB/sec. 2025.01.17 08:11:42.785349 [ 260 ] {b20df97d-6e27-47b9-8b8b-628b59b57d18} TCPHandler: Processed in 0.00346499 sec. 2025.01.17 08:11:42.785590 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.785729 [ 262 ] {805e9c87-ca73-43b2-ba4b-03c587d65f2f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:42.785810 [ 262 ] {805e9c87-ca73-43b2-ba4b-03c587d65f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:11:42.787031 [ 262 ] {805e9c87-ca73-43b2-ba4b-03c587d65f2f} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.787069 [ 262 ] {805e9c87-ca73-43b2-ba4b-03c587d65f2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.787749 [ 262 ] {805e9c87-ca73-43b2-ba4b-03c587d65f2f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.17 08:11:42.788007 [ 262 ] {805e9c87-ca73-43b2-ba4b-03c587d65f2f} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.788238 [ 262 ] {805e9c87-ca73-43b2-ba4b-03c587d65f2f} executeQuery: Read 39 rows, 71.56 KiB in 0.002533 sec., 15396.762731938412 rows/sec., 27.59 MiB/sec. 2025.01.17 08:11:42.788330 [ 262 ] {805e9c87-ca73-43b2-ba4b-03c587d65f2f} TCPHandler: Processed in 0.002856371 sec. 2025.01.17 08:11:42.788489 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:42.788628 [ 260 ] {d0ac2b66-2411-49d5-a28f-6623b74828fa} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:42.788687 [ 260 ] {d0ac2b66-2411-49d5-a28f-6623b74828fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:42.789264 [ 260 ] {d0ac2b66-2411-49d5-a28f-6623b74828fa} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:42.789310 [ 260 ] {d0ac2b66-2411-49d5-a28f-6623b74828fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:42.789743 [ 260 ] {d0ac2b66-2411-49d5-a28f-6623b74828fa} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.17 08:11:42.789987 [ 260 ] {d0ac2b66-2411-49d5-a28f-6623b74828fa} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:42.790167 [ 260 ] {d0ac2b66-2411-49d5-a28f-6623b74828fa} executeQuery: Read 82 rows, 5.33 KiB in 0.00157 sec., 52229.299363057326 rows/sec., 3.32 MiB/sec. 2025.01.17 08:11:42.790218 [ 260 ] {d0ac2b66-2411-49d5-a28f-6623b74828fa} TCPHandler: Processed in 0.001795806 sec. 2025.01.17 08:11:43.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.49 MiB, peak 288.32 MiB, free memory in arenas 0.00 B, will set to 269.09 MiB (RSS), difference: -1.40 MiB 2025.01.17 08:11:46.232498 [ 52 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:11:46.232567 [ 52 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:11:46.400787 [ 218 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:11:46.400874 [ 218 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:11:46.403007 [ 218 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:11:46.471203 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41236 2025.01.17 08:11:46.471902 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:46.471944 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:46.472501 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 08:11:46.472767 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:46.472961 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2025.01.17 08:11:47.338670 [ 219 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:11:47.338737 [ 219 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:11:47.340791 [ 219 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:11:47.740676 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:47.740941 [ 260 ] {af018f9a-b679-4c77-a370-357d623b2582} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:47.741021 [ 260 ] {af018f9a-b679-4c77-a370-357d623b2582} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:47.741868 [ 260 ] {af018f9a-b679-4c77-a370-357d623b2582} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:47.741913 [ 260 ] {af018f9a-b679-4c77-a370-357d623b2582} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:47.742353 [ 260 ] {af018f9a-b679-4c77-a370-357d623b2582} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.17 08:11:47.742613 [ 260 ] {af018f9a-b679-4c77-a370-357d623b2582} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:47.742846 [ 260 ] {af018f9a-b679-4c77-a370-357d623b2582} executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. 2025.01.17 08:11:47.742911 [ 260 ] {af018f9a-b679-4c77-a370-357d623b2582} TCPHandler: Processed in 0.002414695 sec. 2025.01.17 08:11:47.743173 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:47.743360 [ 262 ] {8ebe6562-01aa-48e0-a791-28e1d4ecdea0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:47.743430 [ 262 ] {8ebe6562-01aa-48e0-a791-28e1d4ecdea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:47.744177 [ 262 ] {8ebe6562-01aa-48e0-a791-28e1d4ecdea0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:47.744220 [ 262 ] {8ebe6562-01aa-48e0-a791-28e1d4ecdea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:47.744660 [ 262 ] {8ebe6562-01aa-48e0-a791-28e1d4ecdea0} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.17 08:11:47.744916 [ 262 ] {8ebe6562-01aa-48e0-a791-28e1d4ecdea0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:47.745124 [ 262 ] {8ebe6562-01aa-48e0-a791-28e1d4ecdea0} executeQuery: Read 64 rows, 5.12 KiB in 0.001803 sec., 35496.394897393235 rows/sec., 2.77 MiB/sec. 2025.01.17 08:11:47.745187 [ 262 ] {8ebe6562-01aa-48e0-a791-28e1d4ecdea0} TCPHandler: Processed in 0.002141221 sec. 2025.01.17 08:11:47.745370 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:47.745728 [ 260 ] {bb102a53-4379-4d98-a5c8-d2d3159f46eb} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:47.745901 [ 260 ] {bb102a53-4379-4d98-a5c8-d2d3159f46eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:47.746737 [ 260 ] {bb102a53-4379-4d98-a5c8-d2d3159f46eb} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:47.746777 [ 260 ] {bb102a53-4379-4d98-a5c8-d2d3159f46eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:47.747185 [ 260 ] {bb102a53-4379-4d98-a5c8-d2d3159f46eb} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.17 08:11:47.747434 [ 260 ] {bb102a53-4379-4d98-a5c8-d2d3159f46eb} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:47.747655 [ 260 ] {bb102a53-4379-4d98-a5c8-d2d3159f46eb} executeQuery: Read 160 rows, 11.41 KiB in 0.002062 sec., 77594.56838021339 rows/sec., 5.40 MiB/sec. 2025.01.17 08:11:47.747710 [ 221 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:47.747723 [ 260 ] {bb102a53-4379-4d98-a5c8-d2d3159f46eb} TCPHandler: Processed in 0.002442255 sec. 2025.01.17 08:11:47.747753 [ 221 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:47.747916 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:47.748045 [ 262 ] {4fa8e4ab-c56e-4cd8-a306-84e51acb830d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:47.748097 [ 262 ] {4fa8e4ab-c56e-4cd8-a306-84e51acb830d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:47.749193 [ 262 ] {4fa8e4ab-c56e-4cd8-a306-84e51acb830d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:47.749256 [ 262 ] {4fa8e4ab-c56e-4cd8-a306-84e51acb830d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:47.749749 [ 262 ] {4fa8e4ab-c56e-4cd8-a306-84e51acb830d} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.17 08:11:47.750070 [ 262 ] {4fa8e4ab-c56e-4cd8-a306-84e51acb830d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:47.750311 [ 51 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.17 08:11:47.750407 [ 51 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:47.750505 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:47.750615 [ 262 ] {4fa8e4ab-c56e-4cd8-a306-84e51acb830d} executeQuery: Read 60 rows, 4.14 KiB in 0.002582 sec., 23237.800154918667 rows/sec., 1.57 MiB/sec. 2025.01.17 08:11:47.750868 [ 262 ] {4fa8e4ab-c56e-4cd8-a306-84e51acb830d} TCPHandler: Processed in 0.003034583 sec. 2025.01.17 08:11:47.750946 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.01.17 08:11:47.751365 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:47.751415 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8946 rows starting from the beginning of the part 2025.01.17 08:11:47.751519 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part 2025.01.17 08:11:47.751952 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 82 rows starting from the beginning of the part 2025.01.17 08:11:47.752293 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part 2025.01.17 08:11:47.752630 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part 2025.01.17 08:11:47.752828 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part 2025.01.17 08:11:47.753314 [ 221 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:47.756418 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 9290 rows, containing 4 columns (4 merged, 0 gathered) in 0.005800214 sec., 1601665.0420139672 rows/sec., 104.37 MiB/sec. 2025.01.17 08:11:47.756659 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.17 08:11:47.756971 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:47.757056 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_131_26} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.17 08:11:47.757144 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. 2025.01.17 08:11:48.000243 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.42 MiB, peak 288.32 MiB, free memory in arenas 0.00 B, will set to 269.09 MiB (RSS), difference: 3.67 MiB 2025.01.17 08:11:49.521188 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.01.17 08:11:49.543780 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:49.543835 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:49.551477 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 08:11:49.552322 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:49.555478 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.01.17 08:11:51.565196 [ 218 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:51.565252 [ 218 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:51.567252 [ 218 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:51.699475 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2372 2025.01.17 08:11:51.703468 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.703538 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.705558 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:11:51.705995 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.707641 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2372 2025.01.17 08:11:51.850217 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.850435 [ 260 ] {34d18981-b8ff-47b7-8a7c-ffd58d918208} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:11:51.850517 [ 260 ] {34d18981-b8ff-47b7-8a7c-ffd58d918208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:11:51.851410 [ 260 ] {34d18981-b8ff-47b7-8a7c-ffd58d918208} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.851467 [ 260 ] {34d18981-b8ff-47b7-8a7c-ffd58d918208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.851915 [ 260 ] {34d18981-b8ff-47b7-8a7c-ffd58d918208} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:11:51.852169 [ 260 ] {34d18981-b8ff-47b7-8a7c-ffd58d918208} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.852391 [ 260 ] {34d18981-b8ff-47b7-8a7c-ffd58d918208} executeQuery: Read 14 rows, 1.01 KiB in 0.002014 sec., 6951.340615690168 rows/sec., 500.40 KiB/sec. 2025.01.17 08:11:51.852458 [ 260 ] {34d18981-b8ff-47b7-8a7c-ffd58d918208} TCPHandler: Processed in 0.002383894 sec. 2025.01.17 08:11:51.852744 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.852941 [ 262 ] {9bf44d25-8f38-41c6-954a-8fffae2574d8} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:11:51.853013 [ 262 ] {9bf44d25-8f38-41c6-954a-8fffae2574d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:11:51.853769 [ 262 ] {9bf44d25-8f38-41c6-954a-8fffae2574d8} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.853827 [ 262 ] {9bf44d25-8f38-41c6-954a-8fffae2574d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.854270 [ 262 ] {9bf44d25-8f38-41c6-954a-8fffae2574d8} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.17 08:11:51.854525 [ 262 ] {9bf44d25-8f38-41c6-954a-8fffae2574d8} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.854762 [ 262 ] {9bf44d25-8f38-41c6-954a-8fffae2574d8} executeQuery: Read 12 rows, 1002.00 B in 0.001863 sec., 6441.2238325281805 rows/sec., 525.24 KiB/sec. 2025.01.17 08:11:51.854902 [ 262 ] {9bf44d25-8f38-41c6-954a-8fffae2574d8} TCPHandler: Processed in 0.002284583 sec. 2025.01.17 08:11:51.855097 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.855245 [ 260 ] {1f5bb63b-a3f6-40c0-9303-fe900215e0f2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:51.855303 [ 260 ] {1f5bb63b-a3f6-40c0-9303-fe900215e0f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:51.856725 [ 260 ] {1f5bb63b-a3f6-40c0-9303-fe900215e0f2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.856768 [ 260 ] {1f5bb63b-a3f6-40c0-9303-fe900215e0f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.857246 [ 260 ] {1f5bb63b-a3f6-40c0-9303-fe900215e0f2} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.17 08:11:51.857487 [ 260 ] {1f5bb63b-a3f6-40c0-9303-fe900215e0f2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.857644 [ 45 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.01.17 08:11:51.857677 [ 260 ] {1f5bb63b-a3f6-40c0-9303-fe900215e0f2} executeQuery: Read 1417 rows, 121.45 KiB in 0.002466 sec., 574614.7607461476 rows/sec., 48.09 MiB/sec. 2025.01.17 08:11:51.857689 [ 45 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.857724 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.857756 [ 260 ] {1f5bb63b-a3f6-40c0-9303-fe900215e0f2} TCPHandler: Processed in 0.002741169 sec. 2025.01.17 08:11:51.858026 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.858057 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.01.17 08:11:51.858284 [ 262 ] {bf714902-1e2e-47cb-ab85-6629766dd080} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:11:51.858489 [ 262 ] {bf714902-1e2e-47cb-ab85-6629766dd080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:11:51.858572 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:51.858781 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1430 rows starting from the beginning of the part 2025.01.17 08:11:51.859321 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 281 rows starting from the beginning of the part 2025.01.17 08:11:51.859841 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part 2025.01.17 08:11:51.860749 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 281 rows starting from the beginning of the part 2025.01.17 08:11:51.861182 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part 2025.01.17 08:11:51.861565 [ 199 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1417 rows starting from the beginning of the part 2025.01.17 08:11:51.862347 [ 262 ] {bf714902-1e2e-47cb-ab85-6629766dd080} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.862443 [ 262 ] {bf714902-1e2e-47cb-ab85-6629766dd080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.863631 [ 262 ] {bf714902-1e2e-47cb-ab85-6629766dd080} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 08:11:51.864169 [ 262 ] {bf714902-1e2e-47cb-ab85-6629766dd080} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.864671 [ 262 ] {bf714902-1e2e-47cb-ab85-6629766dd080} executeQuery: Read 53 rows, 3.85 KiB in 0.006454 sec., 8211.96157421754 rows/sec., 596.62 KiB/sec. 2025.01.17 08:11:51.864852 [ 262 ] {bf714902-1e2e-47cb-ab85-6629766dd080} TCPHandler: Processed in 0.00694881 sec. 2025.01.17 08:11:51.865025 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.865211 [ 260 ] {d8afa72c-30a6-4374-865c-0431142f03de} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:11:51.865272 [ 260 ] {d8afa72c-30a6-4374-865c-0431142f03de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:11:51.865871 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3521 rows, containing 5 columns (5 merged, 0 gathered) in 0.008035736 sec., 438167.70486237976 rows/sec., 38.58 MiB/sec. 2025.01.17 08:11:51.866148 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.01.17 08:11:51.866738 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.866772 [ 260 ] {d8afa72c-30a6-4374-865c-0431142f03de} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.866814 [ 260 ] {d8afa72c-30a6-4374-865c-0431142f03de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.866853 [ 193 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_151_30} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.01.17 08:11:51.867057 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.01.17 08:11:51.867245 [ 260 ] {d8afa72c-30a6-4374-865c-0431142f03de} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:11:51.867494 [ 260 ] {d8afa72c-30a6-4374-865c-0431142f03de} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.867690 [ 260 ] {d8afa72c-30a6-4374-865c-0431142f03de} executeQuery: Read 242 rows, 16.79 KiB in 0.002533 sec., 95538.88669561784 rows/sec., 6.47 MiB/sec. 2025.01.17 08:11:51.867843 [ 260 ] {d8afa72c-30a6-4374-865c-0431142f03de} TCPHandler: Processed in 0.002898342 sec. 2025.01.17 08:11:51.868038 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.868180 [ 262 ] {199c22c7-839b-4f13-8257-4ffdd3b73735} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:11:51.868237 [ 262 ] {199c22c7-839b-4f13-8257-4ffdd3b73735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:11:51.868954 [ 262 ] {199c22c7-839b-4f13-8257-4ffdd3b73735} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.868994 [ 262 ] {199c22c7-839b-4f13-8257-4ffdd3b73735} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.869364 [ 262 ] {199c22c7-839b-4f13-8257-4ffdd3b73735} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:11:51.869615 [ 262 ] {199c22c7-839b-4f13-8257-4ffdd3b73735} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.869833 [ 262 ] {199c22c7-839b-4f13-8257-4ffdd3b73735} executeQuery: Read 13 rows, 830.00 B in 0.001683 sec., 7724.301841948901 rows/sec., 481.61 KiB/sec. 2025.01.17 08:11:51.869886 [ 262 ] {199c22c7-839b-4f13-8257-4ffdd3b73735} TCPHandler: Processed in 0.001929828 sec. 2025.01.17 08:11:51.870044 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.870175 [ 260 ] {fd293991-58cb-40c0-96d4-f78f1a52bcc0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:51.870226 [ 260 ] {fd293991-58cb-40c0-96d4-f78f1a52bcc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:51.871216 [ 260 ] {fd293991-58cb-40c0-96d4-f78f1a52bcc0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.871258 [ 260 ] {fd293991-58cb-40c0-96d4-f78f1a52bcc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.871684 [ 260 ] {fd293991-58cb-40c0-96d4-f78f1a52bcc0} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.17 08:11:51.871932 [ 260 ] {fd293991-58cb-40c0-96d4-f78f1a52bcc0} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.872081 [ 45 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.01.17 08:11:51.872121 [ 45 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.872125 [ 260 ] {fd293991-58cb-40c0-96d4-f78f1a52bcc0} executeQuery: Read 884 rows, 65.67 KiB in 0.001978 sec., 446916.07684529823 rows/sec., 32.42 MiB/sec. 2025.01.17 08:11:51.872144 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.872266 [ 260 ] {fd293991-58cb-40c0-96d4-f78f1a52bcc0} TCPHandler: Processed in 0.002277682 sec. 2025.01.17 08:11:51.872364 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.01.17 08:11:51.872447 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.872513 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:51.872560 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 913 rows starting from the beginning of the part 2025.01.17 08:11:51.872616 [ 262 ] {5b214748-4abc-428c-9d14-fea9373169d9} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:11:51.872755 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 421 rows starting from the beginning of the part 2025.01.17 08:11:51.872776 [ 262 ] {5b214748-4abc-428c-9d14-fea9373169d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:11:51.873141 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2025.01.17 08:11:51.873466 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 421 rows starting from the beginning of the part 2025.01.17 08:11:51.873689 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part 2025.01.17 08:11:51.873881 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 884 rows starting from the beginning of the part 2025.01.17 08:11:51.874401 [ 262 ] {5b214748-4abc-428c-9d14-fea9373169d9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.874446 [ 262 ] {5b214748-4abc-428c-9d14-fea9373169d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.875011 [ 262 ] {5b214748-4abc-428c-9d14-fea9373169d9} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:11:51.875312 [ 262 ] {5b214748-4abc-428c-9d14-fea9373169d9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.875547 [ 262 ] {5b214748-4abc-428c-9d14-fea9373169d9} executeQuery: Read 6 rows, 321.00 B in 0.002973 sec., 2018.1634712411706 rows/sec., 105.44 KiB/sec. 2025.01.17 08:11:51.875635 [ 262 ] {5b214748-4abc-428c-9d14-fea9373169d9} TCPHandler: Processed in 0.003261427 sec. 2025.01.17 08:11:51.875867 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.875885 [ 193 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2767 rows, containing 5 columns (5 merged, 0 gathered) in 0.003655032 sec., 757038.5156682623 rows/sec., 57.80 MiB/sec. 2025.01.17 08:11:51.876028 [ 260 ] {81ea667d-aad1-49d9-b220-f431c542d9c3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:51.876066 [ 193 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.01.17 08:11:51.876104 [ 260 ] {81ea667d-aad1-49d9-b220-f431c542d9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:51.876471 [ 193 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.876571 [ 193 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_151_30} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.01.17 08:11:51.876651 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.17 08:11:51.877182 [ 260 ] {81ea667d-aad1-49d9-b220-f431c542d9c3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.877220 [ 260 ] {81ea667d-aad1-49d9-b220-f431c542d9c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.877693 [ 260 ] {81ea667d-aad1-49d9-b220-f431c542d9c3} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.17 08:11:51.877955 [ 260 ] {81ea667d-aad1-49d9-b220-f431c542d9c3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.878150 [ 260 ] {81ea667d-aad1-49d9-b220-f431c542d9c3} executeQuery: Read 1089 rows, 74.52 KiB in 0.002166 sec., 502770.0831024931 rows/sec., 33.60 MiB/sec. 2025.01.17 08:11:51.878214 [ 260 ] {81ea667d-aad1-49d9-b220-f431c542d9c3} TCPHandler: Processed in 0.002492496 sec. 2025.01.17 08:11:51.878373 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.878491 [ 262 ] {4938bbbe-c3b9-4296-a4d0-967b506aa58f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:11:51.878541 [ 262 ] {4938bbbe-c3b9-4296-a4d0-967b506aa58f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:11:51.879024 [ 262 ] {4938bbbe-c3b9-4296-a4d0-967b506aa58f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.879063 [ 262 ] {4938bbbe-c3b9-4296-a4d0-967b506aa58f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.879436 [ 262 ] {4938bbbe-c3b9-4296-a4d0-967b506aa58f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.17 08:11:51.879707 [ 262 ] {4938bbbe-c3b9-4296-a4d0-967b506aa58f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.879948 [ 262 ] {4938bbbe-c3b9-4296-a4d0-967b506aa58f} executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. 2025.01.17 08:11:51.880020 [ 262 ] {4938bbbe-c3b9-4296-a4d0-967b506aa58f} TCPHandler: Processed in 0.001700105 sec. 2025.01.17 08:11:51.880219 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.880352 [ 260 ] {94ec8713-6904-4101-9d77-a8029f418205} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:51.880425 [ 260 ] {94ec8713-6904-4101-9d77-a8029f418205} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:11:51.881579 [ 260 ] {94ec8713-6904-4101-9d77-a8029f418205} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.881616 [ 260 ] {94ec8713-6904-4101-9d77-a8029f418205} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.882292 [ 260 ] {94ec8713-6904-4101-9d77-a8029f418205} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.17 08:11:51.882551 [ 260 ] {94ec8713-6904-4101-9d77-a8029f418205} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.882756 [ 225 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:51.882767 [ 260 ] {94ec8713-6904-4101-9d77-a8029f418205} executeQuery: Read 34 rows, 62.39 KiB in 0.002438 sec., 13945.85726004922 rows/sec., 24.99 MiB/sec. 2025.01.17 08:11:51.882795 [ 225 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:51.882947 [ 260 ] {94ec8713-6904-4101-9d77-a8029f418205} TCPHandler: Processed in 0.002819101 sec. 2025.01.17 08:11:51.883210 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:51.883413 [ 262 ] {eb5b8511-d4a0-4f5f-bcf9-f64fb6b22a2d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:51.883557 [ 262 ] {eb5b8511-d4a0-4f5f-bcf9-f64fb6b22a2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:51.884384 [ 262 ] {eb5b8511-d4a0-4f5f-bcf9-f64fb6b22a2d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:51.884441 [ 262 ] {eb5b8511-d4a0-4f5f-bcf9-f64fb6b22a2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:51.885042 [ 262 ] {eb5b8511-d4a0-4f5f-bcf9-f64fb6b22a2d} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.17 08:11:51.885431 [ 262 ] {eb5b8511-d4a0-4f5f-bcf9-f64fb6b22a2d} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:51.885775 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:51.885838 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:51.885912 [ 262 ] {eb5b8511-d4a0-4f5f-bcf9-f64fb6b22a2d} executeQuery: Read 82 rows, 5.33 KiB in 0.002544 sec., 32232.704402515727 rows/sec., 2.05 MiB/sec. 2025.01.17 08:11:51.886015 [ 262 ] {eb5b8511-d4a0-4f5f-bcf9-f64fb6b22a2d} TCPHandler: Processed in 0.002904882 sec. 2025.01.17 08:11:51.886321 [ 225 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:11:51.888418 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:11:52.732886 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:52.733079 [ 260 ] {7e8ed863-66b7-4ff8-adff-7d439b31a80e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:11:52.733152 [ 260 ] {7e8ed863-66b7-4ff8-adff-7d439b31a80e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:11:52.733948 [ 260 ] {7e8ed863-66b7-4ff8-adff-7d439b31a80e} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:52.734002 [ 260 ] {7e8ed863-66b7-4ff8-adff-7d439b31a80e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:52.734427 [ 260 ] {7e8ed863-66b7-4ff8-adff-7d439b31a80e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.17 08:11:52.734694 [ 260 ] {7e8ed863-66b7-4ff8-adff-7d439b31a80e} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:52.734935 [ 260 ] {7e8ed863-66b7-4ff8-adff-7d439b31a80e} executeQuery: Read 4 rows, 334.00 B in 0.001906 sec., 2098.6358866736623 rows/sec., 171.13 KiB/sec. 2025.01.17 08:11:52.735002 [ 260 ] {7e8ed863-66b7-4ff8-adff-7d439b31a80e} TCPHandler: Processed in 0.002246642 sec. 2025.01.17 08:11:52.735249 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:52.735435 [ 262 ] {28d1b42c-3d76-4ba0-bd37-0c970e3028a0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:52.735506 [ 262 ] {28d1b42c-3d76-4ba0-bd37-0c970e3028a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:52.736234 [ 262 ] {28d1b42c-3d76-4ba0-bd37-0c970e3028a0} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:52.736277 [ 262 ] {28d1b42c-3d76-4ba0-bd37-0c970e3028a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:52.736713 [ 262 ] {28d1b42c-3d76-4ba0-bd37-0c970e3028a0} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.17 08:11:52.736972 [ 262 ] {28d1b42c-3d76-4ba0-bd37-0c970e3028a0} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:52.737167 [ 262 ] {28d1b42c-3d76-4ba0-bd37-0c970e3028a0} executeQuery: Read 12 rows, 1.12 KiB in 0.001782 sec., 6734.006734006734 rows/sec., 629.67 KiB/sec. 2025.01.17 08:11:52.737229 [ 262 ] {28d1b42c-3d76-4ba0-bd37-0c970e3028a0} TCPHandler: Processed in 0.00210141 sec. 2025.01.17 08:11:52.737394 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:52.737518 [ 260 ] {6a1d9053-193c-4244-8ac4-751ab01bc30c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:11:52.737568 [ 260 ] {6a1d9053-193c-4244-8ac4-751ab01bc30c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:11:52.738151 [ 260 ] {6a1d9053-193c-4244-8ac4-751ab01bc30c} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:52.738192 [ 260 ] {6a1d9053-193c-4244-8ac4-751ab01bc30c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:52.738556 [ 260 ] {6a1d9053-193c-4244-8ac4-751ab01bc30c} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 08:11:52.738793 [ 260 ] {6a1d9053-193c-4244-8ac4-751ab01bc30c} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:52.738979 [ 43 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 08:11:52.739038 [ 260 ] {6a1d9053-193c-4244-8ac4-751ab01bc30c} executeQuery: Read 9 rows, 671.00 B in 0.001541 sec., 5840.363400389358 rows/sec., 425.23 KiB/sec. 2025.01.17 08:11:52.739072 [ 43 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:52.739166 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:52.739168 [ 260 ] {6a1d9053-193c-4244-8ac4-751ab01bc30c} TCPHandler: Processed in 0.001825716 sec. 2025.01.17 08:11:52.739554 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:52.739604 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 08:11:52.740104 [ 262 ] {c1d72488-1ba1-4cb7-ab8b-0dfa70a59cca} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:52.740296 [ 262 ] {c1d72488-1ba1-4cb7-ab8b-0dfa70a59cca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:52.740333 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:52.740494 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 64 rows starting from the beginning of the part 2025.01.17 08:11:52.741172 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part 2025.01.17 08:11:52.741907 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 46 rows starting from the beginning of the part 2025.01.17 08:11:52.742203 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 46 rows starting from the beginning of the part 2025.01.17 08:11:52.742579 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 53 rows starting from the beginning of the part 2025.01.17 08:11:52.742964 [ 186 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 9 rows starting from the beginning of the part 2025.01.17 08:11:52.743797 [ 262 ] {c1d72488-1ba1-4cb7-ab8b-0dfa70a59cca} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:52.743844 [ 262 ] {c1d72488-1ba1-4cb7-ab8b-0dfa70a59cca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:52.744427 [ 262 ] {c1d72488-1ba1-4cb7-ab8b-0dfa70a59cca} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.17 08:11:52.744715 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.005379447 sec., 41454.07511218161 rows/sec., 3.12 MiB/sec. 2025.01.17 08:11:52.744819 [ 262 ] {c1d72488-1ba1-4cb7-ab8b-0dfa70a59cca} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:52.744947 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 08:11:52.745308 [ 262 ] {c1d72488-1ba1-4cb7-ab8b-0dfa70a59cca} executeQuery: Read 9 rows, 744.00 B in 0.005356 sec., 1680.3584764749814 rows/sec., 135.65 KiB/sec. 2025.01.17 08:11:52.745625 [ 262 ] {c1d72488-1ba1-4cb7-ab8b-0dfa70a59cca} TCPHandler: Processed in 0.006324231 sec. 2025.01.17 08:11:52.745936 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:52.746082 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:52.746333 [ 260 ] {9c734f79-09c2-427c-815b-e0bd295afd5a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:52.746475 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_86_17} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 08:11:52.746545 [ 260 ] {9c734f79-09c2-427c-815b-e0bd295afd5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:52.746803 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.17 08:11:52.747623 [ 260 ] {9c734f79-09c2-427c-815b-e0bd295afd5a} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:52.747662 [ 260 ] {9c734f79-09c2-427c-815b-e0bd295afd5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:52.748034 [ 260 ] {9c734f79-09c2-427c-815b-e0bd295afd5a} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.17 08:11:52.748273 [ 260 ] {9c734f79-09c2-427c-815b-e0bd295afd5a} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:52.748432 [ 43 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_137_29 to all_141_141_0 2025.01.17 08:11:52.748478 [ 43 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:52.748493 [ 260 ] {9c734f79-09c2-427c-815b-e0bd295afd5a} executeQuery: Read 2 rows, 144.00 B in 0.002318 sec., 862.8127696289904 rows/sec., 60.67 KiB/sec. 2025.01.17 08:11:52.748507 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:52.748707 [ 260 ] {9c734f79-09c2-427c-815b-e0bd295afd5a} TCPHandler: Processed in 0.002939392 sec. 2025.01.17 08:11:52.748764 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} MergeTask::PrepareStage: Merging 5 parts: from all_1_137_29 to all_141_141_0 into Compact with storage Full 2025.01.17 08:11:52.748958 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:52.749292 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:52.749406 [ 262 ] {4b11e4a0-8279-4fc7-a5ab-4e59eaf625e2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:52.749454 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} MergeTreeSequentialSource: Reading 7 marks from part all_1_137_29, total 44678 rows starting from the beginning of the part 2025.01.17 08:11:52.749990 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part 2025.01.17 08:11:52.750109 [ 262 ] {4b11e4a0-8279-4fc7-a5ab-4e59eaf625e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:11:52.750567 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 237 rows starting from the beginning of the part 2025.01.17 08:11:52.751256 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part 2025.01.17 08:11:52.751888 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1089 rows starting from the beginning of the part 2025.01.17 08:11:52.755367 [ 262 ] {4b11e4a0-8279-4fc7-a5ab-4e59eaf625e2} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:52.755441 [ 262 ] {4b11e4a0-8279-4fc7-a5ab-4e59eaf625e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:52.756455 [ 262 ] {4b11e4a0-8279-4fc7-a5ab-4e59eaf625e2} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.17 08:11:52.756800 [ 262 ] {4b11e4a0-8279-4fc7-a5ab-4e59eaf625e2} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:52.757065 [ 40 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.17 08:11:52.757168 [ 262 ] {4b11e4a0-8279-4fc7-a5ab-4e59eaf625e2} executeQuery: Read 5 rows, 9.17 KiB in 0.007886 sec., 634.0349987319299 rows/sec., 1.14 MiB/sec. 2025.01.17 08:11:52.757253 [ 40 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:52.757357 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.17 08:11:52.757671 [ 262 ] {4b11e4a0-8279-4fc7-a5ab-4e59eaf625e2} TCPHandler: Processed in 0.008835477 sec. 2025.01.17 08:11:52.757723 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.17 08:11:52.758154 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:52.758222 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2344 rows starting from the beginning of the part 2025.01.17 08:11:52.758519 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part 2025.01.17 08:11:52.758846 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 39 rows starting from the beginning of the part 2025.01.17 08:11:52.759142 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 39 rows starting from the beginning of the part 2025.01.17 08:11:52.759429 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part 2025.01.17 08:11:52.759659 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part 2025.01.17 08:11:52.763849 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} MergeTask::MergeProjectionsStage: Merge sorted 46324 rows, containing 5 columns (5 merged, 0 gathered) in 0.015234159 sec., 3040797.9856321574 rows/sec., 205.29 MiB/sec. 2025.01.17 08:11:52.764455 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} MergedBlockOutputStream: filled checksums all_1_141_30 (state Temporary) 2025.01.17 08:11:52.765056 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_141_30 to all_1_141_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:52.765150 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_141_30} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_137_29, all_141_141_0] -> all_1_141_30 2025.01.17 08:11:52.765314 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. 2025.01.17 08:11:52.772081 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2466 rows, containing 19 columns (19 merged, 0 gathered) in 0.014571929 sec., 169229.48224631068 rows/sec., 303.25 MiB/sec. 2025.01.17 08:11:52.774571 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.17 08:11:52.775020 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:52.775100 [ 198 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_86_17} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.17 08:11:52.775259 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.68 MiB. 2025.01.17 08:11:53.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.61 MiB, peak 288.32 MiB, free memory in arenas 0.00 B, will set to 272.41 MiB (RSS), difference: 2.80 MiB 2025.01.17 08:11:53.973199 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41663 2025.01.17 08:11:53.974161 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:53.974216 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:11:53.974792 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 08:11:53.975062 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:53.975282 [ 42 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 08:11:53.975335 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41663 2025.01.17 08:11:53.975384 [ 42 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:53.975417 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:11:53.975549 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 08:11:53.975702 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:53.975750 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part 2025.01.17 08:11:53.975845 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part 2025.01.17 08:11:53.976021 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part 2025.01.17 08:11:53.976248 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part 2025.01.17 08:11:53.976466 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part 2025.01.17 08:11:53.976654 [ 187 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part 2025.01.17 08:11:53.980054 [ 200 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41663 rows, containing 4 columns (4 merged, 0 gathered) in 0.004570786 sec., 9115062.485970683 rows/sec., 130.39 MiB/sec. 2025.01.17 08:11:53.980386 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 08:11:53.980795 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:53.980900 [ 194 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_91_18} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 08:11:53.981023 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.01.17 08:11:57.055620 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2025.01.17 08:11:57.078824 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:57.078884 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:11:57.086510 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 08:11:57.087533 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:57.087994 [ 33 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 08:11:57.088129 [ 33 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:57.088209 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:11:57.088721 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 08:11:57.103776 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2025.01.17 08:11:57.105468 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:11:57.107023 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2025.01.17 08:11:57.113428 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2025.01.17 08:11:57.119610 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2025.01.17 08:11:57.125740 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2025.01.17 08:11:57.132115 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2025.01.17 08:11:57.138201 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2025.01.17 08:11:57.184260 [ 223 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:11:57.184335 [ 223 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:11:57.189075 [ 223 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:11:57.208025 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.119631157 sec., 5734.292112547236 rows/sec., 29.65 MiB/sec. 2025.01.17 08:11:57.211982 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 08:11:57.215150 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:57.215257 [ 195 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_91_18} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 08:11:57.218043 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.01.17 08:11:57.266043 [ 221 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:11:57.266097 [ 221 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:11:57.268692 [ 221 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:11:57.741266 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:57.741507 [ 260 ] {3b9d06b5-63c0-4635-9dce-ae0fbad67b1d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:11:57.741598 [ 260 ] {3b9d06b5-63c0-4635-9dce-ae0fbad67b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:11:57.742511 [ 260 ] {3b9d06b5-63c0-4635-9dce-ae0fbad67b1d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:57.742555 [ 260 ] {3b9d06b5-63c0-4635-9dce-ae0fbad67b1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:11:57.743016 [ 260 ] {3b9d06b5-63c0-4635-9dce-ae0fbad67b1d} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.01.17 08:11:57.743297 [ 260 ] {3b9d06b5-63c0-4635-9dce-ae0fbad67b1d} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:57.743500 [ 260 ] {3b9d06b5-63c0-4635-9dce-ae0fbad67b1d} executeQuery: Read 56 rows, 4.41 KiB in 0.002058 sec., 27210.884353741498 rows/sec., 2.09 MiB/sec. 2025.01.17 08:11:57.743567 [ 260 ] {3b9d06b5-63c0-4635-9dce-ae0fbad67b1d} TCPHandler: Processed in 0.002451455 sec. 2025.01.17 08:11:57.743820 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:57.744008 [ 262 ] {98de5815-fc56-4563-80bd-bbebda896847} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:11:57.744078 [ 262 ] {98de5815-fc56-4563-80bd-bbebda896847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:11:57.744836 [ 262 ] {98de5815-fc56-4563-80bd-bbebda896847} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:57.744881 [ 262 ] {98de5815-fc56-4563-80bd-bbebda896847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:11:57.745326 [ 262 ] {98de5815-fc56-4563-80bd-bbebda896847} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.01.17 08:11:57.745586 [ 262 ] {98de5815-fc56-4563-80bd-bbebda896847} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:57.745807 [ 262 ] {98de5815-fc56-4563-80bd-bbebda896847} executeQuery: Read 64 rows, 5.12 KiB in 0.001851 sec., 34575.90491626148 rows/sec., 2.70 MiB/sec. 2025.01.17 08:11:57.745864 [ 262 ] {98de5815-fc56-4563-80bd-bbebda896847} TCPHandler: Processed in 0.002165712 sec. 2025.01.17 08:11:57.746005 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:57.746128 [ 260 ] {fcb27bb8-69ab-4de7-99a9-8b66cd06f66c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:11:57.746183 [ 260 ] {fcb27bb8-69ab-4de7-99a9-8b66cd06f66c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:11:57.746758 [ 260 ] {fcb27bb8-69ab-4de7-99a9-8b66cd06f66c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:57.746797 [ 260 ] {fcb27bb8-69ab-4de7-99a9-8b66cd06f66c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:11:57.747219 [ 260 ] {fcb27bb8-69ab-4de7-99a9-8b66cd06f66c} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.17 08:11:57.747469 [ 260 ] {fcb27bb8-69ab-4de7-99a9-8b66cd06f66c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:57.747649 [ 260 ] {fcb27bb8-69ab-4de7-99a9-8b66cd06f66c} executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. 2025.01.17 08:11:57.747704 [ 260 ] {fcb27bb8-69ab-4de7-99a9-8b66cd06f66c} TCPHandler: Processed in 0.001754245 sec. 2025.01.17 08:11:57.747857 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:11:57.747974 [ 262 ] {9f762243-d333-4503-95ac-848e3f5adc60} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:11:57.748025 [ 262 ] {9f762243-d333-4503-95ac-848e3f5adc60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:11:57.748545 [ 262 ] {9f762243-d333-4503-95ac-848e3f5adc60} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:11:57.748584 [ 262 ] {9f762243-d333-4503-95ac-848e3f5adc60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:11:57.748988 [ 262 ] {9f762243-d333-4503-95ac-848e3f5adc60} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.17 08:11:57.749229 [ 262 ] {9f762243-d333-4503-95ac-848e3f5adc60} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:11:57.749430 [ 262 ] {9f762243-d333-4503-95ac-848e3f5adc60} executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. 2025.01.17 08:11:57.749480 [ 262 ] {9f762243-d333-4503-95ac-848e3f5adc60} TCPHandler: Processed in 0.001679584 sec. 2025.01.17 08:11:58.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.76 MiB, peak 290.91 MiB, free memory in arenas 0.00 B, will set to 272.41 MiB (RSS), difference: -1.35 MiB 2025.01.17 08:12:01.233473 [ 27 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:12:01.233536 [ 27 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:12:01.475578 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42151 2025.01.17 08:12:01.476536 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:01.476578 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:01.477111 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 08:12:01.477365 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:01.477616 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2025.01.17 08:12:01.708039 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2416 2025.01.17 08:12:01.712903 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:01.712992 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:01.715304 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:12:01.715803 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:01.717182 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2416 2025.01.17 08:12:02.747785 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.747970 [ 260 ] {f0f13c8c-9511-4685-8d5c-1e72b355a74b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:12:02.748038 [ 260 ] {f0f13c8c-9511-4685-8d5c-1e72b355a74b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:12:02.748764 [ 260 ] {f0f13c8c-9511-4685-8d5c-1e72b355a74b} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.748807 [ 260 ] {f0f13c8c-9511-4685-8d5c-1e72b355a74b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.749236 [ 260 ] {f0f13c8c-9511-4685-8d5c-1e72b355a74b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:12:02.749494 [ 260 ] {f0f13c8c-9511-4685-8d5c-1e72b355a74b} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.749732 [ 260 ] {f0f13c8c-9511-4685-8d5c-1e72b355a74b} executeQuery: Read 14 rows, 1.01 KiB in 0.001813 sec., 7722.007722007722 rows/sec., 555.88 KiB/sec. 2025.01.17 08:12:02.749790 [ 260 ] {f0f13c8c-9511-4685-8d5c-1e72b355a74b} TCPHandler: Processed in 0.00212395 sec. 2025.01.17 08:12:02.750050 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.750245 [ 262 ] {af80bec0-ba83-4fdd-8c3c-1f2c74ca76da} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:02.750319 [ 262 ] {af80bec0-ba83-4fdd-8c3c-1f2c74ca76da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:02.751254 [ 262 ] {af80bec0-ba83-4fdd-8c3c-1f2c74ca76da} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.751307 [ 262 ] {af80bec0-ba83-4fdd-8c3c-1f2c74ca76da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.751775 [ 262 ] {af80bec0-ba83-4fdd-8c3c-1f2c74ca76da} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.01.17 08:12:02.752042 [ 262 ] {af80bec0-ba83-4fdd-8c3c-1f2c74ca76da} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.752304 [ 262 ] {af80bec0-ba83-4fdd-8c3c-1f2c74ca76da} executeQuery: Read 281 rows, 25.42 KiB in 0.00211 sec., 133175.35545023697 rows/sec., 11.77 MiB/sec. 2025.01.17 08:12:02.752374 [ 262 ] {af80bec0-ba83-4fdd-8c3c-1f2c74ca76da} TCPHandler: Processed in 0.002450535 sec. 2025.01.17 08:12:02.752529 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.752645 [ 260 ] {7fdc5b05-de64-4fa5-9d2c-13f8dd1df4ca} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:12:02.752693 [ 260 ] {7fdc5b05-de64-4fa5-9d2c-13f8dd1df4ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:12:02.753308 [ 260 ] {7fdc5b05-de64-4fa5-9d2c-13f8dd1df4ca} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.753347 [ 260 ] {7fdc5b05-de64-4fa5-9d2c-13f8dd1df4ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.753716 [ 260 ] {7fdc5b05-de64-4fa5-9d2c-13f8dd1df4ca} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 08:12:02.753976 [ 260 ] {7fdc5b05-de64-4fa5-9d2c-13f8dd1df4ca} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.754187 [ 260 ] {7fdc5b05-de64-4fa5-9d2c-13f8dd1df4ca} executeQuery: Read 46 rows, 3.39 KiB in 0.001564 sec., 29411.764705882353 rows/sec., 2.12 MiB/sec. 2025.01.17 08:12:02.754239 [ 260 ] {7fdc5b05-de64-4fa5-9d2c-13f8dd1df4ca} TCPHandler: Processed in 0.001765425 sec. 2025.01.17 08:12:02.754405 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.754554 [ 262 ] {e62e2fb3-c441-4033-a28a-beb25a191a4d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:12:02.754614 [ 262 ] {e62e2fb3-c441-4033-a28a-beb25a191a4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:12:02.755305 [ 262 ] {e62e2fb3-c441-4033-a28a-beb25a191a4d} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.755346 [ 262 ] {e62e2fb3-c441-4033-a28a-beb25a191a4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.755716 [ 262 ] {e62e2fb3-c441-4033-a28a-beb25a191a4d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:12:02.755956 [ 262 ] {e62e2fb3-c441-4033-a28a-beb25a191a4d} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.756166 [ 262 ] {e62e2fb3-c441-4033-a28a-beb25a191a4d} executeQuery: Read 14 rows, 1004.00 B in 0.001648 sec., 8495.145631067962 rows/sec., 594.94 KiB/sec. 2025.01.17 08:12:02.756224 [ 262 ] {e62e2fb3-c441-4033-a28a-beb25a191a4d} TCPHandler: Processed in 0.001892058 sec. 2025.01.17 08:12:02.756549 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.756664 [ 260 ] {03f1a205-ee6f-43c8-b432-ab52d5d1d7ea} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:12:02.756710 [ 260 ] {03f1a205-ee6f-43c8-b432-ab52d5d1d7ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:12:02.757275 [ 260 ] {03f1a205-ee6f-43c8-b432-ab52d5d1d7ea} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.757315 [ 260 ] {03f1a205-ee6f-43c8-b432-ab52d5d1d7ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.757675 [ 260 ] {03f1a205-ee6f-43c8-b432-ab52d5d1d7ea} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:12:02.757912 [ 260 ] {03f1a205-ee6f-43c8-b432-ab52d5d1d7ea} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.758125 [ 260 ] {03f1a205-ee6f-43c8-b432-ab52d5d1d7ea} executeQuery: Read 13 rows, 830.00 B in 0.00148 sec., 8783.783783783783 rows/sec., 547.67 KiB/sec. 2025.01.17 08:12:02.758199 [ 260 ] {03f1a205-ee6f-43c8-b432-ab52d5d1d7ea} TCPHandler: Processed in 0.001704744 sec. 2025.01.17 08:12:02.758392 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.758517 [ 262 ] {20a440c0-a1f1-4187-b92d-39f2ceb38b59} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:02.758566 [ 262 ] {20a440c0-a1f1-4187-b92d-39f2ceb38b59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:02.759300 [ 262 ] {20a440c0-a1f1-4187-b92d-39f2ceb38b59} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.759340 [ 262 ] {20a440c0-a1f1-4187-b92d-39f2ceb38b59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.759741 [ 262 ] {20a440c0-a1f1-4187-b92d-39f2ceb38b59} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.01.17 08:12:02.759983 [ 262 ] {20a440c0-a1f1-4187-b92d-39f2ceb38b59} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.760198 [ 262 ] {20a440c0-a1f1-4187-b92d-39f2ceb38b59} executeQuery: Read 421 rows, 30.80 KiB in 0.001704 sec., 247065.72769953051 rows/sec., 17.65 MiB/sec. 2025.01.17 08:12:02.760254 [ 262 ] {20a440c0-a1f1-4187-b92d-39f2ceb38b59} TCPHandler: Processed in 0.001958658 sec. 2025.01.17 08:12:02.760406 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.760522 [ 260 ] {ecdcb2b7-d6bf-49dc-8d55-9da2cebdf340} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:12:02.760571 [ 260 ] {ecdcb2b7-d6bf-49dc-8d55-9da2cebdf340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:12:02.761190 [ 260 ] {ecdcb2b7-d6bf-49dc-8d55-9da2cebdf340} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.761229 [ 260 ] {ecdcb2b7-d6bf-49dc-8d55-9da2cebdf340} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.761595 [ 260 ] {ecdcb2b7-d6bf-49dc-8d55-9da2cebdf340} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:12:02.761834 [ 260 ] {ecdcb2b7-d6bf-49dc-8d55-9da2cebdf340} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.762040 [ 260 ] {ecdcb2b7-d6bf-49dc-8d55-9da2cebdf340} executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. 2025.01.17 08:12:02.762089 [ 260 ] {ecdcb2b7-d6bf-49dc-8d55-9da2cebdf340} TCPHandler: Processed in 0.001740375 sec. 2025.01.17 08:12:02.762258 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.762398 [ 262 ] {e52b2213-93e1-4538-8ec5-e288138862e5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:02.762461 [ 262 ] {e52b2213-93e1-4538-8ec5-e288138862e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:02.763160 [ 262 ] {e52b2213-93e1-4538-8ec5-e288138862e5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.763207 [ 262 ] {e52b2213-93e1-4538-8ec5-e288138862e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.763609 [ 262 ] {e52b2213-93e1-4538-8ec5-e288138862e5} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.17 08:12:02.763849 [ 262 ] {e52b2213-93e1-4538-8ec5-e288138862e5} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.764072 [ 262 ] {e52b2213-93e1-4538-8ec5-e288138862e5} executeQuery: Read 237 rows, 16.27 KiB in 0.001704 sec., 139084.5070422535 rows/sec., 9.32 MiB/sec. 2025.01.17 08:12:02.764128 [ 262 ] {e52b2213-93e1-4538-8ec5-e288138862e5} TCPHandler: Processed in 0.001941178 sec. 2025.01.17 08:12:02.764274 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.764390 [ 260 ] {be1b37c7-499e-402c-a9c3-1eab21a776ca} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:12:02.764439 [ 260 ] {be1b37c7-499e-402c-a9c3-1eab21a776ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:12:02.764898 [ 260 ] {be1b37c7-499e-402c-a9c3-1eab21a776ca} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.764936 [ 260 ] {be1b37c7-499e-402c-a9c3-1eab21a776ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.765294 [ 260 ] {be1b37c7-499e-402c-a9c3-1eab21a776ca} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.17 08:12:02.765526 [ 260 ] {be1b37c7-499e-402c-a9c3-1eab21a776ca} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.765700 [ 260 ] {be1b37c7-499e-402c-a9c3-1eab21a776ca} executeQuery: Read 1 rows, 69.00 B in 0.001335 sec., 749.063670411985 rows/sec., 50.47 KiB/sec. 2025.01.17 08:12:02.765747 [ 260 ] {be1b37c7-499e-402c-a9c3-1eab21a776ca} TCPHandler: Processed in 0.001528052 sec. 2025.01.17 08:12:02.765890 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.766008 [ 262 ] {497d86c7-6fe7-4b7d-ba43-42bb437a201f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:02.766086 [ 262 ] {497d86c7-6fe7-4b7d-ba43-42bb437a201f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:12:02.767315 [ 262 ] {497d86c7-6fe7-4b7d-ba43-42bb437a201f} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.767353 [ 262 ] {497d86c7-6fe7-4b7d-ba43-42bb437a201f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.768027 [ 262 ] {497d86c7-6fe7-4b7d-ba43-42bb437a201f} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.17 08:12:02.768293 [ 262 ] {497d86c7-6fe7-4b7d-ba43-42bb437a201f} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.768571 [ 262 ] {497d86c7-6fe7-4b7d-ba43-42bb437a201f} executeQuery: Read 39 rows, 71.56 KiB in 0.002578 sec., 15128.00620636152 rows/sec., 27.11 MiB/sec. 2025.01.17 08:12:02.769042 [ 262 ] {497d86c7-6fe7-4b7d-ba43-42bb437a201f} TCPHandler: Processed in 0.003204395 sec. 2025.01.17 08:12:02.769268 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:02.769412 [ 260 ] {46647e38-6097-4170-b8c0-a175f5fc75d0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:02.769460 [ 260 ] {46647e38-6097-4170-b8c0-a175f5fc75d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:02.769926 [ 260 ] {46647e38-6097-4170-b8c0-a175f5fc75d0} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:02.769963 [ 260 ] {46647e38-6097-4170-b8c0-a175f5fc75d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:02.770339 [ 260 ] {46647e38-6097-4170-b8c0-a175f5fc75d0} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.17 08:12:02.770585 [ 260 ] {46647e38-6097-4170-b8c0-a175f5fc75d0} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:02.770759 [ 260 ] {46647e38-6097-4170-b8c0-a175f5fc75d0} executeQuery: Read 82 rows, 5.33 KiB in 0.001371 sec., 59810.357403355214 rows/sec., 3.80 MiB/sec. 2025.01.17 08:12:02.770809 [ 260 ] {46647e38-6097-4170-b8c0-a175f5fc75d0} TCPHandler: Processed in 0.001657664 sec. 2025.01.17 08:12:04.603948 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2025.01.17 08:12:04.628315 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:04.628371 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:04.636020 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 08:12:04.636832 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:04.640037 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2025.01.17 08:12:07.666486 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:12:07.666540 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:12:07.668502 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:12:07.740800 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:07.740976 [ 260 ] {f96beda4-b36a-449c-a599-44aef178da54} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:07.741044 [ 260 ] {f96beda4-b36a-449c-a599-44aef178da54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:07.741822 [ 260 ] {f96beda4-b36a-449c-a599-44aef178da54} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:07.741865 [ 260 ] {f96beda4-b36a-449c-a599-44aef178da54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:07.742291 [ 260 ] {f96beda4-b36a-449c-a599-44aef178da54} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.01.17 08:12:07.742551 [ 260 ] {f96beda4-b36a-449c-a599-44aef178da54} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:07.742781 [ 260 ] {f96beda4-b36a-449c-a599-44aef178da54} executeQuery: Read 56 rows, 4.41 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.32 MiB/sec. 2025.01.17 08:12:07.742839 [ 260 ] {f96beda4-b36a-449c-a599-44aef178da54} TCPHandler: Processed in 0.0021609 sec. 2025.01.17 08:12:07.743101 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:07.743285 [ 262 ] {757b4033-2208-491d-a16f-e73b7636f0f4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:07.743356 [ 262 ] {757b4033-2208-491d-a16f-e73b7636f0f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:07.744128 [ 262 ] {757b4033-2208-491d-a16f-e73b7636f0f4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:07.744173 [ 262 ] {757b4033-2208-491d-a16f-e73b7636f0f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:07.744634 [ 262 ] {757b4033-2208-491d-a16f-e73b7636f0f4} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.01.17 08:12:07.744902 [ 262 ] {757b4033-2208-491d-a16f-e73b7636f0f4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:07.745185 [ 262 ] {757b4033-2208-491d-a16f-e73b7636f0f4} executeQuery: Read 64 rows, 5.12 KiB in 0.001945 sec., 32904.88431876607 rows/sec., 2.57 MiB/sec. 2025.01.17 08:12:07.745299 [ 262 ] {757b4033-2208-491d-a16f-e73b7636f0f4} TCPHandler: Processed in 0.002332044 sec. 2025.01.17 08:12:07.745545 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:07.745773 [ 260 ] {d550e98f-de5e-4432-be5b-1356ed7d073f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:07.745838 [ 260 ] {d550e98f-de5e-4432-be5b-1356ed7d073f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:07.746545 [ 260 ] {d550e98f-de5e-4432-be5b-1356ed7d073f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:07.746587 [ 260 ] {d550e98f-de5e-4432-be5b-1356ed7d073f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:07.747034 [ 260 ] {d550e98f-de5e-4432-be5b-1356ed7d073f} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.17 08:12:07.747282 [ 260 ] {d550e98f-de5e-4432-be5b-1356ed7d073f} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:07.747505 [ 260 ] {d550e98f-de5e-4432-be5b-1356ed7d073f} executeQuery: Read 160 rows, 11.41 KiB in 0.001774 sec., 90191.65727170237 rows/sec., 6.28 MiB/sec. 2025.01.17 08:12:07.747559 [ 260 ] {d550e98f-de5e-4432-be5b-1356ed7d073f} TCPHandler: Processed in 0.002148321 sec. 2025.01.17 08:12:07.747736 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:07.747880 [ 262 ] {fa2109b9-c49d-4fd3-ac2f-4b41f19f2b76} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:07.747938 [ 262 ] {fa2109b9-c49d-4fd3-ac2f-4b41f19f2b76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:07.748483 [ 262 ] {fa2109b9-c49d-4fd3-ac2f-4b41f19f2b76} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:07.748524 [ 262 ] {fa2109b9-c49d-4fd3-ac2f-4b41f19f2b76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:07.748929 [ 262 ] {fa2109b9-c49d-4fd3-ac2f-4b41f19f2b76} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.17 08:12:07.749179 [ 262 ] {fa2109b9-c49d-4fd3-ac2f-4b41f19f2b76} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:07.749404 [ 262 ] {fa2109b9-c49d-4fd3-ac2f-4b41f19f2b76} executeQuery: Read 60 rows, 4.14 KiB in 0.001555 sec., 38585.20900321544 rows/sec., 2.60 MiB/sec. 2025.01.17 08:12:07.749461 [ 262 ] {fa2109b9-c49d-4fd3-ac2f-4b41f19f2b76} TCPHandler: Processed in 0.001786406 sec. 2025.01.17 08:12:08.977849 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42578 2025.01.17 08:12:08.978521 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:08.978569 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:08.979128 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 08:12:08.979387 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:08.979575 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42578 2025.01.17 08:12:11.318438 [ 220 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:12:11.318504 [ 220 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:12:11.320691 [ 220 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:12:11.717540 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2446 2025.01.17 08:12:11.720586 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:11.720650 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:11.722167 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:12:11.722482 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:11.723224 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2446 2025.01.17 08:12:12.140185 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2025.01.17 08:12:12.165075 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.165129 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.172824 [ 243 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 08:12:12.173621 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.178124 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2025.01.17 08:12:12.562872 [ 223 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.17 08:12:12.562927 [ 223 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.17 08:12:12.565234 [ 223 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.17 08:12:12.679112 [ 225 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.17 08:12:12.679179 [ 225 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.17 08:12:12.681329 [ 225 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.17 08:12:12.749172 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.749359 [ 260 ] {115014ea-a4dd-411d-9579-b5164d0b40a5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:12:12.749435 [ 260 ] {115014ea-a4dd-411d-9579-b5164d0b40a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:12:12.750172 [ 260 ] {115014ea-a4dd-411d-9579-b5164d0b40a5} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.750216 [ 260 ] {115014ea-a4dd-411d-9579-b5164d0b40a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.750638 [ 260 ] {115014ea-a4dd-411d-9579-b5164d0b40a5} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:12:12.750896 [ 260 ] {115014ea-a4dd-411d-9579-b5164d0b40a5} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.751117 [ 260 ] {115014ea-a4dd-411d-9579-b5164d0b40a5} executeQuery: Read 14 rows, 1.01 KiB in 0.001814 sec., 7717.750826901874 rows/sec., 555.57 KiB/sec. 2025.01.17 08:12:12.751175 [ 260 ] {115014ea-a4dd-411d-9579-b5164d0b40a5} TCPHandler: Processed in 0.00213127 sec. 2025.01.17 08:12:12.751458 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.751672 [ 262 ] {524b23e8-62b2-48bb-8722-6fec62125eb6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:12.751754 [ 262 ] {524b23e8-62b2-48bb-8722-6fec62125eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:12.752824 [ 262 ] {524b23e8-62b2-48bb-8722-6fec62125eb6} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.752881 [ 262 ] {524b23e8-62b2-48bb-8722-6fec62125eb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.753370 [ 262 ] {524b23e8-62b2-48bb-8722-6fec62125eb6} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.01.17 08:12:12.753647 [ 262 ] {524b23e8-62b2-48bb-8722-6fec62125eb6} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.753858 [ 178 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.01.17 08:12:12.753927 [ 262 ] {524b23e8-62b2-48bb-8722-6fec62125eb6} executeQuery: Read 289 rows, 26.18 KiB in 0.002308 sec., 125216.6377816291 rows/sec., 11.08 MiB/sec. 2025.01.17 08:12:12.753942 [ 178 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.754018 [ 178 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.754074 [ 262 ] {524b23e8-62b2-48bb-8722-6fec62125eb6} TCPHandler: Processed in 0.00276221 sec. 2025.01.17 08:12:12.754300 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.01.17 08:12:12.754311 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.754573 [ 260 ] {c7a75e00-f978-4c8b-bacd-963a9ae098f4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:12:12.754574 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:12.754670 [ 260 ] {c7a75e00-f978-4c8b-bacd-963a9ae098f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:12:12.754676 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1430 rows starting from the beginning of the part 2025.01.17 08:12:12.755051 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 12 rows starting from the beginning of the part 2025.01.17 08:12:12.755441 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part 2025.01.17 08:12:12.755817 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 281 rows starting from the beginning of the part 2025.01.17 08:12:12.756257 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part 2025.01.17 08:12:12.756608 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 289 rows starting from the beginning of the part 2025.01.17 08:12:12.757612 [ 260 ] {c7a75e00-f978-4c8b-bacd-963a9ae098f4} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.757679 [ 260 ] {c7a75e00-f978-4c8b-bacd-963a9ae098f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.758629 [ 260 ] {c7a75e00-f978-4c8b-bacd-963a9ae098f4} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 08:12:12.759144 [ 260 ] {c7a75e00-f978-4c8b-bacd-963a9ae098f4} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.759541 [ 260 ] {c7a75e00-f978-4c8b-bacd-963a9ae098f4} executeQuery: Read 50 rows, 3.69 KiB in 0.005031 sec., 9938.382031405288 rows/sec., 733.34 KiB/sec. 2025.01.17 08:12:12.759974 [ 260 ] {c7a75e00-f978-4c8b-bacd-963a9ae098f4} TCPHandler: Processed in 0.005755313 sec. 2025.01.17 08:12:12.760466 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 5 columns (5 merged, 0 gathered) in 0.00632784 sec., 335659.5615565501 rows/sec., 29.70 MiB/sec. 2025.01.17 08:12:12.760570 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.760812 [ 262 ] {11f009ea-ed0b-4ee6-9b29-abaf54547831} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:12:12.760821 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.01.17 08:12:12.760921 [ 262 ] {11f009ea-ed0b-4ee6-9b29-abaf54547831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:12:12.761425 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.761664 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_156_31} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.01.17 08:12:12.761801 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.17 08:12:12.762074 [ 262 ] {11f009ea-ed0b-4ee6-9b29-abaf54547831} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.762120 [ 262 ] {11f009ea-ed0b-4ee6-9b29-abaf54547831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.762506 [ 262 ] {11f009ea-ed0b-4ee6-9b29-abaf54547831} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:12:12.762753 [ 262 ] {11f009ea-ed0b-4ee6-9b29-abaf54547831} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.762973 [ 262 ] {11f009ea-ed0b-4ee6-9b29-abaf54547831} executeQuery: Read 14 rows, 1004.00 B in 0.002224 sec., 6294.964028776979 rows/sec., 440.86 KiB/sec. 2025.01.17 08:12:12.763030 [ 262 ] {11f009ea-ed0b-4ee6-9b29-abaf54547831} TCPHandler: Processed in 0.002850341 sec. 2025.01.17 08:12:12.763176 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.763295 [ 260 ] {2279d543-7c98-417d-938a-19f5ca7ed020} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:12:12.763342 [ 260 ] {2279d543-7c98-417d-938a-19f5ca7ed020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:12:12.763919 [ 260 ] {2279d543-7c98-417d-938a-19f5ca7ed020} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.763959 [ 260 ] {2279d543-7c98-417d-938a-19f5ca7ed020} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.764364 [ 260 ] {2279d543-7c98-417d-938a-19f5ca7ed020} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:12:12.764623 [ 260 ] {2279d543-7c98-417d-938a-19f5ca7ed020} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.764835 [ 260 ] {2279d543-7c98-417d-938a-19f5ca7ed020} executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. 2025.01.17 08:12:12.764888 [ 260 ] {2279d543-7c98-417d-938a-19f5ca7ed020} TCPHandler: Processed in 0.001766755 sec. 2025.01.17 08:12:12.765043 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.765159 [ 262 ] {d5039537-6349-48c9-9da0-3fce05e7d23d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:12.765208 [ 262 ] {d5039537-6349-48c9-9da0-3fce05e7d23d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:12.765997 [ 262 ] {d5039537-6349-48c9-9da0-3fce05e7d23d} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.766040 [ 262 ] {d5039537-6349-48c9-9da0-3fce05e7d23d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.766433 [ 262 ] {d5039537-6349-48c9-9da0-3fce05e7d23d} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.01.17 08:12:12.766679 [ 262 ] {d5039537-6349-48c9-9da0-3fce05e7d23d} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.766865 [ 178 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.01.17 08:12:12.766928 [ 178 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.766925 [ 262 ] {d5039537-6349-48c9-9da0-3fce05e7d23d} executeQuery: Read 428 rows, 31.39 KiB in 0.001781 sec., 240314.430095452 rows/sec., 17.21 MiB/sec. 2025.01.17 08:12:12.766966 [ 178 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.767074 [ 262 ] {d5039537-6349-48c9-9da0-3fce05e7d23d} TCPHandler: Processed in 0.00208402 sec. 2025.01.17 08:12:12.767323 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.767346 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.01.17 08:12:12.767503 [ 260 ] {ede7ba8b-51b1-4dce-a38b-230d54376c33} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:12:12.767611 [ 260 ] {ede7ba8b-51b1-4dce-a38b-230d54376c33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:12:12.767755 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:12.767852 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 913 rows starting from the beginning of the part 2025.01.17 08:12:12.768305 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 9 rows starting from the beginning of the part 2025.01.17 08:12:12.768653 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part 2025.01.17 08:12:12.769005 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 421 rows starting from the beginning of the part 2025.01.17 08:12:12.769389 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part 2025.01.17 08:12:12.769721 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 428 rows starting from the beginning of the part 2025.01.17 08:12:12.769884 [ 260 ] {ede7ba8b-51b1-4dce-a38b-230d54376c33} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.770012 [ 260 ] {ede7ba8b-51b1-4dce-a38b-230d54376c33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.770970 [ 260 ] {ede7ba8b-51b1-4dce-a38b-230d54376c33} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:12:12.771507 [ 260 ] {ede7ba8b-51b1-4dce-a38b-230d54376c33} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.772084 [ 260 ] {ede7ba8b-51b1-4dce-a38b-230d54376c33} executeQuery: Read 6 rows, 321.00 B in 0.004636 sec., 1294.2191544434856 rows/sec., 67.62 KiB/sec. 2025.01.17 08:12:12.772277 [ 260 ] {ede7ba8b-51b1-4dce-a38b-230d54376c33} TCPHandler: Processed in 0.005061823 sec. 2025.01.17 08:12:12.772486 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.772696 [ 262 ] {314e7b56-8c55-481f-b238-95fede5c3ea7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:12.772878 [ 262 ] {314e7b56-8c55-481f-b238-95fede5c3ea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:12.773510 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 1899 rows, containing 5 columns (5 merged, 0 gathered) in 0.006383971 sec., 297463.7572758398 rows/sec., 22.73 MiB/sec. 2025.01.17 08:12:12.773818 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.01.17 08:12:12.774333 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.774437 [ 262 ] {314e7b56-8c55-481f-b238-95fede5c3ea7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.774505 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_156_31} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.01.17 08:12:12.774506 [ 262 ] {314e7b56-8c55-481f-b238-95fede5c3ea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.774677 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.17 08:12:12.775051 [ 262 ] {314e7b56-8c55-481f-b238-95fede5c3ea7} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.17 08:12:12.775303 [ 262 ] {314e7b56-8c55-481f-b238-95fede5c3ea7} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.775475 [ 178 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_141_30 to all_146_146_0 2025.01.17 08:12:12.775532 [ 178 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.775549 [ 262 ] {314e7b56-8c55-481f-b238-95fede5c3ea7} executeQuery: Read 237 rows, 16.27 KiB in 0.00293 sec., 80887.37201365188 rows/sec., 5.42 MiB/sec. 2025.01.17 08:12:12.775576 [ 178 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.775715 [ 262 ] {314e7b56-8c55-481f-b238-95fede5c3ea7} TCPHandler: Processed in 0.003316817 sec. 2025.01.17 08:12:12.775805 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_30 to all_146_146_0 into Compact with storage Full 2025.01.17 08:12:12.775906 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.776070 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:12.776200 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} MergeTreeSequentialSource: Reading 7 marks from part all_1_141_30, total 46324 rows starting from the beginning of the part 2025.01.17 08:12:12.776381 [ 260 ] {db69bf35-65f9-45ce-9f1f-a8121e7b416a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:12:12.776708 [ 260 ] {db69bf35-65f9-45ce-9f1f-a8121e7b416a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:12:12.776742 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 2 rows starting from the beginning of the part 2025.01.17 08:12:12.777334 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part 2025.01.17 08:12:12.777898 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 237 rows starting from the beginning of the part 2025.01.17 08:12:12.778381 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part 2025.01.17 08:12:12.778706 [ 198 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 237 rows starting from the beginning of the part 2025.01.17 08:12:12.780404 [ 260 ] {db69bf35-65f9-45ce-9f1f-a8121e7b416a} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.780480 [ 260 ] {db69bf35-65f9-45ce-9f1f-a8121e7b416a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.781072 [ 260 ] {db69bf35-65f9-45ce-9f1f-a8121e7b416a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.17 08:12:12.781454 [ 260 ] {db69bf35-65f9-45ce-9f1f-a8121e7b416a} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.781877 [ 178 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_63_13 to all_68_68_0 2025.01.17 08:12:12.782056 [ 178 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.782138 [ 260 ] {db69bf35-65f9-45ce-9f1f-a8121e7b416a} executeQuery: Read 1 rows, 69.00 B in 0.005898 sec., 169.548999660902 rows/sec., 11.42 KiB/sec. 2025.01.17 08:12:12.782160 [ 178 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.782402 [ 260 ] {db69bf35-65f9-45ce-9f1f-a8121e7b416a} TCPHandler: Processed in 0.006578044 sec. 2025.01.17 08:12:12.782720 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.782925 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_63_13 to all_68_68_0 into Compact with storage Full 2025.01.17 08:12:12.783038 [ 262 ] {e4189be8-fe43-4868-99cb-ade76c04efd3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:12.783406 [ 262 ] {e4189be8-fe43-4868-99cb-ade76c04efd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:12:12.783536 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:12.783674 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 63 rows starting from the beginning of the part 2025.01.17 08:12:12.784039 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part 2025.01.17 08:12:12.784563 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part 2025.01.17 08:12:12.785031 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part 2025.01.17 08:12:12.785542 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part 2025.01.17 08:12:12.786151 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part 2025.01.17 08:12:12.790720 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 4 columns (4 merged, 0 gathered) in 0.008281478 sec., 8211.094686238373 rows/sec., 553.29 KiB/sec. 2025.01.17 08:12:12.790997 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} MergedBlockOutputStream: filled checksums all_1_68_14 (state Temporary) 2025.01.17 08:12:12.791346 [ 262 ] {e4189be8-fe43-4868-99cb-ade76c04efd3} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.791421 [ 262 ] {e4189be8-fe43-4868-99cb-ade76c04efd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.791878 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_68_14 to all_1_68_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.792124 [ 192 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_68_14} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_63_13, all_68_68_0] -> all_1_68_14 2025.01.17 08:12:12.792342 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:12:12.792907 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} MergeTask::MergeProjectionsStage: Merge sorted 47120 rows, containing 5 columns (5 merged, 0 gathered) in 0.017191067 sec., 2740958.429165566 rows/sec., 185.07 MiB/sec. 2025.01.17 08:12:12.793024 [ 262 ] {e4189be8-fe43-4868-99cb-ade76c04efd3} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.17 08:12:12.793358 [ 262 ] {e4189be8-fe43-4868-99cb-ade76c04efd3} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.793611 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} MergedBlockOutputStream: filled checksums all_1_146_31 (state Temporary) 2025.01.17 08:12:12.793702 [ 262 ] {e4189be8-fe43-4868-99cb-ade76c04efd3} executeQuery: Read 43 rows, 78.90 KiB in 0.010714 sec., 4013.4403584095576 rows/sec., 7.19 MiB/sec. 2025.01.17 08:12:12.793957 [ 262 ] {e4189be8-fe43-4868-99cb-ade76c04efd3} TCPHandler: Processed in 0.011380593 sec. 2025.01.17 08:12:12.794150 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.794187 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_146_31 to all_1_146_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.794297 [ 260 ] {3bd6455d-6cce-4c06-8794-8d77ca305163} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.17 08:12:12.794297 [ 193 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_146_31} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_141_30, all_146_146_0] -> all_1_146_31 2025.01.17 08:12:12.794349 [ 260 ] {3bd6455d-6cce-4c06-8794-8d77ca305163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.17 08:12:12.794429 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. 2025.01.17 08:12:12.794856 [ 260 ] {3bd6455d-6cce-4c06-8794-8d77ca305163} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.794894 [ 260 ] {3bd6455d-6cce-4c06-8794-8d77ca305163} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.795350 [ 260 ] {3bd6455d-6cce-4c06-8794-8d77ca305163} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 08:12:12.795595 [ 260 ] {3bd6455d-6cce-4c06-8794-8d77ca305163} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.795944 [ 260 ] {3bd6455d-6cce-4c06-8794-8d77ca305163} executeQuery: Read 3 rows, 246.00 B in 0.001648 sec., 1820.388349514563 rows/sec., 145.77 KiB/sec. 2025.01.17 08:12:12.796113 [ 260 ] {3bd6455d-6cce-4c06-8794-8d77ca305163} TCPHandler: Processed in 0.002037579 sec. 2025.01.17 08:12:12.796279 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:12.796418 [ 262 ] {b54519af-9fe1-4616-97af-f69eb80da04e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:12.796478 [ 262 ] {b54519af-9fe1-4616-97af-f69eb80da04e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:12.796983 [ 262 ] {b54519af-9fe1-4616-97af-f69eb80da04e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.797022 [ 262 ] {b54519af-9fe1-4616-97af-f69eb80da04e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.797404 [ 262 ] {b54519af-9fe1-4616-97af-f69eb80da04e} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.17 08:12:12.797639 [ 262 ] {b54519af-9fe1-4616-97af-f69eb80da04e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.797810 [ 178 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.17 08:12:12.797876 [ 178 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:12.797880 [ 262 ] {b54519af-9fe1-4616-97af-f69eb80da04e} executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. 2025.01.17 08:12:12.797918 [ 178 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.17 08:12:12.798021 [ 262 ] {b54519af-9fe1-4616-97af-f69eb80da04e} TCPHandler: Processed in 0.001804965 sec. 2025.01.17 08:12:12.798173 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.01.17 08:12:12.798304 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:12.798339 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 9290 rows starting from the beginning of the part 2025.01.17 08:12:12.798445 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 82 rows starting from the beginning of the part 2025.01.17 08:12:12.798681 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part 2025.01.17 08:12:12.798774 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 82 rows starting from the beginning of the part 2025.01.17 08:12:12.798988 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part 2025.01.17 08:12:12.799067 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 82 rows starting from the beginning of the part 2025.01.17 08:12:12.802572 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 9656 rows, containing 4 columns (4 merged, 0 gathered) in 0.004525885 sec., 2133505.3807155946 rows/sec., 139.00 MiB/sec. 2025.01.17 08:12:12.802914 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.17 08:12:12.803460 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:12.803606 [ 190 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_136_27} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.17 08:12:12.803707 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. 2025.01.17 08:12:13.000230 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.94 MiB, peak 290.91 MiB, free memory in arenas 0.00 B, will set to 272.42 MiB (RSS), difference: -1.52 MiB 2025.01.17 08:12:13.567138 [ 221 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.17 08:12:13.567193 [ 221 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.17 08:12:13.569458 [ 221 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.17 08:12:16.233582 [ 125 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:12:16.233646 [ 125 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:12:16.479849 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43066 2025.01.17 08:12:16.481436 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:16.481489 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.98 GiB. 2025.01.17 08:12:16.482066 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 08:12:16.482328 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:16.482552 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 2025.01.17 08:12:17.148960 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:12:17.149008 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:12:17.150984 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:12:17.741078 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:17.741261 [ 260 ] {0fc048c1-1570-4aac-b6e4-60e17c7c977f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:17.741327 [ 260 ] {0fc048c1-1570-4aac-b6e4-60e17c7c977f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:17.742143 [ 260 ] {0fc048c1-1570-4aac-b6e4-60e17c7c977f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:17.742197 [ 260 ] {0fc048c1-1570-4aac-b6e4-60e17c7c977f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.98 GiB. 2025.01.17 08:12:17.742637 [ 260 ] {0fc048c1-1570-4aac-b6e4-60e17c7c977f} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.01.17 08:12:17.742887 [ 260 ] {0fc048c1-1570-4aac-b6e4-60e17c7c977f} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:17.743134 [ 260 ] {0fc048c1-1570-4aac-b6e4-60e17c7c977f} executeQuery: Read 56 rows, 4.41 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.25 MiB/sec. 2025.01.17 08:12:17.743201 [ 260 ] {0fc048c1-1570-4aac-b6e4-60e17c7c977f} TCPHandler: Processed in 0.002254223 sec. 2025.01.17 08:12:17.743455 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:17.743673 [ 262 ] {f5a2aa87-4f3c-40ca-b0bc-6f82c85160be} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:17.743790 [ 262 ] {f5a2aa87-4f3c-40ca-b0bc-6f82c85160be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:17.744576 [ 262 ] {f5a2aa87-4f3c-40ca-b0bc-6f82c85160be} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:17.744632 [ 262 ] {f5a2aa87-4f3c-40ca-b0bc-6f82c85160be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.98 GiB. 2025.01.17 08:12:17.745083 [ 262 ] {f5a2aa87-4f3c-40ca-b0bc-6f82c85160be} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.01.17 08:12:17.745356 [ 262 ] {f5a2aa87-4f3c-40ca-b0bc-6f82c85160be} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:17.745594 [ 262 ] {f5a2aa87-4f3c-40ca-b0bc-6f82c85160be} executeQuery: Read 64 rows, 5.12 KiB in 0.001982 sec., 32290.615539858733 rows/sec., 2.52 MiB/sec. 2025.01.17 08:12:17.745661 [ 262 ] {f5a2aa87-4f3c-40ca-b0bc-6f82c85160be} TCPHandler: Processed in 0.002341794 sec. 2025.01.17 08:12:17.745800 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:17.745927 [ 260 ] {7e574d85-a32c-44ba-aa96-d830d12c2716} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:17.745982 [ 260 ] {7e574d85-a32c-44ba-aa96-d830d12c2716} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:17.746566 [ 260 ] {7e574d85-a32c-44ba-aa96-d830d12c2716} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:17.746607 [ 260 ] {7e574d85-a32c-44ba-aa96-d830d12c2716} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.98 GiB. 2025.01.17 08:12:17.747027 [ 260 ] {7e574d85-a32c-44ba-aa96-d830d12c2716} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.17 08:12:17.747282 [ 260 ] {7e574d85-a32c-44ba-aa96-d830d12c2716} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:17.747505 [ 260 ] {7e574d85-a32c-44ba-aa96-d830d12c2716} executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. 2025.01.17 08:12:17.747566 [ 260 ] {7e574d85-a32c-44ba-aa96-d830d12c2716} TCPHandler: Processed in 0.001820906 sec. 2025.01.17 08:12:17.747722 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:17.747850 [ 262 ] {53f31dab-a4e1-4727-905b-2edfa5e9b46c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:17.747905 [ 262 ] {53f31dab-a4e1-4727-905b-2edfa5e9b46c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:17.748425 [ 262 ] {53f31dab-a4e1-4727-905b-2edfa5e9b46c} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:17.748466 [ 262 ] {53f31dab-a4e1-4727-905b-2edfa5e9b46c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.98 GiB. 2025.01.17 08:12:17.748851 [ 262 ] {53f31dab-a4e1-4727-905b-2edfa5e9b46c} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.17 08:12:17.749095 [ 262 ] {53f31dab-a4e1-4727-905b-2edfa5e9b46c} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:17.749315 [ 262 ] {53f31dab-a4e1-4727-905b-2edfa5e9b46c} executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. 2025.01.17 08:12:17.749370 [ 262 ] {53f31dab-a4e1-4727-905b-2edfa5e9b46c} TCPHandler: Processed in 0.001708754 sec. 2025.01.17 08:12:19.678282 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2025.01.17 08:12:19.702670 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:19.702735 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.98 GiB. 2025.01.17 08:12:19.710432 [ 243 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 08:12:19.711274 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:19.714471 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2025.01.17 08:12:21.098124 [ 220 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:12:21.098225 [ 220 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:12:21.100503 [ 220 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:12:21.502255 [ 221 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:21.502333 [ 221 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:21.505040 [ 221 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:21.705663 [ 222 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:12:21.705745 [ 222 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:12:21.707915 [ 222 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.17 08:12:21.723590 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2478 2025.01.17 08:12:21.727987 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.728044 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.730249 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:12:21.730702 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.732410 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2478 2025.01.17 08:12:21.892030 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.892283 [ 260 ] {3996f413-dbde-456d-a6c5-cbd43b8d1120} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:12:21.892380 [ 260 ] {3996f413-dbde-456d-a6c5-cbd43b8d1120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:12:21.893353 [ 260 ] {3996f413-dbde-456d-a6c5-cbd43b8d1120} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.893418 [ 260 ] {3996f413-dbde-456d-a6c5-cbd43b8d1120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.893972 [ 260 ] {3996f413-dbde-456d-a6c5-cbd43b8d1120} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:12:21.894327 [ 260 ] {3996f413-dbde-456d-a6c5-cbd43b8d1120} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.894569 [ 170 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.01.17 08:12:21.894605 [ 260 ] {3996f413-dbde-456d-a6c5-cbd43b8d1120} executeQuery: Read 14 rows, 1.01 KiB in 0.002404 sec., 5823.627287853577 rows/sec., 419.22 KiB/sec. 2025.01.17 08:12:21.894668 [ 170 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.894754 [ 260 ] {3996f413-dbde-456d-a6c5-cbd43b8d1120} TCPHandler: Processed in 0.002879662 sec. 2025.01.17 08:12:21.894757 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.894988 [ 189 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2025.01.17 08:12:21.895100 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.895151 [ 189 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:21.895214 [ 189 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 14 rows starting from the beginning of the part 2025.01.17 08:12:21.895409 [ 189 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part 2025.01.17 08:12:21.895629 [ 262 ] {8af7c8ee-c69a-454c-9bb5-2cd83257aa56} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:12:21.895672 [ 189 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2025.01.17 08:12:21.895900 [ 262 ] {8af7c8ee-c69a-454c-9bb5-2cd83257aa56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:12:21.896097 [ 189 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2025.01.17 08:12:21.896470 [ 189 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part 2025.01.17 08:12:21.899000 [ 262 ] {8af7c8ee-c69a-454c-9bb5-2cd83257aa56} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.899126 [ 262 ] {8af7c8ee-c69a-454c-9bb5-2cd83257aa56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.899347 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004438463 sec., 15771.22530930189 rows/sec., 1.17 MiB/sec. 2025.01.17 08:12:21.899773 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.01.17 08:12:21.900163 [ 262 ] {8af7c8ee-c69a-454c-9bb5-2cd83257aa56} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.17 08:12:21.900617 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.900805 [ 262 ] {8af7c8ee-c69a-454c-9bb5-2cd83257aa56} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.900892 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_69_17} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.01.17 08:12:21.901292 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:12:21.901489 [ 262 ] {8af7c8ee-c69a-454c-9bb5-2cd83257aa56} executeQuery: Read 2 rows, 167.00 B in 0.006065 sec., 329.76092333058534 rows/sec., 26.89 KiB/sec. 2025.01.17 08:12:21.901790 [ 262 ] {8af7c8ee-c69a-454c-9bb5-2cd83257aa56} TCPHandler: Processed in 0.006882549 sec. 2025.01.17 08:12:21.902014 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.902183 [ 260 ] {18827b2b-78b4-4863-a554-33e7a3e6377e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:21.902255 [ 260 ] {18827b2b-78b4-4863-a554-33e7a3e6377e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:21.904242 [ 260 ] {18827b2b-78b4-4863-a554-33e7a3e6377e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.904293 [ 260 ] {18827b2b-78b4-4863-a554-33e7a3e6377e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.904921 [ 260 ] {18827b2b-78b4-4863-a554-33e7a3e6377e} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.01.17 08:12:21.905271 [ 260 ] {18827b2b-78b4-4863-a554-33e7a3e6377e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.905562 [ 260 ] {18827b2b-78b4-4863-a554-33e7a3e6377e} executeQuery: Read 1440 rows, 123.73 KiB in 0.003421 sec., 420929.5527623502 rows/sec., 35.32 MiB/sec. 2025.01.17 08:12:21.905635 [ 260 ] {18827b2b-78b4-4863-a554-33e7a3e6377e} TCPHandler: Processed in 0.003700683 sec. 2025.01.17 08:12:21.905916 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.906129 [ 262 ] {0ac9abff-a29a-4a2f-9f11-11d0566d6178} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:12:21.906234 [ 262 ] {0ac9abff-a29a-4a2f-9f11-11d0566d6178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:12:21.907266 [ 262 ] {0ac9abff-a29a-4a2f-9f11-11d0566d6178} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.907326 [ 262 ] {0ac9abff-a29a-4a2f-9f11-11d0566d6178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.907892 [ 262 ] {0ac9abff-a29a-4a2f-9f11-11d0566d6178} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 08:12:21.908249 [ 262 ] {0ac9abff-a29a-4a2f-9f11-11d0566d6178} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.908570 [ 262 ] {0ac9abff-a29a-4a2f-9f11-11d0566d6178} executeQuery: Read 57 rows, 4.21 KiB in 0.00248 sec., 22983.870967741936 rows/sec., 1.66 MiB/sec. 2025.01.17 08:12:21.908718 [ 262 ] {0ac9abff-a29a-4a2f-9f11-11d0566d6178} TCPHandler: Processed in 0.002876221 sec. 2025.01.17 08:12:21.908968 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.909217 [ 260 ] {abca3d86-e529-4620-b2ca-4e5b930b5314} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:12:21.909282 [ 260 ] {abca3d86-e529-4620-b2ca-4e5b930b5314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:12:21.910173 [ 260 ] {abca3d86-e529-4620-b2ca-4e5b930b5314} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.910222 [ 260 ] {abca3d86-e529-4620-b2ca-4e5b930b5314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.910715 [ 260 ] {abca3d86-e529-4620-b2ca-4e5b930b5314} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:12:21.911032 [ 260 ] {abca3d86-e529-4620-b2ca-4e5b930b5314} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.911285 [ 171 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_64_13 to all_69_69_0 2025.01.17 08:12:21.911323 [ 260 ] {abca3d86-e529-4620-b2ca-4e5b930b5314} executeQuery: Read 242 rows, 16.79 KiB in 0.002137 sec., 113242.86382779597 rows/sec., 7.67 MiB/sec. 2025.01.17 08:12:21.911374 [ 171 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.911470 [ 260 ] {abca3d86-e529-4620-b2ca-4e5b930b5314} TCPHandler: Processed in 0.002632398 sec. 2025.01.17 08:12:21.911483 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.911745 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.911772 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_64_13 to all_69_69_0 into Compact with storage Full 2025.01.17 08:12:21.912103 [ 262 ] {2c6aa5cd-e17f-4621-affe-6805f3dac45f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:12:21.912171 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:21.912293 [ 262 ] {2c6aa5cd-e17f-4621-affe-6805f3dac45f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:12:21.912301 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_64_13, total 242 rows starting from the beginning of the part 2025.01.17 08:12:21.912849 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2025.01.17 08:12:21.913374 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 242 rows starting from the beginning of the part 2025.01.17 08:12:21.914004 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2025.01.17 08:12:21.914436 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2025.01.17 08:12:21.914966 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 242 rows starting from the beginning of the part 2025.01.17 08:12:21.916343 [ 262 ] {2c6aa5cd-e17f-4621-affe-6805f3dac45f} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.916425 [ 262 ] {2c6aa5cd-e17f-4621-affe-6805f3dac45f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.917741 [ 262 ] {2c6aa5cd-e17f-4621-affe-6805f3dac45f} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:12:21.918458 [ 262 ] {2c6aa5cd-e17f-4621-affe-6805f3dac45f} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.918813 [ 171 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.01.17 08:12:21.919059 [ 171 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.919168 [ 262 ] {2c6aa5cd-e17f-4621-affe-6805f3dac45f} executeQuery: Read 13 rows, 830.00 B in 0.007153 sec., 1817.4192646442052 rows/sec., 113.32 KiB/sec. 2025.01.17 08:12:21.919229 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.919478 [ 201 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.007824682 sec., 98150.95361063875 rows/sec., 7.03 MiB/sec. 2025.01.17 08:12:21.919555 [ 262 ] {2c6aa5cd-e17f-4621-affe-6805f3dac45f} TCPHandler: Processed in 0.007931543 sec. 2025.01.17 08:12:21.919690 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2025.01.17 08:12:21.919894 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.919928 [ 199 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) 2025.01.17 08:12:21.920340 [ 260 ] {0adf0e2e-3e84-414a-b5e4-3f4a7f52a3c8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:21.920357 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:21.920508 [ 260 ] {0adf0e2e-3e84-414a-b5e4-3f4a7f52a3c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:21.920517 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 13 rows starting from the beginning of the part 2025.01.17 08:12:21.921386 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.921366 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part 2025.01.17 08:12:21.922067 [ 187 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_69_14} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_64_13, all_69_69_0] -> all_1_69_14 2025.01.17 08:12:21.922376 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part 2025.01.17 08:12:21.922698 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.17 08:12:21.923406 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part 2025.01.17 08:12:21.923976 [ 196 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part 2025.01.17 08:12:21.925563 [ 260 ] {0adf0e2e-3e84-414a-b5e4-3f4a7f52a3c8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.925647 [ 260 ] {0adf0e2e-3e84-414a-b5e4-3f4a7f52a3c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.927040 [ 260 ] {0adf0e2e-3e84-414a-b5e4-3f4a7f52a3c8} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.01.17 08:12:21.927262 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007815372 sec., 8316.942558844288 rows/sec., 551.05 KiB/sec. 2025.01.17 08:12:21.927566 [ 260 ] {0adf0e2e-3e84-414a-b5e4-3f4a7f52a3c8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.927659 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.01.17 08:12:21.928067 [ 260 ] {0adf0e2e-3e84-414a-b5e4-3f4a7f52a3c8} executeQuery: Read 897 rows, 66.70 KiB in 0.00791 sec., 113400.7585335019 rows/sec., 8.23 MiB/sec. 2025.01.17 08:12:21.928102 [ 219 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:21.928211 [ 219 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:21.928315 [ 260 ] {0adf0e2e-3e84-414a-b5e4-3f4a7f52a3c8} TCPHandler: Processed in 0.008569013 sec. 2025.01.17 08:12:21.928622 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.928737 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.929010 [ 262 ] {d62cc014-4962-4e10-9c4f-ba89ecbf7f2c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:12:21.929073 [ 187 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_69_17} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.01.17 08:12:21.929243 [ 262 ] {d62cc014-4962-4e10-9c4f-ba89ecbf7f2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:12:21.929406 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:12:21.930855 [ 262 ] {d62cc014-4962-4e10-9c4f-ba89ecbf7f2c} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.930944 [ 262 ] {d62cc014-4962-4e10-9c4f-ba89ecbf7f2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.931977 [ 262 ] {d62cc014-4962-4e10-9c4f-ba89ecbf7f2c} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:12:21.932494 [ 262 ] {d62cc014-4962-4e10-9c4f-ba89ecbf7f2c} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.933195 [ 262 ] {d62cc014-4962-4e10-9c4f-ba89ecbf7f2c} executeQuery: Read 6 rows, 321.00 B in 0.004288 sec., 1399.2537313432836 rows/sec., 73.11 KiB/sec. 2025.01.17 08:12:21.933483 [ 262 ] {d62cc014-4962-4e10-9c4f-ba89ecbf7f2c} TCPHandler: Processed in 0.005009802 sec. 2025.01.17 08:12:21.933786 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.934110 [ 219 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:21.934126 [ 260 ] {d354a849-8ca9-4730-adb4-d69406efa2ef} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:21.934319 [ 260 ] {d354a849-8ca9-4730-adb4-d69406efa2ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:21.935766 [ 260 ] {d354a849-8ca9-4730-adb4-d69406efa2ef} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.935811 [ 260 ] {d354a849-8ca9-4730-adb4-d69406efa2ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.936291 [ 260 ] {d354a849-8ca9-4730-adb4-d69406efa2ef} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.17 08:12:21.936530 [ 260 ] {d354a849-8ca9-4730-adb4-d69406efa2ef} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.936752 [ 260 ] {d354a849-8ca9-4730-adb4-d69406efa2ef} executeQuery: Read 1084 rows, 74.17 KiB in 0.002751 sec., 394038.5314431116 rows/sec., 26.33 MiB/sec. 2025.01.17 08:12:21.936825 [ 260 ] {d354a849-8ca9-4730-adb4-d69406efa2ef} TCPHandler: Processed in 0.003183526 sec. 2025.01.17 08:12:21.937000 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.937184 [ 262 ] {0123e1a1-a39c-4ad4-a5e5-fe950e0fa2ce} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:12:21.937252 [ 262 ] {0123e1a1-a39c-4ad4-a5e5-fe950e0fa2ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:12:21.937747 [ 262 ] {0123e1a1-a39c-4ad4-a5e5-fe950e0fa2ce} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.937785 [ 262 ] {0123e1a1-a39c-4ad4-a5e5-fe950e0fa2ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.938162 [ 262 ] {0123e1a1-a39c-4ad4-a5e5-fe950e0fa2ce} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.17 08:12:21.938424 [ 262 ] {0123e1a1-a39c-4ad4-a5e5-fe950e0fa2ce} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.938637 [ 262 ] {0123e1a1-a39c-4ad4-a5e5-fe950e0fa2ce} executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. 2025.01.17 08:12:21.938690 [ 262 ] {0123e1a1-a39c-4ad4-a5e5-fe950e0fa2ce} TCPHandler: Processed in 0.001764465 sec. 2025.01.17 08:12:21.938854 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.938972 [ 260 ] {4b117886-d6a8-4752-832d-27acf68dfc2e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:21.939054 [ 260 ] {4b117886-d6a8-4752-832d-27acf68dfc2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:12:21.940301 [ 260 ] {4b117886-d6a8-4752-832d-27acf68dfc2e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.940341 [ 260 ] {4b117886-d6a8-4752-832d-27acf68dfc2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.941040 [ 260 ] {4b117886-d6a8-4752-832d-27acf68dfc2e} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.17 08:12:21.941314 [ 260 ] {4b117886-d6a8-4752-832d-27acf68dfc2e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.941575 [ 260 ] {4b117886-d6a8-4752-832d-27acf68dfc2e} executeQuery: Read 48 rows, 88.08 KiB in 0.002623 sec., 18299.656881433475 rows/sec., 32.79 MiB/sec. 2025.01.17 08:12:21.941694 [ 260 ] {4b117886-d6a8-4752-832d-27acf68dfc2e} TCPHandler: Processed in 0.002897391 sec. 2025.01.17 08:12:21.941909 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.942098 [ 262 ] {0ea30b7a-822e-428d-a3a4-3ae2c8af3d0f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.17 08:12:21.942184 [ 262 ] {0ea30b7a-822e-428d-a3a4-3ae2c8af3d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.17 08:12:21.942839 [ 262 ] {0ea30b7a-822e-428d-a3a4-3ae2c8af3d0f} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.942887 [ 262 ] {0ea30b7a-822e-428d-a3a4-3ae2c8af3d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.943268 [ 262 ] {0ea30b7a-822e-428d-a3a4-3ae2c8af3d0f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 08:12:21.943507 [ 262 ] {0ea30b7a-822e-428d-a3a4-3ae2c8af3d0f} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.943786 [ 262 ] {0ea30b7a-822e-428d-a3a4-3ae2c8af3d0f} executeQuery: Read 12 rows, 868.00 B in 0.00172 sec., 6976.7441860465115 rows/sec., 492.82 KiB/sec. 2025.01.17 08:12:21.943856 [ 262 ] {0ea30b7a-822e-428d-a3a4-3ae2c8af3d0f} TCPHandler: Processed in 0.002040489 sec. 2025.01.17 08:12:21.944004 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:21.944125 [ 260 ] {745fc17b-901d-4d78-b0a4-b173fd6f002f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:21.944177 [ 260 ] {745fc17b-901d-4d78-b0a4-b173fd6f002f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:21.944680 [ 260 ] {745fc17b-901d-4d78-b0a4-b173fd6f002f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:21.944720 [ 260 ] {745fc17b-901d-4d78-b0a4-b173fd6f002f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:21.945115 [ 260 ] {745fc17b-901d-4d78-b0a4-b173fd6f002f} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.17 08:12:21.945376 [ 260 ] {745fc17b-901d-4d78-b0a4-b173fd6f002f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:21.945621 [ 260 ] {745fc17b-901d-4d78-b0a4-b173fd6f002f} executeQuery: Read 82 rows, 5.33 KiB in 0.001513 sec., 54196.959682749504 rows/sec., 3.44 MiB/sec. 2025.01.17 08:12:21.945714 [ 260 ] {745fc17b-901d-4d78-b0a4-b173fd6f002f} TCPHandler: Processed in 0.001765355 sec. 2025.01.17 08:12:22.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.45 MiB, peak 290.91 MiB, free memory in arenas 0.00 B, will set to 272.42 MiB (RSS), difference: -1.03 MiB 2025.01.17 08:12:22.404670 [ 222 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:12:22.404725 [ 222 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:12:22.406842 [ 222 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:12:22.733309 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:22.733521 [ 260 ] {48a556fa-f5bc-44b0-9a4c-b9a9fdfa5fdf} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:22.733600 [ 260 ] {48a556fa-f5bc-44b0-9a4c-b9a9fdfa5fdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:22.734409 [ 260 ] {48a556fa-f5bc-44b0-9a4c-b9a9fdfa5fdf} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:22.734455 [ 260 ] {48a556fa-f5bc-44b0-9a4c-b9a9fdfa5fdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:22.734884 [ 260 ] {48a556fa-f5bc-44b0-9a4c-b9a9fdfa5fdf} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.01.17 08:12:22.735145 [ 260 ] {48a556fa-f5bc-44b0-9a4c-b9a9fdfa5fdf} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:22.735345 [ 260 ] {48a556fa-f5bc-44b0-9a4c-b9a9fdfa5fdf} executeQuery: Read 10 rows, 999.00 B in 0.001883 sec., 5310.674455655869 rows/sec., 518.10 KiB/sec. 2025.01.17 08:12:22.735414 [ 260 ] {48a556fa-f5bc-44b0-9a4c-b9a9fdfa5fdf} TCPHandler: Processed in 0.002245692 sec. 2025.01.17 08:12:22.735719 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:22.735914 [ 262 ] {f0a2eb91-c681-4c77-ab65-357fbef94e1f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:12:22.735987 [ 262 ] {f0a2eb91-c681-4c77-ab65-357fbef94e1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:12:22.736729 [ 262 ] {f0a2eb91-c681-4c77-ab65-357fbef94e1f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:22.736778 [ 262 ] {f0a2eb91-c681-4c77-ab65-357fbef94e1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:22.737194 [ 262 ] {f0a2eb91-c681-4c77-ab65-357fbef94e1f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 08:12:22.737446 [ 262 ] {f0a2eb91-c681-4c77-ab65-357fbef94e1f} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:22.737671 [ 262 ] {f0a2eb91-c681-4c77-ab65-357fbef94e1f} executeQuery: Read 5 rows, 385.00 B in 0.001808 sec., 2765.4867256637167 rows/sec., 207.95 KiB/sec. 2025.01.17 08:12:22.737727 [ 262 ] {f0a2eb91-c681-4c77-ab65-357fbef94e1f} TCPHandler: Processed in 0.002170192 sec. 2025.01.17 08:12:22.737862 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:22.737988 [ 260 ] {066efa4c-104a-4a4a-94b1-e2c743c1c33a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:22.738044 [ 260 ] {066efa4c-104a-4a4a-94b1-e2c743c1c33a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:22.738729 [ 260 ] {066efa4c-104a-4a4a-94b1-e2c743c1c33a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:22.738774 [ 260 ] {066efa4c-104a-4a4a-94b1-e2c743c1c33a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:22.739161 [ 260 ] {066efa4c-104a-4a4a-94b1-e2c743c1c33a} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.01.17 08:12:22.739409 [ 260 ] {066efa4c-104a-4a4a-94b1-e2c743c1c33a} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:22.739592 [ 260 ] {066efa4c-104a-4a4a-94b1-e2c743c1c33a} executeQuery: Read 5 rows, 410.00 B in 0.001635 sec., 3058.1039755351685 rows/sec., 244.89 KiB/sec. 2025.01.17 08:12:22.739643 [ 260 ] {066efa4c-104a-4a4a-94b1-e2c743c1c33a} TCPHandler: Processed in 0.001835756 sec. 2025.01.17 08:12:22.739802 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:22.739922 [ 262 ] {df333e44-4710-4223-8a85-8a48275eed23} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:22.740005 [ 262 ] {df333e44-4710-4223-8a85-8a48275eed23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:12:22.741143 [ 262 ] {df333e44-4710-4223-8a85-8a48275eed23} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:22.741184 [ 262 ] {df333e44-4710-4223-8a85-8a48275eed23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:22.741826 [ 262 ] {df333e44-4710-4223-8a85-8a48275eed23} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.17 08:12:22.742090 [ 262 ] {df333e44-4710-4223-8a85-8a48275eed23} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:22.742338 [ 262 ] {df333e44-4710-4223-8a85-8a48275eed23} executeQuery: Read 5 rows, 9.17 KiB in 0.002442 sec., 2047.5020475020474 rows/sec., 3.67 MiB/sec. 2025.01.17 08:12:22.742432 [ 262 ] {df333e44-4710-4223-8a85-8a48275eed23} TCPHandler: Processed in 0.002688429 sec. 2025.01.17 08:12:23.008756 [ 225 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:12:23.008814 [ 225 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:12:23.010913 [ 225 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:12:23.491596 [ 220 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:12:23.491656 [ 220 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:12:23.493794 [ 220 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:12:23.982778 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43493 2025.01.17 08:12:23.983515 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:23.983569 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.63 GiB. 2025.01.17 08:12:23.984172 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 08:12:23.984442 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:23.984697 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43493 2025.01.17 08:12:25.088613 [ 221 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:12:25.088664 [ 221 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:12:25.090594 [ 221 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:12:26.000237 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.42 MiB, peak 290.91 MiB, free memory in arenas 0.00 B, will set to 272.42 MiB (RSS), difference: 4.00 MiB 2025.01.17 08:12:27.214626 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 2025.01.17 08:12:27.238251 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:27.238313 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:27.246189 [ 243 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 08:12:27.247037 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:27.250396 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 716 2025.01.17 08:12:27.740482 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:27.740675 [ 260 ] {f30bad12-28f7-4d66-be5d-0f8fbbf6b6a4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:27.740747 [ 260 ] {f30bad12-28f7-4d66-be5d-0f8fbbf6b6a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:27.741579 [ 260 ] {f30bad12-28f7-4d66-be5d-0f8fbbf6b6a4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:27.741626 [ 260 ] {f30bad12-28f7-4d66-be5d-0f8fbbf6b6a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:27.742082 [ 260 ] {f30bad12-28f7-4d66-be5d-0f8fbbf6b6a4} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.01.17 08:12:27.742344 [ 260 ] {f30bad12-28f7-4d66-be5d-0f8fbbf6b6a4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:27.742559 [ 260 ] {f30bad12-28f7-4d66-be5d-0f8fbbf6b6a4} executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. 2025.01.17 08:12:27.742618 [ 260 ] {f30bad12-28f7-4d66-be5d-0f8fbbf6b6a4} TCPHandler: Processed in 0.002263412 sec. 2025.01.17 08:12:27.742887 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:27.743099 [ 262 ] {c4c7afa5-6e97-491f-9669-5c03c06c98d2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:27.743176 [ 262 ] {c4c7afa5-6e97-491f-9669-5c03c06c98d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:27.743941 [ 262 ] {c4c7afa5-6e97-491f-9669-5c03c06c98d2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:27.743988 [ 262 ] {c4c7afa5-6e97-491f-9669-5c03c06c98d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:27.744428 [ 262 ] {c4c7afa5-6e97-491f-9669-5c03c06c98d2} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.01.17 08:12:27.744680 [ 262 ] {c4c7afa5-6e97-491f-9669-5c03c06c98d2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:27.744927 [ 262 ] {c4c7afa5-6e97-491f-9669-5c03c06c98d2} executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. 2025.01.17 08:12:27.744997 [ 262 ] {c4c7afa5-6e97-491f-9669-5c03c06c98d2} TCPHandler: Processed in 0.002242272 sec. 2025.01.17 08:12:27.745161 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:27.745288 [ 260 ] {18a80cbc-ff07-4d67-ad38-11484d9c0b6a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:27.745341 [ 260 ] {18a80cbc-ff07-4d67-ad38-11484d9c0b6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:27.745920 [ 260 ] {18a80cbc-ff07-4d67-ad38-11484d9c0b6a} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:27.745960 [ 260 ] {18a80cbc-ff07-4d67-ad38-11484d9c0b6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:27.746396 [ 260 ] {18a80cbc-ff07-4d67-ad38-11484d9c0b6a} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.17 08:12:27.746647 [ 260 ] {18a80cbc-ff07-4d67-ad38-11484d9c0b6a} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:27.746825 [ 260 ] {18a80cbc-ff07-4d67-ad38-11484d9c0b6a} executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. 2025.01.17 08:12:27.746878 [ 260 ] {18a80cbc-ff07-4d67-ad38-11484d9c0b6a} TCPHandler: Processed in 0.001778466 sec. 2025.01.17 08:12:27.747034 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:27.747165 [ 262 ] {fca057bb-4c5b-42ee-9253-273ec85f979f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:27.747233 [ 262 ] {fca057bb-4c5b-42ee-9253-273ec85f979f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:27.747828 [ 262 ] {fca057bb-4c5b-42ee-9253-273ec85f979f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:27.747877 [ 262 ] {fca057bb-4c5b-42ee-9253-273ec85f979f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:27.748299 [ 262 ] {fca057bb-4c5b-42ee-9253-273ec85f979f} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.17 08:12:27.748538 [ 262 ] {fca057bb-4c5b-42ee-9253-273ec85f979f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:27.748743 [ 262 ] {fca057bb-4c5b-42ee-9253-273ec85f979f} executeQuery: Read 60 rows, 4.14 KiB in 0.001615 sec., 37151.70278637771 rows/sec., 2.50 MiB/sec. 2025.01.17 08:12:27.748798 [ 262 ] {fca057bb-4c5b-42ee-9253-273ec85f979f} TCPHandler: Processed in 0.001820076 sec. 2025.01.17 08:12:31.233902 [ 126 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:12:31.233984 [ 126 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:12:31.484921 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43981 2025.01.17 08:12:31.485670 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:31.485723 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:31.486286 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 08:12:31.486552 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:31.486786 [ 126 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 08:12:31.486832 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 2025.01.17 08:12:31.486880 [ 126 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:31.486909 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:31.487080 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 08:12:31.487423 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:31.487540 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41663 rows starting from the beginning of the part 2025.01.17 08:12:31.487792 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 488 rows starting from the beginning of the part 2025.01.17 08:12:31.487976 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 427 rows starting from the beginning of the part 2025.01.17 08:12:31.488164 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 488 rows starting from the beginning of the part 2025.01.17 08:12:31.488410 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 427 rows starting from the beginning of the part 2025.01.17 08:12:31.488612 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part 2025.01.17 08:12:31.492058 [ 195 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.005084073 sec., 8650741.246240957 rows/sec., 123.75 MiB/sec. 2025.01.17 08:12:31.492331 [ 195 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 08:12:31.492633 [ 195 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:31.492720 [ 195 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_96_19} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 08:12:31.492819 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.01.17 08:12:31.732739 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2520 2025.01.17 08:12:31.736148 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:31.736210 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:31.737751 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:12:31.738083 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:31.738338 [ 126 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.17 08:12:31.738463 [ 126 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:31.738527 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:31.738833 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.17 08:12:31.739325 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2520 2025.01.17 08:12:31.739744 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:31.739915 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2342 rows starting from the beginning of the part 2025.01.17 08:12:31.740539 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part 2025.01.17 08:12:31.741096 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 44 rows starting from the beginning of the part 2025.01.17 08:12:31.741601 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part 2025.01.17 08:12:31.742085 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part 2025.01.17 08:12:31.742606 [ 186 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 42 rows starting from the beginning of the part 2025.01.17 08:12:31.753999 [ 195 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 72 columns (72 merged, 0 gathered) in 0.01533433 sec., 164337.1441725853 rows/sec., 122.72 MiB/sec. 2025.01.17 08:12:31.756819 [ 193 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.17 08:12:31.757817 [ 193 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:31.757935 [ 193 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_71_14} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.17 08:12:31.758360 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.01.17 08:12:32.004683 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004250341 sec. 2025.01.17 08:12:32.748531 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.748746 [ 260 ] {76306178-2aef-4ff7-97cb-d7e2d5faf81e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:12:32.748829 [ 260 ] {76306178-2aef-4ff7-97cb-d7e2d5faf81e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:12:32.749675 [ 260 ] {76306178-2aef-4ff7-97cb-d7e2d5faf81e} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.749724 [ 260 ] {76306178-2aef-4ff7-97cb-d7e2d5faf81e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.750169 [ 260 ] {76306178-2aef-4ff7-97cb-d7e2d5faf81e} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:12:32.750429 [ 260 ] {76306178-2aef-4ff7-97cb-d7e2d5faf81e} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.750685 [ 260 ] {76306178-2aef-4ff7-97cb-d7e2d5faf81e} executeQuery: Read 14 rows, 1.01 KiB in 0.00199 sec., 7035.175879396985 rows/sec., 506.44 KiB/sec. 2025.01.17 08:12:32.750807 [ 260 ] {76306178-2aef-4ff7-97cb-d7e2d5faf81e} TCPHandler: Processed in 0.002411905 sec. 2025.01.17 08:12:32.751093 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.751280 [ 262 ] {86acec69-6da5-4082-8cac-9f87a180a3e2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:32.751351 [ 262 ] {86acec69-6da5-4082-8cac-9f87a180a3e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:32.752291 [ 262 ] {86acec69-6da5-4082-8cac-9f87a180a3e2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.752337 [ 262 ] {86acec69-6da5-4082-8cac-9f87a180a3e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.752798 [ 262 ] {86acec69-6da5-4082-8cac-9f87a180a3e2} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.01.17 08:12:32.753066 [ 262 ] {86acec69-6da5-4082-8cac-9f87a180a3e2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.753226 [ 124 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.01.17 08:12:32.753275 [ 262 ] {86acec69-6da5-4082-8cac-9f87a180a3e2} executeQuery: Read 313 rows, 28.45 KiB in 0.002044 sec., 153131.1154598826 rows/sec., 13.59 MiB/sec. 2025.01.17 08:12:32.753279 [ 124 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.753327 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.753364 [ 262 ] {86acec69-6da5-4082-8cac-9f87a180a3e2} TCPHandler: Processed in 0.002439985 sec. 2025.01.17 08:12:32.753558 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.01.17 08:12:32.753812 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.753921 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:32.754093 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1438 rows starting from the beginning of the part 2025.01.17 08:12:32.754159 [ 260 ] {2dcf2995-e2e6-40fe-8078-6611864a0eb7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:12:32.754355 [ 260 ] {2dcf2995-e2e6-40fe-8078-6611864a0eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:12:32.754639 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part 2025.01.17 08:12:32.755170 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1440 rows starting from the beginning of the part 2025.01.17 08:12:32.755777 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 10 rows starting from the beginning of the part 2025.01.17 08:12:32.756314 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part 2025.01.17 08:12:32.756876 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 313 rows starting from the beginning of the part 2025.01.17 08:12:32.758685 [ 260 ] {2dcf2995-e2e6-40fe-8078-6611864a0eb7} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.758751 [ 260 ] {2dcf2995-e2e6-40fe-8078-6611864a0eb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.759728 [ 260 ] {2dcf2995-e2e6-40fe-8078-6611864a0eb7} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 08:12:32.760017 [ 260 ] {2dcf2995-e2e6-40fe-8078-6611864a0eb7} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.760219 [ 124 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 08:12:32.760332 [ 124 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.760390 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.760397 [ 260 ] {2dcf2995-e2e6-40fe-8078-6611864a0eb7} executeQuery: Read 62 rows, 4.59 KiB in 0.006335 sec., 9786.89818468824 rows/sec., 724.83 KiB/sec. 2025.01.17 08:12:32.760775 [ 260 ] {2dcf2995-e2e6-40fe-8078-6611864a0eb7} TCPHandler: Processed in 0.007069602 sec. 2025.01.17 08:12:32.761262 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.007848823 sec., 422101.50490079855 rows/sec., 37.12 MiB/sec. 2025.01.17 08:12:32.761268 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.761434 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 08:12:32.761586 [ 262 ] {a4a31ba7-b386-4fc4-ac10-1ff138a5d968} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:12:32.761603 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.01.17 08:12:32.761776 [ 262 ] {a4a31ba7-b386-4fc4-ac10-1ff138a5d968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:12:32.761978 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:32.762129 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 64 rows starting from the beginning of the part 2025.01.17 08:12:32.762554 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.762882 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 46 rows starting from the beginning of the part 2025.01.17 08:12:32.762957 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_161_32} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.01.17 08:12:32.763366 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.17 08:12:32.763542 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 50 rows starting from the beginning of the part 2025.01.17 08:12:32.763936 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 57 rows starting from the beginning of the part 2025.01.17 08:12:32.764166 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part 2025.01.17 08:12:32.764596 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 62 rows starting from the beginning of the part 2025.01.17 08:12:32.765235 [ 262 ] {a4a31ba7-b386-4fc4-ac10-1ff138a5d968} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.765304 [ 262 ] {a4a31ba7-b386-4fc4-ac10-1ff138a5d968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.766010 [ 262 ] {a4a31ba7-b386-4fc4-ac10-1ff138a5d968} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:12:32.766560 [ 262 ] {a4a31ba7-b386-4fc4-ac10-1ff138a5d968} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.767267 [ 262 ] {a4a31ba7-b386-4fc4-ac10-1ff138a5d968} executeQuery: Read 14 rows, 1004.00 B in 0.005734 sec., 2441.5765608650154 rows/sec., 170.99 KiB/sec. 2025.01.17 08:12:32.767726 [ 262 ] {a4a31ba7-b386-4fc4-ac10-1ff138a5d968} TCPHandler: Processed in 0.006640605 sec. 2025.01.17 08:12:32.768150 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.768329 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:32.768525 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:32.768746 [ 260 ] {631003dd-748c-4be2-8faf-a6cd7e982a0e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:12:32.768832 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.008002114 sec., 35490.62160324134 rows/sec., 2.69 MiB/sec. 2025.01.17 08:12:32.768860 [ 260 ] {631003dd-748c-4be2-8faf-a6cd7e982a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:12:32.769209 [ 195 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 08:12:32.770222 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.770614 [ 192 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_91_18} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 08:12:32.770979 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.17 08:12:32.771198 [ 260 ] {631003dd-748c-4be2-8faf-a6cd7e982a0e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.771243 [ 260 ] {631003dd-748c-4be2-8faf-a6cd7e982a0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.771717 [ 260 ] {631003dd-748c-4be2-8faf-a6cd7e982a0e} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:12:32.772003 [ 260 ] {631003dd-748c-4be2-8faf-a6cd7e982a0e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.772314 [ 260 ] {631003dd-748c-4be2-8faf-a6cd7e982a0e} executeQuery: Read 13 rows, 830.00 B in 0.003753 sec., 3463.8955502264857 rows/sec., 215.97 KiB/sec. 2025.01.17 08:12:32.772528 [ 260 ] {631003dd-748c-4be2-8faf-a6cd7e982a0e} TCPHandler: Processed in 0.004660277 sec. 2025.01.17 08:12:32.772840 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.773286 [ 262 ] {569ae6f5-2c06-4c6b-8061-96312d0e896c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:32.773364 [ 262 ] {569ae6f5-2c06-4c6b-8061-96312d0e896c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:32.773753 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:32.774992 [ 262 ] {569ae6f5-2c06-4c6b-8061-96312d0e896c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.775033 [ 262 ] {569ae6f5-2c06-4c6b-8061-96312d0e896c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.775418 [ 262 ] {569ae6f5-2c06-4c6b-8061-96312d0e896c} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.01.17 08:12:32.775673 [ 262 ] {569ae6f5-2c06-4c6b-8061-96312d0e896c} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.775862 [ 150 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.01.17 08:12:32.775888 [ 262 ] {569ae6f5-2c06-4c6b-8061-96312d0e896c} executeQuery: Read 437 rows, 32.09 KiB in 0.002738 sec., 159605.5514974434 rows/sec., 11.44 MiB/sec. 2025.01.17 08:12:32.775935 [ 150 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.776017 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.776025 [ 262 ] {569ae6f5-2c06-4c6b-8061-96312d0e896c} TCPHandler: Processed in 0.003384919 sec. 2025.01.17 08:12:32.776252 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.01.17 08:12:32.776259 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.776544 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:32.776554 [ 260 ] {83777923-17ee-43d6-81af-11c9a8722f39} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:12:32.776607 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 917 rows starting from the beginning of the part 2025.01.17 08:12:32.776670 [ 260 ] {83777923-17ee-43d6-81af-11c9a8722f39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:12:32.777060 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part 2025.01.17 08:12:32.777650 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 897 rows starting from the beginning of the part 2025.01.17 08:12:32.778029 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 5 rows starting from the beginning of the part 2025.01.17 08:12:32.778694 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part 2025.01.17 08:12:32.779241 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 437 rows starting from the beginning of the part 2025.01.17 08:12:32.780220 [ 260 ] {83777923-17ee-43d6-81af-11c9a8722f39} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.780301 [ 260 ] {83777923-17ee-43d6-81af-11c9a8722f39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.781243 [ 260 ] {83777923-17ee-43d6-81af-11c9a8722f39} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:12:32.781784 [ 260 ] {83777923-17ee-43d6-81af-11c9a8722f39} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.782025 [ 150 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.01.17 08:12:32.782113 [ 150 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.782158 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.782181 [ 260 ] {83777923-17ee-43d6-81af-11c9a8722f39} executeQuery: Read 6 rows, 321.00 B in 0.005722 sec., 1048.5844110450892 rows/sec., 54.78 KiB/sec. 2025.01.17 08:12:32.782487 [ 260 ] {83777923-17ee-43d6-81af-11c9a8722f39} TCPHandler: Processed in 0.006335301 sec. 2025.01.17 08:12:32.782928 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.783158 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2025.01.17 08:12:32.783197 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 2384 rows, containing 5 columns (5 merged, 0 gathered) in 0.007085142 sec., 336478.7889925142 rows/sec., 25.78 MiB/sec. 2025.01.17 08:12:32.783397 [ 262 ] {d64cc15f-88cd-45ab-939f-09fe658527b3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:32.783525 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:32.783531 [ 262 ] {d64cc15f-88cd-45ab-939f-09fe658527b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:32.783583 [ 195 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.01.17 08:12:32.783604 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 390 rows starting from the beginning of the part 2025.01.17 08:12:32.784011 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part 2025.01.17 08:12:32.784470 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part 2025.01.17 08:12:32.784964 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part 2025.01.17 08:12:32.785337 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part 2025.01.17 08:12:32.785770 [ 198 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part 2025.01.17 08:12:32.786042 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.786579 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_161_32} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.01.17 08:12:32.786861 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.17 08:12:32.787203 [ 262 ] {d64cc15f-88cd-45ab-939f-09fe658527b3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.787248 [ 262 ] {d64cc15f-88cd-45ab-939f-09fe658527b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.787852 [ 262 ] {d64cc15f-88cd-45ab-939f-09fe658527b3} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.17 08:12:32.788109 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.005665551 sec., 74132.24238913391 rows/sec., 3.78 MiB/sec. 2025.01.17 08:12:32.788264 [ 262 ] {d64cc15f-88cd-45ab-939f-09fe658527b3} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.788341 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.01.17 08:12:32.788677 [ 262 ] {d64cc15f-88cd-45ab-939f-09fe658527b3} executeQuery: Read 237 rows, 16.27 KiB in 0.005369 sec., 44142.298379586515 rows/sec., 2.96 MiB/sec. 2025.01.17 08:12:32.788805 [ 262 ] {d64cc15f-88cd-45ab-939f-09fe658527b3} TCPHandler: Processed in 0.006165838 sec. 2025.01.17 08:12:32.788929 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.789015 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.789063 [ 187 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_70_14} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.01.17 08:12:32.789238 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.17 08:12:32.789245 [ 260 ] {091a0fd3-05af-4a35-b7f0-eb2be05d8832} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:12:32.789320 [ 260 ] {091a0fd3-05af-4a35-b7f0-eb2be05d8832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:12:32.789793 [ 260 ] {091a0fd3-05af-4a35-b7f0-eb2be05d8832} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.789831 [ 260 ] {091a0fd3-05af-4a35-b7f0-eb2be05d8832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.790196 [ 260 ] {091a0fd3-05af-4a35-b7f0-eb2be05d8832} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.17 08:12:32.790448 [ 260 ] {091a0fd3-05af-4a35-b7f0-eb2be05d8832} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.790687 [ 260 ] {091a0fd3-05af-4a35-b7f0-eb2be05d8832} executeQuery: Read 1 rows, 69.00 B in 0.001501 sec., 666.2225183211193 rows/sec., 44.89 KiB/sec. 2025.01.17 08:12:32.790762 [ 260 ] {091a0fd3-05af-4a35-b7f0-eb2be05d8832} TCPHandler: Processed in 0.001818926 sec. 2025.01.17 08:12:32.790983 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.791120 [ 262 ] {7cf57077-7d85-4c26-8276-0fa06904a65e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:32.791209 [ 262 ] {7cf57077-7d85-4c26-8276-0fa06904a65e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:12:32.792498 [ 262 ] {7cf57077-7d85-4c26-8276-0fa06904a65e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.792538 [ 262 ] {7cf57077-7d85-4c26-8276-0fa06904a65e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.793264 [ 262 ] {7cf57077-7d85-4c26-8276-0fa06904a65e} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.17 08:12:32.793550 [ 262 ] {7cf57077-7d85-4c26-8276-0fa06904a65e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.793758 [ 150 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.17 08:12:32.793841 [ 150 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.793865 [ 262 ] {7cf57077-7d85-4c26-8276-0fa06904a65e} executeQuery: Read 55 rows, 100.92 KiB in 0.002771 sec., 19848.430169613857 rows/sec., 35.57 MiB/sec. 2025.01.17 08:12:32.793903 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.794299 [ 262 ] {7cf57077-7d85-4c26-8276-0fa06904a65e} TCPHandler: Processed in 0.003415859 sec. 2025.01.17 08:12:32.794310 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.17 08:12:32.794525 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:32.794836 [ 260 ] {80d65423-3f1f-414f-a06f-ffc7a79a2c61} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:32.794982 [ 260 ] {80d65423-3f1f-414f-a06f-ffc7a79a2c61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:32.795003 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:32.795247 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2466 rows starting from the beginning of the part 2025.01.17 08:12:32.796136 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 39 rows starting from the beginning of the part 2025.01.17 08:12:32.796842 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 43 rows starting from the beginning of the part 2025.01.17 08:12:32.797661 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part 2025.01.17 08:12:32.797667 [ 260 ] {80d65423-3f1f-414f-a06f-ffc7a79a2c61} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:32.797753 [ 260 ] {80d65423-3f1f-414f-a06f-ffc7a79a2c61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:32.798297 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part 2025.01.17 08:12:32.798972 [ 188 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 55 rows starting from the beginning of the part 2025.01.17 08:12:32.799659 [ 260 ] {80d65423-3f1f-414f-a06f-ffc7a79a2c61} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.17 08:12:32.800174 [ 260 ] {80d65423-3f1f-414f-a06f-ffc7a79a2c61} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.800754 [ 260 ] {80d65423-3f1f-414f-a06f-ffc7a79a2c61} executeQuery: Read 82 rows, 5.33 KiB in 0.006001 sec., 13664.389268455257 rows/sec., 888.69 KiB/sec. 2025.01.17 08:12:32.800955 [ 260 ] {80d65423-3f1f-414f-a06f-ffc7a79a2c61} TCPHandler: Processed in 0.006541774 sec. 2025.01.17 08:12:32.809469 [ 187 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2656 rows, containing 19 columns (19 merged, 0 gathered) in 0.015398471 sec., 172484.6577299785 rows/sec., 309.08 MiB/sec. 2025.01.17 08:12:32.811885 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.17 08:12:32.812333 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:32.812420 [ 189 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_91_18} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.17 08:12:32.812591 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.10 MiB. 2025.01.17 08:12:33.541920 [ 148 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 2025.01.17 08:12:33.542001 [ 148 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:33.542028 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:33.542314 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full 2025.01.17 08:12:33.542578 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:33.542637 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 18 rows starting from the beginning of the part 2025.01.17 08:12:33.542825 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part 2025.01.17 08:12:33.543081 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part 2025.01.17 08:12:33.543369 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part 2025.01.17 08:12:33.543513 [ 187 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part 2025.01.17 08:12:33.544688 [ 200 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002563547 sec., 14823.211745288852 rows/sec., 1.24 MiB/sec. 2025.01.17 08:12:33.544895 [ 197 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.01.17 08:12:33.545237 [ 197 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:33.545330 [ 197 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_32_7} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 2025.01.17 08:12:33.545437 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:12:34.750548 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724 2025.01.17 08:12:34.774927 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:34.774990 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:34.782861 [ 243 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 08:12:34.783770 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:34.784205 [ 149 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 08:12:34.784354 [ 149 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:34.784438 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:34.784698 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 08:12:34.795202 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 724 2025.01.17 08:12:34.796071 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:34.797089 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2025.01.17 08:12:34.802722 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part 2025.01.17 08:12:34.808021 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part 2025.01.17 08:12:34.813857 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part 2025.01.17 08:12:34.820142 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part 2025.01.17 08:12:34.826443 [ 187 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part 2025.01.17 08:12:34.901044 [ 200 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.116470761 sec., 6216.152395535562 rows/sec., 32.14 MiB/sec. 2025.01.17 08:12:34.904922 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 08:12:34.908225 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:34.908361 [ 193 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_96_19} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 08:12:34.911060 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.17 08:12:35.000250 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.96 MiB, peak 292.44 MiB, free memory in arenas 0.00 B, will set to 272.88 MiB (RSS), difference: -1.08 MiB 2025.01.17 08:12:37.741275 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:37.741502 [ 260 ] {60604e0d-28e0-46ee-8510-4ca9580da7b2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:37.741579 [ 260 ] {60604e0d-28e0-46ee-8510-4ca9580da7b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:37.742381 [ 260 ] {60604e0d-28e0-46ee-8510-4ca9580da7b2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:37.742432 [ 260 ] {60604e0d-28e0-46ee-8510-4ca9580da7b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:37.742881 [ 260 ] {60604e0d-28e0-46ee-8510-4ca9580da7b2} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.01.17 08:12:37.743141 [ 260 ] {60604e0d-28e0-46ee-8510-4ca9580da7b2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:37.743394 [ 260 ] {60604e0d-28e0-46ee-8510-4ca9580da7b2} executeQuery: Read 56 rows, 4.41 KiB in 0.001949 sec., 28732.683427398668 rows/sec., 2.21 MiB/sec. 2025.01.17 08:12:37.743461 [ 260 ] {60604e0d-28e0-46ee-8510-4ca9580da7b2} TCPHandler: Processed in 0.002321414 sec. 2025.01.17 08:12:37.743770 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:37.744047 [ 262 ] {d07e4baf-997e-40dd-8422-9385340fb369} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:37.744154 [ 262 ] {d07e4baf-997e-40dd-8422-9385340fb369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:37.745062 [ 262 ] {d07e4baf-997e-40dd-8422-9385340fb369} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:37.745116 [ 262 ] {d07e4baf-997e-40dd-8422-9385340fb369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:37.745560 [ 262 ] {d07e4baf-997e-40dd-8422-9385340fb369} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.01.17 08:12:37.745826 [ 262 ] {d07e4baf-997e-40dd-8422-9385340fb369} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:37.746052 [ 262 ] {d07e4baf-997e-40dd-8422-9385340fb369} executeQuery: Read 64 rows, 5.12 KiB in 0.002074 sec., 30858.244937319192 rows/sec., 2.41 MiB/sec. 2025.01.17 08:12:37.746133 [ 262 ] {d07e4baf-997e-40dd-8422-9385340fb369} TCPHandler: Processed in 0.002527276 sec. 2025.01.17 08:12:37.746383 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:37.746704 [ 260 ] {380538a7-1701-4e61-93b0-59df6463ed87} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:37.746768 [ 260 ] {380538a7-1701-4e61-93b0-59df6463ed87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:37.747386 [ 260 ] {380538a7-1701-4e61-93b0-59df6463ed87} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:37.747429 [ 260 ] {380538a7-1701-4e61-93b0-59df6463ed87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:37.747850 [ 260 ] {380538a7-1701-4e61-93b0-59df6463ed87} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.17 08:12:37.748103 [ 260 ] {380538a7-1701-4e61-93b0-59df6463ed87} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:37.748288 [ 144 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_146_31 to all_150_150_0 2025.01.17 08:12:37.748352 [ 260 ] {380538a7-1701-4e61-93b0-59df6463ed87} executeQuery: Read 160 rows, 11.41 KiB in 0.001747 sec., 91585.57527189468 rows/sec., 6.38 MiB/sec. 2025.01.17 08:12:37.748360 [ 144 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:37.748431 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:37.748480 [ 260 ] {380538a7-1701-4e61-93b0-59df6463ed87} TCPHandler: Processed in 0.002230572 sec. 2025.01.17 08:12:37.748730 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:37.748823 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} MergeTask::PrepareStage: Merging 5 parts: from all_1_146_31 to all_150_150_0 into Compact with storage Full 2025.01.17 08:12:37.749100 [ 262 ] {68736db7-5ed4-4762-bd2b-6d1109de096e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:37.749295 [ 262 ] {68736db7-5ed4-4762-bd2b-6d1109de096e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:37.749469 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:37.749645 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} MergeTreeSequentialSource: Reading 7 marks from part all_1_146_31, total 47120 rows starting from the beginning of the part 2025.01.17 08:12:37.750187 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part 2025.01.17 08:12:37.750675 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:12:37.751092 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part 2025.01.17 08:12:37.751516 [ 199 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 237 rows starting from the beginning of the part 2025.01.17 08:12:37.752444 [ 262 ] {68736db7-5ed4-4762-bd2b-6d1109de096e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:37.752535 [ 262 ] {68736db7-5ed4-4762-bd2b-6d1109de096e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:37.753554 [ 262 ] {68736db7-5ed4-4762-bd2b-6d1109de096e} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.17 08:12:37.753809 [ 262 ] {68736db7-5ed4-4762-bd2b-6d1109de096e} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:37.753980 [ 144 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.01.17 08:12:37.754023 [ 144 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:37.754035 [ 262 ] {68736db7-5ed4-4762-bd2b-6d1109de096e} executeQuery: Read 60 rows, 4.14 KiB in 0.005079 sec., 11813.349084465446 rows/sec., 815.24 KiB/sec. 2025.01.17 08:12:37.754065 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:37.754345 [ 262 ] {68736db7-5ed4-4762-bd2b-6d1109de096e} TCPHandler: Processed in 0.005736512 sec. 2025.01.17 08:12:37.754455 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.01.17 08:12:37.754887 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:37.754952 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9656 rows starting from the beginning of the part 2025.01.17 08:12:37.755202 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part 2025.01.17 08:12:37.755566 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part 2025.01.17 08:12:37.756175 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part 2025.01.17 08:12:37.756554 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 82 rows starting from the beginning of the part 2025.01.17 08:12:37.756912 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part 2025.01.17 08:12:37.760409 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 10000 rows, containing 4 columns (4 merged, 0 gathered) in 0.006138308 sec., 1629113.4299549647 rows/sec., 106.16 MiB/sec. 2025.01.17 08:12:37.760767 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.01.17 08:12:37.761211 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:37.761312 [ 192 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_141_28} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.01.17 08:12:37.761479 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. 2025.01.17 08:12:37.764856 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} MergeTask::MergeProjectionsStage: Merge sorted 48761 rows, containing 5 columns (5 merged, 0 gathered) in 0.016294714 sec., 2992442.825323599 rows/sec., 202.04 MiB/sec. 2025.01.17 08:12:37.765963 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} MergedBlockOutputStream: filled checksums all_1_150_32 (state Temporary) 2025.01.17 08:12:37.766298 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_150_32 to all_1_150_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:37.766387 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_150_32} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_146_31, all_150_150_0] -> all_1_150_32 2025.01.17 08:12:37.766484 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. 2025.01.17 08:12:38.987068 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44408 2025.01.17 08:12:38.987737 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:38.987780 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.62 GiB. 2025.01.17 08:12:38.988317 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 08:12:38.988570 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:38.988819 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44408 2025.01.17 08:12:41.739676 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2550 2025.01.17 08:12:41.742743 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:41.742786 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:41.744307 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:12:41.744610 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:41.745954 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2550 2025.01.17 08:12:42.126998 [ 220 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.01.17 08:12:42.127052 [ 220 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.01.17 08:12:42.129204 [ 220 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.01.17 08:12:42.262437 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.01.17 08:12:42.262490 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.01.17 08:12:42.264537 [ 218 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.01.17 08:12:42.295364 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 2025.01.17 08:12:42.319993 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.320078 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.327788 [ 243 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 08:12:42.328633 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.333193 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 732 2025.01.17 08:12:42.400453 [ 225 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:42.400504 [ 225 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:42.402584 [ 225 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.01.17 08:12:42.743881 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.744175 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} executeQuery: (from [fd00:1122:3344:101::d]:47424) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 08:12:42.744647 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 08:12:42.744703 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 08:12:42.745102 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:12:42.745189 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 08:12:42.745375 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.01.17 08:12:42.745417 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.01.17 08:12:42.745443 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 08:12:42.745460 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 08:12:42.745512 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 08:12:42.745539 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 2025.01.17 08:12:42.746956 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} executeQuery: Read 41 rows, 1.56 KiB in 0.002911 sec., 14084.507042253521 rows/sec., 537.09 KiB/sec. 2025.01.17 08:12:42.747060 [ 260 ] {06ee6916-26f6-4453-ba0e-03d1b78f52a3} TCPHandler: Processed in 0.003302207 sec. 2025.01.17 08:12:42.752587 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.752780 [ 262 ] {0f25030c-ee23-414c-8a41-4c7bc67c51c0} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 08:12:42.752860 [ 262 ] {0f25030c-ee23-414c-8a41-4c7bc67c51c0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 08:12:42.753766 [ 262 ] {0f25030c-ee23-414c-8a41-4c7bc67c51c0} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.753815 [ 262 ] {0f25030c-ee23-414c-8a41-4c7bc67c51c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.754353 [ 262 ] {0f25030c-ee23-414c-8a41-4c7bc67c51c0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 08:12:42.754587 [ 262 ] {0f25030c-ee23-414c-8a41-4c7bc67c51c0} oximeter.timeseries_schema (d6d10519-2d68-43c4-9710-61f87ad6cfda): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.754890 [ 262 ] {0f25030c-ee23-414c-8a41-4c7bc67c51c0} executeQuery: Read 1 rows, 285.00 B in 0.002152 sec., 464.68401486988853 rows/sec., 129.33 KiB/sec. 2025.01.17 08:12:42.754982 [ 262 ] {0f25030c-ee23-414c-8a41-4c7bc67c51c0} TCPHandler: Processed in 0.002519206 sec. 2025.01.17 08:12:42.755144 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.755278 [ 260 ] {ee4ffde6-9537-4c76-a17f-221bd9544d7a} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:12:42.755346 [ 260 ] {ee4ffde6-9537-4c76-a17f-221bd9544d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:12:42.756686 [ 260 ] {ee4ffde6-9537-4c76-a17f-221bd9544d7a} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.756729 [ 260 ] {ee4ffde6-9537-4c76-a17f-221bd9544d7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.757148 [ 260 ] {ee4ffde6-9537-4c76-a17f-221bd9544d7a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:12:42.757403 [ 260 ] {ee4ffde6-9537-4c76-a17f-221bd9544d7a} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.757605 [ 260 ] {ee4ffde6-9537-4c76-a17f-221bd9544d7a} executeQuery: Read 14 rows, 1.01 KiB in 0.002365 sec., 5919.661733615222 rows/sec., 426.14 KiB/sec. 2025.01.17 08:12:42.757669 [ 260 ] {ee4ffde6-9537-4c76-a17f-221bd9544d7a} TCPHandler: Processed in 0.002584238 sec. 2025.01.17 08:12:42.757842 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.757989 [ 262 ] {7d0d08af-ea7a-420a-9d62-2b7ac5e8d08d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:12:42.758050 [ 262 ] {7d0d08af-ea7a-420a-9d62-2b7ac5e8d08d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:12:42.758761 [ 262 ] {7d0d08af-ea7a-420a-9d62-2b7ac5e8d08d} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.758802 [ 262 ] {7d0d08af-ea7a-420a-9d62-2b7ac5e8d08d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.759166 [ 262 ] {7d0d08af-ea7a-420a-9d62-2b7ac5e8d08d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.17 08:12:42.759405 [ 262 ] {7d0d08af-ea7a-420a-9d62-2b7ac5e8d08d} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.759657 [ 262 ] {7d0d08af-ea7a-420a-9d62-2b7ac5e8d08d} executeQuery: Read 3 rows, 228.00 B in 0.001695 sec., 1769.911504424779 rows/sec., 131.36 KiB/sec. 2025.01.17 08:12:42.759868 [ 262 ] {7d0d08af-ea7a-420a-9d62-2b7ac5e8d08d} TCPHandler: Processed in 0.0020916 sec. 2025.01.17 08:12:42.760079 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.760227 [ 260 ] {c9d4c8ce-3aab-4b86-bcc0-6149d8cc8031} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:42.760286 [ 260 ] {c9d4c8ce-3aab-4b86-bcc0-6149d8cc8031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:42.761168 [ 260 ] {c9d4c8ce-3aab-4b86-bcc0-6149d8cc8031} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.761208 [ 260 ] {c9d4c8ce-3aab-4b86-bcc0-6149d8cc8031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.761614 [ 260 ] {c9d4c8ce-3aab-4b86-bcc0-6149d8cc8031} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.01.17 08:12:42.761863 [ 260 ] {c9d4c8ce-3aab-4b86-bcc0-6149d8cc8031} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.762045 [ 260 ] {c9d4c8ce-3aab-4b86-bcc0-6149d8cc8031} executeQuery: Read 325 rows, 29.42 KiB in 0.001857 sec., 175013.46257404416 rows/sec., 15.47 MiB/sec. 2025.01.17 08:12:42.762103 [ 260 ] {c9d4c8ce-3aab-4b86-bcc0-6149d8cc8031} TCPHandler: Processed in 0.00212704 sec. 2025.01.17 08:12:42.762262 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.762381 [ 262 ] {f08cc3fb-3bdd-442d-8e46-3148a34e79db} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:12:42.762432 [ 262 ] {f08cc3fb-3bdd-442d-8e46-3148a34e79db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:12:42.763049 [ 262 ] {f08cc3fb-3bdd-442d-8e46-3148a34e79db} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.763090 [ 262 ] {f08cc3fb-3bdd-442d-8e46-3148a34e79db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.763468 [ 262 ] {f08cc3fb-3bdd-442d-8e46-3148a34e79db} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 08:12:42.763705 [ 262 ] {f08cc3fb-3bdd-442d-8e46-3148a34e79db} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.763915 [ 262 ] {f08cc3fb-3bdd-442d-8e46-3148a34e79db} executeQuery: Read 68 rows, 5.00 KiB in 0.001561 sec., 43561.81934657271 rows/sec., 3.13 MiB/sec. 2025.01.17 08:12:42.763972 [ 262 ] {f08cc3fb-3bdd-442d-8e46-3148a34e79db} TCPHandler: Processed in 0.001769005 sec. 2025.01.17 08:12:42.764134 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.764275 [ 260 ] {755dc832-bfe7-49ae-b403-1ee7a70a60cf} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:12:42.764334 [ 260 ] {755dc832-bfe7-49ae-b403-1ee7a70a60cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:12:42.764981 [ 260 ] {755dc832-bfe7-49ae-b403-1ee7a70a60cf} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.765019 [ 260 ] {755dc832-bfe7-49ae-b403-1ee7a70a60cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.765387 [ 260 ] {755dc832-bfe7-49ae-b403-1ee7a70a60cf} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:12:42.765632 [ 260 ] {755dc832-bfe7-49ae-b403-1ee7a70a60cf} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.765811 [ 260 ] {755dc832-bfe7-49ae-b403-1ee7a70a60cf} executeQuery: Read 14 rows, 1004.00 B in 0.001568 sec., 8928.57142857143 rows/sec., 625.30 KiB/sec. 2025.01.17 08:12:42.765865 [ 260 ] {755dc832-bfe7-49ae-b403-1ee7a70a60cf} TCPHandler: Processed in 0.001799205 sec. 2025.01.17 08:12:42.766017 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.766134 [ 262 ] {890009f3-fde2-4051-9cbd-ac887d43c545} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:12:42.766181 [ 262 ] {890009f3-fde2-4051-9cbd-ac887d43c545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:12:42.766761 [ 262 ] {890009f3-fde2-4051-9cbd-ac887d43c545} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.766801 [ 262 ] {890009f3-fde2-4051-9cbd-ac887d43c545} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.767169 [ 262 ] {890009f3-fde2-4051-9cbd-ac887d43c545} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:12:42.767414 [ 262 ] {890009f3-fde2-4051-9cbd-ac887d43c545} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.767629 [ 262 ] {890009f3-fde2-4051-9cbd-ac887d43c545} executeQuery: Read 13 rows, 830.00 B in 0.00152 sec., 8552.631578947368 rows/sec., 533.25 KiB/sec. 2025.01.17 08:12:42.767685 [ 262 ] {890009f3-fde2-4051-9cbd-ac887d43c545} TCPHandler: Processed in 0.001728495 sec. 2025.01.17 08:12:42.767855 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.767996 [ 260 ] {113de29c-f82b-4ecc-a955-efb515e6163f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:42.768054 [ 260 ] {113de29c-f82b-4ecc-a955-efb515e6163f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:42.768920 [ 260 ] {113de29c-f82b-4ecc-a955-efb515e6163f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.768959 [ 260 ] {113de29c-f82b-4ecc-a955-efb515e6163f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.769370 [ 260 ] {113de29c-f82b-4ecc-a955-efb515e6163f} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.01.17 08:12:42.769621 [ 260 ] {113de29c-f82b-4ecc-a955-efb515e6163f} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.769810 [ 260 ] {113de29c-f82b-4ecc-a955-efb515e6163f} executeQuery: Read 470 rows, 34.52 KiB in 0.001847 sec., 254466.70276123445 rows/sec., 18.25 MiB/sec. 2025.01.17 08:12:42.769871 [ 260 ] {113de29c-f82b-4ecc-a955-efb515e6163f} TCPHandler: Processed in 0.0020872 sec. 2025.01.17 08:12:42.770030 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.770170 [ 262 ] {a6dd0d0c-5864-432a-9386-be3831007061} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:12:42.770228 [ 262 ] {a6dd0d0c-5864-432a-9386-be3831007061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:12:42.770792 [ 262 ] {a6dd0d0c-5864-432a-9386-be3831007061} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.770831 [ 262 ] {a6dd0d0c-5864-432a-9386-be3831007061} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.771195 [ 262 ] {a6dd0d0c-5864-432a-9386-be3831007061} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:12:42.771427 [ 262 ] {a6dd0d0c-5864-432a-9386-be3831007061} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.771633 [ 262 ] {a6dd0d0c-5864-432a-9386-be3831007061} executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. 2025.01.17 08:12:42.771689 [ 262 ] {a6dd0d0c-5864-432a-9386-be3831007061} TCPHandler: Processed in 0.001726595 sec. 2025.01.17 08:12:42.771846 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.771992 [ 260 ] {4eed7f97-226b-4703-b4a9-ef9595a16991} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:42.772055 [ 260 ] {4eed7f97-226b-4703-b4a9-ef9595a16991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:42.772751 [ 260 ] {4eed7f97-226b-4703-b4a9-ef9595a16991} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.772789 [ 260 ] {4eed7f97-226b-4703-b4a9-ef9595a16991} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.773207 [ 260 ] {4eed7f97-226b-4703-b4a9-ef9595a16991} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.17 08:12:42.773450 [ 260 ] {4eed7f97-226b-4703-b4a9-ef9595a16991} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.773628 [ 260 ] {4eed7f97-226b-4703-b4a9-ef9595a16991} executeQuery: Read 240 rows, 16.45 KiB in 0.001669 sec., 143798.68184541643 rows/sec., 9.63 MiB/sec. 2025.01.17 08:12:42.773684 [ 260 ] {4eed7f97-226b-4703-b4a9-ef9595a16991} TCPHandler: Processed in 0.001906067 sec. 2025.01.17 08:12:42.773850 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.773989 [ 262 ] {760cc347-c908-4eb6-85fd-6912e65fba19} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:12:42.774050 [ 262 ] {760cc347-c908-4eb6-85fd-6912e65fba19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:12:42.774616 [ 262 ] {760cc347-c908-4eb6-85fd-6912e65fba19} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.774663 [ 262 ] {760cc347-c908-4eb6-85fd-6912e65fba19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.775044 [ 262 ] {760cc347-c908-4eb6-85fd-6912e65fba19} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.17 08:12:42.775278 [ 262 ] {760cc347-c908-4eb6-85fd-6912e65fba19} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.775487 [ 262 ] {760cc347-c908-4eb6-85fd-6912e65fba19} executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. 2025.01.17 08:12:42.775540 [ 262 ] {760cc347-c908-4eb6-85fd-6912e65fba19} TCPHandler: Processed in 0.001762795 sec. 2025.01.17 08:12:42.775685 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.775820 [ 260 ] {e86f8da7-dc3b-472d-a2f8-f0dd8670cf90} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:42.775913 [ 260 ] {e86f8da7-dc3b-472d-a2f8-f0dd8670cf90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:12:42.777383 [ 260 ] {e86f8da7-dc3b-472d-a2f8-f0dd8670cf90} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.777421 [ 260 ] {e86f8da7-dc3b-472d-a2f8-f0dd8670cf90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.778178 [ 260 ] {e86f8da7-dc3b-472d-a2f8-f0dd8670cf90} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.17 08:12:42.778449 [ 260 ] {e86f8da7-dc3b-472d-a2f8-f0dd8670cf90} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.778652 [ 260 ] {e86f8da7-dc3b-472d-a2f8-f0dd8670cf90} executeQuery: Read 58 rows, 106.43 KiB in 0.002864 sec., 20251.396648044694 rows/sec., 36.29 MiB/sec. 2025.01.17 08:12:42.778769 [ 260 ] {e86f8da7-dc3b-472d-a2f8-f0dd8670cf90} TCPHandler: Processed in 0.003140585 sec. 2025.01.17 08:12:42.778916 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.779033 [ 262 ] {1e1c2a4f-f4de-4ffb-a213-cbb60d4b445e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.17 08:12:42.779083 [ 262 ] {1e1c2a4f-f4de-4ffb-a213-cbb60d4b445e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.17 08:12:42.779559 [ 262 ] {1e1c2a4f-f4de-4ffb-a213-cbb60d4b445e} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.779600 [ 262 ] {1e1c2a4f-f4de-4ffb-a213-cbb60d4b445e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.779996 [ 262 ] {1e1c2a4f-f4de-4ffb-a213-cbb60d4b445e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 08:12:42.780235 [ 262 ] {1e1c2a4f-f4de-4ffb-a213-cbb60d4b445e} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.780502 [ 262 ] {1e1c2a4f-f4de-4ffb-a213-cbb60d4b445e} executeQuery: Read 9 rows, 651.00 B in 0.001485 sec., 6060.606060606061 rows/sec., 428.11 KiB/sec. 2025.01.17 08:12:42.780642 [ 262 ] {1e1c2a4f-f4de-4ffb-a213-cbb60d4b445e} TCPHandler: Processed in 0.001781875 sec. 2025.01.17 08:12:42.780797 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:42.780935 [ 260 ] {9fa30db2-c53d-484a-9d15-afbccceb5e47} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:42.780993 [ 260 ] {9fa30db2-c53d-484a-9d15-afbccceb5e47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:42.781575 [ 260 ] {9fa30db2-c53d-484a-9d15-afbccceb5e47} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:42.781621 [ 260 ] {9fa30db2-c53d-484a-9d15-afbccceb5e47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:42.782023 [ 260 ] {9fa30db2-c53d-484a-9d15-afbccceb5e47} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.17 08:12:42.782262 [ 260 ] {9fa30db2-c53d-484a-9d15-afbccceb5e47} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:42.782440 [ 260 ] {9fa30db2-c53d-484a-9d15-afbccceb5e47} executeQuery: Read 82 rows, 5.33 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 3.39 MiB/sec. 2025.01.17 08:12:42.782494 [ 260 ] {9fa30db2-c53d-484a-9d15-afbccceb5e47} TCPHandler: Processed in 0.001761066 sec. 2025.01.17 08:12:43.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.46 MiB, peak 292.44 MiB, free memory in arenas 0.00 B, will set to 272.88 MiB (RSS), difference: -1.58 MiB 2025.01.17 08:12:46.234045 [ 132 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:12:46.234147 [ 132 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:12:46.489086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44896 2025.01.17 08:12:46.490269 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:46.490320 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:46.490889 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 08:12:46.491152 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:46.491446 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 2025.01.17 08:12:47.741849 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:47.742140 [ 260 ] {a6ebcf4f-da3c-463c-a85a-1e2d0e0b561e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:47.742247 [ 260 ] {a6ebcf4f-da3c-463c-a85a-1e2d0e0b561e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:47.743318 [ 260 ] {a6ebcf4f-da3c-463c-a85a-1e2d0e0b561e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:47.743371 [ 260 ] {a6ebcf4f-da3c-463c-a85a-1e2d0e0b561e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:47.743823 [ 260 ] {a6ebcf4f-da3c-463c-a85a-1e2d0e0b561e} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.01.17 08:12:47.744085 [ 260 ] {a6ebcf4f-da3c-463c-a85a-1e2d0e0b561e} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:47.744334 [ 260 ] {a6ebcf4f-da3c-463c-a85a-1e2d0e0b561e} executeQuery: Read 56 rows, 4.41 KiB in 0.002273 sec., 24637.04355477343 rows/sec., 1.89 MiB/sec. 2025.01.17 08:12:47.744402 [ 260 ] {a6ebcf4f-da3c-463c-a85a-1e2d0e0b561e} TCPHandler: Processed in 0.002689298 sec. 2025.01.17 08:12:47.744656 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:47.744853 [ 262 ] {3392d581-34e5-4158-bc55-9bcaef119376} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:47.744929 [ 262 ] {3392d581-34e5-4158-bc55-9bcaef119376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:47.745713 [ 262 ] {3392d581-34e5-4158-bc55-9bcaef119376} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:47.745767 [ 262 ] {3392d581-34e5-4158-bc55-9bcaef119376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:47.746222 [ 262 ] {3392d581-34e5-4158-bc55-9bcaef119376} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.01.17 08:12:47.746475 [ 262 ] {3392d581-34e5-4158-bc55-9bcaef119376} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:47.746724 [ 262 ] {3392d581-34e5-4158-bc55-9bcaef119376} executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. 2025.01.17 08:12:47.746792 [ 262 ] {3392d581-34e5-4158-bc55-9bcaef119376} TCPHandler: Processed in 0.002266203 sec. 2025.01.17 08:12:47.746938 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:47.747083 [ 260 ] {5544c0f6-04b6-4324-99c3-ae6ce3c6347d} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:47.747148 [ 260 ] {5544c0f6-04b6-4324-99c3-ae6ce3c6347d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:47.747830 [ 260 ] {5544c0f6-04b6-4324-99c3-ae6ce3c6347d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:47.747881 [ 260 ] {5544c0f6-04b6-4324-99c3-ae6ce3c6347d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:47.748293 [ 260 ] {5544c0f6-04b6-4324-99c3-ae6ce3c6347d} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.01.17 08:12:47.748536 [ 260 ] {5544c0f6-04b6-4324-99c3-ae6ce3c6347d} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:47.748778 [ 260 ] {5544c0f6-04b6-4324-99c3-ae6ce3c6347d} executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec. 2025.01.17 08:12:47.748879 [ 260 ] {5544c0f6-04b6-4324-99c3-ae6ce3c6347d} TCPHandler: Processed in 0.002007629 sec. 2025.01.17 08:12:47.749155 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:47.749623 [ 262 ] {bea1551e-4aa7-48b1-b899-eeccc9afaa32} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:47.749737 [ 262 ] {bea1551e-4aa7-48b1-b899-eeccc9afaa32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:47.750366 [ 262 ] {bea1551e-4aa7-48b1-b899-eeccc9afaa32} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:47.750407 [ 262 ] {bea1551e-4aa7-48b1-b899-eeccc9afaa32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:47.750796 [ 262 ] {bea1551e-4aa7-48b1-b899-eeccc9afaa32} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.17 08:12:47.751045 [ 262 ] {bea1551e-4aa7-48b1-b899-eeccc9afaa32} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:47.751285 [ 262 ] {bea1551e-4aa7-48b1-b899-eeccc9afaa32} executeQuery: Read 60 rows, 4.14 KiB in 0.001816 sec., 33039.64757709251 rows/sec., 2.23 MiB/sec. 2025.01.17 08:12:47.751376 [ 262 ] {bea1551e-4aa7-48b1-b899-eeccc9afaa32} TCPHandler: Processed in 0.002395664 sec. 2025.01.17 08:12:49.833364 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 2025.01.17 08:12:49.858171 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:49.858236 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:49.865932 [ 243 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 08:12:49.866779 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:49.871465 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 739 2025.01.17 08:12:51.746260 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2588 2025.01.17 08:12:51.749487 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.749538 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.751079 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:12:51.751392 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.751939 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2588 2025.01.17 08:12:51.847817 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.848037 [ 260 ] {603f5e29-b43f-44c7-9b86-9d5305c839f3} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:12:51.848118 [ 260 ] {603f5e29-b43f-44c7-9b86-9d5305c839f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:12:51.848894 [ 260 ] {603f5e29-b43f-44c7-9b86-9d5305c839f3} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.848948 [ 260 ] {603f5e29-b43f-44c7-9b86-9d5305c839f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.849409 [ 260 ] {603f5e29-b43f-44c7-9b86-9d5305c839f3} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:12:51.849690 [ 260 ] {603f5e29-b43f-44c7-9b86-9d5305c839f3} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.849985 [ 260 ] {603f5e29-b43f-44c7-9b86-9d5305c839f3} executeQuery: Read 14 rows, 1.01 KiB in 0.001999 sec., 7003.501750875438 rows/sec., 504.16 KiB/sec. 2025.01.17 08:12:51.850101 [ 260 ] {603f5e29-b43f-44c7-9b86-9d5305c839f3} TCPHandler: Processed in 0.002424275 sec. 2025.01.17 08:12:51.850435 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.850707 [ 262 ] {c830be53-0d95-4b8f-9e8e-5322bb305fb7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:12:51.850813 [ 262 ] {c830be53-0d95-4b8f-9e8e-5322bb305fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:12:51.851578 [ 262 ] {c830be53-0d95-4b8f-9e8e-5322bb305fb7} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.851621 [ 262 ] {c830be53-0d95-4b8f-9e8e-5322bb305fb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.852008 [ 262 ] {c830be53-0d95-4b8f-9e8e-5322bb305fb7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.17 08:12:51.852253 [ 262 ] {c830be53-0d95-4b8f-9e8e-5322bb305fb7} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.852510 [ 262 ] {c830be53-0d95-4b8f-9e8e-5322bb305fb7} executeQuery: Read 13 rows, 1.05 KiB in 0.001874 sec., 6937.033084311633 rows/sec., 561.76 KiB/sec. 2025.01.17 08:12:51.852639 [ 262 ] {c830be53-0d95-4b8f-9e8e-5322bb305fb7} TCPHandler: Processed in 0.002397774 sec. 2025.01.17 08:12:51.852809 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.852953 [ 260 ] {e51eb907-cd55-484e-87a7-2b73a2a153b4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:51.853014 [ 260 ] {e51eb907-cd55-484e-87a7-2b73a2a153b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:51.854640 [ 260 ] {e51eb907-cd55-484e-87a7-2b73a2a153b4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.854681 [ 260 ] {e51eb907-cd55-484e-87a7-2b73a2a153b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.855169 [ 260 ] {e51eb907-cd55-484e-87a7-2b73a2a153b4} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.01.17 08:12:51.855418 [ 260 ] {e51eb907-cd55-484e-87a7-2b73a2a153b4} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.855654 [ 260 ] {e51eb907-cd55-484e-87a7-2b73a2a153b4} executeQuery: Read 1457 rows, 125.17 KiB in 0.002735 sec., 532723.9488117002 rows/sec., 44.69 MiB/sec. 2025.01.17 08:12:51.855715 [ 260 ] {e51eb907-cd55-484e-87a7-2b73a2a153b4} TCPHandler: Processed in 0.002985493 sec. 2025.01.17 08:12:51.855944 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.856178 [ 262 ] {b77c1fe9-89a0-41ab-ae3d-be993b0634a4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:12:51.856269 [ 262 ] {b77c1fe9-89a0-41ab-ae3d-be993b0634a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:12:51.857260 [ 262 ] {b77c1fe9-89a0-41ab-ae3d-be993b0634a4} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.857299 [ 262 ] {b77c1fe9-89a0-41ab-ae3d-be993b0634a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.857671 [ 262 ] {b77c1fe9-89a0-41ab-ae3d-be993b0634a4} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 08:12:51.857912 [ 262 ] {b77c1fe9-89a0-41ab-ae3d-be993b0634a4} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.858132 [ 262 ] {b77c1fe9-89a0-41ab-ae3d-be993b0634a4} executeQuery: Read 73 rows, 5.34 KiB in 0.00201 sec., 36318.407960199 rows/sec., 2.60 MiB/sec. 2025.01.17 08:12:51.858186 [ 262 ] {b77c1fe9-89a0-41ab-ae3d-be993b0634a4} TCPHandler: Processed in 0.002352984 sec. 2025.01.17 08:12:51.858331 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.858451 [ 260 ] {0f739827-0c60-49b1-833d-f5faff8416d5} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:12:51.858501 [ 260 ] {0f739827-0c60-49b1-833d-f5faff8416d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:12:51.859155 [ 260 ] {0f739827-0c60-49b1-833d-f5faff8416d5} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.859196 [ 260 ] {0f739827-0c60-49b1-833d-f5faff8416d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.859578 [ 260 ] {0f739827-0c60-49b1-833d-f5faff8416d5} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:12:51.859815 [ 260 ] {0f739827-0c60-49b1-833d-f5faff8416d5} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.860030 [ 260 ] {0f739827-0c60-49b1-833d-f5faff8416d5} executeQuery: Read 242 rows, 16.79 KiB in 0.001604 sec., 150872.81795511223 rows/sec., 10.22 MiB/sec. 2025.01.17 08:12:51.860088 [ 260 ] {0f739827-0c60-49b1-833d-f5faff8416d5} TCPHandler: Processed in 0.001816017 sec. 2025.01.17 08:12:51.860242 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.860378 [ 262 ] {9d4a04fb-881a-47fe-b438-7a11cd99530e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:12:51.860432 [ 262 ] {9d4a04fb-881a-47fe-b438-7a11cd99530e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:12:51.861111 [ 262 ] {9d4a04fb-881a-47fe-b438-7a11cd99530e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.861151 [ 262 ] {9d4a04fb-881a-47fe-b438-7a11cd99530e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.861523 [ 262 ] {9d4a04fb-881a-47fe-b438-7a11cd99530e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:12:51.861758 [ 262 ] {9d4a04fb-881a-47fe-b438-7a11cd99530e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.862023 [ 262 ] {9d4a04fb-881a-47fe-b438-7a11cd99530e} executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. 2025.01.17 08:12:51.862080 [ 262 ] {9d4a04fb-881a-47fe-b438-7a11cd99530e} TCPHandler: Processed in 0.001904287 sec. 2025.01.17 08:12:51.862332 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.862641 [ 260 ] {28c9fdc8-6f9b-4b64-bab1-30b201e7d7f8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:51.862706 [ 260 ] {28c9fdc8-6f9b-4b64-bab1-30b201e7d7f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:51.863670 [ 260 ] {28c9fdc8-6f9b-4b64-bab1-30b201e7d7f8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.863711 [ 260 ] {28c9fdc8-6f9b-4b64-bab1-30b201e7d7f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.864150 [ 260 ] {28c9fdc8-6f9b-4b64-bab1-30b201e7d7f8} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.01.17 08:12:51.864416 [ 260 ] {28c9fdc8-6f9b-4b64-bab1-30b201e7d7f8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.864660 [ 260 ] {28c9fdc8-6f9b-4b64-bab1-30b201e7d7f8} executeQuery: Read 910 rows, 67.68 KiB in 0.00211 sec., 431279.6208530806 rows/sec., 31.33 MiB/sec. 2025.01.17 08:12:51.864718 [ 260 ] {28c9fdc8-6f9b-4b64-bab1-30b201e7d7f8} TCPHandler: Processed in 0.002551897 sec. 2025.01.17 08:12:51.864921 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.865125 [ 262 ] {2d26345b-6510-4c1a-8d51-d024417fb2f6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:12:51.865184 [ 262 ] {2d26345b-6510-4c1a-8d51-d024417fb2f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:12:51.865748 [ 262 ] {2d26345b-6510-4c1a-8d51-d024417fb2f6} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.865795 [ 262 ] {2d26345b-6510-4c1a-8d51-d024417fb2f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.866196 [ 262 ] {2d26345b-6510-4c1a-8d51-d024417fb2f6} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:12:51.866434 [ 262 ] {2d26345b-6510-4c1a-8d51-d024417fb2f6} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.866642 [ 262 ] {2d26345b-6510-4c1a-8d51-d024417fb2f6} executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. 2025.01.17 08:12:51.866693 [ 262 ] {2d26345b-6510-4c1a-8d51-d024417fb2f6} TCPHandler: Processed in 0.001882747 sec. 2025.01.17 08:12:51.866831 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.866949 [ 260 ] {5f3d1b28-921f-4609-9a0b-da538ffadefe} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:51.867003 [ 260 ] {5f3d1b28-921f-4609-9a0b-da538ffadefe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:51.867920 [ 260 ] {5f3d1b28-921f-4609-9a0b-da538ffadefe} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.867967 [ 260 ] {5f3d1b28-921f-4609-9a0b-da538ffadefe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.868457 [ 260 ] {5f3d1b28-921f-4609-9a0b-da538ffadefe} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.01.17 08:12:51.868701 [ 260 ] {5f3d1b28-921f-4609-9a0b-da538ffadefe} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.868938 [ 260 ] {5f3d1b28-921f-4609-9a0b-da538ffadefe} executeQuery: Read 1090 rows, 74.58 KiB in 0.002012 sec., 541749.5029821073 rows/sec., 36.20 MiB/sec. 2025.01.17 08:12:51.869049 [ 260 ] {5f3d1b28-921f-4609-9a0b-da538ffadefe} TCPHandler: Processed in 0.002269213 sec. 2025.01.17 08:12:51.869309 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.869637 [ 262 ] {c6fde2fb-bf69-483d-914c-92fa9c05ccf3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:12:51.869730 [ 262 ] {c6fde2fb-bf69-483d-914c-92fa9c05ccf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:12:51.870365 [ 262 ] {c6fde2fb-bf69-483d-914c-92fa9c05ccf3} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.870402 [ 262 ] {c6fde2fb-bf69-483d-914c-92fa9c05ccf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.870750 [ 262 ] {c6fde2fb-bf69-483d-914c-92fa9c05ccf3} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.17 08:12:51.870978 [ 262 ] {c6fde2fb-bf69-483d-914c-92fa9c05ccf3} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.871236 [ 262 ] {c6fde2fb-bf69-483d-914c-92fa9c05ccf3} executeQuery: Read 1 rows, 69.00 B in 0.001677 sec., 596.3029218843172 rows/sec., 40.18 KiB/sec. 2025.01.17 08:12:51.871292 [ 262 ] {c6fde2fb-bf69-483d-914c-92fa9c05ccf3} TCPHandler: Processed in 0.00212128 sec. 2025.01.17 08:12:51.871500 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.871716 [ 260 ] {28c47c5f-4631-48c4-8f8e-4f09e0c3d10f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:51.871798 [ 260 ] {28c47c5f-4631-48c4-8f8e-4f09e0c3d10f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:12:51.873132 [ 260 ] {28c47c5f-4631-48c4-8f8e-4f09e0c3d10f} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.873173 [ 260 ] {28c47c5f-4631-48c4-8f8e-4f09e0c3d10f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.873908 [ 260 ] {28c47c5f-4631-48c4-8f8e-4f09e0c3d10f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.17 08:12:51.874177 [ 260 ] {28c47c5f-4631-48c4-8f8e-4f09e0c3d10f} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.874417 [ 260 ] {28c47c5f-4631-48c4-8f8e-4f09e0c3d10f} executeQuery: Read 53 rows, 97.25 KiB in 0.002756 sec., 19230.76923076923 rows/sec., 34.46 MiB/sec. 2025.01.17 08:12:51.874530 [ 260 ] {28c47c5f-4631-48c4-8f8e-4f09e0c3d10f} TCPHandler: Processed in 0.003155076 sec. 2025.01.17 08:12:51.874738 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:51.874958 [ 262 ] {725bbd2a-3d34-46fd-9277-6946879da4a7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:51.875048 [ 262 ] {725bbd2a-3d34-46fd-9277-6946879da4a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:51.875552 [ 262 ] {725bbd2a-3d34-46fd-9277-6946879da4a7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:51.875590 [ 262 ] {725bbd2a-3d34-46fd-9277-6946879da4a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:51.875991 [ 262 ] {725bbd2a-3d34-46fd-9277-6946879da4a7} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.17 08:12:51.876231 [ 262 ] {725bbd2a-3d34-46fd-9277-6946879da4a7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:51.876459 [ 262 ] {725bbd2a-3d34-46fd-9277-6946879da4a7} executeQuery: Read 82 rows, 5.33 KiB in 0.001555 sec., 52733.11897106109 rows/sec., 3.35 MiB/sec. 2025.01.17 08:12:51.876511 [ 262 ] {725bbd2a-3d34-46fd-9277-6946879da4a7} TCPHandler: Processed in 0.001881797 sec. 2025.01.17 08:12:52.733670 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:52.733831 [ 260 ] {3070c52a-52fe-4598-9e03-e783a6ca2bda} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:12:52.733896 [ 260 ] {3070c52a-52fe-4598-9e03-e783a6ca2bda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:12:52.734552 [ 260 ] {3070c52a-52fe-4598-9e03-e783a6ca2bda} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:52.734594 [ 260 ] {3070c52a-52fe-4598-9e03-e783a6ca2bda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:52.734968 [ 260 ] {3070c52a-52fe-4598-9e03-e783a6ca2bda} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.17 08:12:52.735241 [ 260 ] {3070c52a-52fe-4598-9e03-e783a6ca2bda} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:52.735485 [ 260 ] {3070c52a-52fe-4598-9e03-e783a6ca2bda} executeQuery: Read 6 rows, 486.00 B in 0.001691 sec., 3548.1963335304554 rows/sec., 280.67 KiB/sec. 2025.01.17 08:12:52.735546 [ 260 ] {3070c52a-52fe-4598-9e03-e783a6ca2bda} TCPHandler: Processed in 0.001967649 sec. 2025.01.17 08:12:52.735777 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:52.735966 [ 262 ] {fa25dad5-c46e-492d-8cd1-c7b1cc8d2e66} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:52.736038 [ 262 ] {fa25dad5-c46e-492d-8cd1-c7b1cc8d2e66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:52.736787 [ 262 ] {fa25dad5-c46e-492d-8cd1-c7b1cc8d2e66} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:52.736840 [ 262 ] {fa25dad5-c46e-492d-8cd1-c7b1cc8d2e66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:52.737270 [ 262 ] {fa25dad5-c46e-492d-8cd1-c7b1cc8d2e66} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.01.17 08:12:52.737521 [ 262 ] {fa25dad5-c46e-492d-8cd1-c7b1cc8d2e66} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:52.737711 [ 122 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.01.17 08:12:52.737788 [ 262 ] {fa25dad5-c46e-492d-8cd1-c7b1cc8d2e66} executeQuery: Read 16 rows, 1.39 KiB in 0.001864 sec., 8583.690987124464 rows/sec., 747.62 KiB/sec. 2025.01.17 08:12:52.737793 [ 122 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:52.737854 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:52.737938 [ 262 ] {fa25dad5-c46e-492d-8cd1-c7b1cc8d2e66} TCPHandler: Processed in 0.002281873 sec. 2025.01.17 08:12:52.738209 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:52.738216 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.01.17 08:12:52.738609 [ 260 ] {1d9ac534-5ae7-4494-949f-e6f776257d24} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:12:52.738798 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:52.738819 [ 260 ] {1d9ac534-5ae7-4494-949f-e6f776257d24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:12:52.738963 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1462 rows starting from the beginning of the part 2025.01.17 08:12:52.739448 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part 2025.01.17 08:12:52.740063 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 325 rows starting from the beginning of the part 2025.01.17 08:12:52.740524 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 56 rows starting from the beginning of the part 2025.01.17 08:12:52.741137 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1457 rows starting from the beginning of the part 2025.01.17 08:12:52.741760 [ 186 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 16 rows starting from the beginning of the part 2025.01.17 08:12:52.743477 [ 260 ] {1d9ac534-5ae7-4494-949f-e6f776257d24} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:52.743547 [ 260 ] {1d9ac534-5ae7-4494-949f-e6f776257d24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:52.744424 [ 260 ] {1d9ac534-5ae7-4494-949f-e6f776257d24} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 08:12:52.744778 [ 260 ] {1d9ac534-5ae7-4494-949f-e6f776257d24} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:52.745136 [ 260 ] {1d9ac534-5ae7-4494-949f-e6f776257d24} executeQuery: Read 11 rows, 799.00 B in 0.006638 sec., 1657.1256402530882 rows/sec., 117.55 KiB/sec. 2025.01.17 08:12:52.745431 [ 260 ] {1d9ac534-5ae7-4494-949f-e6f776257d24} TCPHandler: Processed in 0.007384526 sec. 2025.01.17 08:12:52.745764 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:52.746290 [ 262 ] {552b005c-4833-48ac-833e-b67c0b3b69e4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:52.746372 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 3372 rows, containing 5 columns (5 merged, 0 gathered) in 0.00839958 sec., 401448.64386076445 rows/sec., 35.30 MiB/sec. 2025.01.17 08:12:52.746454 [ 262 ] {552b005c-4833-48ac-833e-b67c0b3b69e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:52.746814 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.01.17 08:12:52.747588 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:52.747681 [ 194 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_166_33} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.01.17 08:12:52.747770 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:12:52.747980 [ 262 ] {552b005c-4833-48ac-833e-b67c0b3b69e4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:52.748021 [ 262 ] {552b005c-4833-48ac-833e-b67c0b3b69e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:52.748404 [ 262 ] {552b005c-4833-48ac-833e-b67c0b3b69e4} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.01.17 08:12:52.748644 [ 262 ] {552b005c-4833-48ac-833e-b67c0b3b69e4} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:52.748833 [ 122 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.01.17 08:12:52.748887 [ 262 ] {552b005c-4833-48ac-833e-b67c0b3b69e4} executeQuery: Read 23 rows, 1.71 KiB in 0.002778 sec., 8279.33765298776 rows/sec., 615.19 KiB/sec. 2025.01.17 08:12:52.748896 [ 122 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:52.748986 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:52.749029 [ 262 ] {552b005c-4833-48ac-833e-b67c0b3b69e4} TCPHandler: Processed in 0.0034617 sec. 2025.01.17 08:12:52.749265 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.01.17 08:12:52.749281 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:52.749571 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:52.749581 [ 260 ] {2c0d5d40-e2f9-4440-89eb-a9d630a174b0} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:52.749629 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 932 rows starting from the beginning of the part 2025.01.17 08:12:52.749704 [ 260 ] {2c0d5d40-e2f9-4440-89eb-a9d630a174b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:52.750018 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part 2025.01.17 08:12:52.750390 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 470 rows starting from the beginning of the part 2025.01.17 08:12:52.750706 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 64 rows starting from the beginning of the part 2025.01.17 08:12:52.751033 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 910 rows starting from the beginning of the part 2025.01.17 08:12:52.751358 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 23 rows starting from the beginning of the part 2025.01.17 08:12:52.752415 [ 260 ] {2c0d5d40-e2f9-4440-89eb-a9d630a174b0} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:52.752475 [ 260 ] {2c0d5d40-e2f9-4440-89eb-a9d630a174b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:52.753546 [ 260 ] {2c0d5d40-e2f9-4440-89eb-a9d630a174b0} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.01.17 08:12:52.753957 [ 260 ] {2c0d5d40-e2f9-4440-89eb-a9d630a174b0} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:52.754176 [ 122 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_150_32 to all_154_154_0 2025.01.17 08:12:52.754295 [ 122 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:52.754375 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:52.754407 [ 260 ] {2c0d5d40-e2f9-4440-89eb-a9d630a174b0} executeQuery: Read 4 rows, 270.00 B in 0.004894 sec., 817.3273395995096 rows/sec., 53.88 KiB/sec. 2025.01.17 08:12:52.754950 [ 260 ] {2c0d5d40-e2f9-4440-89eb-a9d630a174b0} TCPHandler: Processed in 0.005771813 sec. 2025.01.17 08:12:52.755004 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} MergeTask::PrepareStage: Merging 5 parts: from all_1_150_32 to all_154_154_0 into Compact with storage Full 2025.01.17 08:12:52.755307 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:52.755374 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 2463 rows, containing 5 columns (5 merged, 0 gathered) in 0.0062505 sec., 394048.47612191027 rows/sec., 30.20 MiB/sec. 2025.01.17 08:12:52.755463 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:52.755554 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} MergeTreeSequentialSource: Reading 7 marks from part all_1_150_32, total 48761 rows starting from the beginning of the part 2025.01.17 08:12:52.755651 [ 262 ] {c97318ae-7bcc-4779-a39e-804a9139960e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:52.755715 [ 201 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.01.17 08:12:52.756010 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part 2025.01.17 08:12:52.756200 [ 262 ] {c97318ae-7bcc-4779-a39e-804a9139960e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:12:52.756683 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 240 rows starting from the beginning of the part 2025.01.17 08:12:52.757267 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part 2025.01.17 08:12:52.757306 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:52.757734 [ 189 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1090 rows starting from the beginning of the part 2025.01.17 08:12:52.758422 [ 192 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_166_33} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.01.17 08:12:52.759016 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.17 08:12:52.761149 [ 262 ] {c97318ae-7bcc-4779-a39e-804a9139960e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:52.761223 [ 262 ] {c97318ae-7bcc-4779-a39e-804a9139960e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:52.762356 [ 262 ] {c97318ae-7bcc-4779-a39e-804a9139960e} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.17 08:12:52.762680 [ 262 ] {c97318ae-7bcc-4779-a39e-804a9139960e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:52.763044 [ 262 ] {c97318ae-7bcc-4779-a39e-804a9139960e} executeQuery: Read 5 rows, 9.17 KiB in 0.007509 sec., 665.8676255160474 rows/sec., 1.19 MiB/sec. 2025.01.17 08:12:52.763787 [ 262 ] {c97318ae-7bcc-4779-a39e-804a9139960e} TCPHandler: Processed in 0.008680115 sec. 2025.01.17 08:12:52.769698 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} MergeTask::MergeProjectionsStage: Merge sorted 50411 rows, containing 5 columns (5 merged, 0 gathered) in 0.015178378 sec., 3321237.6184069207 rows/sec., 224.22 MiB/sec. 2025.01.17 08:12:52.770059 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} MergedBlockOutputStream: filled checksums all_1_154_33 (state Temporary) 2025.01.17 08:12:52.770341 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_154_33 to all_1_154_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:52.770415 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_154_33} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_150_32, all_154_154_0] -> all_1_154_33 2025.01.17 08:12:52.770495 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.01.17 08:12:53.000702 [ 223 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 5 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0] 2025.01.17 08:12:53.000745 [ 223 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 5 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0] 2025.01.17 08:12:53.002517 [ 223 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 5 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0] 2025.01.17 08:12:53.818799 [ 224 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.17 08:12:53.818851 [ 224 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.17 08:12:53.821443 [ 224 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.17 08:12:53.991695 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45323 2025.01.17 08:12:53.992512 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:53.992554 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:53.993072 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 08:12:53.993328 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:53.993565 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45323 2025.01.17 08:12:54.674985 [ 118 ] {} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.17 08:12:54.675090 [ 118 ] {} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:54.675132 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.17 08:12:54.675435 [ 190 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.17 08:12:54.675710 [ 190 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:12:54.675778 [ 190 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.01.17 08:12:54.675914 [ 190 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part 2025.01.17 08:12:54.676219 [ 190 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2025.01.17 08:12:54.676341 [ 190 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.01.17 08:12:54.676645 [ 190 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2025.01.17 08:12:54.678168 [ 201 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002917292 sec., 17481.96615217126 rows/sec., 1.24 MiB/sec. 2025.01.17 08:12:54.678371 [ 188 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.17 08:12:54.678752 [ 188 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:54.678849 [ 188 ] {41245aff-08b6-456e-9d14-715c13144238::all_1_5_1} oximeter.measurements_i64 (41245aff-08b6-456e-9d14-715c13144238) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.17 08:12:54.678948 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.17 08:12:57.371623 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 2025.01.17 08:12:57.397804 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:57.397870 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:12:57.405567 [ 243 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 08:12:57.406418 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:57.409718 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 747 2025.01.17 08:12:57.742161 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:57.742424 [ 260 ] {1bfd8b8d-9302-419f-96e0-029cab120a51} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:12:57.742507 [ 260 ] {1bfd8b8d-9302-419f-96e0-029cab120a51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:12:57.743427 [ 260 ] {1bfd8b8d-9302-419f-96e0-029cab120a51} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:57.743478 [ 260 ] {1bfd8b8d-9302-419f-96e0-029cab120a51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:12:57.743945 [ 260 ] {1bfd8b8d-9302-419f-96e0-029cab120a51} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.01.17 08:12:57.744213 [ 260 ] {1bfd8b8d-9302-419f-96e0-029cab120a51} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:57.744480 [ 260 ] {1bfd8b8d-9302-419f-96e0-029cab120a51} executeQuery: Read 56 rows, 4.41 KiB in 0.002117 sec., 26452.527161076996 rows/sec., 2.03 MiB/sec. 2025.01.17 08:12:57.744553 [ 260 ] {1bfd8b8d-9302-419f-96e0-029cab120a51} TCPHandler: Processed in 0.002569037 sec. 2025.01.17 08:12:57.744885 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:57.745187 [ 262 ] {288a6b62-c096-4dac-8064-888de5d0eb9b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:12:57.745302 [ 262 ] {288a6b62-c096-4dac-8064-888de5d0eb9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:12:57.746077 [ 262 ] {288a6b62-c096-4dac-8064-888de5d0eb9b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:57.746119 [ 262 ] {288a6b62-c096-4dac-8064-888de5d0eb9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:12:57.746557 [ 262 ] {288a6b62-c096-4dac-8064-888de5d0eb9b} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.01.17 08:12:57.746816 [ 262 ] {288a6b62-c096-4dac-8064-888de5d0eb9b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:57.747018 [ 262 ] {288a6b62-c096-4dac-8064-888de5d0eb9b} executeQuery: Read 64 rows, 5.12 KiB in 0.001916 sec., 33402.92275574113 rows/sec., 2.61 MiB/sec. 2025.01.17 08:12:57.747083 [ 262 ] {288a6b62-c096-4dac-8064-888de5d0eb9b} TCPHandler: Processed in 0.002385024 sec. 2025.01.17 08:12:57.747245 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:57.747395 [ 260 ] {6cbedb2b-c382-4ee8-92ce-af8bbd3e96af} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:12:57.747461 [ 260 ] {6cbedb2b-c382-4ee8-92ce-af8bbd3e96af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:12:57.748150 [ 260 ] {6cbedb2b-c382-4ee8-92ce-af8bbd3e96af} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:57.748199 [ 260 ] {6cbedb2b-c382-4ee8-92ce-af8bbd3e96af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:12:57.748639 [ 260 ] {6cbedb2b-c382-4ee8-92ce-af8bbd3e96af} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.01.17 08:12:57.748881 [ 260 ] {6cbedb2b-c382-4ee8-92ce-af8bbd3e96af} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:57.749098 [ 260 ] {6cbedb2b-c382-4ee8-92ce-af8bbd3e96af} executeQuery: Read 160 rows, 11.41 KiB in 0.00174 sec., 91954.02298850575 rows/sec., 6.40 MiB/sec. 2025.01.17 08:12:57.749173 [ 260 ] {6cbedb2b-c382-4ee8-92ce-af8bbd3e96af} TCPHandler: Processed in 0.001994449 sec. 2025.01.17 08:12:57.749384 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:12:57.749579 [ 262 ] {4ef74003-01a3-4278-b9a7-d578dc4e9973} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:12:57.749642 [ 262 ] {4ef74003-01a3-4278-b9a7-d578dc4e9973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:12:57.750256 [ 262 ] {4ef74003-01a3-4278-b9a7-d578dc4e9973} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:12:57.750299 [ 262 ] {4ef74003-01a3-4278-b9a7-d578dc4e9973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:12:57.750710 [ 262 ] {4ef74003-01a3-4278-b9a7-d578dc4e9973} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.17 08:12:57.750956 [ 262 ] {4ef74003-01a3-4278-b9a7-d578dc4e9973} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:12:57.751144 [ 262 ] {4ef74003-01a3-4278-b9a7-d578dc4e9973} executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. 2025.01.17 08:12:57.751206 [ 262 ] {4ef74003-01a3-4278-b9a7-d578dc4e9973} TCPHandler: Processed in 0.001939418 sec. 2025.01.17 08:13:01.111751 [ 224 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:13:01.111816 [ 224 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:13:01.113923 [ 224 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.17 08:13:01.234205 [ 112 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:13:01.234257 [ 112 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:13:01.493806 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45811 2025.01.17 08:13:01.494902 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:01.494947 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:01.495491 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.17 08:13:01.495750 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:01.496023 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 2025.01.17 08:13:01.752393 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2632 2025.01.17 08:13:01.756564 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:01.756628 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:01.758223 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:13:01.758551 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:01.759220 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2632 2025.01.17 08:13:01.943239 [ 224 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:13:01.943318 [ 224 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:13:01.945606 [ 224 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:13:02.696561 [ 225 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:13:02.696636 [ 225 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:13:02.699075 [ 225 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:13:02.705610 [ 218 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:02.705691 [ 218 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:02.707366 [ 218 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:02.749785 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.749979 [ 260 ] {dd7d427c-7c7a-491e-af82-e584b0291d2f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:13:02.750057 [ 260 ] {dd7d427c-7c7a-491e-af82-e584b0291d2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:13:02.750866 [ 260 ] {dd7d427c-7c7a-491e-af82-e584b0291d2f} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.750911 [ 260 ] {dd7d427c-7c7a-491e-af82-e584b0291d2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.751345 [ 260 ] {dd7d427c-7c7a-491e-af82-e584b0291d2f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:13:02.751603 [ 260 ] {dd7d427c-7c7a-491e-af82-e584b0291d2f} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.751827 [ 111 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2025.01.17 08:13:02.751854 [ 260 ] {dd7d427c-7c7a-491e-af82-e584b0291d2f} executeQuery: Read 14 rows, 1.01 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 523.27 KiB/sec. 2025.01.17 08:13:02.751953 [ 111 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.752032 [ 260 ] {dd7d427c-7c7a-491e-af82-e584b0291d2f} TCPHandler: Processed in 0.002384044 sec. 2025.01.17 08:13:02.752043 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.752291 [ 225 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:02.752304 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full 2025.01.17 08:13:02.752330 [ 225 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:02.752445 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.752599 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:02.752673 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 14 rows starting from the beginning of the part 2025.01.17 08:13:02.752876 [ 262 ] {1aa33d1a-a959-4f88-b297-41846e13d34c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:13:02.753032 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part 2025.01.17 08:13:02.753148 [ 262 ] {1aa33d1a-a959-4f88-b297-41846e13d34c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:13:02.753549 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part 2025.01.17 08:13:02.754093 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part 2025.01.17 08:13:02.754659 [ 201 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part 2025.01.17 08:13:02.756990 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004818049 sec., 14528.702385550667 rows/sec., 1.08 MiB/sec. 2025.01.17 08:13:02.757303 [ 188 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2025.01.17 08:13:02.757636 [ 225 ] {} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:02.758302 [ 262 ] {1aa33d1a-a959-4f88-b297-41846e13d34c} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.758427 [ 262 ] {1aa33d1a-a959-4f88-b297-41846e13d34c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.758607 [ 197 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.759045 [ 197 ] {7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54::all_1_73_18} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2025.01.17 08:13:02.759296 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:13:02.759532 [ 262 ] {1aa33d1a-a959-4f88-b297-41846e13d34c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.17 08:13:02.759790 [ 262 ] {1aa33d1a-a959-4f88-b297-41846e13d34c} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.760034 [ 262 ] {1aa33d1a-a959-4f88-b297-41846e13d34c} executeQuery: Read 3 rows, 228.00 B in 0.007333 sec., 409.10950497749894 rows/sec., 30.36 KiB/sec. 2025.01.17 08:13:02.760104 [ 262 ] {1aa33d1a-a959-4f88-b297-41846e13d34c} TCPHandler: Processed in 0.007926744 sec. 2025.01.17 08:13:02.760321 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.760472 [ 260 ] {ef833fd2-e4e1-44c9-a4dd-64dff4d63140} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:13:02.760535 [ 260 ] {ef833fd2-e4e1-44c9-a4dd-64dff4d63140} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:13:02.761482 [ 260 ] {ef833fd2-e4e1-44c9-a4dd-64dff4d63140} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.761526 [ 260 ] {ef833fd2-e4e1-44c9-a4dd-64dff4d63140} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.761943 [ 260 ] {ef833fd2-e4e1-44c9-a4dd-64dff4d63140} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.01.17 08:13:02.762188 [ 260 ] {ef833fd2-e4e1-44c9-a4dd-64dff4d63140} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.762402 [ 260 ] {ef833fd2-e4e1-44c9-a4dd-64dff4d63140} executeQuery: Read 325 rows, 29.42 KiB in 0.001966 sec., 165310.27466937946 rows/sec., 14.61 MiB/sec. 2025.01.17 08:13:02.762465 [ 221 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.01.17 08:13:02.762473 [ 260 ] {ef833fd2-e4e1-44c9-a4dd-64dff4d63140} TCPHandler: Processed in 0.002224542 sec. 2025.01.17 08:13:02.762499 [ 221 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.01.17 08:13:02.762649 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.762837 [ 262 ] {d68f0ecd-6267-4d62-8d10-01e569bb494d} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:13:02.762921 [ 262 ] {d68f0ecd-6267-4d62-8d10-01e569bb494d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:13:02.764222 [ 262 ] {d68f0ecd-6267-4d62-8d10-01e569bb494d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.764281 [ 262 ] {d68f0ecd-6267-4d62-8d10-01e569bb494d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.764996 [ 262 ] {d68f0ecd-6267-4d62-8d10-01e569bb494d} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 08:13:02.765417 [ 262 ] {d68f0ecd-6267-4d62-8d10-01e569bb494d} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.765758 [ 262 ] {d68f0ecd-6267-4d62-8d10-01e569bb494d} executeQuery: Read 68 rows, 5.00 KiB in 0.00298 sec., 22818.791946308724 rows/sec., 1.64 MiB/sec. 2025.01.17 08:13:02.765867 [ 262 ] {d68f0ecd-6267-4d62-8d10-01e569bb494d} TCPHandler: Processed in 0.003294697 sec. 2025.01.17 08:13:02.766000 [ 221 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.01.17 08:13:02.766088 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.766283 [ 260 ] {b6ad7c98-4158-47c0-a3fa-48e480c6bdb4} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:13:02.766371 [ 260 ] {b6ad7c98-4158-47c0-a3fa-48e480c6bdb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:13:02.767111 [ 260 ] {b6ad7c98-4158-47c0-a3fa-48e480c6bdb4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.767152 [ 260 ] {b6ad7c98-4158-47c0-a3fa-48e480c6bdb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.767544 [ 260 ] {b6ad7c98-4158-47c0-a3fa-48e480c6bdb4} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:13:02.767785 [ 260 ] {b6ad7c98-4158-47c0-a3fa-48e480c6bdb4} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.768015 [ 260 ] {b6ad7c98-4158-47c0-a3fa-48e480c6bdb4} executeQuery: Read 14 rows, 1004.00 B in 0.001785 sec., 7843.137254901962 rows/sec., 549.28 KiB/sec. 2025.01.17 08:13:02.768040 [ 223 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Found 5 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.01.17 08:13:02.768096 [ 260 ] {b6ad7c98-4158-47c0-a3fa-48e480c6bdb4} TCPHandler: Processed in 0.00211396 sec. 2025.01.17 08:13:02.768119 [ 223 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Removing 5 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.01.17 08:13:02.768363 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.768609 [ 262 ] {67fab134-5752-41c5-b2ad-eed5fe5e7870} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:13:02.768705 [ 262 ] {67fab134-5752-41c5-b2ad-eed5fe5e7870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:13:02.770166 [ 262 ] {67fab134-5752-41c5-b2ad-eed5fe5e7870} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.770226 [ 262 ] {67fab134-5752-41c5-b2ad-eed5fe5e7870} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.770879 [ 262 ] {67fab134-5752-41c5-b2ad-eed5fe5e7870} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:13:02.771138 [ 223 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Removing 5 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.01.17 08:13:02.771458 [ 262 ] {67fab134-5752-41c5-b2ad-eed5fe5e7870} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.771778 [ 109 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2025.01.17 08:13:02.771921 [ 109 ] {} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.772035 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.772045 [ 262 ] {67fab134-5752-41c5-b2ad-eed5fe5e7870} executeQuery: Read 13 rows, 830.00 B in 0.003469 sec., 3747.477659267801 rows/sec., 233.65 KiB/sec. 2025.01.17 08:13:02.772277 [ 262 ] {67fab134-5752-41c5-b2ad-eed5fe5e7870} TCPHandler: Processed in 0.004068158 sec. 2025.01.17 08:13:02.772481 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full 2025.01.17 08:13:02.772517 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.772699 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:02.772773 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 13 rows starting from the beginning of the part 2025.01.17 08:13:02.772780 [ 260 ] {c2e2aacc-4dea-4fa9-b19d-fc69196666c8} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:13:02.772975 [ 260 ] {c2e2aacc-4dea-4fa9-b19d-fc69196666c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:13:02.773100 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part 2025.01.17 08:13:02.773515 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 13 rows starting from the beginning of the part 2025.01.17 08:13:02.773941 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part 2025.01.17 08:13:02.774293 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part 2025.01.17 08:13:02.776247 [ 260 ] {c2e2aacc-4dea-4fa9-b19d-fc69196666c8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.776328 [ 260 ] {c2e2aacc-4dea-4fa9-b19d-fc69196666c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.776762 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004446314 sec., 14618.850580503311 rows/sec., 968.59 KiB/sec. 2025.01.17 08:13:02.776965 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2025.01.17 08:13:02.777340 [ 260 ] {c2e2aacc-4dea-4fa9-b19d-fc69196666c8} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.01.17 08:13:02.777500 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.777643 [ 188 ] {2743f4ce-429a-44e6-a56e-23c17a44c6a6::all_1_73_18} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2025.01.17 08:13:02.777778 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:13:02.777833 [ 260 ] {c2e2aacc-4dea-4fa9-b19d-fc69196666c8} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.778033 [ 260 ] {c2e2aacc-4dea-4fa9-b19d-fc69196666c8} executeQuery: Read 461 rows, 33.80 KiB in 0.005334 sec., 86426.69666291714 rows/sec., 6.19 MiB/sec. 2025.01.17 08:13:02.778092 [ 260 ] {c2e2aacc-4dea-4fa9-b19d-fc69196666c8} TCPHandler: Processed in 0.005700282 sec. 2025.01.17 08:13:02.778335 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.778538 [ 262 ] {5bc86cdd-8ed9-4d1c-8eda-7a3883f993f4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:13:02.778589 [ 262 ] {5bc86cdd-8ed9-4d1c-8eda-7a3883f993f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:13:02.779079 [ 262 ] {5bc86cdd-8ed9-4d1c-8eda-7a3883f993f4} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.779119 [ 262 ] {5bc86cdd-8ed9-4d1c-8eda-7a3883f993f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.779492 [ 262 ] {5bc86cdd-8ed9-4d1c-8eda-7a3883f993f4} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:13:02.779732 [ 262 ] {5bc86cdd-8ed9-4d1c-8eda-7a3883f993f4} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.779963 [ 262 ] {5bc86cdd-8ed9-4d1c-8eda-7a3883f993f4} executeQuery: Read 6 rows, 321.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 215.74 KiB/sec. 2025.01.17 08:13:02.779975 [ 219 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:02.780031 [ 219 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:02.780067 [ 262 ] {5bc86cdd-8ed9-4d1c-8eda-7a3883f993f4} TCPHandler: Processed in 0.001840306 sec. 2025.01.17 08:13:02.780267 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.780441 [ 260 ] {c8914b11-b467-4686-893a-ef95755c2a20} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:02.780553 [ 260 ] {c8914b11-b467-4686-893a-ef95755c2a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:13:02.781934 [ 260 ] {c8914b11-b467-4686-893a-ef95755c2a20} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.781992 [ 260 ] {c8914b11-b467-4686-893a-ef95755c2a20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.782755 [ 260 ] {c8914b11-b467-4686-893a-ef95755c2a20} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.01.17 08:13:02.783276 [ 260 ] {c8914b11-b467-4686-893a-ef95755c2a20} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.783564 [ 260 ] {c8914b11-b467-4686-893a-ef95755c2a20} executeQuery: Read 240 rows, 16.45 KiB in 0.003179 sec., 75495.43881723813 rows/sec., 5.05 MiB/sec. 2025.01.17 08:13:02.783719 [ 219 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:02.783729 [ 260 ] {c8914b11-b467-4686-893a-ef95755c2a20} TCPHandler: Processed in 0.003555261 sec. 2025.01.17 08:13:02.784014 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.784342 [ 262 ] {556d0364-9c33-4468-9f87-d69198c929db} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:13:02.784458 [ 262 ] {556d0364-9c33-4468-9f87-d69198c929db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:13:02.784955 [ 262 ] {556d0364-9c33-4468-9f87-d69198c929db} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.784995 [ 262 ] {556d0364-9c33-4468-9f87-d69198c929db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.785360 [ 262 ] {556d0364-9c33-4468-9f87-d69198c929db} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.17 08:13:02.785600 [ 262 ] {556d0364-9c33-4468-9f87-d69198c929db} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.785762 [ 109 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Selected 6 parts from all_1_68_14 to all_73_73_0 2025.01.17 08:13:02.785807 [ 109 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.785833 [ 262 ] {556d0364-9c33-4468-9f87-d69198c929db} executeQuery: Read 1 rows, 69.00 B in 0.001606 sec., 622.66500622665 rows/sec., 41.96 KiB/sec. 2025.01.17 08:13:02.785848 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.785978 [ 262 ] {556d0364-9c33-4468-9f87-d69198c929db} TCPHandler: Processed in 0.002125071 sec. 2025.01.17 08:13:02.786063 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_68_14 to all_73_73_0 into Compact with storage Full 2025.01.17 08:13:02.786153 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.786207 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:02.786258 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_68_14, total 68 rows starting from the beginning of the part 2025.01.17 08:13:02.786301 [ 260 ] {d9ec2e25-13e1-4ce1-9958-d990e448d7e9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:02.786472 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part 2025.01.17 08:13:02.786694 [ 260 ] {d9ec2e25-13e1-4ce1-9958-d990e448d7e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:13:02.786844 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part 2025.01.17 08:13:02.787229 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part 2025.01.17 08:13:02.787593 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part 2025.01.17 08:13:02.787897 [ 193 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part 2025.01.17 08:13:02.789678 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 4 columns (4 merged, 0 gathered) in 0.003698493 sec., 19737.768869645013 rows/sec., 1.30 MiB/sec. 2025.01.17 08:13:02.790101 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} MergedBlockOutputStream: filled checksums all_1_73_15 (state Temporary) 2025.01.17 08:13:02.790721 [ 260 ] {d9ec2e25-13e1-4ce1-9958-d990e448d7e9} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.790797 [ 260 ] {d9ec2e25-13e1-4ce1-9958-d990e448d7e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.790951 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_merge_all_1_73_15 to all_1_73_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.791217 [ 200 ] {93bf885a-57c1-49e6-ad82-32735214b15f::all_1_73_15} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f) (MergerMutator): Merged 6 parts: [all_1_68_14, all_73_73_0] -> all_1_73_15 2025.01.17 08:13:02.791386 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.17 08:13:02.791825 [ 260 ] {d9ec2e25-13e1-4ce1-9958-d990e448d7e9} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.17 08:13:02.792088 [ 260 ] {d9ec2e25-13e1-4ce1-9958-d990e448d7e9} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.792301 [ 260 ] {d9ec2e25-13e1-4ce1-9958-d990e448d7e9} executeQuery: Read 58 rows, 106.43 KiB in 0.00607 sec., 9555.189456342669 rows/sec., 17.12 MiB/sec. 2025.01.17 08:13:02.792312 [ 222 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:13:02.792365 [ 222 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:13:02.792530 [ 260 ] {d9ec2e25-13e1-4ce1-9958-d990e448d7e9} TCPHandler: Processed in 0.006495513 sec. 2025.01.17 08:13:02.792789 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:02.792957 [ 262 ] {37f3c3a0-611a-4602-9731-8ae5ece606b4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:13:02.793045 [ 262 ] {37f3c3a0-611a-4602-9731-8ae5ece606b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:13:02.793671 [ 262 ] {37f3c3a0-611a-4602-9731-8ae5ece606b4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.793713 [ 262 ] {37f3c3a0-611a-4602-9731-8ae5ece606b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.794241 [ 262 ] {37f3c3a0-611a-4602-9731-8ae5ece606b4} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.17 08:13:02.794519 [ 262 ] {37f3c3a0-611a-4602-9731-8ae5ece606b4} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.794736 [ 109 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.01.17 08:13:02.794817 [ 109 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:02.794825 [ 262 ] {37f3c3a0-611a-4602-9731-8ae5ece606b4} executeQuery: Read 82 rows, 5.33 KiB in 0.001897 sec., 43226.14654717976 rows/sec., 2.75 MiB/sec. 2025.01.17 08:13:02.794858 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:02.795065 [ 262 ] {37f3c3a0-611a-4602-9731-8ae5ece606b4} TCPHandler: Processed in 0.002366244 sec. 2025.01.17 08:13:02.795191 [ 222 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.17 08:13:02.795387 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.01.17 08:13:02.795793 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:02.795897 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 10000 rows starting from the beginning of the part 2025.01.17 08:13:02.796310 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 82 rows starting from the beginning of the part 2025.01.17 08:13:02.796745 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part 2025.01.17 08:13:02.797138 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 82 rows starting from the beginning of the part 2025.01.17 08:13:02.797525 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part 2025.01.17 08:13:02.797761 [ 196 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 82 rows starting from the beginning of the part 2025.01.17 08:13:02.800784 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 10366 rows, containing 4 columns (4 merged, 0 gathered) in 0.005696791 sec., 1819620.905874904 rows/sec., 118.55 MiB/sec. 2025.01.17 08:13:02.801085 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.01.17 08:13:02.801473 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:02.801561 [ 191 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_146_29} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.01.17 08:13:02.801667 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. 2025.01.17 08:13:02.938072 [ 219 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:13:02.938132 [ 219 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:13:02.940336 [ 219 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.17 08:13:03.000241 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.86 MiB, peak 292.44 MiB, free memory in arenas 0.00 B, will set to 272.88 MiB (RSS), difference: 3.02 MiB 2025.01.17 08:13:03.739229 [ 223 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.01.17 08:13:03.739286 [ 223 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.01.17 08:13:03.741320 [ 223 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.01.17 08:13:03.777119 [ 218 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:03.777192 [ 218 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:03.779274 [ 218 ] {} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.17 08:13:04.909871 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 2025.01.17 08:13:04.933001 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:04.933056 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:04.940797 [ 243 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.17 08:13:04.941600 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:04.944713 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 754 2025.01.17 08:13:07.696151 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.01.17 08:13:07.696218 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.01.17 08:13:07.698601 [ 221 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.01.17 08:13:07.741377 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:07.741542 [ 260 ] {d9d14906-1a6a-4b2a-8d3b-3fe909093177} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:13:07.741610 [ 260 ] {d9d14906-1a6a-4b2a-8d3b-3fe909093177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:13:07.742376 [ 260 ] {d9d14906-1a6a-4b2a-8d3b-3fe909093177} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:07.742415 [ 260 ] {d9d14906-1a6a-4b2a-8d3b-3fe909093177} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:07.742846 [ 260 ] {d9d14906-1a6a-4b2a-8d3b-3fe909093177} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.01.17 08:13:07.743095 [ 260 ] {d9d14906-1a6a-4b2a-8d3b-3fe909093177} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:07.743297 [ 260 ] {d9d14906-1a6a-4b2a-8d3b-3fe909093177} executeQuery: Read 56 rows, 4.41 KiB in 0.001804 sec., 31042.12860310421 rows/sec., 2.38 MiB/sec. 2025.01.17 08:13:07.743357 [ 260 ] {d9d14906-1a6a-4b2a-8d3b-3fe909093177} TCPHandler: Processed in 0.00209517 sec. 2025.01.17 08:13:07.743611 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:07.743805 [ 262 ] {1a99ed10-c0b9-48fc-b9c9-25c7bfee23fd} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:13:07.743880 [ 262 ] {1a99ed10-c0b9-48fc-b9c9-25c7bfee23fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:13:07.744666 [ 262 ] {1a99ed10-c0b9-48fc-b9c9-25c7bfee23fd} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:07.744720 [ 262 ] {1a99ed10-c0b9-48fc-b9c9-25c7bfee23fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:07.745164 [ 262 ] {1a99ed10-c0b9-48fc-b9c9-25c7bfee23fd} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.01.17 08:13:07.745418 [ 262 ] {1a99ed10-c0b9-48fc-b9c9-25c7bfee23fd} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:07.745647 [ 262 ] {1a99ed10-c0b9-48fc-b9c9-25c7bfee23fd} executeQuery: Read 64 rows, 5.12 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.64 MiB/sec. 2025.01.17 08:13:07.745715 [ 262 ] {1a99ed10-c0b9-48fc-b9c9-25c7bfee23fd} TCPHandler: Processed in 0.002234052 sec. 2025.01.17 08:13:07.745883 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:07.746005 [ 260 ] {70c72e3e-d8c2-44d0-ada2-8515356aae52} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:07.746059 [ 260 ] {70c72e3e-d8c2-44d0-ada2-8515356aae52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:13:07.746645 [ 260 ] {70c72e3e-d8c2-44d0-ada2-8515356aae52} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:07.746683 [ 260 ] {70c72e3e-d8c2-44d0-ada2-8515356aae52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:07.747083 [ 260 ] {70c72e3e-d8c2-44d0-ada2-8515356aae52} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.01.17 08:13:07.747329 [ 260 ] {70c72e3e-d8c2-44d0-ada2-8515356aae52} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:07.747510 [ 260 ] {70c72e3e-d8c2-44d0-ada2-8515356aae52} executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. 2025.01.17 08:13:07.747566 [ 260 ] {70c72e3e-d8c2-44d0-ada2-8515356aae52} TCPHandler: Processed in 0.001738935 sec. 2025.01.17 08:13:07.747730 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:07.747876 [ 262 ] {f5e83258-7178-424a-b19c-dd5e9f923db2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:13:07.747940 [ 262 ] {f5e83258-7178-424a-b19c-dd5e9f923db2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:13:07.748533 [ 262 ] {f5e83258-7178-424a-b19c-dd5e9f923db2} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:07.748582 [ 262 ] {f5e83258-7178-424a-b19c-dd5e9f923db2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:07.748986 [ 262 ] {f5e83258-7178-424a-b19c-dd5e9f923db2} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.17 08:13:07.749231 [ 262 ] {f5e83258-7178-424a-b19c-dd5e9f923db2} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:07.749445 [ 262 ] {f5e83258-7178-424a-b19c-dd5e9f923db2} executeQuery: Read 60 rows, 4.14 KiB in 0.001606 sec., 37359.900373599005 rows/sec., 2.52 MiB/sec. 2025.01.17 08:13:07.749499 [ 262 ] {f5e83258-7178-424a-b19c-dd5e9f923db2} TCPHandler: Processed in 0.001838267 sec. 2025.01.17 08:13:08.996259 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46238 2025.01.17 08:13:08.996970 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:08.997012 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:08.997551 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.17 08:13:08.997807 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:08.998032 [ 98 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.17 08:13:08.998052 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46238 2025.01.17 08:13:08.998131 [ 98 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:08.998163 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:08.998291 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.17 08:13:08.998437 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:08.998485 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part 2025.01.17 08:13:08.998580 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 427 rows starting from the beginning of the part 2025.01.17 08:13:08.998850 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 488 rows starting from the beginning of the part 2025.01.17 08:13:08.999056 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 427 rows starting from the beginning of the part 2025.01.17 08:13:08.999283 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 488 rows starting from the beginning of the part 2025.01.17 08:13:08.999444 [ 199 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 427 rows starting from the beginning of the part 2025.01.17 08:13:09.002861 [ 193 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 46238 rows, containing 4 columns (4 merged, 0 gathered) in 0.004626426 sec., 9994323.912238086 rows/sec., 142.97 MiB/sec. 2025.01.17 08:13:09.003408 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.17 08:13:09.003788 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:09.003884 [ 198 ] {7239f242-bed1-4825-a4be-e0eda799b893::all_1_101_20} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.17 08:13:09.004006 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.01.17 08:13:11.759597 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2664 2025.01.17 08:13:11.762667 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:11.762718 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:11.764253 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:13:11.764563 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:11.765093 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2664 2025.01.17 08:13:12.444880 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 2025.01.17 08:13:12.468559 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.468623 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.476626 [ 243 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.17 08:13:12.477450 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.477904 [ 96 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.17 08:13:12.478085 [ 96 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.478185 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.479304 [ 192 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.17 08:13:12.494365 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 762 2025.01.17 08:13:12.496242 [ 192 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:12.498095 [ 192 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part 2025.01.17 08:13:12.504342 [ 192 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part 2025.01.17 08:13:12.510715 [ 192 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2025.01.17 08:13:12.519336 [ 192 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part 2025.01.17 08:13:12.525792 [ 192 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part 2025.01.17 08:13:12.532153 [ 192 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part 2025.01.17 08:13:12.598258 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.119834649 sec., 6358.761896986905 rows/sec., 32.88 MiB/sec. 2025.01.17 08:13:12.602249 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.17 08:13:12.605508 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.605630 [ 194 ] {716416bc-6dc8-44bd-8bba-6a2e7a726cb8::all_1_101_20} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.17 08:13:12.608373 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.17 08:13:12.749098 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.749449 [ 260 ] {631fc44d-b7f3-4d40-b092-9ae5ec1d6eaa} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:13:12.749631 [ 260 ] {631fc44d-b7f3-4d40-b092-9ae5ec1d6eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:13:12.750621 [ 260 ] {631fc44d-b7f3-4d40-b092-9ae5ec1d6eaa} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.750668 [ 260 ] {631fc44d-b7f3-4d40-b092-9ae5ec1d6eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.751103 [ 260 ] {631fc44d-b7f3-4d40-b092-9ae5ec1d6eaa} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:13:12.751366 [ 260 ] {631fc44d-b7f3-4d40-b092-9ae5ec1d6eaa} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.751601 [ 260 ] {631fc44d-b7f3-4d40-b092-9ae5ec1d6eaa} executeQuery: Read 14 rows, 1.01 KiB in 0.002274 sec., 6156.552330694811 rows/sec., 443.19 KiB/sec. 2025.01.17 08:13:12.751670 [ 260 ] {631fc44d-b7f3-4d40-b092-9ae5ec1d6eaa} TCPHandler: Processed in 0.002737139 sec. 2025.01.17 08:13:12.751936 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.752113 [ 262 ] {637f4e58-ac7d-4654-8208-402861d3f07b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:13:12.752184 [ 262 ] {637f4e58-ac7d-4654-8208-402861d3f07b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:13:12.753154 [ 262 ] {637f4e58-ac7d-4654-8208-402861d3f07b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.753194 [ 262 ] {637f4e58-ac7d-4654-8208-402861d3f07b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.753617 [ 262 ] {637f4e58-ac7d-4654-8208-402861d3f07b} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.01.17 08:13:12.753881 [ 262 ] {637f4e58-ac7d-4654-8208-402861d3f07b} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.754099 [ 262 ] {637f4e58-ac7d-4654-8208-402861d3f07b} executeQuery: Read 319 rows, 29.01 KiB in 0.002037 sec., 156602.8473244968 rows/sec., 13.91 MiB/sec. 2025.01.17 08:13:12.754153 [ 262 ] {637f4e58-ac7d-4654-8208-402861d3f07b} TCPHandler: Processed in 0.002352223 sec. 2025.01.17 08:13:12.754308 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.754433 [ 260 ] {a5ae5291-58c6-4ba8-ad7d-80d7eb5b3765} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:13:12.754484 [ 260 ] {a5ae5291-58c6-4ba8-ad7d-80d7eb5b3765} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:13:12.755138 [ 260 ] {a5ae5291-58c6-4ba8-ad7d-80d7eb5b3765} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.755179 [ 260 ] {a5ae5291-58c6-4ba8-ad7d-80d7eb5b3765} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.755569 [ 260 ] {a5ae5291-58c6-4ba8-ad7d-80d7eb5b3765} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 08:13:12.755816 [ 260 ] {a5ae5291-58c6-4ba8-ad7d-80d7eb5b3765} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.755993 [ 94 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 08:13:12.756051 [ 260 ] {a5ae5291-58c6-4ba8-ad7d-80d7eb5b3765} executeQuery: Read 65 rows, 4.82 KiB in 0.001642 sec., 39585.87088915956 rows/sec., 2.87 MiB/sec. 2025.01.17 08:13:12.756060 [ 94 ] {} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.756136 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.756184 [ 260 ] {a5ae5291-58c6-4ba8-ad7d-80d7eb5b3765} TCPHandler: Processed in 0.001928827 sec. 2025.01.17 08:13:12.756319 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 08:13:12.756421 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:12.756453 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 80 rows starting from the beginning of the part 2025.01.17 08:13:12.756524 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 68 rows starting from the beginning of the part 2025.01.17 08:13:12.756618 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 73 rows starting from the beginning of the part 2025.01.17 08:13:12.756838 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 11 rows starting from the beginning of the part 2025.01.17 08:13:12.757047 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 68 rows starting from the beginning of the part 2025.01.17 08:13:12.757134 [ 193 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 65 rows starting from the beginning of the part 2025.01.17 08:13:12.757402 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.757823 [ 262 ] {4f9c8445-7834-4743-bd77-c67ae516a740} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:13:12.757908 [ 262 ] {4f9c8445-7834-4743-bd77-c67ae516a740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:13:12.759826 [ 262 ] {4f9c8445-7834-4743-bd77-c67ae516a740} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.759905 [ 262 ] {4f9c8445-7834-4743-bd77-c67ae516a740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.760198 [ 189 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 365 rows, containing 5 columns (5 merged, 0 gathered) in 0.003957867 sec., 92221.3909663968 rows/sec., 6.96 MiB/sec. 2025.01.17 08:13:12.760374 [ 189 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 08:13:12.760757 [ 262 ] {4f9c8445-7834-4743-bd77-c67ae516a740} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:13:12.760915 [ 189 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.761075 [ 189 ] {300bf8c4-ddd3-4021-a34f-ba3472cba9f0::all_1_96_19} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 08:13:12.761207 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.17 08:13:12.761260 [ 262 ] {4f9c8445-7834-4743-bd77-c67ae516a740} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.761475 [ 94 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 2025.01.17 08:13:12.761541 [ 262 ] {4f9c8445-7834-4743-bd77-c67ae516a740} executeQuery: Read 14 rows, 1004.00 B in 0.003854 sec., 3632.5895173845356 rows/sec., 254.40 KiB/sec. 2025.01.17 08:13:12.761565 [ 94 ] {} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.761664 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.761698 [ 262 ] {4f9c8445-7834-4743-bd77-c67ae516a740} TCPHandler: Processed in 0.004468284 sec. 2025.01.17 08:13:12.761911 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full 2025.01.17 08:13:12.761942 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.762034 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:12.762064 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_14, total 242 rows starting from the beginning of the part 2025.01.17 08:13:12.762220 [ 260 ] {280a21a2-e1cd-4e55-87e6-a7a27830831e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:13:12.762293 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part 2025.01.17 08:13:12.762406 [ 260 ] {280a21a2-e1cd-4e55-87e6-a7a27830831e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:13:12.762640 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part 2025.01.17 08:13:12.762963 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 242 rows starting from the beginning of the part 2025.01.17 08:13:12.763257 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part 2025.01.17 08:13:12.763639 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part 2025.01.17 08:13:12.764699 [ 260 ] {280a21a2-e1cd-4e55-87e6-a7a27830831e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.764747 [ 260 ] {280a21a2-e1cd-4e55-87e6-a7a27830831e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.765280 [ 260 ] {280a21a2-e1cd-4e55-87e6-a7a27830831e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:13:12.765393 [ 193 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003611962 sec., 149503.2339764372 rows/sec., 10.71 MiB/sec. 2025.01.17 08:13:12.765650 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) 2025.01.17 08:13:12.765662 [ 260 ] {280a21a2-e1cd-4e55-87e6-a7a27830831e} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.766157 [ 260 ] {280a21a2-e1cd-4e55-87e6-a7a27830831e} executeQuery: Read 13 rows, 830.00 B in 0.004044 sec., 3214.6389713155295 rows/sec., 200.43 KiB/sec. 2025.01.17 08:13:12.766300 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.766330 [ 260 ] {280a21a2-e1cd-4e55-87e6-a7a27830831e} TCPHandler: Processed in 0.004468984 sec. 2025.01.17 08:13:12.766491 [ 195 ] {1f6b2414-ce7a-4931-8683-6789ba5f6235::all_1_74_15} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 2025.01.17 08:13:12.766574 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.766644 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.17 08:13:12.766755 [ 262 ] {6747b3f7-5735-4f3a-a113-1b8d156cf479} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:13:12.766815 [ 262 ] {6747b3f7-5735-4f3a-a113-1b8d156cf479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:13:12.767596 [ 262 ] {6747b3f7-5735-4f3a-a113-1b8d156cf479} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.767635 [ 262 ] {6747b3f7-5735-4f3a-a113-1b8d156cf479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.768039 [ 262 ] {6747b3f7-5735-4f3a-a113-1b8d156cf479} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.01.17 08:13:12.768276 [ 262 ] {6747b3f7-5735-4f3a-a113-1b8d156cf479} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.768496 [ 262 ] {6747b3f7-5735-4f3a-a113-1b8d156cf479} executeQuery: Read 440 rows, 32.33 KiB in 0.001771 sec., 248447.2049689441 rows/sec., 17.83 MiB/sec. 2025.01.17 08:13:12.768548 [ 262 ] {6747b3f7-5735-4f3a-a113-1b8d156cf479} TCPHandler: Processed in 0.00208957 sec. 2025.01.17 08:13:12.768695 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.768813 [ 260 ] {5d6cd3b1-5bcc-4ac3-a05c-0848d1dbb487} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:13:12.768866 [ 260 ] {5d6cd3b1-5bcc-4ac3-a05c-0848d1dbb487} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:13:12.769355 [ 260 ] {5d6cd3b1-5bcc-4ac3-a05c-0848d1dbb487} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.769395 [ 260 ] {5d6cd3b1-5bcc-4ac3-a05c-0848d1dbb487} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.769774 [ 260 ] {5d6cd3b1-5bcc-4ac3-a05c-0848d1dbb487} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:13:12.770020 [ 260 ] {5d6cd3b1-5bcc-4ac3-a05c-0848d1dbb487} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.770235 [ 260 ] {5d6cd3b1-5bcc-4ac3-a05c-0848d1dbb487} executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. 2025.01.17 08:13:12.770289 [ 260 ] {5d6cd3b1-5bcc-4ac3-a05c-0848d1dbb487} TCPHandler: Processed in 0.001649784 sec. 2025.01.17 08:13:12.770442 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.770558 [ 262 ] {2dfaccd3-b769-4b54-9ddf-45fa5e343ceb} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:12.770610 [ 262 ] {2dfaccd3-b769-4b54-9ddf-45fa5e343ceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:13:12.771192 [ 262 ] {2dfaccd3-b769-4b54-9ddf-45fa5e343ceb} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.771232 [ 262 ] {2dfaccd3-b769-4b54-9ddf-45fa5e343ceb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.771628 [ 262 ] {2dfaccd3-b769-4b54-9ddf-45fa5e343ceb} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.01.17 08:13:12.771867 [ 262 ] {2dfaccd3-b769-4b54-9ddf-45fa5e343ceb} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.772040 [ 94 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 6 parts from all_1_154_33 to all_159_159_0 2025.01.17 08:13:12.772107 [ 94 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.772119 [ 262 ] {2dfaccd3-b769-4b54-9ddf-45fa5e343ceb} executeQuery: Read 237 rows, 16.27 KiB in 0.001576 sec., 150380.7106598985 rows/sec., 10.08 MiB/sec. 2025.01.17 08:13:12.772142 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.772283 [ 262 ] {2dfaccd3-b769-4b54-9ddf-45fa5e343ceb} TCPHandler: Processed in 0.001897557 sec. 2025.01.17 08:13:12.772476 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_50_10, all_51_51_0, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] 2025.01.17 08:13:12.772527 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_154_33 to all_159_159_0 into Compact with storage Full 2025.01.17 08:13:12.772539 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_50_10, all_51_51_0, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] 2025.01.17 08:13:12.772548 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.772913 [ 260 ] {af97bd84-d1be-41be-9321-dbf7e5d73a4f} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:13:12.773031 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:12.773057 [ 260 ] {af97bd84-d1be-41be-9321-dbf7e5d73a4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:13:12.773107 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} MergeTreeSequentialSource: Reading 8 marks from part all_1_154_33, total 50411 rows starting from the beginning of the part 2025.01.17 08:13:12.773536 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 4 rows starting from the beginning of the part 2025.01.17 08:13:12.774172 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part 2025.01.17 08:13:12.774838 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 240 rows starting from the beginning of the part 2025.01.17 08:13:12.775276 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part 2025.01.17 08:13:12.775820 [ 190 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 237 rows starting from the beginning of the part 2025.01.17 08:13:12.777001 [ 260 ] {af97bd84-d1be-41be-9321-dbf7e5d73a4f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.777082 [ 260 ] {af97bd84-d1be-41be-9321-dbf7e5d73a4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.778198 [ 260 ] {af97bd84-d1be-41be-9321-dbf7e5d73a4f} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.17 08:13:12.778582 [ 260 ] {af97bd84-d1be-41be-9321-dbf7e5d73a4f} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.779139 [ 260 ] {af97bd84-d1be-41be-9321-dbf7e5d73a4f} executeQuery: Read 1 rows, 69.00 B in 0.006342 sec., 157.67896562598548 rows/sec., 10.62 KiB/sec. 2025.01.17 08:13:12.779423 [ 260 ] {af97bd84-d1be-41be-9321-dbf7e5d73a4f} TCPHandler: Processed in 0.007020061 sec. 2025.01.17 08:13:12.779452 [ 225 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_50_10, all_51_51_0, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] 2025.01.17 08:13:12.779752 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.780106 [ 262 ] {b4eb9f8b-a528-4913-81f3-456912a31bc4} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:12.780435 [ 262 ] {b4eb9f8b-a528-4913-81f3-456912a31bc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:13:12.783780 [ 262 ] {b4eb9f8b-a528-4913-81f3-456912a31bc4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.783821 [ 262 ] {b4eb9f8b-a528-4913-81f3-456912a31bc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.784655 [ 262 ] {b4eb9f8b-a528-4913-81f3-456912a31bc4} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.17 08:13:12.784918 [ 262 ] {b4eb9f8b-a528-4913-81f3-456912a31bc4} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.785150 [ 94 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.17 08:13:12.785226 [ 94 ] {} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.785272 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.785298 [ 262 ] {b4eb9f8b-a528-4913-81f3-456912a31bc4} executeQuery: Read 58 rows, 106.43 KiB in 0.005274 sec., 10997.34546833523 rows/sec., 19.71 MiB/sec. 2025.01.17 08:13:12.785640 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.17 08:13:12.786843 [ 262 ] {b4eb9f8b-a528-4913-81f3-456912a31bc4} TCPHandler: Processed in 0.007272944 sec. 2025.01.17 08:13:12.787293 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:12.787997 [ 260 ] {eb5677ec-ac6a-447c-be2f-972f877f16d7} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:13:12.788094 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:12.788234 [ 260 ] {eb5677ec-ac6a-447c-be2f-972f877f16d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:13:12.788305 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2656 rows starting from the beginning of the part 2025.01.17 08:13:12.789666 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 58 rows starting from the beginning of the part 2025.01.17 08:13:12.790568 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 53 rows starting from the beginning of the part 2025.01.17 08:13:12.791721 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part 2025.01.17 08:13:12.791779 [ 260 ] {eb5677ec-ac6a-447c-be2f-972f877f16d7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:12.791885 [ 260 ] {eb5677ec-ac6a-447c-be2f-972f877f16d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:12.792616 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 58 rows starting from the beginning of the part 2025.01.17 08:13:12.793695 [ 195 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 58 rows starting from the beginning of the part 2025.01.17 08:13:12.793918 [ 260 ] {eb5677ec-ac6a-447c-be2f-972f877f16d7} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.17 08:13:12.795588 [ 260 ] {eb5677ec-ac6a-447c-be2f-972f877f16d7} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.795749 [ 200 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} MergeTask::MergeProjectionsStage: Merge sorted 51212 rows, containing 5 columns (5 merged, 0 gathered) in 0.023457907 sec., 2183144.4723521154 rows/sec., 147.41 MiB/sec. 2025.01.17 08:13:12.796255 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} MergedBlockOutputStream: filled checksums all_1_159_34 (state Temporary) 2025.01.17 08:13:12.796259 [ 260 ] {eb5677ec-ac6a-447c-be2f-972f877f16d7} executeQuery: Read 82 rows, 5.33 KiB in 0.008496 sec., 9651.600753295668 rows/sec., 627.71 KiB/sec. 2025.01.17 08:13:12.796698 [ 260 ] {eb5677ec-ac6a-447c-be2f-972f877f16d7} TCPHandler: Processed in 0.009680939 sec. 2025.01.17 08:13:12.797220 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_159_34 to all_1_159_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.797333 [ 197 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_159_34} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 6 parts: [all_1_154_33, all_159_159_0] -> all_1_159_34 2025.01.17 08:13:12.797453 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. 2025.01.17 08:13:12.806627 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 19 columns (19 merged, 0 gathered) in 0.021277845 sec., 135728.03072867577 rows/sec., 243.22 MiB/sec. 2025.01.17 08:13:12.809292 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.17 08:13:12.809748 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:12.809841 [ 196 ] {039e1dc7-ffe3-450e-9519-4236e2dcd3f8::all_1_96_19} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.17 08:13:12.810026 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.84 MiB. 2025.01.17 08:13:14.208018 [ 91 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2025.01.17 08:13:14.208084 [ 91 ] {} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:14.208106 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:14.208257 [ 200 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2025.01.17 08:13:14.208442 [ 200 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:14.208486 [ 200 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 18 rows starting from the beginning of the part 2025.01.17 08:13:14.208589 [ 200 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3 rows starting from the beginning of the part 2025.01.17 08:13:14.208881 [ 200 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.01.17 08:13:14.209159 [ 200 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.01.17 08:13:14.209381 [ 200 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3 rows starting from the beginning of the part 2025.01.17 08:13:14.210509 [ 196 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.002335643 sec., 18410.347814284974 rows/sec., 1.51 MiB/sec. 2025.01.17 08:13:14.210664 [ 196 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2025.01.17 08:13:14.210984 [ 196 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:14.211061 [ 196 ] {2df42ae7-d001-48bc-8b11-b6447e9eb441::all_1_36_8} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2025.01.17 08:13:14.211134 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.17 08:13:16.234514 [ 89 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:13:16.234609 [ 89 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:13:16.498324 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46726 2025.01.17 08:13:16.499117 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:16.499170 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:16.499734 [ 244 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.17 08:13:16.500013 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:16.500281 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46726 2025.01.17 08:13:17.742065 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:17.742251 [ 260 ] {16891594-38e9-4c3e-bbd8-1933802efe06} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:13:17.742325 [ 260 ] {16891594-38e9-4c3e-bbd8-1933802efe06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:13:17.743145 [ 260 ] {16891594-38e9-4c3e-bbd8-1933802efe06} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:17.743197 [ 260 ] {16891594-38e9-4c3e-bbd8-1933802efe06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:17.743651 [ 260 ] {16891594-38e9-4c3e-bbd8-1933802efe06} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.01.17 08:13:17.743926 [ 260 ] {16891594-38e9-4c3e-bbd8-1933802efe06} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:17.744146 [ 86 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.01.17 08:13:17.744176 [ 260 ] {16891594-38e9-4c3e-bbd8-1933802efe06} executeQuery: Read 56 rows, 4.41 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.18 MiB/sec. 2025.01.17 08:13:17.744235 [ 86 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:17.744300 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:17.744333 [ 260 ] {16891594-38e9-4c3e-bbd8-1933802efe06} TCPHandler: Processed in 0.002393654 sec. 2025.01.17 08:13:17.744650 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:17.744663 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.01.17 08:13:17.745063 [ 262 ] {ad7a9815-3ab9-4d6e-8296-f1b225ff1ec2} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:13:17.745288 [ 262 ] {ad7a9815-3ab9-4d6e-8296-f1b225ff1ec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:13:17.745353 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:17.745547 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1474 rows starting from the beginning of the part 2025.01.17 08:13:17.746100 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part 2025.01.17 08:13:17.747006 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 325 rows starting from the beginning of the part 2025.01.17 08:13:17.747398 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part 2025.01.17 08:13:17.747996 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 319 rows starting from the beginning of the part 2025.01.17 08:13:17.748343 [ 200 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 56 rows starting from the beginning of the part 2025.01.17 08:13:17.749632 [ 262 ] {ad7a9815-3ab9-4d6e-8296-f1b225ff1ec2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:17.749696 [ 262 ] {ad7a9815-3ab9-4d6e-8296-f1b225ff1ec2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:17.750814 [ 262 ] {ad7a9815-3ab9-4d6e-8296-f1b225ff1ec2} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.01.17 08:13:17.751204 [ 262 ] {ad7a9815-3ab9-4d6e-8296-f1b225ff1ec2} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:17.751483 [ 86 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.01.17 08:13:17.751590 [ 86 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:17.751697 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:17.751842 [ 262 ] {ad7a9815-3ab9-4d6e-8296-f1b225ff1ec2} executeQuery: Read 64 rows, 5.12 KiB in 0.006877 sec., 9306.383597498909 rows/sec., 743.82 KiB/sec. 2025.01.17 08:13:17.752450 [ 262 ] {ad7a9815-3ab9-4d6e-8296-f1b225ff1ec2} TCPHandler: Processed in 0.007981815 sec. 2025.01.17 08:13:17.752464 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.01.17 08:13:17.752587 [ 191 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 2286 rows, containing 5 columns (5 merged, 0 gathered) in 0.008137077 sec., 280936.26249327615 rows/sec., 24.87 MiB/sec. 2025.01.17 08:13:17.752868 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:17.753286 [ 260 ] {1764954a-6aad-4783-b3bd-d3d78c29ea57} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:17.753370 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.01.17 08:13:17.753506 [ 260 ] {1764954a-6aad-4783-b3bd-d3d78c29ea57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:13:17.754123 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:17.754399 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 956 rows starting from the beginning of the part 2025.01.17 08:13:17.754881 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:17.755466 [ 198 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_171_34} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.01.17 08:13:17.755937 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.17 08:13:17.756015 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part 2025.01.17 08:13:17.756125 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 461 rows starting from the beginning of the part 2025.01.17 08:13:17.756350 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part 2025.01.17 08:13:17.756557 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 440 rows starting from the beginning of the part 2025.01.17 08:13:17.756712 [ 199 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 64 rows starting from the beginning of the part 2025.01.17 08:13:17.758032 [ 260 ] {1764954a-6aad-4783-b3bd-d3d78c29ea57} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:17.758118 [ 260 ] {1764954a-6aad-4783-b3bd-d3d78c29ea57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:17.759238 [ 260 ] {1764954a-6aad-4783-b3bd-d3d78c29ea57} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.01.17 08:13:17.759679 [ 260 ] {1764954a-6aad-4783-b3bd-d3d78c29ea57} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:17.759961 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 2049 rows, containing 5 columns (5 merged, 0 gathered) in 0.008098617 sec., 253006.16142237617 rows/sec., 19.38 MiB/sec. 2025.01.17 08:13:17.760220 [ 260 ] {1764954a-6aad-4783-b3bd-d3d78c29ea57} executeQuery: Read 160 rows, 11.41 KiB in 0.007057 sec., 22672.523735298284 rows/sec., 1.58 MiB/sec. 2025.01.17 08:13:17.760301 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.01.17 08:13:17.760448 [ 260 ] {1764954a-6aad-4783-b3bd-d3d78c29ea57} TCPHandler: Processed in 0.007754312 sec. 2025.01.17 08:13:17.760809 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:17.761181 [ 262 ] {420fbdfa-2d68-49d0-ba01-ce1f030f6149} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:13:17.761345 [ 262 ] {420fbdfa-2d68-49d0-ba01-ce1f030f6149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:13:17.761618 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:17.761958 [ 191 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_171_34} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.01.17 08:13:17.762139 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.17 08:13:17.762505 [ 262 ] {420fbdfa-2d68-49d0-ba01-ce1f030f6149} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:17.762551 [ 262 ] {420fbdfa-2d68-49d0-ba01-ce1f030f6149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:17.762955 [ 262 ] {420fbdfa-2d68-49d0-ba01-ce1f030f6149} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.17 08:13:17.763203 [ 262 ] {420fbdfa-2d68-49d0-ba01-ce1f030f6149} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:17.763415 [ 262 ] {420fbdfa-2d68-49d0-ba01-ce1f030f6149} executeQuery: Read 60 rows, 4.14 KiB in 0.00236 sec., 25423.72881355932 rows/sec., 1.71 MiB/sec. 2025.01.17 08:13:17.763470 [ 262 ] {420fbdfa-2d68-49d0-ba01-ce1f030f6149} TCPHandler: Processed in 0.002828241 sec. 2025.01.17 08:13:19.994553 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 2025.01.17 08:13:20.019613 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:20.019678 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:20.027628 [ 243 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.17 08:13:20.028477 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:20.033077 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 769 2025.01.17 08:13:21.765474 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2694 2025.01.17 08:13:21.768929 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.768990 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.770519 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:13:21.770843 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.771101 [ 82 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.17 08:13:21.771229 [ 82 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.771295 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.771736 [ 189 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.17 08:13:21.772365 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2694 2025.01.17 08:13:21.772827 [ 189 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:21.772998 [ 189 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2520 rows starting from the beginning of the part 2025.01.17 08:13:21.773657 [ 189 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part 2025.01.17 08:13:21.774272 [ 189 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part 2025.01.17 08:13:21.774977 [ 189 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 44 rows starting from the beginning of the part 2025.01.17 08:13:21.775620 [ 189 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part 2025.01.17 08:13:21.776299 [ 189 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part 2025.01.17 08:13:21.785720 [ 188 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2694 rows, containing 72 columns (72 merged, 0 gathered) in 0.014243814 sec., 189134.735963275 rows/sec., 140.95 MiB/sec. 2025.01.17 08:13:21.787820 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.17 08:13:21.788526 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.788611 [ 197 ] {a60371f2-0544-40ad-af24-0b9732de7d86::all_1_76_15} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.17 08:13:21.788821 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. 2025.01.17 08:13:21.854736 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.854908 [ 260 ] {176e548d-9cd8-4206-b5ee-2aa36714c405} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:13:21.854979 [ 260 ] {176e548d-9cd8-4206-b5ee-2aa36714c405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:13:21.855634 [ 260 ] {176e548d-9cd8-4206-b5ee-2aa36714c405} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.855679 [ 260 ] {176e548d-9cd8-4206-b5ee-2aa36714c405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.856044 [ 260 ] {176e548d-9cd8-4206-b5ee-2aa36714c405} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:13:21.856291 [ 260 ] {176e548d-9cd8-4206-b5ee-2aa36714c405} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.856535 [ 260 ] {176e548d-9cd8-4206-b5ee-2aa36714c405} executeQuery: Read 14 rows, 1.01 KiB in 0.001677 sec., 8348.24090638044 rows/sec., 600.96 KiB/sec. 2025.01.17 08:13:21.856591 [ 260 ] {176e548d-9cd8-4206-b5ee-2aa36714c405} TCPHandler: Processed in 0.001977979 sec. 2025.01.17 08:13:21.856797 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.856983 [ 262 ] {33ca3924-4a65-49fd-abba-0a0223e27270} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.17 08:13:21.857052 [ 262 ] {33ca3924-4a65-49fd-abba-0a0223e27270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.17 08:13:21.857710 [ 262 ] {33ca3924-4a65-49fd-abba-0a0223e27270} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.857754 [ 262 ] {33ca3924-4a65-49fd-abba-0a0223e27270} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.858131 [ 262 ] {33ca3924-4a65-49fd-abba-0a0223e27270} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.17 08:13:21.858382 [ 262 ] {33ca3924-4a65-49fd-abba-0a0223e27270} oximeter.fields_ipaddr (2df42ae7-d001-48bc-8b11-b6447e9eb441): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.858615 [ 262 ] {33ca3924-4a65-49fd-abba-0a0223e27270} executeQuery: Read 2 rows, 167.00 B in 0.001683 sec., 1188.3541295306002 rows/sec., 96.90 KiB/sec. 2025.01.17 08:13:21.858672 [ 262 ] {33ca3924-4a65-49fd-abba-0a0223e27270} TCPHandler: Processed in 0.001954978 sec. 2025.01.17 08:13:21.858807 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.858928 [ 260 ] {4bedfb26-a0e8-4cb1-90dd-5124cbf4fd01} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:13:21.858977 [ 260 ] {4bedfb26-a0e8-4cb1-90dd-5124cbf4fd01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:13:21.860283 [ 260 ] {4bedfb26-a0e8-4cb1-90dd-5124cbf4fd01} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.860326 [ 260 ] {4bedfb26-a0e8-4cb1-90dd-5124cbf4fd01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.860792 [ 260 ] {4bedfb26-a0e8-4cb1-90dd-5124cbf4fd01} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.01.17 08:13:21.861046 [ 260 ] {4bedfb26-a0e8-4cb1-90dd-5124cbf4fd01} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.861261 [ 260 ] {4bedfb26-a0e8-4cb1-90dd-5124cbf4fd01} executeQuery: Read 1450 rows, 124.67 KiB in 0.002359 sec., 614667.2318779144 rows/sec., 51.61 MiB/sec. 2025.01.17 08:13:21.861322 [ 260 ] {4bedfb26-a0e8-4cb1-90dd-5124cbf4fd01} TCPHandler: Processed in 0.002572987 sec. 2025.01.17 08:13:21.861521 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.861744 [ 262 ] {aeb6e8f5-e6c5-4530-b078-4ce1585502d7} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:13:21.861833 [ 262 ] {aeb6e8f5-e6c5-4530-b078-4ce1585502d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:13:21.862644 [ 262 ] {aeb6e8f5-e6c5-4530-b078-4ce1585502d7} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.862684 [ 262 ] {aeb6e8f5-e6c5-4530-b078-4ce1585502d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.863050 [ 262 ] {aeb6e8f5-e6c5-4530-b078-4ce1585502d7} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 08:13:21.863300 [ 262 ] {aeb6e8f5-e6c5-4530-b078-4ce1585502d7} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.863519 [ 262 ] {aeb6e8f5-e6c5-4530-b078-4ce1585502d7} executeQuery: Read 62 rows, 4.58 KiB in 0.00183 sec., 33879.78142076503 rows/sec., 2.44 MiB/sec. 2025.01.17 08:13:21.863573 [ 262 ] {aeb6e8f5-e6c5-4530-b078-4ce1585502d7} TCPHandler: Processed in 0.002160051 sec. 2025.01.17 08:13:21.863733 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.863871 [ 260 ] {c78b33b4-c06c-4667-8407-39838ac579b6} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:13:21.863927 [ 260 ] {c78b33b4-c06c-4667-8407-39838ac579b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:13:21.864650 [ 260 ] {c78b33b4-c06c-4667-8407-39838ac579b6} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.864691 [ 260 ] {c78b33b4-c06c-4667-8407-39838ac579b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.865056 [ 260 ] {c78b33b4-c06c-4667-8407-39838ac579b6} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:13:21.865298 [ 260 ] {c78b33b4-c06c-4667-8407-39838ac579b6} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.865506 [ 260 ] {c78b33b4-c06c-4667-8407-39838ac579b6} executeQuery: Read 242 rows, 16.79 KiB in 0.001666 sec., 145258.1032412965 rows/sec., 9.84 MiB/sec. 2025.01.17 08:13:21.865561 [ 260 ] {c78b33b4-c06c-4667-8407-39838ac579b6} TCPHandler: Processed in 0.001894317 sec. 2025.01.17 08:13:21.865789 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.866012 [ 262 ] {d47f535b-4efb-4570-9869-6947905ecee3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:13:21.866099 [ 262 ] {d47f535b-4efb-4570-9869-6947905ecee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:13:21.866736 [ 262 ] {d47f535b-4efb-4570-9869-6947905ecee3} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.866777 [ 262 ] {d47f535b-4efb-4570-9869-6947905ecee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.867134 [ 262 ] {d47f535b-4efb-4570-9869-6947905ecee3} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:13:21.867373 [ 262 ] {d47f535b-4efb-4570-9869-6947905ecee3} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.867602 [ 262 ] {d47f535b-4efb-4570-9869-6947905ecee3} executeQuery: Read 13 rows, 830.00 B in 0.001646 sec., 7897.934386391252 rows/sec., 492.43 KiB/sec. 2025.01.17 08:13:21.867656 [ 262 ] {d47f535b-4efb-4570-9869-6947905ecee3} TCPHandler: Processed in 0.001975948 sec. 2025.01.17 08:13:21.867802 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.867940 [ 260 ] {3226d769-34aa-49c6-8ec2-3b41e90d8641} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:13:21.867997 [ 260 ] {3226d769-34aa-49c6-8ec2-3b41e90d8641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:13:21.869042 [ 260 ] {3226d769-34aa-49c6-8ec2-3b41e90d8641} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.869083 [ 260 ] {3226d769-34aa-49c6-8ec2-3b41e90d8641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.869474 [ 260 ] {3226d769-34aa-49c6-8ec2-3b41e90d8641} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.01.17 08:13:21.869714 [ 260 ] {3226d769-34aa-49c6-8ec2-3b41e90d8641} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.869926 [ 260 ] {3226d769-34aa-49c6-8ec2-3b41e90d8641} executeQuery: Read 893 rows, 66.38 KiB in 0.002017 sec., 442736.7377293009 rows/sec., 32.14 MiB/sec. 2025.01.17 08:13:21.869984 [ 260 ] {3226d769-34aa-49c6-8ec2-3b41e90d8641} TCPHandler: Processed in 0.002248283 sec. 2025.01.17 08:13:21.870129 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.870292 [ 262 ] {ac4117be-f6a5-43fc-b851-2009d985ea2f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:13:21.870384 [ 262 ] {ac4117be-f6a5-43fc-b851-2009d985ea2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:13:21.871242 [ 262 ] {ac4117be-f6a5-43fc-b851-2009d985ea2f} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.871281 [ 262 ] {ac4117be-f6a5-43fc-b851-2009d985ea2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.871640 [ 262 ] {ac4117be-f6a5-43fc-b851-2009d985ea2f} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:13:21.871876 [ 262 ] {ac4117be-f6a5-43fc-b851-2009d985ea2f} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.872047 [ 82 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2025.01.17 08:13:21.872114 [ 82 ] {} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.872123 [ 262 ] {ac4117be-f6a5-43fc-b851-2009d985ea2f} executeQuery: Read 6 rows, 321.00 B in 0.001871 sec., 3206.841261357563 rows/sec., 167.54 KiB/sec. 2025.01.17 08:13:21.872146 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.872273 [ 262 ] {ac4117be-f6a5-43fc-b851-2009d985ea2f} TCPHandler: Processed in 0.002194881 sec. 2025.01.17 08:13:21.872399 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2025.01.17 08:13:21.872471 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.872551 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:21.872599 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 420 rows starting from the beginning of the part 2025.01.17 08:13:21.872613 [ 260 ] {5cc99836-c034-4bc6-ab12-9d152160882b} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:21.872745 [ 260 ] {5cc99836-c034-4bc6-ab12-9d152160882b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:13:21.872833 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part 2025.01.17 08:13:21.873132 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part 2025.01.17 08:13:21.873357 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part 2025.01.17 08:13:21.873577 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part 2025.01.17 08:13:21.873798 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part 2025.01.17 08:13:21.874685 [ 260 ] {5cc99836-c034-4bc6-ab12-9d152160882b} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.874731 [ 260 ] {5cc99836-c034-4bc6-ab12-9d152160882b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.875137 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.00285435 sec., 157654.10688948448 rows/sec., 8.04 MiB/sec. 2025.01.17 08:13:21.875271 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2025.01.17 08:13:21.875392 [ 260 ] {5cc99836-c034-4bc6-ab12-9d152160882b} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.01.17 08:13:21.875583 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.875682 [ 193 ] {7f5360e7-61ea-4351-bd39-5d389b7027c4::all_1_75_15} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2025.01.17 08:13:21.875710 [ 260 ] {5cc99836-c034-4bc6-ab12-9d152160882b} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.875780 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.17 08:13:21.875989 [ 260 ] {5cc99836-c034-4bc6-ab12-9d152160882b} executeQuery: Read 1084 rows, 74.17 KiB in 0.003415 sec., 317423.13323572476 rows/sec., 21.21 MiB/sec. 2025.01.17 08:13:21.876045 [ 260 ] {5cc99836-c034-4bc6-ab12-9d152160882b} TCPHandler: Processed in 0.003657443 sec. 2025.01.17 08:13:21.876246 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.876454 [ 262 ] {65571127-3701-473e-b144-00a534ca951b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:13:21.876542 [ 262 ] {65571127-3701-473e-b144-00a534ca951b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:13:21.877334 [ 262 ] {65571127-3701-473e-b144-00a534ca951b} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.877373 [ 262 ] {65571127-3701-473e-b144-00a534ca951b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.877735 [ 262 ] {65571127-3701-473e-b144-00a534ca951b} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.17 08:13:21.877977 [ 262 ] {65571127-3701-473e-b144-00a534ca951b} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.878190 [ 262 ] {65571127-3701-473e-b144-00a534ca951b} executeQuery: Read 1 rows, 69.00 B in 0.001758 sec., 568.8282138794084 rows/sec., 38.33 KiB/sec. 2025.01.17 08:13:21.878244 [ 262 ] {65571127-3701-473e-b144-00a534ca951b} TCPHandler: Processed in 0.00208944 sec. 2025.01.17 08:13:21.878378 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.878496 [ 260 ] {c952999d-55bf-412c-b80e-a8db378b02cc} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:21.878574 [ 260 ] {c952999d-55bf-412c-b80e-a8db378b02cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:13:21.879760 [ 260 ] {c952999d-55bf-412c-b80e-a8db378b02cc} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.879800 [ 260 ] {c952999d-55bf-412c-b80e-a8db378b02cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.880456 [ 260 ] {c952999d-55bf-412c-b80e-a8db378b02cc} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.17 08:13:21.880730 [ 260 ] {c952999d-55bf-412c-b80e-a8db378b02cc} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.881002 [ 260 ] {c952999d-55bf-412c-b80e-a8db378b02cc} executeQuery: Read 53 rows, 97.25 KiB in 0.00253 sec., 20948.616600790512 rows/sec., 37.54 MiB/sec. 2025.01.17 08:13:21.881201 [ 260 ] {c952999d-55bf-412c-b80e-a8db378b02cc} TCPHandler: Processed in 0.002876132 sec. 2025.01.17 08:13:21.881442 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:21.881589 [ 262 ] {0e9fcddf-3965-4910-acb7-a3621ce18407} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:13:21.881645 [ 262 ] {0e9fcddf-3965-4910-acb7-a3621ce18407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:13:21.882220 [ 262 ] {0e9fcddf-3965-4910-acb7-a3621ce18407} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:21.882260 [ 262 ] {0e9fcddf-3965-4910-acb7-a3621ce18407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:21.882630 [ 262 ] {0e9fcddf-3965-4910-acb7-a3621ce18407} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.17 08:13:21.882862 [ 262 ] {0e9fcddf-3965-4910-acb7-a3621ce18407} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:21.883078 [ 262 ] {0e9fcddf-3965-4910-acb7-a3621ce18407} executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec. 2025.01.17 08:13:21.883132 [ 262 ] {0e9fcddf-3965-4910-acb7-a3621ce18407} TCPHandler: Processed in 0.001845816 sec. 2025.01.17 08:13:22.572072 [ 225 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.01.17 08:13:22.572135 [ 225 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.01.17 08:13:22.574170 [ 225 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.01.17 08:13:22.733512 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:22.733764 [ 260 ] {9c1ded1f-c674-433d-91bf-a2e13b1874b2} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:13:22.733866 [ 260 ] {9c1ded1f-c674-433d-91bf-a2e13b1874b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:13:22.734721 [ 260 ] {9c1ded1f-c674-433d-91bf-a2e13b1874b2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:22.734761 [ 260 ] {9c1ded1f-c674-433d-91bf-a2e13b1874b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:22.735182 [ 260 ] {9c1ded1f-c674-433d-91bf-a2e13b1874b2} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.01.17 08:13:22.735438 [ 260 ] {9c1ded1f-c674-433d-91bf-a2e13b1874b2} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:22.735655 [ 260 ] {9c1ded1f-c674-433d-91bf-a2e13b1874b2} executeQuery: Read 10 rows, 999.00 B in 0.001958 sec., 5107.252298263534 rows/sec., 498.26 KiB/sec. 2025.01.17 08:13:22.735738 [ 260 ] {9c1ded1f-c674-433d-91bf-a2e13b1874b2} TCPHandler: Processed in 0.002378394 sec. 2025.01.17 08:13:22.735767 [ 219 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.01.17 08:13:22.735847 [ 219 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.01.17 08:13:22.736070 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:22.736381 [ 262 ] {ba7cb1a4-6eb1-4ae7-8ddf-e987328883cc} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:13:22.736496 [ 262 ] {ba7cb1a4-6eb1-4ae7-8ddf-e987328883cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:13:22.738138 [ 262 ] {ba7cb1a4-6eb1-4ae7-8ddf-e987328883cc} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:22.738196 [ 262 ] {ba7cb1a4-6eb1-4ae7-8ddf-e987328883cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:22.739013 [ 262 ] {ba7cb1a4-6eb1-4ae7-8ddf-e987328883cc} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 08:13:22.739483 [ 262 ] {ba7cb1a4-6eb1-4ae7-8ddf-e987328883cc} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:22.739588 [ 219 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.01.17 08:13:22.740118 [ 262 ] {ba7cb1a4-6eb1-4ae7-8ddf-e987328883cc} executeQuery: Read 5 rows, 385.00 B in 0.003764 sec., 1328.374070138151 rows/sec., 99.89 KiB/sec. 2025.01.17 08:13:22.740403 [ 262 ] {ba7cb1a4-6eb1-4ae7-8ddf-e987328883cc} TCPHandler: Processed in 0.004539725 sec. 2025.01.17 08:13:22.740706 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:22.741201 [ 260 ] {8fcc3d5b-6a21-4b89-a3c4-d13e9dc8d5a1} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:13:22.741368 [ 260 ] {8fcc3d5b-6a21-4b89-a3c4-d13e9dc8d5a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:13:22.742759 [ 260 ] {8fcc3d5b-6a21-4b89-a3c4-d13e9dc8d5a1} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:22.742798 [ 260 ] {8fcc3d5b-6a21-4b89-a3c4-d13e9dc8d5a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:22.743159 [ 260 ] {8fcc3d5b-6a21-4b89-a3c4-d13e9dc8d5a1} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.01.17 08:13:22.743406 [ 260 ] {8fcc3d5b-6a21-4b89-a3c4-d13e9dc8d5a1} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:22.743585 [ 260 ] {8fcc3d5b-6a21-4b89-a3c4-d13e9dc8d5a1} executeQuery: Read 5 rows, 410.00 B in 0.002544 sec., 1965.4088050314467 rows/sec., 157.39 KiB/sec. 2025.01.17 08:13:22.743639 [ 260 ] {8fcc3d5b-6a21-4b89-a3c4-d13e9dc8d5a1} TCPHandler: Processed in 0.003122545 sec. 2025.01.17 08:13:22.743853 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:22.744086 [ 262 ] {7c3bde20-998d-41b0-a4be-47e6289c8235} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:22.744229 [ 262 ] {7c3bde20-998d-41b0-a4be-47e6289c8235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:13:22.745389 [ 262 ] {7c3bde20-998d-41b0-a4be-47e6289c8235} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:22.745429 [ 262 ] {7c3bde20-998d-41b0-a4be-47e6289c8235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:22.746052 [ 262 ] {7c3bde20-998d-41b0-a4be-47e6289c8235} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.17 08:13:22.746308 [ 262 ] {7c3bde20-998d-41b0-a4be-47e6289c8235} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:22.746550 [ 262 ] {7c3bde20-998d-41b0-a4be-47e6289c8235} executeQuery: Read 5 rows, 9.17 KiB in 0.002522 sec., 1982.5535289452816 rows/sec., 3.55 MiB/sec. 2025.01.17 08:13:22.746662 [ 262 ] {7c3bde20-998d-41b0-a4be-47e6289c8235} TCPHandler: Processed in 0.002922032 sec. 2025.01.17 08:13:24.000752 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47153 2025.01.17 08:13:24.001785 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:24.001832 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:24.002380 [ 244 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.17 08:13:24.002651 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:24.002926 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47153 2025.01.17 08:13:26.000247 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 278.29 MiB, peak 292.67 MiB, free memory in arenas 0.00 B, will set to 274.29 MiB (RSS), difference: -4.00 MiB 2025.01.17 08:13:27.533248 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777 2025.01.17 08:13:27.558010 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:27.558075 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:27.565740 [ 243 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.17 08:13:27.566593 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:27.571146 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 777 2025.01.17 08:13:27.742857 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:27.743080 [ 260 ] {4e003674-2a95-4a22-bbfe-73ac0fe89283} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:13:27.743163 [ 260 ] {4e003674-2a95-4a22-bbfe-73ac0fe89283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:13:27.744014 [ 260 ] {4e003674-2a95-4a22-bbfe-73ac0fe89283} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:27.744063 [ 260 ] {4e003674-2a95-4a22-bbfe-73ac0fe89283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:27.744524 [ 260 ] {4e003674-2a95-4a22-bbfe-73ac0fe89283} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.01.17 08:13:27.744806 [ 260 ] {4e003674-2a95-4a22-bbfe-73ac0fe89283} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:27.745043 [ 260 ] {4e003674-2a95-4a22-bbfe-73ac0fe89283} executeQuery: Read 56 rows, 4.41 KiB in 0.002026 sec., 27640.671273445212 rows/sec., 2.12 MiB/sec. 2025.01.17 08:13:27.745116 [ 260 ] {4e003674-2a95-4a22-bbfe-73ac0fe89283} TCPHandler: Processed in 0.002396025 sec. 2025.01.17 08:13:27.745432 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:27.745650 [ 262 ] {6b725b1d-7f94-4b1a-9731-5f65c1f135b6} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:13:27.745727 [ 262 ] {6b725b1d-7f94-4b1a-9731-5f65c1f135b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:13:27.746548 [ 262 ] {6b725b1d-7f94-4b1a-9731-5f65c1f135b6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:27.746587 [ 262 ] {6b725b1d-7f94-4b1a-9731-5f65c1f135b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:27.747016 [ 262 ] {6b725b1d-7f94-4b1a-9731-5f65c1f135b6} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.01.17 08:13:27.747260 [ 262 ] {6b725b1d-7f94-4b1a-9731-5f65c1f135b6} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:27.747464 [ 262 ] {6b725b1d-7f94-4b1a-9731-5f65c1f135b6} executeQuery: Read 64 rows, 5.12 KiB in 0.001868 sec., 34261.24197002141 rows/sec., 2.67 MiB/sec. 2025.01.17 08:13:27.747550 [ 262 ] {6b725b1d-7f94-4b1a-9731-5f65c1f135b6} TCPHandler: Processed in 0.002293333 sec. 2025.01.17 08:13:27.747710 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:27.747895 [ 260 ] {6f6ca47e-3d95-48ed-b35d-e4c8a1152c2c} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:27.747973 [ 260 ] {6f6ca47e-3d95-48ed-b35d-e4c8a1152c2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:13:27.748560 [ 260 ] {6f6ca47e-3d95-48ed-b35d-e4c8a1152c2c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:27.748600 [ 260 ] {6f6ca47e-3d95-48ed-b35d-e4c8a1152c2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:27.749012 [ 260 ] {6f6ca47e-3d95-48ed-b35d-e4c8a1152c2c} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.01.17 08:13:27.749266 [ 260 ] {6f6ca47e-3d95-48ed-b35d-e4c8a1152c2c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:27.749483 [ 260 ] {6f6ca47e-3d95-48ed-b35d-e4c8a1152c2c} executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. 2025.01.17 08:13:27.749539 [ 260 ] {6f6ca47e-3d95-48ed-b35d-e4c8a1152c2c} TCPHandler: Processed in 0.001900697 sec. 2025.01.17 08:13:27.749683 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:27.749820 [ 262 ] {0117a190-950c-49f3-8c8a-fc9702c847f3} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:13:27.749879 [ 262 ] {0117a190-950c-49f3-8c8a-fc9702c847f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:13:27.750491 [ 262 ] {0117a190-950c-49f3-8c8a-fc9702c847f3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:27.750527 [ 262 ] {0117a190-950c-49f3-8c8a-fc9702c847f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:27.750899 [ 262 ] {0117a190-950c-49f3-8c8a-fc9702c847f3} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.17 08:13:27.751227 [ 262 ] {0117a190-950c-49f3-8c8a-fc9702c847f3} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:27.751384 [ 71 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.01.17 08:13:27.751437 [ 71 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:27.751452 [ 262 ] {0117a190-950c-49f3-8c8a-fc9702c847f3} executeQuery: Read 60 rows, 4.14 KiB in 0.001662 sec., 36101.08303249098 rows/sec., 2.43 MiB/sec. 2025.01.17 08:13:27.751468 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:27.751521 [ 262 ] {0117a190-950c-49f3-8c8a-fc9702c847f3} TCPHandler: Processed in 0.001905318 sec. 2025.01.17 08:13:27.751764 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.01.17 08:13:27.752020 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:27.752094 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 10366 rows starting from the beginning of the part 2025.01.17 08:13:27.752279 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part 2025.01.17 08:13:27.752531 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 82 rows starting from the beginning of the part 2025.01.17 08:13:27.752733 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part 2025.01.17 08:13:27.752928 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 82 rows starting from the beginning of the part 2025.01.17 08:13:27.753110 [ 188 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part 2025.01.17 08:13:27.756330 [ 193 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 10710 rows, containing 4 columns (4 merged, 0 gathered) in 0.004749218 sec., 2255108.10411314 rows/sec., 146.95 MiB/sec. 2025.01.17 08:13:27.756666 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.01.17 08:13:27.756998 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:27.757085 [ 195 ] {e781cc3b-9684-4421-b645-805ad1251ee6::all_1_151_30} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.01.17 08:13:27.757184 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. 2025.01.17 08:13:31.234856 [ 68 ] {} DNSResolver: Updating DNS cache 2025.01.17 08:13:31.234917 [ 68 ] {} DNSResolver: Updated DNS cache 2025.01.17 08:13:31.503143 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47641 2025.01.17 08:13:31.503887 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:31.503929 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:31.504482 [ 244 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.17 08:13:31.504752 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:31.504961 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47641 2025.01.17 08:13:31.772712 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2734 2025.01.17 08:13:31.776136 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:31.776198 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:31.777735 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.17 08:13:31.778081 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:31.778760 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2734 2025.01.17 08:13:32.749671 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.749863 [ 260 ] {9bd0fae4-54be-49e9-bf38-489b0f49e670} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 08:13:32.749938 [ 260 ] {9bd0fae4-54be-49e9-bf38-489b0f49e670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 08:13:32.750742 [ 260 ] {9bd0fae4-54be-49e9-bf38-489b0f49e670} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.750792 [ 260 ] {9bd0fae4-54be-49e9-bf38-489b0f49e670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.751240 [ 260 ] {9bd0fae4-54be-49e9-bf38-489b0f49e670} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:13:32.751499 [ 260 ] {9bd0fae4-54be-49e9-bf38-489b0f49e670} oximeter.fields_i16 (7e0f4fcd-6f6f-4299-8c98-4c09bfe4ba54): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.751812 [ 260 ] {9bd0fae4-54be-49e9-bf38-489b0f49e670} executeQuery: Read 14 rows, 1.01 KiB in 0.001994 sec., 7021.063189568706 rows/sec., 505.42 KiB/sec. 2025.01.17 08:13:32.751928 [ 260 ] {9bd0fae4-54be-49e9-bf38-489b0f49e670} TCPHandler: Processed in 0.002381924 sec. 2025.01.17 08:13:32.752280 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.752561 [ 262 ] {05659079-2687-4c18-96ec-edfbce99a0b5} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:13:32.752663 [ 262 ] {05659079-2687-4c18-96ec-edfbce99a0b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:13:32.753653 [ 262 ] {05659079-2687-4c18-96ec-edfbce99a0b5} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.753704 [ 262 ] {05659079-2687-4c18-96ec-edfbce99a0b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.754153 [ 262 ] {05659079-2687-4c18-96ec-edfbce99a0b5} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.01.17 08:13:32.754407 [ 262 ] {05659079-2687-4c18-96ec-edfbce99a0b5} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.754638 [ 262 ] {05659079-2687-4c18-96ec-edfbce99a0b5} executeQuery: Read 319 rows, 29.01 KiB in 0.002154 sec., 148096.5645311049 rows/sec., 13.15 MiB/sec. 2025.01.17 08:13:32.754701 [ 262 ] {05659079-2687-4c18-96ec-edfbce99a0b5} TCPHandler: Processed in 0.002630618 sec. 2025.01.17 08:13:32.754912 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.755060 [ 260 ] {e8b834ca-353f-4346-ade2-85e71125c596} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 08:13:32.755122 [ 260 ] {e8b834ca-353f-4346-ade2-85e71125c596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 08:13:32.755831 [ 260 ] {e8b834ca-353f-4346-ade2-85e71125c596} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.755874 [ 260 ] {e8b834ca-353f-4346-ade2-85e71125c596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.756256 [ 260 ] {e8b834ca-353f-4346-ade2-85e71125c596} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 08:13:32.756498 [ 260 ] {e8b834ca-353f-4346-ade2-85e71125c596} oximeter.fields_u16 (300bf8c4-ddd3-4021-a34f-ba3472cba9f0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.756725 [ 260 ] {e8b834ca-353f-4346-ade2-85e71125c596} executeQuery: Read 65 rows, 4.82 KiB in 0.001698 sec., 38280.329799764426 rows/sec., 2.77 MiB/sec. 2025.01.17 08:13:32.756790 [ 260 ] {e8b834ca-353f-4346-ade2-85e71125c596} TCPHandler: Processed in 0.001947358 sec. 2025.01.17 08:13:32.757213 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.757343 [ 262 ] {9728a0b2-d29c-4920-8376-8bb000af5e8a} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 08:13:32.757396 [ 262 ] {9728a0b2-d29c-4920-8376-8bb000af5e8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 08:13:32.757989 [ 262 ] {9728a0b2-d29c-4920-8376-8bb000af5e8a} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.758031 [ 262 ] {9728a0b2-d29c-4920-8376-8bb000af5e8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.758399 [ 262 ] {9728a0b2-d29c-4920-8376-8bb000af5e8a} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:13:32.758636 [ 262 ] {9728a0b2-d29c-4920-8376-8bb000af5e8a} oximeter.fields_u32 (1f6b2414-ce7a-4931-8683-6789ba5f6235): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.758865 [ 262 ] {9728a0b2-d29c-4920-8376-8bb000af5e8a} executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec. 2025.01.17 08:13:32.758931 [ 262 ] {9728a0b2-d29c-4920-8376-8bb000af5e8a} TCPHandler: Processed in 0.001777385 sec. 2025.01.17 08:13:32.759135 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.759287 [ 260 ] {42a404d3-facd-4d25-9f1c-df6550d22a47} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 08:13:32.759346 [ 260 ] {42a404d3-facd-4d25-9f1c-df6550d22a47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 08:13:32.759992 [ 260 ] {42a404d3-facd-4d25-9f1c-df6550d22a47} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.760034 [ 260 ] {42a404d3-facd-4d25-9f1c-df6550d22a47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.760422 [ 260 ] {42a404d3-facd-4d25-9f1c-df6550d22a47} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:13:32.760695 [ 260 ] {42a404d3-facd-4d25-9f1c-df6550d22a47} oximeter.fields_u8 (2743f4ce-429a-44e6-a56e-23c17a44c6a6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.760935 [ 260 ] {42a404d3-facd-4d25-9f1c-df6550d22a47} executeQuery: Read 13 rows, 830.00 B in 0.001674 sec., 7765.830346475508 rows/sec., 484.20 KiB/sec. 2025.01.17 08:13:32.761048 [ 260 ] {42a404d3-facd-4d25-9f1c-df6550d22a47} TCPHandler: Processed in 0.002013649 sec. 2025.01.17 08:13:32.761247 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.761367 [ 262 ] {ac787648-5f55-4316-96a7-dc4a097baa0b} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:13:32.761417 [ 262 ] {ac787648-5f55-4316-96a7-dc4a097baa0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:13:32.762185 [ 262 ] {ac787648-5f55-4316-96a7-dc4a097baa0b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.762225 [ 262 ] {ac787648-5f55-4316-96a7-dc4a097baa0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.762632 [ 262 ] {ac787648-5f55-4316-96a7-dc4a097baa0b} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.01.17 08:13:32.762886 [ 262 ] {ac787648-5f55-4316-96a7-dc4a097baa0b} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.763137 [ 262 ] {ac787648-5f55-4316-96a7-dc4a097baa0b} executeQuery: Read 440 rows, 32.33 KiB in 0.001792 sec., 245535.7142857143 rows/sec., 17.62 MiB/sec. 2025.01.17 08:13:32.763226 [ 262 ] {ac787648-5f55-4316-96a7-dc4a097baa0b} TCPHandler: Processed in 0.00207198 sec. 2025.01.17 08:13:32.763423 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.763631 [ 260 ] {95a9dd3b-54d8-43b8-acf4-998ac62cdcf9} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 08:13:32.763690 [ 260 ] {95a9dd3b-54d8-43b8-acf4-998ac62cdcf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 08:13:32.764189 [ 260 ] {95a9dd3b-54d8-43b8-acf4-998ac62cdcf9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.764228 [ 260 ] {95a9dd3b-54d8-43b8-acf4-998ac62cdcf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.764607 [ 260 ] {95a9dd3b-54d8-43b8-acf4-998ac62cdcf9} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:13:32.764855 [ 260 ] {95a9dd3b-54d8-43b8-acf4-998ac62cdcf9} oximeter.measurements_bool (7f5360e7-61ea-4351-bd39-5d389b7027c4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.765099 [ 260 ] {95a9dd3b-54d8-43b8-acf4-998ac62cdcf9} executeQuery: Read 6 rows, 321.00 B in 0.001523 sec., 3939.592908732764 rows/sec., 205.83 KiB/sec. 2025.01.17 08:13:32.765174 [ 260 ] {95a9dd3b-54d8-43b8-acf4-998ac62cdcf9} TCPHandler: Processed in 0.001841536 sec. 2025.01.17 08:13:32.765386 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.765513 [ 262 ] {8ed38af1-5fc6-4b42-b1c3-ff65b4fc0b3c} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:32.765566 [ 262 ] {8ed38af1-5fc6-4b42-b1c3-ff65b4fc0b3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:13:32.766193 [ 262 ] {8ed38af1-5fc6-4b42-b1c3-ff65b4fc0b3c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.766233 [ 262 ] {8ed38af1-5fc6-4b42-b1c3-ff65b4fc0b3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.766639 [ 262 ] {8ed38af1-5fc6-4b42-b1c3-ff65b4fc0b3c} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.01.17 08:13:32.766873 [ 262 ] {8ed38af1-5fc6-4b42-b1c3-ff65b4fc0b3c} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.767114 [ 262 ] {8ed38af1-5fc6-4b42-b1c3-ff65b4fc0b3c} executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. 2025.01.17 08:13:32.767182 [ 262 ] {8ed38af1-5fc6-4b42-b1c3-ff65b4fc0b3c} TCPHandler: Processed in 0.001892027 sec. 2025.01.17 08:13:32.767406 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.767728 [ 260 ] {ddb09649-2e39-4575-a082-b752ffb5d480} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 08:13:32.767826 [ 260 ] {ddb09649-2e39-4575-a082-b752ffb5d480} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 08:13:32.768415 [ 260 ] {ddb09649-2e39-4575-a082-b752ffb5d480} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.768462 [ 260 ] {ddb09649-2e39-4575-a082-b752ffb5d480} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.768852 [ 260 ] {ddb09649-2e39-4575-a082-b752ffb5d480} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.17 08:13:32.769089 [ 260 ] {ddb09649-2e39-4575-a082-b752ffb5d480} oximeter.measurements_f64 (93bf885a-57c1-49e6-ad82-32735214b15f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.769328 [ 260 ] {ddb09649-2e39-4575-a082-b752ffb5d480} executeQuery: Read 1 rows, 69.00 B in 0.001712 sec., 584.1121495327103 rows/sec., 39.36 KiB/sec. 2025.01.17 08:13:32.769411 [ 260 ] {ddb09649-2e39-4575-a082-b752ffb5d480} TCPHandler: Processed in 0.00211774 sec. 2025.01.17 08:13:32.769622 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.769770 [ 262 ] {04d68cd5-b8f9-4d36-9a12-91438ac04c8e} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:32.769856 [ 262 ] {04d68cd5-b8f9-4d36-9a12-91438ac04c8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 08:13:32.771262 [ 262 ] {04d68cd5-b8f9-4d36-9a12-91438ac04c8e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.771301 [ 262 ] {04d68cd5-b8f9-4d36-9a12-91438ac04c8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.771995 [ 262 ] {04d68cd5-b8f9-4d36-9a12-91438ac04c8e} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.17 08:13:32.772254 [ 262 ] {04d68cd5-b8f9-4d36-9a12-91438ac04c8e} oximeter.measurements_histogramu64 (039e1dc7-ffe3-450e-9519-4236e2dcd3f8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.772461 [ 262 ] {04d68cd5-b8f9-4d36-9a12-91438ac04c8e} executeQuery: Read 58 rows, 106.43 KiB in 0.002721 sec., 21315.692760014703 rows/sec., 38.20 MiB/sec. 2025.01.17 08:13:32.772569 [ 262 ] {04d68cd5-b8f9-4d36-9a12-91438ac04c8e} TCPHandler: Processed in 0.003048944 sec. 2025.01.17 08:13:32.772820 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:32.773026 [ 260 ] {73f571b6-f2be-4e5c-ae74-8d7f6c811d71} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:13:32.773111 [ 260 ] {73f571b6-f2be-4e5c-ae74-8d7f6c811d71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:13:32.773870 [ 260 ] {73f571b6-f2be-4e5c-ae74-8d7f6c811d71} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:32.773910 [ 260 ] {73f571b6-f2be-4e5c-ae74-8d7f6c811d71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:32.774292 [ 260 ] {73f571b6-f2be-4e5c-ae74-8d7f6c811d71} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.17 08:13:32.774537 [ 260 ] {73f571b6-f2be-4e5c-ae74-8d7f6c811d71} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:32.774744 [ 260 ] {73f571b6-f2be-4e5c-ae74-8d7f6c811d71} executeQuery: Read 82 rows, 5.33 KiB in 0.001766 sec., 46432.6160815402 rows/sec., 2.95 MiB/sec. 2025.01.17 08:13:32.774873 [ 260 ] {73f571b6-f2be-4e5c-ae74-8d7f6c811d71} TCPHandler: Processed in 0.002145101 sec. 2025.01.17 08:13:32.774957 [ 219 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.01.17 08:13:32.775041 [ 219 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.01.17 08:13:32.777219 [ 219 ] {} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.01.17 08:13:35.071289 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784 2025.01.17 08:13:35.095627 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:35.095682 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.01.17 08:13:35.103396 [ 243 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.17 08:13:35.104212 [ 243 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:35.107469 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 784 2025.01.17 08:13:37.741899 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:37.742125 [ 260 ] {fd1fbd79-2910-4606-bbf2-d0bf71cf6532} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 08:13:37.742205 [ 260 ] {fd1fbd79-2910-4606-bbf2-d0bf71cf6532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 08:13:37.743069 [ 260 ] {fd1fbd79-2910-4606-bbf2-d0bf71cf6532} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:37.743117 [ 260 ] {fd1fbd79-2910-4606-bbf2-d0bf71cf6532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.17 08:13:37.743550 [ 260 ] {fd1fbd79-2910-4606-bbf2-d0bf71cf6532} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.01.17 08:13:37.743814 [ 260 ] {fd1fbd79-2910-4606-bbf2-d0bf71cf6532} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:37.744018 [ 59 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.01.17 08:13:37.744082 [ 260 ] {fd1fbd79-2910-4606-bbf2-d0bf71cf6532} executeQuery: Read 56 rows, 4.41 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.14 MiB/sec. 2025.01.17 08:13:37.744108 [ 59 ] {} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:37.744165 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.17 08:13:37.744217 [ 260 ] {fd1fbd79-2910-4606-bbf2-d0bf71cf6532} TCPHandler: Processed in 0.002450265 sec. 2025.01.17 08:13:37.744408 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.01.17 08:13:37.744493 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:37.744545 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:37.744581 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1474 rows starting from the beginning of the part 2025.01.17 08:13:37.744704 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 1450 rows starting from the beginning of the part 2025.01.17 08:13:37.744708 [ 262 ] {363dd66e-1267-4621-a959-bc16b50e0aaa} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 08:13:37.744908 [ 262 ] {363dd66e-1267-4621-a959-bc16b50e0aaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 08:13:37.744916 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 10 rows starting from the beginning of the part 2025.01.17 08:13:37.745325 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 56 rows starting from the beginning of the part 2025.01.17 08:13:37.745479 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 319 rows starting from the beginning of the part 2025.01.17 08:13:37.745662 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 56 rows starting from the beginning of the part 2025.01.17 08:13:37.746702 [ 262 ] {363dd66e-1267-4621-a959-bc16b50e0aaa} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:37.746749 [ 262 ] {363dd66e-1267-4621-a959-bc16b50e0aaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.17 08:13:37.747320 [ 262 ] {363dd66e-1267-4621-a959-bc16b50e0aaa} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.01.17 08:13:37.747591 [ 262 ] {363dd66e-1267-4621-a959-bc16b50e0aaa} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:37.747796 [ 59 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.01.17 08:13:37.747881 [ 59 ] {} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:37.747950 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.17 08:13:37.748040 [ 262 ] {363dd66e-1267-4621-a959-bc16b50e0aaa} executeQuery: Read 64 rows, 5.12 KiB in 0.003387 sec., 18895.777974608798 rows/sec., 1.47 MiB/sec. 2025.01.17 08:13:37.748067 [ 190 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 3365 rows, containing 5 columns (5 merged, 0 gathered) in 0.003810624 sec., 883057.4730017971 rows/sec., 77.72 MiB/sec. 2025.01.17 08:13:37.748169 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.01.17 08:13:37.748227 [ 262 ] {363dd66e-1267-4621-a959-bc16b50e0aaa} TCPHandler: Processed in 0.003872626 sec. 2025.01.17 08:13:37.748446 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:37.748487 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 956 rows starting from the beginning of the part 2025.01.17 08:13:37.748536 [ 260 ] {} TCP-Session: b9f6ec40-1d43-440d-9fc0-13e5e095434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:37.748586 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.01.17 08:13:37.748812 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 893 rows starting from the beginning of the part 2025.01.17 08:13:37.749139 [ 260 ] {a4933b31-5343-4dce-a587-2ea65ecb9e9e} executeQuery: (from [fd00:1122:3344:101::d]:47424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 08:13:37.749267 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 5 rows starting from the beginning of the part 2025.01.17 08:13:37.749403 [ 260 ] {a4933b31-5343-4dce-a587-2ea65ecb9e9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 08:13:37.749613 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 64 rows starting from the beginning of the part 2025.01.17 08:13:37.750067 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 440 rows starting from the beginning of the part 2025.01.17 08:13:37.750511 [ 194 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 64 rows starting from the beginning of the part 2025.01.17 08:13:37.751380 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:37.751751 [ 195 ] {8f062bfe-8b89-4b38-8639-f3d9db92ef55::all_1_176_35} oximeter.fields_string (8f062bfe-8b89-4b38-8639-f3d9db92ef55) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.01.17 08:13:37.752173 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.17 08:13:37.752618 [ 260 ] {a4933b31-5343-4dce-a587-2ea65ecb9e9e} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:37.752696 [ 260 ] {a4933b31-5343-4dce-a587-2ea65ecb9e9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.17 08:13:37.753629 [ 260 ] {a4933b31-5343-4dce-a587-2ea65ecb9e9e} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.01.17 08:13:37.754094 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 5 columns (5 merged, 0 gathered) in 0.006062507 sec., 399504.6933554056 rows/sec., 30.61 MiB/sec. 2025.01.17 08:13:37.754110 [ 260 ] {a4933b31-5343-4dce-a587-2ea65ecb9e9e} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:37.754342 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.01.17 08:13:37.754344 [ 59 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Selected 5 parts from all_1_159_34 to all_163_163_0 2025.01.17 08:13:37.754437 [ 59 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:37.754501 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.17 08:13:37.754673 [ 260 ] {a4933b31-5343-4dce-a587-2ea65ecb9e9e} executeQuery: Read 160 rows, 11.41 KiB in 0.005774 sec., 27710.426047800487 rows/sec., 1.93 MiB/sec. 2025.01.17 08:13:37.755219 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} MergeTask::PrepareStage: Merging 5 parts: from all_1_159_34 to all_163_163_0 into Compact with storage Full 2025.01.17 08:13:37.755317 [ 260 ] {a4933b31-5343-4dce-a587-2ea65ecb9e9e} TCPHandler: Processed in 0.00695399 sec. 2025.01.17 08:13:37.755717 [ 262 ] {} TCP-Session: 583d685a-271f-481a-8751-bb5826cbebcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 08:13:37.755810 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:37.756303 [ 262 ] {9fd9629e-f3ea-4d0e-a8bc-508641f9107f} executeQuery: (from [fd00:1122:3344:101::d]:52487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 08:13:37.756322 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 08:13:37.756367 [ 190 ] {86b3096c-ed5b-4cf9-9911-1244be9d7625::all_1_176_35} oximeter.fields_uuid (86b3096c-ed5b-4cf9-9911-1244be9d7625) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.01.17 08:13:37.756570 [ 262 ] {9fd9629e-f3ea-4d0e-a8bc-508641f9107f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 08:13:37.756563 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} MergeTreeSequentialSource: Reading 8 marks from part all_1_159_34, total 51212 rows starting from the beginning of the part 2025.01.17 08:13:37.756816 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.17 08:13:37.757390 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part 2025.01.17 08:13:37.757948 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1084 rows starting from the beginning of the part 2025.01.17 08:13:37.758568 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part 2025.01.17 08:13:37.759150 [ 194 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 237 rows starting from the beginning of the part 2025.01.17 08:13:37.758832 [ 220 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Found 6 old parts to remove. Parts: [all_1_55_11, all_56_56_0, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0] 2025.01.17 08:13:37.759348 [ 220 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from filesystem (serially): Parts: [all_1_55_11, all_56_56_0, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0] 2025.01.17 08:13:37.760356 [ 262 ] {9fd9629e-f3ea-4d0e-a8bc-508641f9107f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:37.760436 [ 262 ] {9fd9629e-f3ea-4d0e-a8bc-508641f9107f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.17 08:13:37.761334 [ 262 ] {9fd9629e-f3ea-4d0e-a8bc-508641f9107f} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.01.17 08:13:37.762032 [ 262 ] {9fd9629e-f3ea-4d0e-a8bc-508641f9107f} oximeter.measurements_u64 (e781cc3b-9684-4421-b645-805ad1251ee6): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:37.762807 [ 262 ] {9fd9629e-f3ea-4d0e-a8bc-508641f9107f} executeQuery: Read 60 rows, 4.14 KiB in 0.006675 sec., 8988.76404494382 rows/sec., 620.32 KiB/sec. 2025.01.17 08:13:37.763272 [ 262 ] {9fd9629e-f3ea-4d0e-a8bc-508641f9107f} TCPHandler: Processed in 0.007768822 sec. 2025.01.17 08:13:37.764476 [ 220 ] {} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Removing 6 parts from memory: Parts: [all_1_55_11, all_56_56_0, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0] 2025.01.17 08:13:37.772903 [ 201 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} MergeTask::MergeProjectionsStage: Merge sorted 52853 rows, containing 5 columns (5 merged, 0 gathered) in 0.018278973 sec., 2891464.416518368 rows/sec., 195.22 MiB/sec. 2025.01.17 08:13:37.773436 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} MergedBlockOutputStream: filled checksums all_1_163_35 (state Temporary) 2025.01.17 08:13:37.773846 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd): Renaming temporary part tmp_merge_all_1_163_35 to all_1_163_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:37.773934 [ 196 ] {80af0315-2991-4d56-bdd5-cf81b56264bd::all_1_163_35} oximeter.measurements_cumulativeu64 (80af0315-2991-4d56-bdd5-cf81b56264bd) (MergerMutator): Merged 5 parts: [all_1_159_34, all_163_163_0] -> all_1_163_35 2025.01.17 08:13:37.774051 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. 2025.01.17 08:13:38.463046 [ 218 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:13:38.463093 [ 218 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:13:38.464894 [ 218 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:13:39.005189 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48129 2025.01.17 08:13:39.005876 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:39.005921 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.17 08:13:39.006476 [ 244 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.17 08:13:39.006741 [ 244 ] {} system.asynchronous_metric_log (7239f242-bed1-4825-a4be-e0eda799b893): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:39.006989 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48129 2025.01.17 08:13:40.133821 [ 220 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:13:40.133872 [ 220 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:13:40.135821 [ 220 ] {} system.metric_log (716416bc-6dc8-44bd-8bba-6a2e7a726cb8): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.01.17 08:13:41.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.31 MiB, peak 292.67 MiB, free memory in arenas 0.00 B, will set to 274.31 MiB (RSS), difference: 4.00 MiB 2025.01.17 08:13:41.779181 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2764 2025.01.17 08:13:41.782290 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 08:13:41.782350 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.17 08:13:41.784038 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.17 08:13:41.784776 [ 242 ] {} system.query_log (a60371f2-0544-40ad-af24-0b9732de7d86): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 08:13:41.787153 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2764